##############ECHO OF PROBLEM################# ##############temp/add_sin_cpostode.ode################# diff ( y , x , 1 ) = sin ( x ) + 1.0 ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=40 ! #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(2.0) - c(cos(x)) + 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) -3.283662185463226 y[1] (numeric) -3.283662185463226 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 Radius of convergence (three term test) for eq 1 0.27201055544468467 Order of pole (three term test) 32.919535764538224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.989999999999997 y[1] (closed_form) -3.2640589195454206 y[1] (numeric) -3.2640589195454273 absolute error 6.661338147750939e-15 relative error 2.0408143087927626e-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 Radius of convergence (three term test) for eq 1 0.26356599922604024 Order of pole (three term test) 32.9248917086176 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.979999999999993 y[1] (closed_form) -3.2444282479640423 y[1] (numeric) -3.244428247964055 absolute error 1.2878587085651816e-14 relative error 3.969447342142161e-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 Radius of convergence (three term test) for eq 1 0.2550160201218711 Order of pole (three term test) 32.93007770167867 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.96999999999999 y[1] (closed_form) -3.2247711337782237 y[1] (numeric) -3.2247711337782436 absolute error 1.9984014443252818e-14 relative error 6.197033406162701e-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 Radius of convergence (three term test) for eq 1 0.2463640380098216 Order of pole (three term test) 32.93509166939336 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.959999999999987 y[1] (closed_form) -3.2050885426913354 y[1] (numeric) -3.2050885426913625 absolute error 2.708944180085382e-14 relative error 8.452010432793419e-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 Radius of convergence (three term test) for eq 1 0.2376135135673782 Order of pole (three term test) 32.93993160624143 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.949999999999983 y[1] (closed_form) -3.185381442954418 y[1] (numeric) -3.1853814429544514 absolute error 3.3306690738754696e-14 relative error 1.0456107482017282e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22876794688764576 Order of pole (three term test) 32.944595576312686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.93999999999998 y[1] (closed_form) -3.1656508052693555 y[1] (numeric) -3.1656508052693955 absolute error 3.9968028886505635e-14 relative error 1.262553305626041e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2198308760793568 Order of pole (three term test) 32.94908171408128 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.929999999999977 y[1] (closed_form) -3.145897602691808 y[1] (numeric) -3.145897602691854 absolute error 4.574118861455645e-14 relative error 1.453994833634054e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21080587585167535 Order of pole (three term test) 32.95338822515191 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.919999999999973 y[1] (closed_form) -3.1261228105339054 y[1] (numeric) -3.1261228105339574 absolute error 5.1958437552457326e-14 relative error 1.6620728199601164e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20169655608436046 Order of pole (three term test) 32.95751338697759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.90999999999997 y[1] (closed_form) -3.106327406266718 y[1] (numeric) -3.1063274062667765 absolute error 5.861977570020827e-14 relative error 1.887108731099899e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19250656038386338 Order of pole (three term test) 32.96145554954857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.899999999999967 y[1] (closed_form) -3.0865123694225094 y[1] (numeric) -3.086512369422574 absolute error 6.439293542825908e-14 relative error 2.0862685037710406e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18323956462593277 Order of pole (three term test) 32.96521313605239 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.889999999999963 y[1] (closed_form) -3.066678681496785 y[1] (numeric) -3.0666786814968563 absolute error 7.149836278586008e-14 relative error 2.331459217336821e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17389927548531345 Order of pole (three term test) 32.96878464350454 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.87999999999996 y[1] (closed_form) -3.046827325850142 y[1] (numeric) -3.0468273258502205 absolute error 7.860379014346108e-14 relative error 2.5798570689111383e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1644894289531259 Order of pole (three term test) 32.972168643349676 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.869999999999957 y[1] (closed_form) -3.026959287609937 y[1] (numeric) -3.0269592876100226 absolute error 8.570921750106208e-14 relative error 2.8315285855310397e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1550137888425201 Order of pole (three term test) 32.975363782032964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.859999999999953 y[1] (closed_form) -3.0070755535717697 y[1] (numeric) -3.007075553571862 absolute error 9.237055564881302e-14 relative error 3.071773688529254e-12% Desired digits 8 Estimated correct digits 13 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14547614528320033 Order of pole (three term test) 32.97836878154154 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.84999999999995 y[1] (closed_form) -2.9871771121008077 y[1] (numeric) -2.9871771121009068 absolute error 9.903189379656396e-14 relative error 3.315233415367102e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13588031320542338 Order of pole (three term test) 32.98118243991567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.839999999999947 y[1] (closed_form) -2.9672649530329496 y[1] (numeric) -2.967264953033056 absolute error 1.0658141036401503e-13 relative error 3.591907431625689e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1262301308140775 Order of pole (three term test) 32.9838036317295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.829999999999943 y[1] (closed_form) -2.9473400675758423 y[1] (numeric) -2.947340067575955 absolute error 1.127986593019159e-13 relative error 3.82713418593368e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11652945805345187 Order of pole (three term test) 32.986231308541285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.81999999999994 y[1] (closed_form) -2.92740344820976 y[1] (numeric) -2.9274034482098794 absolute error 1.1945999744966684e-13 relative error 4.080749359051348e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10678217506331042 Order of pole (three term test) 32.98846449931264 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.8099999999999365 y[1] (closed_form) -2.9074560885883596 y[1] (numeric) -2.9074560885884853 absolute error 1.2567724638756772e-13 relative error 4.322584505432275e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09699218062688676 Order of pole (three term test) 32.99050231079705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.799999999999933 y[1] (closed_form) -2.887498983439313 y[1] (numeric) -2.8874989834394453 absolute error 1.3233858453531866e-13 relative error 4.583156056307579e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08716339061142415 Order of pole (three term test) 32.99234392789708 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.78999999999993 y[1] (closed_form) -2.8675331284648387 y[1] (numeric) -2.8675331284649777 absolute error 1.389999226830696e-13 relative error 4.847369374856518e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07729973640188015 Order of pole (three term test) 32.993988613990446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7799999999999265 y[1] (closed_form) -2.847559520242128 y[1] (numeric) -2.8475595202422737 absolute error 1.4566126083082054e-13 relative error 5.1153017099510866e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06740516332842472 Order of pole (three term test) 32.995435711224644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.769999999999923 y[1] (closed_form) -2.8275791561236927 y[1] (numeric) -2.8275791561238455 absolute error 1.5276668818842154e-13 relative error 5.402737810454377e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05748362908836138 Order of pole (three term test) 32.996684640780074 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.75999999999992 y[1] (closed_form) -2.8075930341376276 y[1] (numeric) -2.807593034137787 absolute error 1.5942802633617248e-13 relative error 5.678459249530869e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.047539102163100866 Order of pole (three term test) 32.997734903101566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7499999999999165 y[1] (closed_form) -2.7876021528878097 y[1] (numeric) -2.7876021528879753 absolute error 1.6564527527407336e-13 relative error 5.942213636995277e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03757556023082136 Order of pole (three term test) 32.99858607809819 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.739999999999913 y[1] (closed_form) -2.7676075114540377 y[1] (numeric) -2.7676075114542105 absolute error 1.7275070263167436e-13 relative error 6.241878659337613e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.027596988575450322 Order of pole (three term test) 32.99923782531131 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.72999999999991 y[1] (closed_form) -2.7476101092921263 y[1] (numeric) -2.747610109292306 absolute error 1.7985612998927536e-13 relative error 6.545911640848204e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.001 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.017607378492604055 Order of pole (three term test) 32.99968988405072 NO COMPLEX POLE (six term test) for Equation 1 SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE TOP MAIN SOLVE Loop x[1] -4.719395531910257 y[1] (closed_form) -2.726402026108635 y[1] (numeric) -2.7264020261088193 absolute error 1.8429702208777599e-13 relative error 6.7597155636955414e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.0007784707755965339 SETTING H FOR POLE NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.007006322218501029 Order of pole (three term test) 32.99995090903905 NO COMPLEX POLE (six term test) for Equation 1 SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE SETTING H FOR POLE TOP MAIN SOLVE Loop x[1] -4.710014321330516 y[1] (closed_form) -2.7076396645081275 y[1] (numeric) -2.7076396645083327 absolute error 2.0516921495072893e-13 relative error 7.577419463900495e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.699921998541631 y[1] (closed_form) -2.6874553396441607 y[1] (numeric) -2.6874553396444023 absolute error 2.4158453015843406e-13 relative error 8.989341202984295e-12% Desired digits 8 Estimated correct digits 12 Correct digits 14 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.689829675752747 y[1] (closed_form) -2.6672722845606995 y[1] (numeric) -2.667272284560981 absolute error 2.815525590449397e-13 relative error 1.055582366579839e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.679935241645997 y[1] (closed_form) -2.647487199564495 y[1] (numeric) -2.6474871995648144 absolute error 3.19300141882195e-13 relative error 1.206049804262393e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.669842918857112 y[1] (closed_form) -2.627309692083079 y[1] (numeric) -2.627309692083437 absolute error 3.5793590313915047e-13 relative error 1.3623666224721256e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.6599484847503625 y[1] (closed_form) -2.6075320210873505 y[1] (numeric) -2.6075320210877453 absolute error 3.9479530755670567e-13 relative error 1.5140573705862856e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.649856161961478 y[1] (closed_form) -2.5873640898071475 y[1] (numeric) -2.5873640898075805 absolute error 4.3298697960381105e-13 relative error 1.6734675313364354e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.639961727854728 y[1] (closed_form) -2.5675977807415684 y[1] (numeric) -2.567597780742039 absolute error 4.707345624410664e-13 relative error 1.833365669544666e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.629869405065843 y[1] (closed_form) -2.547443450436464 y[1] (numeric) -2.5474434504369734 absolute error 5.093703236980218e-13 relative error 1.999535352240103e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0821455100248116 Order of pole (three term test) 32.9931991554809 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.619974970959094 y[1] (closed_form) -2.5276924466921034 y[1] (numeric) -2.527692446692649 absolute error 5.45785638905727e-13 relative error 2.1592248678037404e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09188866642337926 Order of pole (three term test) 32.99147990659736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.609882648170209 y[1] (closed_form) -2.5075557367029777 y[1] (numeric) -2.5075557367035612 absolute error 5.835332217429823e-13 relative error 2.3270997059081616e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.599988214063459 y[1] (closed_form) -2.487823975557084 y[1] (numeric) -2.487823975557704 absolute error 6.199485369506874e-13 relative error 2.4919308722871597e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.589895891274574 y[1] (closed_form) -2.4677088981862547 y[1] (numeric) -2.467708898186913 absolute error 6.581402089977928e-13 relative error 2.66700910095806e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.580001457167825 y[1] (closed_form) -2.448000309229484 y[1] (numeric) -2.4480003092301814 absolute error 6.972200594645983e-13 relative error 2.8481207981711836e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.56990913437894 y[1] (closed_form) -2.427910868137965 y[1] (numeric) -2.4279108681387003 absolute error 7.354117315117037e-13 relative error 3.0289898248023915e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.56001470027219 y[1] (closed_form) -2.408229371704676 y[1] (numeric) -2.408229371705449 absolute error 7.73159314348959e-13 relative error 3.210488682818758e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15002670715428104 Order of pole (three term test) 32.976955717288206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.5499223774833055 y[1] (closed_form) -2.388169560312885 y[1] (numeric) -2.3881695603136954 absolute error 8.104628079763643e-13 relative error 3.393656888710121e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15962278957074066 Order of pole (three term test) 32.97384301617932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.539830054694421 y[1] (closed_form) -2.368126224111094 y[1] (numeric) -2.368126224111944 absolute error 8.499867476530198e-13 relative error 3.5892797393942677e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.529935620587671 y[1] (closed_form) -2.3484928658076947 y[1] (numeric) -2.348492865808581 absolute error 8.86402062860725e-13 relative error 3.774344285929407e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.519843297798786 y[1] (closed_form) -2.32848514639142 y[1] (numeric) -2.3284851463923437 absolute error 9.237055564881302e-13 relative error 3.966980669469363e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.509948863692037 y[1] (closed_form) -2.3088886499088215 y[1] (numeric) -2.308888649909781 absolute error 9.596767824859853e-13 relative error 4.15644462769516e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.499856540903152 y[1] (closed_form) -2.288920508054174 y[1] (numeric) -2.288920508055172 absolute error 9.983125437429408e-13 relative error 4.3614994065111185e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20618995515418637 Order of pole (three term test) 32.955504630985224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.489962106796402 y[1] (closed_form) -2.2693647489505935 y[1] (numeric) -2.26936474895163 absolute error 1.0365042157900461e-12 relative error 4.567376030095425e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2151627501848541 Order of pole (three term test) 32.95134369420281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.4798697840075175 y[1] (closed_form) -2.249440129624144 y[1] (numeric) -2.24944012962522 absolute error 1.0760281554667017e-12 relative error 4.783537651417705e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.469975349900768 y[1] (closed_form) -2.2299289671849625 y[1] (numeric) -2.2299289671860754 absolute error 1.112887559884257e-12 relative error 4.9906861440934315e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23302792955843335 Order of pole (three term test) 32.94238403574352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.459883027111883 y[1] (closed_form) -2.2100517979678966 y[1] (numeric) -2.210051797969046 absolute error 1.149302875091962e-12 relative error 5.200343612528564e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.449988593005133 y[1] (closed_form) -2.190589073664038 y[1] (numeric) -2.190589073665223 absolute error 1.184830011879967e-12 relative error 5.408727844598387e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25052035061753203 Order of pole (three term test) 32.93271149135739 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.4398962702162486 y[1] (closed_form) -2.170763263183256 y[1] (numeric) -2.170763263184477 absolute error 1.2208012378778221e-12 relative error 5.623834061424145e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.430001836109499 y[1] (closed_form) -2.1513527991366845 y[1] (numeric) -2.1513527991379418 absolute error 1.2572165530855273e-12 relative error 5.843841854251126e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.419909513320614 y[1] (closed_form) -2.1315822355034713 y[1] (numeric) -2.1315822355047644 absolute error 1.2931877790833823e-12 relative error 6.066797506303745e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.410015079213864 y[1] (closed_form) -2.112227832960418 y[1] (numeric) -2.112227832961748 absolute error 1.3300471835009375e-12 relative error 6.296892611422482e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.39992275642498 y[1] (closed_form) -2.0925163822173105 y[1] (numeric) -2.092516382218678 absolute error 1.3673506771283428e-12 relative error 6.534480153887472e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.389830433636095 y[1] (closed_form) -2.0728362420783144 y[1] (numeric) -2.072836242079719 absolute error 1.404654170755748e-12 relative error 6.776484037867756e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.379935999529345 y[1] (closed_form) -2.053573324606306 y[1] (numeric) -2.0535733246077457 absolute error 1.439737218333903e-12 relative error 7.010887807524075e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.3698436767404605 y[1] (closed_form) -2.033958070564114 y[1] (numeric) -2.0339580705655904 absolute error 1.4765966227514582e-12 relative error 7.259720070541707e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.359949242633711 y[1] (closed_form) -2.014760634900379 y[1] (numeric) -2.014760634901891 absolute error 1.5121237595394632e-12 relative error 7.505227833748257e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.349856919844826 y[1] (closed_form) -1.9952140709580006 y[1] (numeric) -1.99521407095955 absolute error 1.5494272531668685e-12 relative error 7.76571935673505e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33159169301678465 Order of pole (three term test) 32.87422587057102 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.339962485738076 y[1] (closed_form) -1.9760858332530584 y[1] (numeric) -1.9760858332546445 absolute error 1.5860646129794986e-12 relative error 8.026294133026086e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.329870162949192 y[1] (closed_form) -1.956611735974752 y[1] (numeric) -1.9566117359763744 absolute error 1.6224799281872038e-12 relative error 8.29229375637426e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.319975728842442 y[1] (closed_form) -1.9375563847375026 y[1] (numeric) -1.937556384739161 absolute error 1.6584511541850588e-12 relative error 8.55949879574598e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.309883406053557 y[1] (closed_form) -1.9181585017401988 y[1] (numeric) -1.9181585017418943 absolute error 1.695532603207539e-12 relative error 8.839376942360664e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3604189551887345 Order of pole (three term test) 32.846560220339214 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.299988971946807 y[1] (closed_form) -1.8991796963645209 y[1] (numeric) -1.899179696366252 absolute error 1.731059739995544e-12 relative error 9.114775938839288e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.289896649157923 y[1] (closed_form) -1.8798617448208108 y[1] (numeric) -1.8798617448225785 absolute error 1.7676970998081742e-12 relative error 9.403335669116836e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.280002215051173 y[1] (closed_form) -1.8609631141237908 y[1] (numeric) -1.8609631141255947 absolute error 1.8038903704109543e-12 relative error 9.693316093802814e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.269909892262288 y[1] (closed_form) -1.8417287792770747 y[1] (numeric) -1.841728779278914 absolute error 1.8394175071989594e-12 relative error 9.987450529610431e-11% Desired digits 8 Estimated correct digits 12 Correct digits 13 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.2600154581555385 y[1] (closed_form) -1.8229139200494506 y[1] (numeric) -1.8229139200513256 absolute error 1.8749446439869644e-12 relative error 1.0285426115656094e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.249923135366654 y[1] (closed_form) -1.8037668537418403 y[1] (numeric) -1.8037668537437508 absolute error 1.9104717807749694e-12 relative error 1.0591567179604027e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39929011036700235 Order of pole (three term test) 32.80094333458265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.239830812577769 y[1] (closed_form) -1.7846652302873314 y[1] (numeric) -1.7846652302892771 absolute error 1.9457768729580494e-12 relative error 1.0902755541692147e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.229936378471019 y[1] (closed_form) -1.7659831485248043 y[1] (numeric) -1.7659831485267838 absolute error 1.979527652906654e-12 relative error 1.1209210317551625e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.219844055682135 y[1] (closed_form) -1.7469742232838876 y[1] (numeric) -1.7469742232859033 absolute error 2.0157209235094342e-12 relative error 1.1538355269606486e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4166611444107424 Order of pole (three term test) 32.77640010763005 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.209949621575385 y[1] (closed_form) -1.7283847727442798 y[1] (numeric) -1.7283847727463304 absolute error 2.050581926482664e-12 relative error 1.186415177233255e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1998572987865 y[1] (closed_form) -1.709472107517589 y[1] (numeric) -1.7094721075196744 absolute error 2.085442929455894e-12 relative error 1.2199338733196832e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.18996286467975 y[1] (closed_form) -1.6909787614874126 y[1] (numeric) -1.6909787614895324 absolute error 2.119859843219274e-12 relative error 1.2536288991321277e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.179870541890866 y[1] (closed_form) -1.6721658796238286 y[1] (numeric) -1.6721658796259837 absolute error 2.155164935402354e-12 relative error 1.2888463768242784e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.169976107784116 y[1] (closed_form) -1.6537720729999634 y[1] (numeric) -1.6537720730021535 absolute error 2.1900259383755838e-12 relative error 1.3242610478981237e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.159883784995231 y[1] (closed_form) -1.6350624579891897 y[1] (numeric) -1.6350624579914148 absolute error 2.2251089859537387e-12 relative error 1.360870941095542e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1499893508884815 y[1] (closed_form) -1.6167715859067853 y[1] (numeric) -1.6167715859090446 absolute error 2.2593038551121936e-12 relative error 1.3974168489886198e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.139897028099597 y[1] (closed_form) -1.5981686799878423 y[1] (numeric) -1.5981686799901367 absolute error 2.2943869026903485e-12 relative error 1.4356350061295174e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45535189488261335 Order of pole (three term test) 32.70652366549759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.130002593992847 y[1] (closed_form) -1.5799840964641114 y[1] (numeric) -1.5799840964664398 absolute error 2.3283597272438783e-12 relative error 1.4736602301596432e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.119910271203962 y[1] (closed_form) -1.56149129925031 y[1] (numeric) -1.5614912992526728 absolute error 2.362776641007258e-12 relative error 1.5131538947041552e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.463241392765679 Order of pole (three term test) 32.68817405471681 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.110015837097213 y[1] (closed_form) -1.5434163158447385 y[1] (numeric) -1.5434163158471366 absolute error 2.398081733190338e-12 relative error 1.553749113943911e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.099923514308328 y[1] (closed_form) -1.5250369829656782 y[1] (numeric) -1.525036982968111 absolute error 2.432720691558643e-12 relative error 1.595187997885683e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4703911385932474 Order of pole (three term test) 32.66949970888758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.089831191519443 y[1] (closed_form) -1.506716204645345 y[1] (numeric) -1.506716204647812 absolute error 2.466915560717098e-12 relative error 1.637279504336231e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.0799367574126935 y[1] (closed_form) -1.4888123092183445 y[1] (numeric) -1.4888123092208454 absolute error 2.5008883852706276e-12 relative error 1.679787552659101e-10% Desired digits 8 Estimated correct digits 12 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.069844434623809 y[1] (closed_form) -1.4706099594368585 y[1] (numeric) -1.4706099594393935 absolute error 2.5350832544290824e-12 relative error 1.7238311478591123e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.059950000517059 y[1] (closed_form) -1.4528237643603488 y[1] (numeric) -1.4528237643629178 absolute error 2.5690560789826122e-12 relative error 1.768319146482106e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.049857677728174 y[1] (closed_form) -1.434743082726007 y[1] (numeric) -1.4347430827286098 absolute error 2.602806858931217e-12 relative error 1.8141274840551194e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.039963243621425 y[1] (closed_form) -1.4170777404203596 y[1] (numeric) -1.417077740422996 absolute error 2.6363355942748967e-12 relative error 1.86040293985061e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.02987092083254 y[1] (closed_form) -1.3991219179402457 y[1] (numeric) -1.399121917942916 absolute error 2.6703084188284265e-12 relative error 1.9085602080764998e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.01997648672579 y[1] (closed_form) -1.3815805325503296 y[1] (numeric) -1.3815805325530326 absolute error 2.702948975752406e-12 relative error 1.956417966285972e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.009884163936905 y[1] (closed_form) -1.3637527103556453 y[1] (numeric) -1.3637527103583822 absolute error 2.736921800305936e-12 relative error 2.0069047559158944e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.999989729830156 y[1] (closed_form) -1.346338336510851 y[1] (numeric) -1.3463383365136201 absolute error 2.7691182680200654e-12 relative error 2.05677740351394e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.989897407041294 y[1] (closed_form) -1.3286416046022085 y[1] (numeric) -1.328641604604971 absolute error 2.7624569298723145e-12 relative error 2.0791588343339484e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9800029729345665 y[1] (closed_form) -1.3113572461962955 y[1] (numeric) -1.3113572461990515 absolute error 2.7560176363294886e-12 relative error 2.1016528061468794e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9699106501457044 y[1] (closed_form) -1.2937946422092739 y[1] (numeric) -1.2937946422120237 absolute error 2.7498003873915877e-12 relative error 2.125376236445105e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.960016216038977 y[1] (closed_form) -1.2766432512003263 y[1] (numeric) -1.276643251203069 absolute error 2.7426949600339867e-12 relative error 2.1483644373283206e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.949923893250115 y[1] (closed_form) -1.2592177591921878 y[1] (numeric) -1.2592177591949245 absolute error 2.736699755701011e-12 relative error 2.1733331949325873e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9398315704612528 y[1] (closed_form) -1.2418626184458805 y[1] (numeric) -1.2418626184486101 absolute error 2.72959432834341e-12 relative error 2.19798413109442e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49983479490527216 Order of pole (three term test) 32.51283267559514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9299371363545252 y[1] (closed_form) -1.2249167836811985 y[1] (numeric) -1.2249167836839217 absolute error 2.723155034800584e-12 relative error 2.223134723174242e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.919844813565663 y[1] (closed_form) -1.2077031421627407 y[1] (numeric) -1.2077031421654574 absolute error 2.716715741257758e-12 relative error 2.2494896687878905e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9099503794589356 y[1] (closed_form) -1.1908974335933258 y[1] (numeric) -1.190897433596036 absolute error 2.710276447714932e-12 relative error 2.275826927880048e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8998580566700736 y[1] (closed_form) -1.173828135964425 y[1] (numeric) -1.1738281359671292 absolute error 2.7042812433819563e-12 relative error 2.303813616769461e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.889963622563346 y[1] (closed_form) -1.1571653143482998 y[1] (numeric) -1.157165314350998 absolute error 2.6980639944440554e-12 relative error 2.3316149913839835e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.879871299774484 y[1] (closed_form) -1.1402431476114643 y[1] (numeric) -1.140243147614157 absolute error 2.6927349239258547e-12 relative error 2.3615444912486326e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8699768656677564 y[1] (closed_form) -1.1237259166294358 y[1] (numeric) -1.1237259166321227 absolute error 2.686961764197804e-12 relative error 2.391118443060584e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8598845428788944 y[1] (closed_form) -1.1069536090146879 y[1] (numeric) -1.1069536090173677 absolute error 2.679856336840203e-12 relative error 2.420929219631502e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.849990108772167 y[1] (closed_form) -1.0905846141903428 y[1] (numeric) -1.0905846141930173 absolute error 2.674527266322002e-12 relative error 2.452379422487625e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4940828147037647 Order of pole (three term test) 32.42330590596613 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.839897785983305 y[1] (closed_form) -1.0739648340654044 y[1] (numeric) -1.0739648340680723 absolute error 2.667865928174251e-12 relative error 2.4841278257457153e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8300033518765773 y[1] (closed_form) -1.057746661708336 y[1] (numeric) -1.0577466617109976 absolute error 2.6616486792363503e-12 relative error 2.5163385294335023e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.819911029087715 y[1] (closed_form) -1.0412820165127332 y[1] (numeric) -1.041282016515389 absolute error 2.6558755195082995e-12 relative error 2.5505823373410987e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8100165949809877 y[1] (closed_form) -1.0252171926854219 y[1] (numeric) -1.025217192688072 absolute error 2.6501023597802487e-12 relative error 2.5849179848795293e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7999242721921256 y[1] (closed_form) -1.008910227888923 y[1] (numeric) -1.008910227891567 absolute error 2.6438851108423478e-12 relative error 2.620535541972352e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7898319494032635 y[1] (closed_form) -0.9926838311276547 y[1] (numeric) -0.9926838311302925 absolute error 2.6377788842069094e-12 relative error 2.6572195511741975e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.779937515296536 y[1] (closed_form) -0.976854415483492 y[1] (numeric) -0.9768544154861242 absolute error 2.6322277690837836e-12 relative error 2.694595763055407e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.769845192507674 y[1] (closed_form) -0.9607894108874979 y[1] (numeric) -0.9607894108901242 absolute error 2.6262325647508078e-12 relative error 2.733411229339956e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7599507584009464 y[1] (closed_form) -0.9451194003669974 y[1] (numeric) -0.9451194003696177 absolute error 2.6203483827202945e-12 relative error 2.7725051265509865e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7498584356120843 y[1] (closed_form) -0.92921817376675 y[1] (numeric) -0.9292181737693643 absolute error 2.6143531783873186e-12 relative error 2.813497682454462e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.739964001505357 y[1] (closed_form) -0.9137098754652246 y[1] (numeric) -0.9137098754678337 absolute error 2.609024107869118e-12 relative error 2.8554185282726714e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7298716787164947 y[1] (closed_form) -0.8979747472689041 y[1] (numeric) -0.8979747472715075 absolute error 2.6033619704435296e-12 relative error 2.8991483094166974e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.719977244609767 y[1] (closed_form) -0.8826304036845647 y[1] (numeric) -0.8826304036871622 absolute error 2.5974777884130162e-12 relative error 2.9428827486224976e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.709884921820905 y[1] (closed_form) -0.8670636279511559 y[1] (numeric) -0.8670636279537481 absolute error 2.592259740197278e-12 relative error 2.989699552180163e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6999904877141776 y[1] (closed_form) -0.8518854160893277 y[1] (numeric) -0.8518854160919143 absolute error 2.5865976027716897e-12 relative error 3.03632102853192e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6898981649253155 y[1] (closed_form) -0.8364891796282206 y[1] (numeric) -0.836489179630801 absolute error 2.5804913761362513e-12 relative error 3.0849070603437527e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.680003730818588 y[1] (closed_form) -0.8214792101317245 y[1] (numeric) -0.8214792101342998 absolute error 2.575273327920513e-12 relative error 3.1349220968204014e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.669911408029726 y[1] (closed_form) -0.8062556316291754 y[1] (numeric) -0.8062556316317449 absolute error 2.5695001681924623e-12 relative error 3.1869546920253495e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6600169739229984 y[1] (closed_form) -0.7914159479352163 y[1] (numeric) -0.7914159479377803 absolute error 2.5639490530693365e-12 relative error 3.239698491998567e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4304023794479804 Order of pole (three term test) 32.24553314121037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6499246511341363 y[1] (closed_form) -0.7763670771080258 y[1] (numeric) -0.7763670771105845 absolute error 2.5587310048535983e-12 relative error 3.295774744061654e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4251788208105598 Order of pole (three term test) 32.23689785230096 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6398323283452743 y[1] (closed_form) -0.7614071817142132 y[1] (numeric) -0.7614071817167664 absolute error 2.5531798897304725e-12 relative error 3.3532385181635754e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6299378942385467 y[1] (closed_form) -0.7468274714086638 y[1] (numeric) -0.7468274714112114 absolute error 2.5476287746073467e-12 relative error 3.4112681605056877e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6198455714496847 y[1] (closed_form) -0.7320452366157375 y[1] (numeric) -0.73204523661828 absolute error 2.542521748694071e-12 relative error 3.473175729478426e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.609951137342957 y[1] (closed_form) -0.7176406304848788 y[1] (numeric) -0.7176406304874161 absolute error 2.5373037004783328e-12 relative error 3.5356187939971934e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.599858814554095 y[1] (closed_form) -0.7030379297117375 y[1] (numeric) -0.7030379297142694 absolute error 2.5318636076576695e-12 relative error 3.601318649615099e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39674774045046746 Order of pole (three term test) 32.19571409902196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5899643804473675 y[1] (closed_form) -0.6888102293760472 y[1] (numeric) -0.6888102293785737 absolute error 2.5265345371394687e-12 relative error 3.667968954857288e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5798720576585055 y[1] (closed_form) -0.674388864325441 y[1] (numeric) -0.6743888643279625 absolute error 2.5215385335286555e-12 relative error 3.738997879288577e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.569977623551778 y[1] (closed_form) -0.6603398007391115 y[1] (numeric) -0.6603398007416278 absolute error 2.5163204853129173e-12 relative error 3.810644886914928e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37786558584659957 Order of pole (three term test) 32.172564841498556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.559885300762916 y[1] (closed_form) -0.6461015006779389 y[1] (numeric) -0.6461015006804498 absolute error 2.510880392492254e-12 relative error 3.886201146193976e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37118016450266084 Order of pole (three term test) 32.16498718117053 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5499908666561883 y[1] (closed_form) -0.6322327334374349 y[1] (numeric) -0.6322327334399411 absolute error 2.5062174557888284e-12 relative error 3.9640741822439045e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5398985438673263 y[1] (closed_form) -0.6181791545059747 y[1] (numeric) -0.618179154508476 absolute error 2.5013324744804777e-12 relative error 4.046290555493492e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35749572346622693 Order of pole (three term test) 32.150432276657064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5300041097605988 y[1] (closed_form) -0.6044922711870968 y[1] (numeric) -0.6044922711895935 absolute error 2.496669537777052e-12 relative error 4.130192653868202e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5199117869717367 y[1] (closed_form) -0.5906249957374516 y[1] (numeric) -0.590624995739943 absolute error 2.4913404672588513e-12 relative error 4.218142620510287e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.510017352865009 y[1] (closed_form) -0.5771215112611658 y[1] (numeric) -0.5771215112636526 absolute error 2.486788552857888e-12 relative error 4.30895141548889e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3359791865981517 Order of pole (three term test) 32.12970372772194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.499925030076147 y[1] (closed_form) -0.5634420472251791 y[1] (numeric) -0.5634420472276612 absolute error 2.4821256161544625e-12 relative error 4.4052899998826026e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.489832707287285 y[1] (closed_form) -0.5498579678343809 y[1] (numeric) -0.5498579678368578 absolute error 2.4769075679387242e-12 relative error 4.5046315827595266e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4799382731805575 y[1] (closed_form) -0.5366331835393754 y[1] (numeric) -0.5366331835418476 absolute error 2.4722446312352986e-12 relative error 4.606954446852424e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4698459503916954 y[1] (closed_form) -0.5232390433311149 y[1] (numeric) -0.5232390433335823 absolute error 2.467359649926948e-12 relative error 4.715549577911676e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.459951516284968 y[1] (closed_form) -0.5102011298193987 y[1] (numeric) -0.5102011298218614 absolute error 2.4626967132235222e-12 relative error 4.826913484286617e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.449859193496106 y[1] (closed_form) -0.49699824772826284 y[1] (numeric) -0.49699824773072093 absolute error 2.458089287671328e-12 relative error 4.945871135174112e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4399647593893783 y[1] (closed_form) -0.4841484606851707 y[1] (numeric) -0.48414846068762424 absolute error 2.4535373732703647e-12 relative error 5.067737631135084e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.429872436600516 y[1] (closed_form) -0.47113807924632356 y[1] (numeric) -0.4711380792487723 absolute error 2.4487634142644765e-12 relative error 5.197549343032826e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4199780024937887 y[1] (closed_form) -0.4584775992087269 y[1] (numeric) -0.45847759921117104 absolute error 2.444155988712282e-12 relative error 5.331025971455485e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4098856797049266 y[1] (closed_form) -0.4456608840615699 y[1] (numeric) -0.44566088406400967 absolute error 2.4397706077650128e-12 relative error 5.47450021983071e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.399991245598199 y[1] (closed_form) -0.4331908159463018 y[1] (numeric) -0.4331908159487369 absolute error 2.435052159910356e-12 relative error 5.621199873757721e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.389898922809337 y[1] (closed_form) -0.4205688553688516 y[1] (numeric) -0.4205688553712821 absolute error 2.4305002455093927e-12 relative error 5.779078061730868e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3800044887026095 y[1] (closed_form) -0.40829022803134096 y[1] (numeric) -0.40829022803376697 absolute error 2.426003842259661e-12 relative error 5.94186114607043e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3699121659137474 y[1] (closed_form) -0.39586403250550717 y[1] (numeric) -0.39586403250792856 absolute error 2.4213964167074664e-12 relative error 6.116737611603501e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.36001773180702 y[1] (closed_form) -0.3837777983287949 y[1] (numeric) -0.38377779833121206 absolute error 2.417177569213891e-12 relative error 6.298377810649214e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.349925409018158 y[1] (closed_form) -0.37154830013673745 y[1] (numeric) -0.37154830013914997 absolute error 2.412514632510465e-12 relative error 6.493138662248246e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3398330862292958 y[1] (closed_form) -0.3594184536789875 y[1] (numeric) -0.3594184536813959 absolute error 2.408406807319352e-12 relative error 6.700843495004312e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3299386521225682 y[1] (closed_form) -0.34762338750276145 y[1] (numeric) -0.3476233875051658 absolute error 2.4043544932794703e-12 relative error 6.916549863206113e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.319846329333706 y[1] (closed_form) -0.33569149320615743 y[1] (numeric) -0.33569149320855696 absolute error 2.399525023122351e-12 relative error 7.148006642065058e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17450152614323586 Order of pole (three term test) 32.03143919791718 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3099518952269786 y[1] (closed_form) -0.32409086772806095 y[1] (numeric) -0.3240908677304561 absolute error 2.3951396421750815e-12 relative error 7.390333639961746e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2998595724381166 y[1] (closed_form) -0.31235766042259927 y[1] (numeric) -0.31235766042499047 absolute error 2.391198350437662e-12 relative error 7.655321618181315e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.289965138331389 y[1] (closed_form) -0.3009521571929805 y[1] (numeric) -0.30095215719536755 absolute error 2.387035014095318e-12 relative error 7.931609583262338e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.279872815542527 y[1] (closed_form) -0.28941829234172056 y[1] (numeric) -0.28941829234410327 absolute error 2.3827051442992797e-12 relative error 8.232738590987136e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13652413412187944 Order of pole (three term test) 32.01899981876755 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2699783814357994 y[1] (closed_form) -0.2782085149679494 y[1] (numeric) -0.2782085149703282 absolute error 2.3788193637130917e-12 relative error 8.550490857503553e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2598860586469374 y[1] (closed_form) -0.266874568405179 y[1] (numeric) -0.26687456840755364 absolute error 2.3746560273707473e-12 relative error 8.898022923508603e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.24999162454021 y[1] (closed_form) -0.2558610423105332 y[1] (numeric) -0.25586104231290363 absolute error 2.3704371798771717e-12 relative error 9.264549063316258e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2398993017513478 y[1] (closed_form) -0.24472751001175075 y[1] (numeric) -0.24472751001411702 absolute error 2.3662738435348274e-12 relative error 9.669014502788057e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2300048676446202 y[1] (closed_form) -0.2339106822255297 y[1] (numeric) -0.23391068222789205 absolute error 2.3623603073730237e-12 relative error 1.0099411813502843e-09% Desired digits 8 Estimated correct digits 11 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.219912544855758 y[1] (closed_form) -0.2229779801093219 y[1] (numeric) -0.2229779801116803 absolute error 2.3583912600599888e-12 relative error 1.0576789954343089e-09% Desired digits 8 Estimated correct digits 11 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2100181107490307 y[1] (closed_form) -0.21235821908827912 y[1] (numeric) -0.21235821909063377 absolute error 2.354644257351879e-12 relative error 1.1088076870587398e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1999257879601686 y[1] (closed_form) -0.20162668285018004 y[1] (numeric) -0.20162668285253083 absolute error 2.3507862323413065e-12 relative error 1.1659102848446268e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1898334651713065 y[1] (closed_form) -0.19099682748367863 y[1] (numeric) -0.19099682748602567 absolute error 2.3470392296331966e-12 relative error 1.2288367616125767e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.179939031064579 y[1] (closed_form) -0.1806741633097344 y[1] (numeric) -0.18067416331207745 absolute error 2.343042426744546e-12 relative error 1.2968331408447192e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.169846708275717 y[1] (closed_form) -0.17024582752662543 y[1] (numeric) -0.1702458275289651 absolute error 2.339684002095055e-12 relative error 1.3742974122106707e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1599522741689894 y[1] (closed_form) -0.16012080726878164 y[1] (numeric) -0.1601208072711175 absolute error 2.335853732660098e-12 relative error 1.4588071172655858e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1498599513801273 y[1] (closed_form) -0.14989412529185975 y[1] (numeric) -0.14989412529419197 absolute error 2.3322177522544507e-12 relative error 1.5559100449823339e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 0.00019788868213462265 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 SETTING H FOR POLE TOP MAIN SOLVE Loop x[1] -3.1400050493170455 y[1] (closed_form) -0.14000630956044402 y[1] (numeric) -0.14000630956277277 absolute error 2.328748305302497e-12 relative error 1.6633166838078262e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1299780801851456 y[1] (closed_form) -0.1300455285846036 y[1] (numeric) -0.13004552858692967 absolute error 2.326056014467781e-12 relative error 1.7886474373892224e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1199511110532456 y[1] (closed_form) -0.12018528009516549 y[1] (numeric) -0.12018528009748951 absolute error 2.3240159796600324e-12 relative error 1.933694357428649e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.110007699997445 y[1] (closed_form) -0.11050646317786006 y[1] (numeric) -0.11050646318018181 absolute error 2.3217539002473586e-12 relative error 2.1010118625464445e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.099980730865545 y[1] (closed_form) -0.10084638200112961 y[1] (numeric) -0.10084638200344953 absolute error 2.319922032256727e-12 relative error 2.300451425447014e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.089953761733645 y[1] (closed_form) -0.09128675306008383 y[1] (numeric) -0.0912867530624015 absolute error 2.317673830631861e-12 relative error 2.538893928132592e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.079926792601745 y[1] (closed_form) -0.08182752936868187 y[1] (numeric) -0.08182752937099724 absolute error 2.315370117855764e-12 relative error 2.829573538049327e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0699833815459443 y[1] (closed_form) -0.07254623001978988 y[1] (numeric) -0.0725462300221034 absolute error 2.3135243720773246e-12 relative error 3.1890345941425466e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0599564124140444 y[1] (closed_form) -0.06328680012682053 y[1] (numeric) -0.06328680012913199 absolute error 2.3114565816939603e-12 relative error 3.652351796997207e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0499294432821444 y[1] (closed_form) -0.05412757466672513 y[1] (numeric) -0.05412757466903454 absolute error 2.3094096079923077e-12 relative error 4.2666046321340435e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0399860322263437 y[1] (closed_form) -0.04514354554740807 y[1] (numeric) -0.04514354554971545 absolute error 2.307376512078463e-12 relative error 5.111199140650886e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0299590630944437 y[1] (closed_form) -0.036183624091054245 y[1] (numeric) -0.0361836240933594 absolute error 2.3051560660292125e-12 relative error 6.370716377741502e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.019932093962544 y[1] (closed_form) -0.027323616089511393 y[1] (numeric) -0.027323616091814985 absolute error 2.3035913454538814e-12 relative error 8.430770429167871e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.009988682906743 y[1] (closed_form) -0.018635993973334042 y[1] (numeric) -0.018635993975635323 absolute error 2.3012806937838803e-12 relative error 1.2348580371279084e-08% Desired digits 8 Estimated correct digits 9 Correct digits 10 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.999961713774843 y[1] (closed_form) -0.009974620852382099 y[1] (numeric) -0.009974620854681407 absolute error 2.2993083131916947e-12 relative error 2.305158609254389e-08% Desired digits 8 Estimated correct digits 9 Correct digits 10 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.989934744642943 y[1] (closed_form) -0.001412780308700956 y[1] (numeric) -0.0014127803109986441 absolute error 2.2976880814651324e-12 relative error 1.6263590788420913e-07% Desired digits 8 Estimated correct digits 8 Correct digits 9 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9799913335871424 y[1] (closed_form) 0.006979564729936882 y[1] (numeric) 0.006979564727641054 absolute error 2.2958284578988852e-12 relative error 3.2893576415325354e-08% Desired digits 8 Estimated correct digits 9 Correct digits 10 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9699643644552425 y[1] (closed_form) 0.015343618242578128 y[1] (numeric) 0.015343618240284422 absolute error 2.2937051563642896e-12 relative error 1.4948919610104218e-08% Desired digits 8 Estimated correct digits 9 Correct digits 10 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9599373953233425 y[1] (closed_form) 0.02360860961226363 y[1] (numeric) 0.023608609609971694 absolute error 2.2919374731422693e-12 relative error 9.708057826292781e-09% Desired digits 8 Estimated correct digits 9 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.949993984267542 y[1] (closed_form) 0.031707073181448386 y[1] (numeric) 0.031707073179158156 absolute error 2.290230505241908e-12 relative error 7.22309023016955e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.939967015135642 y[1] (closed_form) 0.03977530333317292 y[1] (numeric) 0.03977530333088472 absolute error 2.2881974093280633e-12 relative error 5.752809451033623e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.929940046003742 y[1] (closed_form) 0.04774503090974713 y[1] (numeric) 0.04774503090746058 absolute error 2.2865528914728372e-12 relative error 4.7890908182573575e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.919996634947941 y[1] (closed_form) 0.05555127304432128 y[1] (numeric) 0.055551273042036456 absolute error 2.2848251068907643e-12 relative error 4.113002244013074e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.909969665816041 y[1] (closed_form) 0.06332544225654191 y[1] (numeric) 0.06332544225425851 absolute error 2.2833956947465595e-12 relative error 3.6058108927153536e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8999426966841413 y[1] (closed_form) 0.07100175709142276 y[1] (numeric) 0.07100175708914123 absolute error 2.2815221933925045e-12 relative error 3.2133320171989373e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8899992856283405 y[1] (closed_form) 0.07851770075932984 y[1] (numeric) 0.07851770075704997 absolute error 2.2798707366433746e-12 relative error 2.903639198034552e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8799723164964406 y[1] (closed_form) 0.08599983604169648 y[1] (numeric) 0.08599983603941819 absolute error 2.2782886688332837e-12 relative error 2.649177921372629e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8699453473645407 y[1] (closed_form) 0.09338485319130996 y[1] (numeric) 0.09338485318903329 absolute error 2.2766649676597694e-12 relative error 2.4379381557689563e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.86000193630874 y[1] (closed_form) 0.1006126825633582 y[1] (numeric) 0.10061268256108355 absolute error 2.2746526884276363e-12 relative error 2.2608011539650913e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.84997496717684 y[1] (closed_form) 0.10780507368991055 y[1] (numeric) 0.10780507368763746 absolute error 2.2730844984053533e-12 relative error 2.1085134684325074e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.83994799804494 y[1] (closed_form) 0.11490117031261748 y[1] (numeric) 0.11490117031034594 absolute error 2.271544063958686e-12 relative error 1.9769546800771305e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8300045869891393 y[1] (closed_form) 0.12184332879722248 y[1] (numeric) 0.12184332879495215 absolute error 2.270336696419406e-12 relative error 1.8633245815187874e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8199776178572393 y[1] (closed_form) 0.128748526246111 y[1] (numeric) 0.12874852624384225 absolute error 2.2687407508215074e-12 relative error 1.7621489091724944e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8099506487253394 y[1] (closed_form) 0.13555833946330376 y[1] (numeric) 0.1355583394610366 absolute error 2.2671586830114165e-12 relative error 1.6724597630713427e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8000072376695386 y[1] (closed_form) 0.14221752750797112 y[1] (numeric) 0.1422175275057056 absolute error 2.2655211040500944e-12 relative error 1.5929971106572042e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7899802685376387 y[1] (closed_form) 0.1488383401666047 y[1] (numeric) 0.14883834016434053 absolute error 2.2641610808449286e-12 relative error 1.5212216679590098e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7799532994057388 y[1] (closed_form) 0.15536476468989502 y[1] (numeric) 0.1553647646876326 absolute error 2.262412479581144e-12 relative error 1.4561940631113332e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.769926330273839 y[1] (closed_form) 0.16179715302003395 y[1] (numeric) 0.1617971530177729 absolute error 2.261052456375978e-12 relative error 1.3974612124948895e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.759982919218038 y[1] (closed_form) 0.16808342998911563 y[1] (numeric) 0.16808342998685588 absolute error 2.2597479443220436e-12 relative error 1.3444204134032578e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.749955950086138 y[1] (closed_form) 0.17432961551575055 y[1] (numeric) 0.17432961551349244 absolute error 2.2581103653607215e-12 relative error 1.2953108160539153e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.739928980954238 y[1] (closed_form) 0.18048287404855268 y[1] (numeric) 0.1804828740462958 absolute error 2.256889120033634e-12 relative error 1.250472728745718e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7299855698984374 y[1] (closed_form) 0.18649347031171937 y[1] (numeric) 0.18649347030946398 absolute error 2.25539031895039e-12 relative error 1.2093669098336575e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7199586007665375 y[1] (closed_form) 0.19246281869056636 y[1] (numeric) 0.1924628186883123 absolute error 2.2540580513208397e-12 relative error 1.1711654576486378e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7099316316346376 y[1] (closed_form) 0.1983404328881444 y[1] (numeric) 0.19834043288589143 absolute error 2.25297558387183e-12 relative error 1.1359134146603446e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.699988220578837 y[1] (closed_form) 0.20407888708789645 y[1] (numeric) 0.20407888708564448 absolute error 2.2519763831496675e-12 relative error 1.1034832732009876e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.689961251446937 y[1] (closed_form) 0.20977504925854928 y[1] (numeric) 0.20977504925629895 absolute error 2.2503388041883454e-12 relative error 1.0727390183638028e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.679934282315037 y[1] (closed_form) 0.21538075260048295 y[1] (numeric) 0.2153807525982335 absolute error 2.2494506257686453e-12 relative error 1.0444065212926557e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.669990871259236 y[1] (closed_form) 0.22085084824553425 y[1] (numeric) 0.22085084824328607 absolute error 2.2481738692903264e-12 relative error 1.0179602601258226e-09% Desired digits 8 Estimated correct digits 10 Correct digits 11 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6599639021273362 y[1] (closed_form) 0.22627772095329668 y[1] (numeric) 0.22627772095104956 absolute error 2.2471191574169325e-12 relative error 9.930801618250052e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6499369329954363 y[1] (closed_form) 0.2316154915773443 y[1] (numeric) 0.23161549157509836 absolute error 2.2459256676654604e-12 relative error 9.696785186389268e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6399935219396355 y[1] (closed_form) 0.23682125363832318 y[1] (numeric) 0.2368212536360786 absolute error 2.2445934000359102e-12 relative error 9.478006579020502e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6299665528077356 y[1] (closed_form) 0.24198297592801898 y[1] (numeric) 0.24198297592577506 absolute error 2.243927266221135e-12 relative error 9.273079056968953e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6199395836758357 y[1] (closed_form) 0.2470570330506976 y[1] (numeric) 0.24705703304845475 absolute error 2.2428447987721256e-12 relative error 9.078247120015726e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.609996172620035 y[1] (closed_form) 0.2520027243385843 y[1] (numeric) 0.25200272433634285 absolute error 2.2414292644157285e-12 relative error 8.894464416202908e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.599969203488135 y[1] (closed_form) 0.2569036738303536 y[1] (numeric) 0.2569036738281131 absolute error 2.2405410859960284e-12 relative error 8.721327541137345e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.589942234356235 y[1] (closed_form) 0.26171847395059755 y[1] (numeric) 0.2617184739483582 absolute error 2.239375351820172e-12 relative error 8.556428279659313e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5799988233004343 y[1] (closed_form) 0.2664085912811607 y[1] (numeric) 0.26640859127892275 absolute error 2.2379320618881593e-12 relative error 8.400374969613139e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5699718541685344 y[1] (closed_form) 0.27105338023159575 y[1] (numeric) 0.2710533802293587 absolute error 2.237043883468459e-12 relative error 8.253148813554972e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5599448850366344 y[1] (closed_form) 0.2756136131209179 y[1] (numeric) 0.2756136131186821 absolute error 2.2358226381413715e-12 relative error 8.112163302907921e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5500014739808337 y[1] (closed_form) 0.2800528832685978 y[1] (numeric) 0.2800528832663624 absolute error 2.2353785489315214e-12 relative error 7.981987269124372e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5399745048489337 y[1] (closed_form) 0.2844463544207554 y[1] (numeric) 0.28444635441852145 absolute error 2.2339352589995087e-12 relative error 7.853625909703357e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.529947535717034 y[1] (closed_form) 0.28875693890351517 y[1] (numeric) 0.28875693890128235 absolute error 2.2328250359748836e-12 relative error 7.732541577887264e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.520004124661233 y[1] (closed_form) 0.29295031434839647 y[1] (numeric) 0.2929503143461646 absolute error 2.231881346403952e-12 relative error 7.618634413717156e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.509977155529333 y[1] (closed_form) 0.29709753657442706 y[1] (numeric) 0.2970975365721957 absolute error 2.231381746042871e-12 relative error 7.510603324992157e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.499950186397433 y[1] (closed_form) 0.30116361610200215 y[1] (numeric) 0.30116361609977205 absolute error 2.230104989564552e-12 relative error 7.404961523669678e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4900067753416324 y[1] (closed_form) 0.30511627057370694 y[1] (numeric) 0.30511627057147717 absolute error 2.2297719226571644e-12 relative error 7.307941718298233e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4799798062097325 y[1] (closed_form) 0.30902253431401583 y[1] (numeric) 0.30902253431178706 absolute error 2.2287727219350018e-12 relative error 7.212330734658385e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4699528370778325 y[1] (closed_form) 0.31284947233686156 y[1] (numeric) 0.31284947233463384 absolute error 2.227718010061608e-12 relative error 7.120734433149071e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4599258679459326 y[1] (closed_form) 0.31659770798883136 y[1] (numeric) 0.31659770798660436 absolute error 2.2269963650956015e-12 relative error 7.034151887082402e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.449982456890132 y[1] (closed_form) 0.320237608662413 y[1] (numeric) 0.32023760866018675 absolute error 2.226274720129595e-12 relative error 6.951946491945241e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.439955487758232 y[1] (closed_form) 0.3238309838041715 y[1] (numeric) 0.3238309838019459 absolute error 2.22560858631482e-12 relative error 6.872747506028329e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.429928518626332 y[1] (closed_form) 0.3273475684134648 y[1] (numeric) 0.3273475684112401 absolute error 2.22472040789512e-12 relative error 6.796202637696485e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.419985107570531 y[1] (closed_form) 0.33075965941275864 y[1] (numeric) 0.33075965941053476 absolute error 2.223887740626651e-12 relative error 6.72357609925894e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4099581384386313 y[1] (closed_form) 0.3341252604507612 y[1] (numeric) 0.3341252604485379 absolute error 2.2232771179631072e-12 relative error 6.654022850483474e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3999311693067313 y[1] (closed_form) 0.3374160518887943 y[1] (numeric) 0.33741605188657176 absolute error 2.222555472997101e-12 relative error 6.586987965023109e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3899877582509306 y[1] (closed_form) 0.34060620992245605 y[1] (numeric) 0.34060620992023416 absolute error 2.2218893391823258e-12 relative error 6.523337726837603e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3799607891190306 y[1] (closed_form) 0.3437500305791339 y[1] (numeric) 0.3437500305769125 absolute error 2.2213897388212445e-12 relative error 6.462224119889536e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3699338199871307 y[1] (closed_form) 0.3468210898800339 y[1] (numeric) 0.34682108987781307 absolute error 2.220834627308932e-12 relative error 6.40340132740233e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.35999040893133 y[1] (closed_form) 0.34979539134611803 y[1] (numeric) 0.34979539134389803 absolute error 2.220001960040463e-12 relative error 6.346572925095516e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.34996343979943 y[1] (closed_form) 0.35272362489601106 y[1] (numeric) 0.3527236248937921 absolute error 2.218947248167069e-12 relative error 6.290894886389458e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.33993647066753 y[1] (closed_form) 0.3555812108030576 y[1] (numeric) 0.3555812108008388 absolute error 2.2187807147133753e-12 relative error 6.239870519880395e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3299930596117293 y[1] (closed_form) 0.3583459263216362 y[1] (numeric) 0.358345926319418 absolute error 2.2182256032010628e-12 relative error 6.190179489329751e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3199660904798294 y[1] (closed_form) 0.36106496001884913 y[1] (numeric) 0.3610649600166315 absolute error 2.217614980537519e-12 relative error 6.141872588305855e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3099391213479294 y[1] (closed_form) 0.3637155233530218 y[1] (numeric) 0.3637155233508046 absolute error 2.2172264024789e-12 relative error 6.096045563408255e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2999957102921287 y[1] (closed_form) 0.3662771121240467 y[1] (numeric) 0.3662771121218303 absolute error 2.2163937352104313e-12 relative error 6.05113904703881e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2899687411602287 y[1] (closed_form) 0.3687935214551654 y[1] (numeric) 0.36879352145294947 absolute error 2.215949646000581e-12 relative error 6.008645806078717e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.279941772028329 y[1] (closed_form) 0.3712436993108681 y[1] (numeric) 0.37124369930865264 absolute error 2.2154500456395e-12 relative error 5.967643490655851e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.269998360972528 y[1] (closed_form) 0.3736088033023548 y[1] (numeric) 0.37360880330013996 absolute error 2.214839422975956e-12 relative error 5.928231356967054e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.259971391840628 y[1] (closed_form) 0.3759293460699986 y[1] (numeric) 0.3759293460677837 absolute error 2.2148949341271873e-12 relative error 5.891785138037004e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.249944422708728 y[1] (closed_form) 0.3781859558431764 y[1] (numeric) 0.3781859558409619 absolute error 2.2145063560685685e-12 relative error 5.855601779635797e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2400010116529274 y[1] (closed_form) 0.3803613938149364 y[1] (numeric) 0.3803613938127222 absolute error 2.214173289161181e-12 relative error 5.821235606888327e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2299740425210275 y[1] (closed_form) 0.3824930040572663 y[1] (numeric) 0.38249300405505204 absolute error 2.2142288003124122e-12 relative error 5.788939344838059e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2199470733891276 y[1] (closed_form) 0.3845630373112945 y[1] (numeric) 0.3845630373090806 absolute error 2.2138957334050247e-12 relative error 5.756912439852948e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.210003662333327 y[1] (closed_form) 0.38655579867959533 y[1] (numeric) 0.38655579867738193 absolute error 2.2133961330439433e-12 relative error 5.725942129453249e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.199976693201427 y[1] (closed_form) 0.3885055804312505 y[1] (numeric) 0.38850558042903754 absolute error 2.2129520438340933e-12 relative error 5.696062438479425e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.189949724069527 y[1] (closed_form) 0.39039619660611047 y[1] (numeric) 0.3903961966038974 absolute error 2.2130630661365558e-12 relative error 5.668761851103334e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.180006313013726 y[1] (closed_form) 0.39221343515478635 y[1] (numeric) 0.39221343515257384 absolute error 2.2125079546242432e-12 relative error 5.641081503878318e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1699793438818262 y[1] (closed_form) 0.3939886560548622 y[1] (numeric) 0.39398865605265043 absolute error 2.211786309658237e-12 relative error 5.613832468694859e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1599523747499263 y[1] (closed_form) 0.39570717602526617 y[1] (numeric) 0.39570717602305483 absolute error 2.2113422204483868e-12 relative error 5.588329841931376e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1499254056180264 y[1] (closed_form) 0.3973698303913915 y[1] (numeric) 0.3973698303891803 absolute error 2.2112311981459243e-12 relative error 5.564668047314917e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1399819945622256 y[1] (closed_form) 0.3989642882217499 y[1] (numeric) 0.39896428821953905 absolute error 2.2108426200873055e-12 relative error 5.541454925555865e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1299550254303257 y[1] (closed_form) 0.4005181877100137 y[1] (numeric) 0.4005181877078036 absolute error 2.210065463970068e-12 relative error 5.518015240721644e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1199280562984257 y[1] (closed_form) 0.4020187538099389 y[1] (numeric) 0.40201875380772906 absolute error 2.209843419365143e-12 relative error 5.496866497949206e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.109984645242625 y[1] (closed_form) 0.4034549908097338 y[1] (numeric) 0.40345499080752445 absolute error 2.2093438190040615e-12 relative error 5.476060203320104e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.099957676110725 y[1] (closed_form) 0.40485189365931973 y[1] (numeric) 0.4048518936571106 absolute error 2.2091217743991365e-12 relative error 5.4566171209714e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.089930706978825 y[1] (closed_form) 0.40619804332447584 y[1] (numeric) 0.4061980433222667 absolute error 2.2091217743991365e-12 relative error 5.438533766235954e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0799872959230243 y[1] (closed_form) 0.40748371402341554 y[1] (numeric) 0.40748371402120637 absolute error 2.2091772855503677e-12 relative error 5.42151062612387e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0699603267911244 y[1] (closed_form) 0.40873138533919917 y[1] (numeric) 0.4087313853369898 absolute error 2.2093438190040615e-12 relative error 5.405368655921945e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0599333576592245 y[1] (closed_form) 0.40993092934083153 y[1] (numeric) 0.4099309293386226 absolute error 2.2089552409454427e-12 relative error 5.388603500832299e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0499899466034237 y[1] (closed_form) 0.4110738237441902 y[1] (numeric) 0.4110738237419817 absolute error 2.2085111517355926e-12 relative error 5.372541437009478e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0399629774715238 y[1] (closed_form) 0.41218016290562565 y[1] (numeric) 0.41218016290341736 absolute error 2.2082891071306676e-12 relative error 5.357582207652934e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.029936008339624 y[1] (closed_form) 0.4132410439268699 y[1] (numeric) 0.4132410439246622 absolute error 2.2076784844671238e-12 relative error 5.342350468115192e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.019992597283823 y[1] (closed_form) 0.4142490805062482 y[1] (numeric) 0.4142490805040407 absolute error 2.20751195101343e-12 relative error 5.328948342662968e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.009965628151923 y[1] (closed_form) 0.415222114059715 y[1] (numeric) 0.41522211405750786 absolute error 2.2071233729548112e-12 relative error 5.315524626988906e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9999386590200232 y[1] (closed_form) 0.4161523995489813 y[1] (numeric) 0.4161523995467742 absolute error 2.2071233729548112e-12 relative error 5.303642068018478e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9899952479642224 y[1] (closed_form) 0.4170336181174745 y[1] (numeric) 0.4170336181152679 absolute error 2.20662377259373e-12 relative error 5.291237149068746e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9799682788323225 y[1] (closed_form) 0.4178814925542058 y[1] (numeric) 0.41788149255199947 absolute error 2.2063462168375736e-12 relative error 5.279837121648492e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9699413097004226 y[1] (closed_form) 0.41868936746630103 y[1] (numeric) 0.4186893674640946 absolute error 2.206457239140036e-12 relative error 5.269914668462716e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9599978986446218 y[1] (closed_form) 0.41945192194448966 y[1] (numeric) 0.4194519219422839 absolute error 2.2057355941740298e-12 relative error 5.258613630732004e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9499709295127219 y[1] (closed_form) 0.4201828963705734 y[1] (numeric) 0.4201828963683673 absolute error 2.2060686610814173e-12 relative error 5.250258114113744e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.939943960380822 y[1] (closed_form) 0.4208766558020973 y[1] (numeric) 0.42087665579989125 absolute error 2.2060686610814173e-12 relative error 5.241603758890217e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9300005493250212 y[1] (closed_form) 0.42152880688136474 y[1] (numeric) 0.42152880687915883 absolute error 2.2059021276277235e-12 relative error 5.23309935552887e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9199735801931213 y[1] (closed_form) 0.42215124558641914 y[1] (numeric) 0.42215124558421385 absolute error 2.2052915049641797e-12 relative error 5.223936984719216e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9099466110612213 y[1] (closed_form) 0.4227392873120568 y[1] (numeric) 0.4227392873098517 absolute error 2.2050694603592547e-12 relative error 5.216145095905225e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9000032000054206 y[1] (closed_form) 0.4232893950218375 y[1] (numeric) 0.4232893950196323 absolute error 2.205180482661717e-12 relative error 5.20962846836253e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8899762308735206 y[1] (closed_form) 0.4238117599530469 y[1] (numeric) 0.42381175995084147 absolute error 2.2054025272666422e-12 relative error 5.2037313157874e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8799492617416207 y[1] (closed_form) 0.4243025768694717 y[1] (numeric) 0.4243025768672669 absolute error 2.2047919046030984e-12 relative error 5.196272718563665e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.87000585068582 y[1] (closed_form) 0.4247590930551195 y[1] (numeric) 0.424759093052915 absolute error 2.204514348846942e-12 relative error 5.190034504007357e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.85997888155392 y[1] (closed_form) 0.42518993620339574 y[1] (numeric) 0.42518993620119144 absolute error 2.204292304242017e-12 relative error 5.184253239680541e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.84995191242202 y[1] (closed_form) 0.4255921086875878 y[1] (numeric) 0.4255921086853837 absolute error 2.204070259637092e-12 relative error 5.178832536237232e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8399249432901201 y[1] (closed_form) 0.42596657817770156 y[1] (numeric) 0.4259665781754978 absolute error 2.2037371927297045e-12 relative error 5.173497888396225e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8299815322343194 y[1] (closed_form) 0.426311525110759 y[1] (numeric) 0.42631152510855536 absolute error 2.203626170427242e-12 relative error 5.169051364151422e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8199545631024194 y[1] (closed_form) 0.42663371329960853 y[1] (numeric) 0.42663371329740485 absolute error 2.2036816815784732e-12 relative error 5.165277878616479e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8099275939705195 y[1] (closed_form) 0.42693110968374626 y[1] (numeric) 0.42693110968154263 absolute error 2.203626170427242e-12 relative error 5.161549768672518e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7999841829147187 y[1] (closed_form) 0.4272025083189197 y[1] (numeric) 0.42720250831671625 absolute error 2.203459636973548e-12 relative error 5.157880850569816e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7899572137828188 y[1] (closed_form) 0.42745344431706567 y[1] (numeric) 0.42745344431486215 absolute error 2.2035151481247794e-12 relative error 5.154982787997636e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7799302446509189 y[1] (closed_form) 0.4276825220068745 y[1] (numeric) 0.42768252200467105 absolute error 2.203459636973548e-12 relative error 5.152091852231759e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.769986833595118 y[1] (closed_form) 0.42788907496455497 y[1] (numeric) 0.4278890749623515 absolute error 2.203459636973548e-12 relative error 5.149604806236467e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7599598644632182 y[1] (closed_form) 0.4280775549874689 y[1] (numeric) 0.42807755498526534 absolute error 2.2035706592760107e-12 relative error 5.147596816517314e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7499328953313182 y[1] (closed_form) 0.4282471298659467 y[1] (numeric) 0.428247129863743 absolute error 2.2036816815784732e-12 relative error 5.145817748430181e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7399894842755175 y[1] (closed_form) 0.4283975981129471 y[1] (numeric) 0.42839759811074357 absolute error 2.2035151481247794e-12 relative error 5.143621621202046e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7299625151436175 y[1] (closed_form) 0.42853247457233135 y[1] (numeric) 0.42853247457012755 absolute error 2.2037927038809357e-12 relative error 5.142650404920388e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7199355460117176 y[1] (closed_form) 0.4286514160615287 y[1] (numeric) 0.42865141605932483 absolute error 2.203848215032167e-12 relative error 5.141352932602528e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7099921349559168 y[1] (closed_form) 0.4287546110281979 y[1] (numeric) 0.4287546110259942 absolute error 2.2036816815784732e-12 relative error 5.139727072074669e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.699965165824017 y[1] (closed_form) 0.4288447845668202 y[1] (numeric) 0.4288447845646163 absolute error 2.2039037261833982e-12 relative error 5.139164111345275e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.689938196692117 y[1] (closed_form) 0.4289220076473681 y[1] (numeric) 0.42892200764516436 absolute error 2.2037371927297045e-12 relative error 5.137850596235842e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6799947856363162 y[1] (closed_form) 0.42898678329929973 y[1] (numeric) 0.42898678329709605 absolute error 2.2036816815784732e-12 relative error 5.136945396382962e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6699678165044163 y[1] (closed_form) 0.42904119478243086 y[1] (numeric) 0.4290411947802274 absolute error 2.203459636973548e-12 relative error 5.135776386439849e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6599408473725163 y[1] (closed_form) 0.4290856519720805 y[1] (numeric) 0.4290856519698767 absolute error 2.2037927038809357e-12 relative error 5.136020497894278e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6499974363167156 y[1] (closed_form) 0.42912089684354804 y[1] (numeric) 0.42912089684134425 absolute error 2.2037927038809357e-12 relative error 5.135598662500956e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6399704671848157 y[1] (closed_form) 0.42914851931420905 y[1] (numeric) 0.4291485193120056 absolute error 2.203459636973548e-12 relative error 5.134491994740507e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6299434980529157 y[1] (closed_form) 0.42916919261258935 y[1] (numeric) 0.4291691926103857 absolute error 2.203626170427242e-12 relative error 5.134632700480096e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.620000086997115 y[1] (closed_form) 0.4291838218088815 y[1] (numeric) 0.42918382180667763 absolute error 2.203848215032167e-12 relative error 5.134975045759194e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.609973117865215 y[1] (closed_form) 0.4291936524141362 y[1] (numeric) 0.42919365241193236 absolute error 2.203848215032167e-12 relative error 5.134857430057322e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.599946148733315 y[1] (closed_form) 0.42919954522099246 y[1] (numeric) 0.42919954521878856 absolute error 2.2039037261833982e-12 relative error 5.134916266159184e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5900027376775143 y[1] (closed_form) 0.4292024923968345 y[1] (numeric) 0.4292024923946303 absolute error 2.2041812819395545e-12 relative error 5.135527684451561e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5799757685456144 y[1] (closed_form) 0.4292035442923954 y[1] (numeric) 0.4292035442901914 absolute error 2.2039592373346295e-12 relative error 5.134997757225369e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5699487994137145 y[1] (closed_form) 0.42920367330656695 y[1] (numeric) 0.42920367330436265 absolute error 2.204292304242017e-12 relative error 5.135772225014391e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5600053883579137 y[1] (closed_form) 0.429203882627857 y[1] (numeric) 0.4292038826256528 absolute error 2.2042367930907858e-12 relative error 5.135640385159279e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5499784192260138 y[1] (closed_form) 0.42920517686828785 y[1] (numeric) 0.4292051768660835 absolute error 2.2043478153932483e-12 relative error 5.135883568500635e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5399514500941138 y[1] (closed_form) 0.4292085639747216 y[1] (numeric) 0.4292085639725176 absolute error 2.2040147484858608e-12 relative error 5.135067036117357e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.530008039038313 y[1] (closed_form) 0.4292149820708069 y[1] (numeric) 0.42921498206860276 absolute error 2.2041257707883233e-12 relative error 5.135248914551432e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5199810699064131 y[1] (closed_form) 0.42922553949261477 y[1] (numeric) 0.4292255394904103 absolute error 2.204458837695711e-12 relative error 5.135898577474187e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5099541007745132 y[1] (closed_form) 0.4292412036447131 y[1] (numeric) 0.42924120364250906 absolute error 2.2040147484858608e-12 relative error 5.134676563599761e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4999271316426133 y[1] (closed_form) 0.42926298105637284 y[1] (numeric) 0.4292629810541689 absolute error 2.2039592373346295e-12 relative error 5.134286753334537e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4899837205868125 y[1] (closed_form) 0.42929160466337724 y[1] (numeric) 0.42929160466117305 absolute error 2.2041812819395545e-12 relative error 5.13446165262871e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4799567514549126 y[1] (closed_form) 0.4293285537679823 y[1] (numeric) 0.42932855376577783 absolute error 2.204458837695711e-12 relative error 5.13466625582757e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4699297823230126 y[1] (closed_form) 0.4293746232615623 y[1] (numeric) 0.4293746232593578 absolute error 2.204458837695711e-12 relative error 5.134115334880468e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4599863712672119 y[1] (closed_form) 0.42943030375663627 y[1] (numeric) 0.42943030375443186 absolute error 2.2044033265444796e-12 relative error 5.133320371805302e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.449959402135312 y[1] (closed_form) 0.4294975265689538 y[1] (numeric) 0.4294975265667495 absolute error 2.204292304242017e-12 relative error 5.132258436622518e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.439932433003412 y[1] (closed_form) 0.42957686869337564 y[1] (numeric) 0.4295768686911715 absolute error 2.2041257707883233e-12 relative error 5.130922848552139e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4299890219476112 y[1] (closed_form) 0.42966850279437474 y[1] (numeric) 0.429668502792171 absolute error 2.2037371927297045e-12 relative error 5.128924225065529e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4199620528157113 y[1] (closed_form) 0.4297749608301311 y[1] (numeric) 0.4297749608279273 absolute error 2.2037927038809357e-12 relative error 5.127782920680636e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4099350836838114 y[1] (closed_form) 0.42989652619648533 y[1] (numeric) 0.4298965261942816 absolute error 2.2037371927297045e-12 relative error 5.126203768677304e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3999916726280106 y[1] (closed_form) 0.4300329782711634 y[1] (numeric) 0.43003297826895975 absolute error 2.203626170427242e-12 relative error 5.124319021500054e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3899647034961107 y[1] (closed_form) 0.43018759774327053 y[1] (numeric) 0.43018759774106696 absolute error 2.2035706592760107e-12 relative error 5.122348182132086e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3799377343642107 y[1] (closed_form) 0.4303602989712936 y[1] (numeric) 0.43036029896909006 absolute error 2.2035151481247794e-12 relative error 5.120163624274648e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.36999432330841 y[1] (closed_form) 0.43055039306137965 y[1] (numeric) 0.43055039305917636 absolute error 2.2032931035198544e-12 relative error 5.117387276907562e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.35996735417651 y[1] (closed_form) 0.4307620568483661 y[1] (numeric) 0.430762056846163 absolute error 2.2031265700661606e-12 relative error 5.11448614157233e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3499403850446101 y[1] (closed_form) 0.4309947605471016 y[1] (numeric) 0.4309947605448988 absolute error 2.202793503158773e-12 relative error 5.110951929815952e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3399969739888093 y[1] (closed_form) 0.43124727242866134 y[1] (numeric) 0.4312472724264585 absolute error 2.2028490143100043e-12 relative error 5.108087993007326e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3299700048569094 y[1] (closed_form) 0.43152481208209337 y[1] (numeric) 0.4315248120798906 absolute error 2.202793503158773e-12 relative error 5.104674033760342e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3199430357250095 y[1] (closed_form) 0.43182633087195255 y[1] (numeric) 0.43182633086975014 absolute error 2.2024049251001543e-12 relative error 5.100209893762183e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3099996246692087 y[1] (closed_form) 0.43214998015917727 y[1] (numeric) 0.43214998015697526 absolute error 2.2020163470415355e-12 relative error 5.095491028902626e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2999726555373088 y[1] (closed_form) 0.43250216795726226 y[1] (numeric) 0.4325021679550602 absolute error 2.2020718581927667e-12 relative error 5.091470104284806e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2899456864054089 y[1] (closed_form) 0.43288125254066157 y[1] (numeric) 0.43288125253845966 absolute error 2.201905324739073e-12 relative error 5.08662667143859e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.280002275349608 y[1] (closed_form) 0.4332846948401907 y[1] (numeric) 0.433284694837989 absolute error 2.201738791285379e-12 relative error 5.081506034034853e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2699753062177082 y[1] (closed_form) 0.43372023589471453 y[1] (numeric) 0.4337202358925126 absolute error 2.2019608358903042e-12 relative error 5.076915148650868e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2599483370858082 y[1] (closed_form) 0.4341855671824253 y[1] (numeric) 0.4341855671802232 absolute error 2.2020718581927667e-12 relative error 5.071729750214278e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2500049260300075 y[1] (closed_form) 0.4346773863052613 y[1] (numeric) 0.43467738630305935 absolute error 2.2019608358903042e-12 relative error 5.065735888878128e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2399779568981075 y[1] (closed_form) 0.43520491072895884 y[1] (numeric) 0.4352049107267572 absolute error 2.2016277689829167e-12 relative error 5.058830253765376e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2299509877662076 y[1] (closed_form) 0.43576509202925395 y[1] (numeric) 0.4357650920270526 absolute error 2.2013502132267604e-12 relative error 5.051690127301382e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2200075767104068 y[1] (closed_form) 0.4363537922672758 y[1] (numeric) 0.4363537922650746 absolute error 2.2011836797730666e-12 relative error 5.044493066820411e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.209980607578507 y[1] (closed_form) 0.4369818474086853 y[1] (numeric) 0.436981847406484 absolute error 2.201294702075529e-12 relative error 5.037496900910802e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.199953638446607 y[1] (closed_form) 0.4376453966863112 y[1] (numeric) 0.43764539668411 absolute error 2.2011836797730666e-12 relative error 5.029605466982206e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.189926669314707 y[1] (closed_form) 0.4383453814915279 y[1] (numeric) 0.4383453814893268 absolute error 2.2011281686218354e-12 relative error 5.021447154598063e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1799832582589063 y[1] (closed_form) 0.4390764379131231 y[1] (numeric) 0.43907643791092227 absolute error 2.200850612865679e-12 relative error 5.012454376568358e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1699562891270063 y[1] (closed_form) 0.43985178012505965 y[1] (numeric) 0.4398517801228588 absolute error 2.200850612865679e-12 relative error 5.003618746842239e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1599293199951064 y[1] (closed_form) 0.4406663519479428 y[1] (numeric) 0.4406663519457424 absolute error 2.200406523655829e-12 relative error 4.993361789319847e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1499859089393056 y[1] (closed_form) 0.44151378840500977 y[1] (numeric) 0.4415137884028098 absolute error 2.199962434445979e-12 relative error 4.98277175531358e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1399589398074057 y[1] (closed_form) 0.442409247919918 y[1] (numeric) 0.4424092479177182 absolute error 2.199795900992285e-12 relative error 4.97230994002747e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1299319706755058 y[1] (closed_form) 0.443346695831365 y[1] (numeric) 0.4433466958291654 absolute error 2.19957385638736e-12 relative error 4.961295250577459e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.119988559619705 y[1] (closed_form) 0.4443186966407324 y[1] (numeric) 0.4443186966385333 absolute error 2.19912976717751e-12 relative error 4.949442334531523e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.109961590487805 y[1] (closed_form) 0.44534248974890844 y[1] (numeric) 0.4453424897467096 absolute error 2.1988522114213538e-12 relative error 4.937440873115663e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0999346213559051 y[1] (closed_form) 0.446410992259169 y[1] (numeric) 0.4464109922569705 absolute error 2.1985191445139662e-12 relative error 4.924876812257326e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0899912103001044 y[1] (closed_form) 0.447515629657963 y[1] (numeric) 0.44751562965576464 absolute error 2.1983526110602725e-12 relative error 4.912348229581339e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0799642411682044 y[1] (closed_form) 0.4486758571785374 y[1] (numeric) 0.44867585717633957 absolute error 2.197853010699191e-12 relative error 4.898531925743042e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0699372720363045 y[1] (closed_form) 0.4498834748784075 y[1] (numeric) 0.4498834748762097 absolute error 2.19779749954796e-12 relative error 4.885259455555621e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0599938609805037 y[1] (closed_form) 0.45112870176086717 y[1] (numeric) 0.4511287017586702 absolute error 2.196964832279491e-12 relative error 4.869929188065829e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0499668918486038 y[1] (closed_form) 0.45243334175290295 y[1] (numeric) 0.45243334175070643 absolute error 2.196520743069641e-12 relative error 4.854904668518603e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0399399227167039 y[1] (closed_form) 0.4537880100610183 y[1] (numeric) 0.45378801005882186 absolute error 2.1964652319184097e-12 relative error 4.840289261109088e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0299965116609031 y[1] (closed_form) 0.45518165282269196 y[1] (numeric) 0.45518165282049605 absolute error 2.195910120406097e-12 relative error 4.824250069809988e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0199695425290032 y[1] (closed_form) 0.45663855340673876 y[1] (numeric) 0.4566385534045431 absolute error 2.195632564649941e-12 relative error 4.808250526087838e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0099425733971032 y[1] (closed_form) 0.458148075429496 y[1] (numeric) 0.4581480754273004 absolute error 2.1955770534987096e-12 relative error 4.792286972809919e-10% Desired digits 8 Estimated correct digits 10 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9999991623413025 y[1] (closed_form) 0.4596978269252583 y[1] (numeric) 0.4596978269230627 absolute error 2.1955770534987096e-12 relative error 4.776131025426156e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9899721932094026 y[1] (closed_form) 0.4613146992218202 y[1] (numeric) 0.46131469921962537 absolute error 2.1948554085327032e-12 relative error 4.757826733540353e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9799452240775026 y[1] (closed_form) 0.4629867387323481 y[1] (numeric) 0.46298673873015356 absolute error 2.1945223416253157e-12 relative error 4.73992483593351e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9700018130217019 y[1] (closed_form) 0.46470015135457277 y[1] (numeric) 0.46470015135237835 absolute error 2.194411319322853e-12 relative error 4.722209177092534e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9599748438898019 y[1] (closed_form) 0.46648456254584847 y[1] (numeric) 0.46648456254365445 absolute error 2.1940227412642344e-12 relative error 4.703312644024731e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.949947874757902 y[1] (closed_form) 0.46832663708834854 y[1] (numeric) 0.46832663708615496 absolute error 2.1935786520543843e-12 relative error 4.683864803616907e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9400044637021012 y[1] (closed_form) 0.4702111159714657 y[1] (numeric) 0.4702111159692725 absolute error 2.1931900739957655e-12 relative error 4.66426675061603e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9299774945702013 y[1] (closed_form) 0.47217048249259697 y[1] (numeric) 0.47217048249040433 absolute error 2.192634962483453e-12 relative error 4.6437357771889746e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9199505254383014 y[1] (closed_form) 0.4741899566182566 y[1] (numeric) 0.4741899566160645 absolute error 2.1920798509711403e-12 relative error 4.6227884424297485e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.9100071143825006 y[1] (closed_form) 0.4762527529758098 y[1] (numeric) 0.4762527529736182 absolute error 2.1916357617612903e-12 relative error 4.601833266195543e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8999801452506007 y[1] (closed_form) 0.4783943338417702 y[1] (numeric) 0.47839433383957897 absolute error 2.1912471837026715e-12 relative error 4.5804204370602566e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8899531761187007 y[1] (closed_form) 0.4805984124823337 y[1] (numeric) 0.4805984124801432 absolute error 2.190525538736665e-12 relative error 4.557912556186786e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8799262069868008 y[1] (closed_form) 0.48286577540518105 y[1] (numeric) 0.48286577540299114 absolute error 2.1899149160731213e-12 relative error 4.535245667878461e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.869982795931 y[1] (closed_form) 0.485177507356656 y[1] (numeric) 0.48517750735446635 absolute error 2.189637360316965e-12 relative error 4.513064449847535e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8599558267991001 y[1] (closed_form) 0.48757322934161906 y[1] (numeric) 0.4875732293394298 absolute error 2.189248782258346e-12 relative error 4.490092257966126e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8499288576672002 y[1] (closed_form) 0.49003455027741794 y[1] (numeric) 0.49003455027522924 absolute error 2.1886936707460336e-12 relative error 4.466406847245714e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8399854466113994 y[1] (closed_form) 0.4925408905372839 y[1] (numeric) 0.4925408905350958 absolute error 2.1880830480824898e-12 relative error 4.442439379389676e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8299584774794995 y[1] (closed_form) 0.4951351222605407 y[1] (numeric) 0.4951351222583532 absolute error 2.187472425418946e-12 relative error 4.4179302317154054e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8199315083475995 y[1] (closed_form) 0.49779720857898857 y[1] (numeric) 0.4977972085768016 absolute error 2.1869728250578646e-12 relative error 4.3933007003008215e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8099880972917988 y[1] (closed_form) 0.5005048488264061 y[1] (numeric) 0.5005048488242199 absolute error 2.1862511800918583e-12 relative error 4.3680919080369036e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7999611281598988 y[1] (closed_form) 0.5033042780680506 y[1] (numeric) 0.5033042780658648 absolute error 2.185807090882008e-12 relative error 4.3429137921741854e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7899341590279989 y[1] (closed_form) 0.5061737564954751 y[1] (numeric) 0.50617375649329 absolute error 2.185140957067233e-12 relative error 4.3169779725369206e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7799907479721981 y[1] (closed_form) 0.5090892072852129 y[1] (numeric) 0.5090892072830284 absolute error 2.184474823252458e-12 relative error 4.2909470324493143e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7699637788402982 y[1] (closed_form) 0.5121003371940511 y[1] (numeric) 0.512100337191867 absolute error 2.1841417563450705e-12 relative error 4.2650660382545883e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7599368097083983 y[1] (closed_form) 0.5151836478508582 y[1] (numeric) 0.5151836478486748 absolute error 2.1834756225302954e-12 relative error 4.238247140876636e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7499933986525975 y[1] (closed_form) 0.5183132327552664 y[1] (numeric) 0.5183132327530842 absolute error 2.1822543772032077e-12 relative error 4.2103003344188387e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7399664295206976 y[1] (closed_form) 0.521542375997456 y[1] (numeric) 0.5215423759952744 absolute error 2.1815882433884326e-12 relative error 4.182954911796226e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7299394603887976 y[1] (closed_form) 0.5248457666034794 y[1] (numeric) 0.5248457666012983 absolute error 2.18103313187612e-12 relative error 4.15556963713473e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7199960493329969 y[1] (closed_form) 0.5281956165227091 y[1] (numeric) 0.5281956165205286 absolute error 2.1804780203638074e-12 relative error 4.128163794161402e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.709969080201097 y[1] (closed_form) 0.5316488896017897 y[1] (numeric) 0.5316488895996094 absolute error 2.1802559757588824e-12 relative error 4.100932059487448e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.699942111069197 y[1] (closed_form) 0.535178409854759 y[1] (numeric) 0.5351784098525795 absolute error 2.179478819641645e-12 relative error 4.072434125721046e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6899987000133962 y[1] (closed_form) 0.5387544575003391 y[1] (numeric) 0.538754457498161 absolute error 2.1781465520120946e-12 relative error 4.0429299872859495e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6799717308814963 y[1] (closed_form) 0.5424377752537639 y[1] (numeric) 0.5424377752515865 absolute error 2.177369395894857e-12 relative error 4.014044550780479e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6699447617495964 y[1] (closed_form) 0.5461992713859463 y[1] (numeric) 0.5461992713837704 absolute error 2.1758150836603818e-12 relative error 3.9835554488005593e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6600013506937956 y[1] (closed_form) 0.5500072459426879 y[1] (numeric) 0.5500072459405133 absolute error 2.174593838333294e-12 relative error 3.9537548902762857e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6499743815618957 y[1] (closed_form) 0.55392631621981 y[1] (numeric) 0.553926316217636 absolute error 2.1740387268209815e-12 relative error 3.924779637944256e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6399474124299958 y[1] (closed_form) 0.557925425737726 y[1] (numeric) 0.5579254257355529 absolute error 2.173039526098819e-12 relative error 3.894856598846489e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.630004001374195 y[1] (closed_form) 0.5619708477087535 y[1] (numeric) 0.5619708477065805 absolute error 2.173039526098819e-12 relative error 3.866818955037711e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6199770322422951 y[1] (closed_form) 0.5661311662350546 y[1] (numeric) 0.5661311662328825 absolute error 2.1720403253766563e-12 relative error 3.836637964698868e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6099500631103951 y[1] (closed_form) 0.5703733128469992 y[1] (numeric) 0.570373312844828 absolute error 2.1712631692594186e-12 relative error 3.8067404634021733e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6000066520545944 y[1] (closed_form) 0.5746614890865471 y[1] (numeric) 0.5746614890843766 absolute error 2.170486013142181e-12 relative error 3.776981848204716e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5899796829226944 y[1] (closed_form) 0.57906833451873 y[1] (numeric) 0.5790683345165599 absolute error 2.170041923932331e-12 relative error 3.7474712302061494e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5799527137907945 y[1] (closed_form) 0.5835587232546626 y[1] (numeric) 0.5835587232524939 absolute error 2.1687096563027808e-12 relative error 3.7163520480120814e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5699257446588946 y[1] (closed_form) 0.5881332119380835 y[1] (numeric) 0.5881332119359161 absolute error 2.167488410975693e-12 relative error 3.6853698566573694e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5599823336030938 y[1] (closed_form) 0.5927531713695018 y[1] (numeric) 0.5927531713673354 absolute error 2.166378187951068e-12 relative error 3.654772833936679e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5499553644711939 y[1] (closed_form) 0.5974967838976999 y[1] (numeric) 0.5974967838955348 absolute error 2.1650459203215178e-12 relative error 3.623527320428565e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5399283953392939 y[1] (closed_form) 0.602326110962508 y[1] (numeric) 0.6023261109603442 absolute error 2.16382467499443e-12 relative error 3.5924470741218095e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5299849842834932 y[1] (closed_form) 0.607200354353679 y[1] (numeric) 0.6072003543515163 absolute error 2.162714451969805e-12 relative error 3.561780615678096e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5199580151515932 y[1] (closed_form) 0.6122019444983637 y[1] (numeric) 0.6122019444962017 absolute error 2.16204831815503e-12 relative error 3.531593353442556e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5099310460196933 y[1] (closed_form) 0.6172907866451123 y[1] (numeric) 0.6172907866429519 absolute error 2.160382983618092e-12 relative error 3.499781675601327e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.49998763496389254 y[1] (closed_form) 0.6224238750987279 y[1] (numeric) 0.6224238750965682 absolute error 2.159716849803317e-12 relative error 3.4698489826739797e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4899606658319926 y[1] (closed_form) 0.6276879645626992 y[1] (numeric) 0.6276879645605408 absolute error 2.158384582173767e-12 relative error 3.438626680818201e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.47993369670009267 y[1] (closed_form) 0.6330407649871501 y[1] (numeric) 0.6330407649849931 absolute error 2.1570523145442166e-12 relative error 3.4074461454121393e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4699902856442919 y[1] (closed_form) 0.6384370267039758 y[1] (numeric) 0.6384370267018195 absolute error 2.1563861807294415e-12 relative error 3.377602003853222e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.459963316512392 y[1] (closed_form) 0.6439679010001051 y[1] (numeric) 0.6439679009979498 absolute error 2.155386980007279e-12 relative error 3.347041019684189e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.44993634738049204 y[1] (closed_form) 0.6495888653953588 y[1] (numeric) 0.6495888653932049 absolute error 2.1538326677728037e-12 relative error 3.3156859400013243e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4399929363246913 y[1] (closed_form) 0.6552523917798343 y[1] (numeric) 0.655252391777682 absolute error 2.1522783555383285e-12 relative error 3.284655474041363e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.42996596719279134 y[1] (closed_form) 0.6610540963750728 y[1] (numeric) 0.6610540963729213 absolute error 2.151501199421091e-12 relative error 3.254652245888753e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4199389980608914 y[1] (closed_form) 0.6669471891473973 y[1] (numeric) 0.6669471891452475 absolute error 2.1497248425816906e-12 relative error 3.2232309807465057e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.40999558700509064 y[1] (closed_form) 0.6728818311262992 y[1] (numeric) 0.6728818311241515 absolute error 2.1477264411373653e-12 relative error 3.1918330110688325e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3999686178731907 y[1] (closed_form) 0.6789581678016741 y[1] (numeric) 0.6789581677995276 absolute error 2.1465051958102777e-12 relative error 3.1614689941211207e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3899416487412908 y[1] (closed_form) 0.6851271085034369 y[1] (numeric) 0.6851271085012921 absolute error 2.14483986127334e-12 relative error 3.130572173619635e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.37999823768549 y[1] (closed_form) 0.6913364730609164 y[1] (numeric) 0.6913364730587725 absolute error 2.1438406605511773e-12 relative error 3.101009051438076e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3699712685535901 y[1] (closed_form) 0.6976909964907887 y[1] (numeric) 0.6976909964886456 absolute error 2.1430635044339397e-12 relative error 3.0716513688911185e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.35994429942169015 y[1] (closed_form) 0.7041392564737035 y[1] (numeric) 0.7041392564715617 absolute error 2.1417312368043895e-12 relative error 3.041630213219583e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3500008883658894 y[1] (closed_form) 0.710626703405818 y[1] (numeric) 0.7106267034036776 absolute error 2.1403989691748393e-12 relative error 3.011987811486054e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.33997391923398945 y[1] (closed_form) 0.7172627179594815 y[1] (numeric) 0.7172627179573419 absolute error 2.1396218130576017e-12 relative error 2.983037817920532e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3299469501020895 y[1] (closed_form) 0.7239935172511762 y[1] (numeric) 0.723993517249038 absolute error 2.138178523125589e-12 relative error 2.953311697104309e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.32000353904628875 y[1] (closed_form) 0.7307621561428337 y[1] (numeric) 0.7307621561406966 absolute error 2.137068300100964e-12 relative error 2.9244375644477894e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3099765699143888 y[1] (closed_form) 0.7376827129113308 y[1] (numeric) 0.7376827129091952 absolute error 2.135625010168951e-12 relative error 2.895045488785437e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2999496007824889 y[1] (closed_form) 0.744699017318053 y[1] (numeric) 0.7446990173159188 absolute error 2.1341817202369384e-12 relative error 2.8658312561267316e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2900061897266881 y[1] (closed_form) 0.7517517047450903 y[1] (numeric) 0.7517517047429579 absolute error 2.132405363397538e-12 relative error 2.836582012302334e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2799792205947882 y[1] (closed_form) 0.7589595987959212 y[1] (numeric) 0.7589595987937905 absolute error 2.1307400288606004e-12 relative error 2.8074485548914454e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.26995225146288826 y[1] (closed_form) 0.7662641172339841 y[1] (numeric) 0.7662641172318553 absolute error 2.1288526497187377e-12 relative error 2.7782230719655083e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2599252823309883 y[1] (closed_form) 0.773665533772478 y[1] (numeric) 0.773665533770351 absolute error 2.1270762928793374e-12 relative error 2.7493486526502997e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.24998187127518753 y[1] (closed_form) 0.7811012220550899 y[1] (numeric) 0.781101222052964 absolute error 2.1259660698547123e-12 relative error 2.7217548889006486e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.23995490214328427 y[1] (closed_form) 0.7886964041134639 y[1] (numeric) 0.7886964041113372 absolute error 2.1266322036694874e-12 relative error 2.6963888672218984e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.229927933011381 y[1] (closed_form) 0.796389244858106 y[1] (numeric) 0.7963892448559791 absolute error 2.126965270576875e-12 relative error 2.6707609178672923e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.21998452195557694 y[1] (closed_form) 0.8041146510629151 y[1] (numeric) 0.8041146510607873 absolute error 2.127853448996575e-12 relative error 2.6462065405522484e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.20995755282367368 y[1] (closed_form) 0.8120026847991448 y[1] (numeric) 0.8120026847970158 absolute error 2.1290746943236627e-12 relative error 2.622004500946085e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1999305836917704 y[1] (closed_form) 0.819989049936783 y[1] (numeric) 0.819989049934653 absolute error 2.129962872743363e-12 relative error 2.59755038546865e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.18998717263596634 y[1] (closed_form) 0.8280061697657568 y[1] (numeric) 0.8280061697636256 absolute error 2.1311841180704505e-12 relative error 2.573874683413728e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.17996020350406308 y[1] (closed_form) 0.8361889797372126 y[1] (numeric) 0.8361889797350807 absolute error 2.131961274187688e-12 relative error 2.549616564975175e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.16993323437215982 y[1] (closed_form) 0.8444707053492284 y[1] (numeric) 0.8444707053470956 absolute error 2.1328494526073882e-12 relative error 2.525664228607379e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.15998982331635575 y[1] (closed_form) 0.8527812720281509 y[1] (numeric) 0.8527812720260176 absolute error 2.1332935418172383e-12 relative error 2.5015717532629124e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1499628541844525 y[1] (closed_form) 0.8612605175603609 y[1] (numeric) 0.8612605175582269 absolute error 2.134070697934476e-12 relative error 2.4778457324150016e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.13993588505254922 y[1] (closed_form) 0.8698391739706108 y[1] (numeric) 0.8698391739684754 absolute error 2.135402965564026e-12 relative error 2.4549399813949687e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.12999247399674516 y[1] (closed_form) 0.8784446566895688 y[1] (numeric) 0.8784446566874324 absolute error 2.1364021662861887e-12 relative error 2.4320281875664776e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.11996550486484274 y[1] (closed_form) 0.8872217303832002 y[1] (numeric) 0.8872217303810637 absolute error 2.1365131885886512e-12 relative error 2.408093845566507e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.10993853573294114 y[1] (closed_form) 0.896098620745078 y[1] (numeric) 0.8960986207429419 absolute error 2.136069099378801e-12 relative error 2.38374331789812e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.09999512467713872 y[1] (closed_form) 0.905000223336522 y[1] (numeric) 0.905000223334387 absolute error 2.134958876354176e-12 relative error 2.3590699994339085e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.08996815554523713 y[1] (closed_form) 0.9140762498143575 y[1] (numeric) 0.9140762498122236 absolute error 2.1339596756320134e-12 relative error 2.3345532454928195e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.07994118641333553 y[1] (closed_form) 0.9232524089382557 y[1] (numeric) 0.9232524089361224 absolute error 2.1332935418172383e-12 relative error 2.310628730739555e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.06999777535753311 y[1] (closed_form) 0.9324510687938274 y[1] (numeric) 0.9324510687916951 absolute error 2.1322943410950757e-12 relative error 2.2867627186628742e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.0599708062256313 y[1] (closed_form) 0.9418269036888608 y[1] (numeric) 0.9418269036867292 absolute error 2.1316282072803006e-12 relative error 2.263290843499305e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.04994383709372887 y[1] (closed_form) 0.9513030971110721 y[1] (numeric) 0.9513030971089407 absolute error 2.1314061626753755e-12 relative error 2.240512166046819e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.04000042603792563 y[1] (closed_form) 0.9607994843381602 y[1] (numeric) 0.9607994843360282 absolute error 2.131961274187688e-12 relative error 2.2189450649593908e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.029973456906023252 y[1] (closed_form) 0.9704757135237179 y[1] (numeric) 0.9704757135215857 absolute error 2.132183318792613e-12 relative error 2.1970496418203296e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.019946487774121238 y[1] (closed_form) 0.980252436817625 y[1] (numeric) 0.980252436815493 absolute error 2.131961274187688e-12 relative error 2.174910455830203e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.01000307671831829 y[1] (closed_form) 0.9900469536364197 y[1] (numeric) 0.9900469536342867 absolute error 2.1329604749098507e-12 relative error 2.154403351351707e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3892413583911253e-05 y[1] (closed_form) 1.0000238926990075 y[1] (numeric) 1.0000238926968745 absolute error 2.1329604749098507e-12 relative error 2.132909513944824e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.010050861545486112 y[1] (closed_form) 1.0101013710291824 y[1] (numeric) 1.0101013710270481 absolute error 2.134292742539401e-12 relative error 2.112949060117393e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.019994272601289057 y[1] (closed_form) 1.020194151410772 y[1] (numeric) 1.0201941514086372 absolute error 2.134736831749251e-12 relative error 2.092480954529329e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.03002124173319107 y[1] (closed_form) 1.03047184536612 y[1] (numeric) 1.0304718453639854 absolute error 2.134514787144326e-12 relative error 2.071395542481752e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.04004821086509345 y[1] (closed_form) 1.0408500332857247 y[1] (numeric) 1.0408500332835906 absolute error 2.134070697934476e-12 relative error 2.050315251658017e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.05007517999699588 y[1] (closed_form) 1.051328679858306 y[1] (numeric) 1.0513286798561725 absolute error 2.133404564119701e-12 relative error 2.0292460435943143e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.06001859105279912 y[1] (closed_form) 1.061819166084108 y[1] (numeric) 1.0618191660819745 absolute error 2.133626608724626e-12 relative error 2.009406758585123e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07004556018470093 y[1] (closed_form) 1.072497747575787 y[1] (numeric) 1.072497747573653 absolute error 2.134070697934476e-12 relative error 1.9898136874955755e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08007252931660253 y[1] (closed_form) 1.0832766217939567 y[1] (numeric) 1.0832766217918228 absolute error 2.133848653329551e-12 relative error 1.969809567011423e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09001594037240494 y[1] (closed_form) 1.0940646401844898 y[1] (numeric) 1.0940646401823562 absolute error 2.133626608724626e-12 relative error 1.9501833167415382e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10004290950430654 y[1] (closed_form) 1.1050430289447146 y[1] (numeric) 1.105043028942581 absolute error 2.133626608724626e-12 relative error 1.9308086226851998e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11006987863620814 y[1] (closed_form) 1.1161214542642084 y[1] (numeric) 1.116121454262076 absolute error 2.1322943410950757e-12 relative error 1.9104500974768637e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12001328969201056 y[1] (closed_form) 1.127206244864182 y[1] (numeric) 1.127206244862051 absolute error 2.1309620734655255e-12 relative error 1.8904810749361016e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13004025882391299 y[1] (closed_form) 1.1384835848307926 y[1] (numeric) 1.1384835848286619 absolute error 2.1307400288606004e-12 relative error 1.8715597284411282e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14006722795581625 y[1] (closed_form) 1.1498606151792068 y[1] (numeric) 1.1498606151770754 absolute error 2.1314061626753755e-12 relative error 1.8536213298715288e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15001063901162032 y[1] (closed_form) 1.1612411510055647 y[1] (numeric) 1.161241151003433 absolute error 2.1316282072803006e-12 relative error 1.835646459337442e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16003760814352358 y[1] (closed_form) 1.1728163171280288 y[1] (numeric) 1.1728163171258954 absolute error 2.133404564119701e-12 relative error 1.819044067654126e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17006457727542684 y[1] (closed_form) 1.1844907377560665 y[1] (numeric) 1.1844907377539315 absolute error 2.134958876354176e-12 relative error 1.802427666423719e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1800079883312309 y[1] (closed_form) 1.1961657257220333 y[1] (numeric) 1.196165725719898 absolute error 2.135180920959101e-12 relative error 1.78502098417028e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19003495746313417 y[1] (closed_form) 1.2080373249737375 y[1] (numeric) 1.2080373249716 absolute error 2.1374013670083514e-12 relative error 1.769317323912006e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20006192659503744 y[1] (closed_form) 1.2200076535482127 y[1] (numeric) 1.2200076535460733 absolute error 2.1393997684526767e-12 relative error 1.7535953665786826e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2100053376508415 y[1] (closed_form) 1.2319755356267854 y[1] (numeric) 1.2319755356246442 absolute error 2.141176125292077e-12 relative error 1.7380021464490546e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22003230678274477 y[1] (closed_form) 1.2441419082584453 y[1] (numeric) 1.2441419082563032 absolute error 2.142064303711777e-12 relative error 1.7217202390603874e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23005927591464803 y[1] (closed_form) 1.2564063961960457 y[1] (numeric) 1.2564063961939027 absolute error 2.142952482131477e-12 relative error 1.7056204812547753e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2400026869704521 y[1] (closed_form) 1.2686653508218626 y[1] (numeric) 1.2686653508197174 absolute error 2.1451729281807275e-12 relative error 1.690889505881948e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.25002965610235534 y[1] (closed_form) 1.28112457185492 y[1] (numeric) 1.2811245718527737 absolute error 2.1462831512053526e-12 relative error 1.6753118302131878e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.26005662523425527 y[1] (closed_form) 1.2936812058955323 y[1] (numeric) 1.2936812058933886 absolute error 2.1436186159462522e-12 relative error 1.6569913871960155e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.27000003629005603 y[1] (closed_form) 1.3062291496038652 y[1] (numeric) 1.3062291496017244 absolute error 2.140732036082227e-12 relative error 1.6388640819502748e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.28002700542195597 y[1] (closed_form) 1.3189790305625289 y[1] (numeric) 1.3189790305603917 absolute error 2.1371793224034263e-12 relative error 1.6203285062780298e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2900539745538559 y[1] (closed_form) 1.3318255345807286 y[1] (numeric) 1.331825534578595 absolute error 2.133626608724626e-12 relative error 1.6020316124936829e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.29999738560965666 y[1] (closed_form) 1.344660123882141 y[1] (numeric) 1.34466012388001 absolute error 2.1309620734655255e-12 relative error 1.5847588811611874e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3100243547415566 y[1] (closed_form) 1.3576982147625327 y[1] (numeric) 1.3576982147604035 absolute error 2.1291857166261252e-12 relative error 1.5682319483630822e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.32005132387345653 y[1] (closed_form) 1.3708320518155688 y[1] (numeric) 1.3708320518134423 absolute error 2.126521181367025e-12 relative error 1.5512631022528252e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3299947349292573 y[1] (closed_form) 1.3839506853045147 y[1] (numeric) 1.3839506853023915 absolute error 2.1231905122931494e-12 relative error 1.534151855870484e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3400217040611572 y[1] (closed_form) 1.3972742767791033 y[1] (numeric) 1.3972742767769832 absolute error 2.120081887824199e-12 relative error 1.5172983021710383e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35004867319305716 y[1] (closed_form) 1.4106926513895772 y[1] (numeric) 1.4106926513874591 absolute error 2.1180834863798736e-12 relative error 1.5014492946379878e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3599920842488579 y[1] (closed_form) 1.42409247208508 y[1] (numeric) 1.4240924720829635 absolute error 2.1165291741453984e-12 relative error 1.4862301540338105e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.37001905338075786 y[1] (closed_form) 1.4376985979404682 y[1] (numeric) 1.4376985979383552 absolute error 2.112976460466598e-12 relative error 1.4696936224974267e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3800460225126578 y[1] (closed_form) 1.4513984586116293 y[1] (numeric) 1.4513984586095183 absolute error 2.1109780590222726e-12 relative error 1.4544441924249944e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3900729916445577 y[1] (closed_form) 1.4651916848287379 y[1] (numeric) 1.4651916848266286 absolute error 2.1092017021828724e-12 relative error 1.439539770818049e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4000164027003585 y[1] (closed_form) 1.4789617963337613 y[1] (numeric) 1.478961796331654 absolute error 2.107425345343472e-12 relative error 1.424935620762907e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4100433718322584 y[1] (closed_form) 1.492939838295163 y[1] (numeric) 1.492939838293059 absolute error 2.1040946762695967e-12 relative error 1.4093633395651974e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42007034096415835 y[1] (closed_form) 1.5070100851741544 y[1] (numeric) 1.5070100851720527 absolute error 2.1016521856154213e-12 relative error 1.394584021892958e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4300137520199591 y[1] (closed_form) 1.52105373524662 y[1] (numeric) 1.5210537352445201 absolute error 2.099875828776021e-12 relative error 1.3805402005968922e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.44004072115185905 y[1] (closed_form) 1.5353064034276658 y[1] (numeric) 1.5353064034255686 absolute error 2.0972112935169207e-12 relative error 1.365988762135537e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.450067690283759 y[1] (closed_form) 1.5496500329344018 y[1] (numeric) 1.549650032932307 absolute error 2.0947688028627454e-12 relative error 1.3517689532107531e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46001110133955975 y[1] (closed_form) 1.5639635322879315 y[1] (numeric) 1.5639635322858396 absolute error 2.09188222299872e-12 relative error 1.3375517905705212e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4700380704714597 y[1] (closed_form) 1.5784870245166307 y[1] (numeric) 1.5784870245145426 absolute error 2.0881074647149944e-12 relative error 1.322853740501555e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4800650396033596 y[1] (closed_form) 1.593100152634532 y[1] (numeric) 1.593100152632447 absolute error 2.084998840246044e-12 relative error 1.3087682132212795e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4900084506591604 y[1] (closed_form) 1.6076795691795172 y[1] (numeric) 1.6076795691774357 absolute error 2.0814461265672435e-12 relative error 1.2946896673131912e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000354197910604 y[1] (closed_form) 1.6224698396035813 y[1] (numeric) 1.6224698396015025 absolute error 2.078781591308143e-12 relative error 1.2812451366221097e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100623889229603 y[1] (closed_form) 1.6373483398283617 y[1] (numeric) 1.637348339826287 absolute error 2.0747847884194925e-12 relative error 1.2671615061685566e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200057999787611 y[1] (closed_form) 1.6521895022099542 y[1] (numeric) 1.6521895022078832 absolute error 2.071010030135767e-12 relative error 1.2534942434663832e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.530032769110661 y[1] (closed_form) 1.6672422649371452 y[1] (numeric) 1.6672422649350778 absolute error 2.0674573164569665e-12 relative error 1.240046128829939e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400597382425609 y[1] (closed_form) 1.6823817719897314 y[1] (numeric) 1.6823817719876675 absolute error 2.063904602778166e-12 relative error 1.2267754187191486e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500031492983617 y[1] (closed_form) 1.6974802733411174 y[1] (numeric) 1.6974802733390575 absolute error 2.0599077998895154e-12 relative error 1.213509124223894e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600301184302616 y[1] (closed_form) 1.712791006295582 y[1] (numeric) 1.7127910062935254 absolute error 2.05657713081564e-12 relative error 1.2007169136552142e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700570875621616 y[1] (closed_form) 1.7281869200498758 y[1] (numeric) 1.7281869200478228 absolute error 2.0530244171368395e-12 relative error 1.187964330315374e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800004986179623 y[1] (closed_form) 1.7435381219574582 y[1] (numeric) 1.7435381219554076 absolute error 2.050581926482664e-12 relative error 1.1761038664187566e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900274677498623 y[1] (closed_form) 1.7591020709485703 y[1] (numeric) 1.7591020709465228 absolute error 2.0474733020137137e-12 relative error 1.1639309257987761e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000544368817622 y[1] (closed_form) 1.77474956057052 y[1] (numeric) 1.774749560568476 absolute error 2.043920588334913e-12 relative error 1.1516670485484523e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.609997847937563 y[1] (closed_form) 1.790348597247439 y[1] (numeric) 1.7903485972453985 absolute error 2.0405899192610377e-12 relative error 1.139772400971705e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200248170694629 y[1] (closed_form) 1.8061607802474955 y[1] (numeric) 1.8061607802454596 absolute error 2.035926982557612e-12 relative error 1.127212485634104e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300517862013628 y[1] (closed_form) 1.8220547885417522 y[1] (numeric) 1.8220547885397207 absolute error 2.0314860904591114e-12 relative error 1.114942373431577e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6399951972571636 y[1] (closed_form) 1.8378965712059936 y[1] (numeric) 1.8378965712039652 absolute error 2.028377465990161e-12 relative error 1.1036407041442911e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500221663890635 y[1] (closed_form) 1.8539517828329095 y[1] (numeric) 1.8539517828308851 absolute error 2.0243806631015104e-12 relative error 1.0919273531527229e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600491355209634 y[1] (closed_form) 1.8700870307931583 y[1] (numeric) 1.8700870307911375 absolute error 2.02082794942271e-12 relative error 1.0806063654511406e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6699925465767642 y[1] (closed_form) 1.886166252246302 y[1] (numeric) 1.886166252244284 absolute error 2.0181634141636096e-12 relative error 1.0699817217915481e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800195157086641 y[1] (closed_form) 1.9024590684472764 y[1] (numeric) 1.9024590684452625 absolute error 2.013944566670034e-12 relative error 1.0586007342138238e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900464848405641 y[1] (closed_form) 1.9188300600061454 y[1] (numeric) 1.9188300600041337 absolute error 2.0117241206207837e-12 relative error 1.0484118226782108e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.700073453972464 y[1] (closed_form) 1.9352785890995399 y[1] (numeric) 1.9352785890975308 absolute error 2.0090595853616833e-12 relative error 1.0381242249450363e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100168650282648 y[1] (closed_form) 1.9516659823405784 y[1] (numeric) 1.9516659823385731 absolute error 2.0052848270779577e-12 relative error 1.027473371582301e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200438341601647 y[1] (closed_form) 1.9682670093148542 y[1] (numeric) 1.968267009312853 absolute error 2.001288024189307e-12 relative error 1.016776694786927e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300708032920646 y[1] (closed_form) 1.9849436193805101 y[1] (numeric) 1.9849436193785128 absolute error 1.9972912213006566e-12 relative error 1.0062206310544982e-10% Desired digits 8 Estimated correct digits 11 Correct digits 12 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400142143478654 y[1] (closed_form) 2.0015552402558177 y[1] (numeric) 2.001555240253824 absolute error 1.993516463016931e-12 relative error 9.959837345094412e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500411834797653 y[1] (closed_form) 2.0183803874825186 y[1] (numeric) 2.018380387480529 absolute error 1.9895196601282805e-12 relative error 9.857010464760632e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600681526116653 y[1] (closed_form) 2.0352790953497912 y[1] (numeric) 2.0352790953478057 absolute error 1.98552285723963e-12 relative error 9.755531129741152e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.770011563667466 y[1] (closed_form) 2.052108943980932 y[1] (numeric) 2.0521089439789515 absolute error 1.9806378759312793e-12 relative error 9.651718938902899e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.780038532799366 y[1] (closed_form) 2.0691520946396142 y[1] (numeric) 2.069152094637638 absolute error 1.9761969838327786e-12 relative error 9.550757476709195e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900655019312659 y[1] (closed_form) 2.086266717300146 y[1] (numeric) 2.086266717298175 absolute error 1.971312002524428e-12 relative error 9.448993200042601e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000089129870667 y[1] (closed_form) 2.103308597453135 y[1] (numeric) 2.1033085974511674 absolute error 1.9677592888456275e-12 relative error 9.355542459287038e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100358821189666 y[1] (closed_form) 2.1205634385696444 y[1] (numeric) 2.1205634385676797 absolute error 1.964650664376677e-12 relative error 9.264757793343202e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200628512508665 y[1] (closed_form) 2.1378875987406696 y[1] (numeric) 2.137887598738709 absolute error 1.9606538614880265e-12 relative error 9.170986644213459e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300062623066673 y[1] (closed_form) 2.1551351234011786 y[1] (numeric) 2.1551351233992224 absolute error 1.956212969389526e-12 relative error 9.07698523469972e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400332314385672 y[1] (closed_form) 2.1725951515279 y[1] (numeric) 2.1725951515259476 absolute error 1.9522161665008753e-12 relative error 8.985641734162755e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500602005704672 y[1] (closed_form) 2.1901222833903535 y[1] (numeric) 2.1901222833884058 absolute error 1.9477752744023746e-12 relative error 8.893454439389472e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600036116262679 y[1] (closed_form) 2.2075688805105784 y[1] (numeric) 2.2075688805086346 absolute error 1.943778471513724e-12 relative error 8.805063745345769e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700305807581679 y[1] (closed_form) 2.2252274075780623 y[1] (numeric) 2.2252274075761216 absolute error 1.9406698470447736e-12 relative error 8.721220314093645e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800575498900678 y[1] (closed_form) 2.242950762684334 y[1] (numeric) 2.242950762682398 absolute error 1.935784865736423e-12 relative error 8.630527686750025e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900009609458686 y[1] (closed_form) 2.2605896810963477 y[1] (numeric) 2.260589681094415 absolute error 1.9326762412674725e-12 relative error 8.549434058860949e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000279300777685 y[1] (closed_form) 2.278439840431061 y[1] (numeric) 2.278439840429134 absolute error 1.9269030815394217e-12 relative error 8.457116344905857e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100548992096684 y[1] (closed_form) 2.2963524937770656 y[1] (numeric) 2.296352493775141 absolute error 1.9246826354901714e-12 relative error 8.381477324173486e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9199983102654692 y[1] (closed_form) 2.314176809267341 y[1] (numeric) 2.314176809265418 absolute error 1.922906278650771e-12 relative error 8.309245304638393e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300252793973691 y[1] (closed_form) 2.332211561770116 y[1] (numeric) 2.332211561768195 absolute error 1.920685832601521e-12 relative error 8.235469989453904e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.940052248529269 y[1] (closed_form) 2.350306418026231 y[1] (numeric) 2.3503064180243123 absolute error 1.9189094757621206e-12 relative error 8.164507661829071e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9499956595850698 y[1] (closed_form) 2.3683090395658644 y[1] (numeric) 2.3683090395639503 absolute error 1.91402449445377e-12 relative error 8.081818979184534e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600226287169698 y[1] (closed_form) 2.3865211800454924 y[1] (numeric) 2.386521180043584 absolute error 1.908251334725719e-12 relative error 7.995953904290694e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700495978488697 y[1] (closed_form) 2.4047909799407465 y[1] (numeric) 2.4047909799388427 absolute error 1.9038104426272184e-12 relative error 7.916739785318589e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9799930089046704 y[1] (closed_form) 2.422964656065777 y[1] (numeric) 2.4229646560638773 absolute error 1.899813639738568e-12 relative error 7.84086402161284e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900199780365704 y[1] (closed_form) 2.441346819722053 y[1] (numeric) 2.4413468197201547 absolute error 1.8984813721090177e-12 relative error 7.776368997523913e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000469471684703 y[1] (closed_form) 2.459784146575826 y[1] (numeric) 2.459784146573932 absolute error 1.894040480010517e-12 relative error 7.700027185910358e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100739163003702 y[1] (closed_form) 2.47827579105589 y[1] (numeric) 2.478275791054003 absolute error 1.886935052652916e-12 relative error 7.613902615128123e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.020017327356171 y[1] (closed_form) 2.4966661409622803 y[1] (numeric) 2.4966661409603987 absolute error 1.8816059821347153e-12 relative error 7.536474145515889e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.030044296488071 y[1] (closed_form) 2.5152634273576346 y[1] (numeric) 2.515263427355758 absolute error 1.8767210008263646e-12 relative error 7.461329817043937e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400712656199709 y[1] (closed_form) 2.5339124694445534 y[1] (numeric) 2.5339124694426802 absolute error 1.873168287147564e-12 relative error 7.392395395402795e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500146766757716 y[1] (closed_form) 2.5524563597270724 y[1] (numeric) 2.552456359725201 absolute error 1.871391930308164e-12 relative error 7.331729387562446e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600416458076716 y[1] (closed_form) 2.571205894319716 y[1] (numeric) 2.57120589431785 absolute error 1.866062859789963e-12 relative error 7.257539600047012e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700686149395715 y[1] (closed_form) 2.5900045761007977 y[1] (numeric) 2.590004576098937 absolute error 1.8607337892717624e-12 relative error 7.184287651232885e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800120259953723 y[1] (closed_form) 2.608694268276219 y[1] (numeric) 2.6086942682743626 absolute error 1.8562928971732617e-12 relative error 7.115793214050601e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900389951272722 y[1] (closed_form) 2.6275882027329667 y[1] (numeric) 2.6275882027311175 absolute error 1.8491874698156607e-12 relative error 7.037584762682038e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000659642591721 y[1] (closed_form) 2.6465286316536902 y[1] (numeric) 2.6465286316518446 absolute error 1.8456347561368602e-12 relative error 6.973794781821841e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.110009375314973 y[1] (closed_form) 2.6653562560501074 y[1] (numeric) 2.6653562560482653 absolute error 1.8420820424580597e-12 relative error 6.911203852305699e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200363444468728 y[1] (closed_form) 2.684386612110605 y[1] (numeric) 2.6843866121087667 absolute error 1.838085239569409e-12 relative error 6.847319351381396e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300633135787728 y[1] (closed_form) 2.7034607680761287 y[1] (numeric) 2.703460768074296 absolute error 1.8327561690512084e-12 relative error 6.779296340059183e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400067246345735 y[1] (closed_form) 2.72241833091388 y[1] (numeric) 2.7224183309120513 absolute error 1.828759366162558e-12 relative error 6.717407627609778e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500336937664735 y[1] (closed_form) 2.741577007569231 y[1] (numeric) 2.7415770075674075 absolute error 1.823430295644357e-12 relative error 6.651027093567101e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600606628983734 y[1] (closed_form) 2.760776750160664 y[1] (numeric) 2.7607767501588434 absolute error 1.8207657603852567e-12 relative error 6.595121319676778e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700040739541742 y[1] (closed_form) 2.779856140744923 y[1] (numeric) 2.779856140743105 absolute error 1.8181012251261564e-12 relative error 6.540270909986574e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.180031043086074 y[1] (closed_form) 2.7991349215267594 y[1] (numeric) 2.799134921524946 absolute error 1.8132162438178057e-12 relative error 6.477773650256221e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.190058012217974 y[1] (closed_form) 2.8184519973256945 y[1] (numeric) 2.818451997323887 absolute error 1.8074430840897548e-12 relative error 6.412892913573686e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000014232737748 y[1] (closed_form) 2.8376449953442564 y[1] (numeric) 2.8376449953424534 absolute error 1.8030021919912542e-12 relative error 6.35386806647573e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100283924056747 y[1] (closed_form) 2.8570355557177023 y[1] (numeric) 2.857035555715902 absolute error 1.8003376567321538e-12 relative error 6.301418451475657e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200553615375747 y[1] (closed_form) 2.8764616057324224 y[1] (numeric) 2.8764616057306283 absolute error 1.794120407794253e-12 relative error 6.237247888929924e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2299987725933754 y[1] (closed_form) 2.895759888652125 y[1] (numeric) 2.8957598886503346 absolute error 1.7905676941154525e-12 relative error 6.183412171472887e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400257417252754 y[1] (closed_form) 2.915253803505991 y[1] (numeric) 2.915253803504206 absolute error 1.7847945343874017e-12 relative error 6.122261232421487e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500527108571753 y[1] (closed_form) 2.934780370692667 y[1] (numeric) 2.9347803706908846 absolute error 1.7825740883381513e-12 relative error 6.073960784729619e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.259996121912976 y[1] (closed_form) 2.9541755212477874 y[1] (numeric) 2.9541755212460092 absolute error 1.7781331962396507e-12 relative error 6.019050606338385e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270023091044876 y[1] (closed_form) 2.9737642724752607 y[1] (numeric) 2.973764272473485 absolute error 1.7754686609805503e-12 relative error 5.970441831634188e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280050060176776 y[1] (closed_form) 2.993382809347378 y[1] (numeric) 2.993382809345608 absolute error 1.7701395904623496e-12 relative error 5.913508906828653e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2899934712325767 y[1] (closed_form) 3.0128663231132586 y[1] (numeric) 3.012866323111494 absolute error 1.7648105199441488e-12 relative error 5.857579894618533e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3000204403644766 y[1] (closed_form) 3.032541307276274 y[1] (numeric) 3.0325413072745118 absolute error 1.7621459846850485e-12 relative error 5.8107897177095616e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3100474094963765 y[1] (closed_form) 3.052243183595432 y[1] (numeric) 3.052243183593673 absolute error 1.759037360216098e-12 relative error 5.763097022118715e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3200743786282765 y[1] (closed_form) 3.07197097936265 y[1] (numeric) 3.0719709793608954 absolute error 1.7545964681175974e-12 relative error 5.711631001415346e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3300177896840772 y[1] (closed_form) 3.091559012710924 y[1] (numeric) 3.091559012709172 absolute error 1.751931932858497e-12 relative error 5.6668235206102834e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3400447588159772 y[1] (closed_form) 3.1113355232520976 y[1] (numeric) 3.1113355232503515 absolute error 1.7461587731304462e-12 relative error 5.6122483739885704e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350071727947877 y[1] (closed_form) 3.131135028052312 y[1] (numeric) 3.131135028050568 absolute error 1.7439383270811959e-12 relative error 5.5696682240049975e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3600151390036779 y[1] (closed_form) 3.1507912770320483 y[1] (numeric) 3.150791277030312 absolute error 1.7363888105137448e-12 relative error 5.510961081971039e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3700421081355778 y[1] (closed_form) 3.1706336494163176 y[1] (numeric) 3.170633649414585 absolute error 1.7328360968349443e-12 relative error 5.465267477855546e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3800690772674777 y[1] (closed_form) 3.1904960701809824 y[1] (numeric) 3.190496070179255 absolute error 1.7275070263167436e-12 relative error 5.414540523846343e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3900124883232785 y[1] (closed_form) 3.2102117954380853 y[1] (numeric) 3.210211795436359 absolute error 1.7261747586871934e-12 relative error 5.377136677213003e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4000394574551784 y[1] (closed_form) 3.2301111980257895 y[1] (numeric) 3.2301111980240664 absolute error 1.723066134218243e-12 relative error 5.3343864300131933e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4100664265870784 y[1] (closed_form) 3.2500276850762435 y[1] (numeric) 3.2500276850745253 absolute error 1.7181811529098923e-12 relative error 5.286666205335986e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4200098376428791 y[1] (closed_form) 3.2697940937414374 y[1] (numeric) 3.2697940937397223 absolute error 1.7150725284409418e-12 relative error 5.245200398776435e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.430036806774779 y[1] (closed_form) 3.2897416435786506 y[1] (numeric) 3.289741643576941 absolute error 1.709743457922741e-12 relative error 5.197196750267738e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.440063775906679 y[1] (closed_form) 3.3097032985888215 y[1] (numeric) 3.309703298587116 absolute error 1.7053025658242404e-12 relative error 5.152433351205048e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4500071869624798 y[1] (closed_form) 3.329511552189245 y[1] (numeric) 3.329511552187543 absolute error 1.70219394135529e-12 relative error 5.112443416020139e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4600341560943797 y[1] (closed_form) 3.3494983230004225 y[1] (numeric) 3.3494983229987243 absolute error 1.6981971384666394e-12 relative error 5.070004444562384e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4700611252262796 y[1] (closed_form) 3.369496207003305 y[1] (numeric) 3.3694962070016117 absolute error 1.6933121571582888e-12 relative error 5.0254164217156153e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4800045362820804 y[1] (closed_form) 3.389337429415133 y[1] (numeric) 3.389337429413442 absolute error 1.6910917111090384e-12 relative error 4.989446304261463e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4900315054139803 y[1] (closed_form) 3.409354459634738 y[1] (numeric) 3.409354459633052 absolute error 1.6857626405908377e-12 relative error 4.94452149387671e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5000584745458803 y[1] (closed_form) 3.4293796010654383 y[1] (numeric) 3.429379601063758 absolute error 1.680433570072637e-12 relative error 4.9001095403686445e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.510001885601681 y[1] (closed_form) 3.4492448865003835 y[1] (numeric) 3.449244886498707 absolute error 1.6764367671839864e-12 relative error 4.8603007972707476e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.520028854733581 y[1] (closed_form) 3.469283187336264 y[1] (numeric) 3.4692831873345917 absolute error 1.6724399642953358e-12 relative error 4.8207075467351655e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.530055823865481 y[1] (closed_form) 3.4893265901043797 y[1] (numeric) 3.4893265901027135 absolute error 1.666222715357435e-12 relative error 4.7751985156184293e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5399992349212817 y[1] (closed_form) 3.509207011122883 y[1] (numeric) 3.5092070111212226 absolute error 1.6604495556293841e-12 relative error 4.731694512083145e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5500262040531816 y[1] (closed_form) 3.529257574644152 y[1] (numeric) 3.5292575746424992 absolute error 1.652900039061933e-12 relative error 4.68342138283458e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5600531731850815 y[1] (closed_form) 3.549310226228212 y[1] (numeric) 3.5493102262265634 absolute error 1.6484591469634324e-12 relative error 4.644449320833869e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5699965842408823 y[1] (closed_form) 3.569196841772119 y[1] (numeric) 3.5691968417704727 absolute error 1.6462387009141821e-12 relative error 4.6123505480208226e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5800235533727822 y[1] (closed_form) 3.58925064901425 y[1] (numeric) 3.5892506490126093 absolute error 1.6409096303959814e-12 relative error 4.571733185718417e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5900505225046822 y[1] (closed_form) 3.609303528570943 y[1] (numeric) 3.60930352856931 absolute error 1.6333601138285303e-12 relative error 4.525416332815983e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.599993933560483 y[1] (closed_form) 3.6291873920084283 y[1] (numeric) 3.6291873920067976 absolute error 1.63069557856943e-12 relative error 4.4932801821153324e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6100209026923828 y[1] (closed_form) 3.64923542108828 y[1] (numeric) 3.649235421086653 absolute error 1.6266987756807794e-12 relative error 4.457642733270585e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6200478718242828 y[1] (closed_form) 3.669279507569172 y[1] (numeric) 3.669279507567549 absolute error 1.6231460620019789e-12 relative error 4.4236097540502776e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6300748409561827 y[1] (closed_form) 3.6893186443374635 y[1] (numeric) 3.689318644335846 absolute error 1.617372902273928e-12 relative error 4.3839338864273666e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6400182520119835 y[1] (closed_form) 3.709184908978153 y[1] (numeric) 3.7091849089765403 absolute error 1.6124879209655774e-12 relative error 4.347283730887936e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6500452211438834 y[1] (closed_form) 3.7292111892465867 y[1] (numeric) 3.729211189244976 absolute error 1.6107115641261771e-12 relative error 4.3191749739750985e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6600721902757833 y[1] (closed_form) 3.7492295102265674 y[1] (numeric) 3.749229510224961 absolute error 1.6062706720276765e-12 relative error 4.284268721470212e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.670015601331584 y[1] (closed_form) 3.7690721625435524 y[1] (numeric) 3.7690721625419497 absolute error 1.602717958348876e-12 relative error 4.2522878024900546e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.680042570463484 y[1] (closed_form) 3.789071639484428 y[1] (numeric) 3.7890716394828323 absolute error 1.595612530991275e-12 relative error 4.211090955272588e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.690069539595384 y[1] (closed_form) 3.8090601547225553 y[1] (numeric) 3.8090601547209646 absolute error 1.5907275496829243e-12 relative error 4.1761680967697654e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7000129506511847 y[1] (closed_form) 3.8288702876409566 y[1] (numeric) 3.8288702876393703 absolute error 1.5862866575844237e-12 relative error 4.1429626454171855e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7100399197830847 y[1] (closed_form) 3.8488339882560973 y[1] (numeric) 3.848833988254517 absolute error 1.5805134978563729e-12 relative error 4.106473551935406e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7200668889149846 y[1] (closed_form) 3.868783734617245 y[1] (numeric) 3.868783734615669 absolute error 1.5760726057578722e-12 relative error 4.073819354789548e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7300102999707854 y[1] (closed_form) 3.888552470322278 y[1] (numeric) 3.8885524703207053 absolute error 1.5725198920790717e-12 relative error 4.0439724141069476e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400372691026853 y[1] (closed_form) 3.908471453804098 y[1] (numeric) 3.9084714538025316 absolute error 1.5663026431411708e-12 relative error 4.0074557577149385e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500642382345852 y[1] (closed_form) 3.9283735030363474 y[1] (numeric) 3.928373503034787 absolute error 1.56052948341312e-12 relative error 3.972457003405975e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.760007649290386 y[1] (closed_form) 3.9480920009613394 y[1] (numeric) 3.9480920009597815 absolute error 1.5578649481540197e-12 relative error 3.945867897137878e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.770034618422286 y[1] (closed_form) 3.9679573667375436 y[1] (numeric) 3.9679573667359898 absolute error 1.553868145265369e-12 relative error 3.916040424957893e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800615875541859 y[1] (closed_form) 3.9878028335055884 y[1] (numeric) 3.9878028335040403 absolute error 1.5480949855373183e-12 relative error 3.882075042753361e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900049986099866 y[1] (closed_form) 4.007462298286493 y[1] (numeric) 4.0074622982849455 absolute error 1.5472068071176182e-12 relative error 3.860814380659729e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000319677418866 y[1] (closed_form) 4.027265194028576 y[1] (numeric) 4.027265194027035 absolute error 1.5409895581797173e-12 relative error 3.826392064929367e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100589368737865 y[1] (closed_form) 4.04704524390851 y[1] (numeric) 4.047045243906974 absolute error 1.5356604876615165e-12 relative error 3.7945226581613985e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200023479295873 y[1] (closed_form) 4.066636933297739 y[1] (numeric) 4.066636933296207 absolute error 1.531219595563016e-12 relative error 3.765321617539413e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300293170614872 y[1] (closed_form) 4.086368562886076 y[1] (numeric) 4.0863685628845445 absolute error 1.531219595563016e-12 relative error 3.747140210185943e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400562861933871 y[1] (closed_form) 4.1060744203143775 y[1] (numeric) 4.106074420312845 absolute error 1.532107773982716e-12 relative error 3.73132003259067e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.849999697249188 y[1] (closed_form) 4.1255896530468394 y[1] (numeric) 4.125589653045315 absolute error 1.5241141682054149e-12 relative error 3.6942941406686504e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600266663810878 y[1] (closed_form) 4.145241284485204 y[1] (numeric) 4.145241284483689 absolute error 1.5152323840084136e-12 relative error 3.655353886587062e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700536355129878 y[1] (closed_form) 4.16486424065475 y[1] (numeric) 4.16486424065324 absolute error 1.5099033134902129e-12 relative error 3.6253362084446817e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8799970465687885 y[1] (closed_form) 4.184294404259031 y[1] (numeric) 4.184294404257524 absolute error 1.5072387782311125e-12 relative error 3.602133675625101e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900240157006885 y[1] (closed_form) 4.203857377531407 y[1] (numeric) 4.203857377529902 absolute error 1.5054624213917123e-12 relative error 3.581145329615705e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000509848325884 y[1] (closed_form) 4.223388798227432 y[1] (numeric) 4.223388798225932 absolute error 1.4992451724538114e-12 relative error 3.5498630225165365e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9099943958883892 y[1] (closed_form) 4.242725356775063 y[1] (numeric) 4.242725356773565 absolute error 1.4974688156144111e-12 relative error 3.529497409543973e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.920021365020289 y[1] (closed_form) 4.262191091637706 y[1] (numeric) 4.262191091636216 absolute error 1.4903633882568101e-12 relative error 3.4967071072455185e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.930048334152189 y[1] (closed_form) 4.281622425006635 y[1] (numeric) 4.281622425005149 absolute error 1.4859224961583095e-12 relative error 3.470465979157438e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9399917452079898 y[1] (closed_form) 4.300856926792496 y[1] (numeric) 4.300856926791017 absolute error 1.4788170688007085e-12 relative error 3.43842423492005e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500187143398897 y[1] (closed_form) 4.320216930494203 y[1] (numeric) 4.32021693049273 absolute error 1.4725998198628076e-12 relative error 3.4086247138852645e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600456834717896 y[1] (closed_form) 4.339539714738385 y[1] (numeric) 4.339539714736913 absolute error 1.4725998198628076e-12 relative error 3.393447039697355e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700726526036896 y[1] (closed_form) 4.358824344930599 y[1] (numeric) 4.358824344929124 absolute error 1.475264355121908e-12 relative error 3.38454647028314e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800160636594903 y[1] (closed_form) 4.377909674808988 y[1] (numeric) 4.377909674807515 absolute error 1.4734879982825078e-12 relative error 3.365734123664389e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900430327913903 y[1] (closed_form) 4.397115545800399 y[1] (numeric) 4.397115545798927 absolute error 1.4717116414431075e-12 relative error 3.346993332592115e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000700019232904 y[1] (closed_form) 4.416280490019486 y[1] (numeric) 4.4162804900180115 absolute error 1.4743761767022079e-12 relative error 3.3385021174135215e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010013412979091 y[1] (closed_form) 4.4352444049997946 y[1] (numeric) 4.43524440499832 absolute error 1.4743761767022079e-12 relative error 3.324227578169452e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020040382110991 y[1] (closed_form) 4.454325103805854 y[1] (numeric) 4.454325103804378 absolute error 1.475264355121908e-12 relative error 3.311981772191294e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.030067351242891 y[1] (closed_form) 4.473362139944058 y[1] (numeric) 4.473362139942589 absolute error 1.4690471061840071e-12 relative error 3.2839887767333287e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.040010762298692 y[1] (closed_form) 4.49219652361597 y[1] (numeric) 4.492196523614507 absolute error 1.4628298572461063e-12 relative error 3.256379923620548e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500377314305918 y[1] (closed_form) 4.511143903930713 y[1] (numeric) 4.5111439039292485 absolute error 1.4646062140855065e-12 relative error 3.246640420424951e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0600647005624917 y[1] (closed_form) 4.53004492496858 y[1] (numeric) 4.530044924967118 absolute error 1.4619416788264061e-12 relative error 3.227212319172631e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0700081116182925 y[1] (closed_form) 4.548741777470616 y[1] (numeric) 4.548741777469164 absolute error 1.4512835377900046e-12 relative error 3.190516430231414e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0800350807501924 y[1] (closed_form) 4.567547812944522 y[1] (numeric) 4.56754781294307 absolute error 1.4512835377900046e-12 relative error 3.1773800674336415e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0900620498820923 y[1] (closed_form) 4.5863048342453805 y[1] (numeric) 4.586304834243929 absolute error 1.4512835377900046e-12 relative error 3.164385251833779e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.100005460937893 y[1] (closed_form) 4.604856279462963 y[1] (numeric) 4.604856279461515 absolute error 1.4477308241112041e-12 relative error 3.143921843050538e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.110032430069793 y[1] (closed_form) 4.623513070924852 y[1] (numeric) 4.623513070923407 absolute error 1.4450662888521038e-12 relative error 3.1254724852828067e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.120059399201693 y[1] (closed_form) 4.642118237419174 y[1] (numeric) 4.642118237417736 absolute error 1.4379608614945028e-12 relative error 3.0976394567104984e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1300028102574937 y[1] (closed_form) 4.660516530071346 y[1] (numeric) 4.660516530069913 absolute error 1.4335199693960021e-12 relative error 3.075882169168182e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1400297793893936 y[1] (closed_form) 4.679016312635845 y[1] (numeric) 4.679016312634415 absolute error 1.4299672557172016e-12 relative error 3.05612795547544e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1500567485212936 y[1] (closed_form) 4.6974619058890354 y[1] (numeric) 4.6974619058876055 absolute error 1.4299672557172016e-12 relative error 3.044127412559757e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1600001595770943 y[1] (closed_form) 4.715699438497457 y[1] (numeric) 4.715699438496029 absolute error 1.4281908988778014e-12 relative error 3.028587630540041e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1700271287089943 y[1] (closed_form) 4.734034588551634 y[1] (numeric) 4.734034588550212 absolute error 1.4219736499399005e-12 relative error 3.0037246736191456e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.180054097840894 y[1] (closed_form) 4.7523130337088695 y[1] (numeric) 4.752313033707449 absolute error 1.4201972931005002e-12 relative error 2.988433806920604e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.189997508896695 y[1] (closed_form) 4.770382343442828 y[1] (numeric) 4.770382343441411 absolute error 1.4166445794216997e-12 relative error 2.969666742476023e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.200024478028595 y[1] (closed_form) 4.7885453855057225 y[1] (numeric) 4.788545385504314 absolute error 1.4086509736443986e-12 relative error 2.941709559458691e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.210051447160495 y[1] (closed_form) 4.806649258107605 y[1] (numeric) 4.8066492581062 absolute error 1.4050982599655981e-12 relative error 2.923238589950269e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199948582162956 y[1] (closed_form) 4.824543033498869 y[1] (numeric) 4.824543033497474 absolute error 1.3944401189291966e-12 relative error 2.8903050698211243e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2300218273481955 y[1] (closed_form) 4.8425266469477295 y[1] (numeric) 4.842526646946339 absolute error 1.3908874052503961e-12 relative error 2.8722349026764363e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2400487964800955 y[1] (closed_form) 4.8604486796106166 y[1] (numeric) 4.8604486796092266 absolute error 1.389999226830696e-12 relative error 2.8598166927709492e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2499922075358962 y[1] (closed_form) 4.878159767132106 y[1] (numeric) 4.878159767130719 absolute error 1.3873346915715956e-12 relative error 2.8439714109388762e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.260019176667796 y[1] (closed_form) 4.89595679278929 y[1] (numeric) 4.895956792787905 absolute error 1.3855583347321954e-12 relative error 2.830005233650816e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.270046145799696 y[1] (closed_form) 4.913689881744299 y[1] (numeric) 4.91368988174292 absolute error 1.3784529073745944e-12 relative error 2.805331513687756e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.280073114931596 y[1] (closed_form) 4.931358259229491 y[1] (numeric) 4.931358259228119 absolute error 1.3713474800169934e-12 relative error 2.7808717353893126e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.290016525987397 y[1] (closed_form) 4.948814738821248 y[1] (numeric) 4.948814738819876 absolute error 1.3722356584366935e-12 relative error 2.772857200881083e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3000434951192967 y[1] (closed_form) 4.966351950306036 y[1] (numeric) 4.966351950304668 absolute error 1.3677947663381929e-12 relative error 2.7541237109744242e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3100704642511967 y[1] (closed_form) 4.983822171626732 y[1] (numeric) 4.983822171625366 absolute error 1.3660184094987926e-12 relative error 2.7409051977729788e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3200138753069974 y[1] (closed_form) 5.001079915684668 y[1] (numeric) 5.0010799156833095 absolute error 1.3589129821411916e-12 relative error 2.7172390864606905e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3300408444388974 y[1] (closed_form) 5.018414492182247 y[1] (numeric) 5.018414492180894 absolute error 1.3526957332032907e-12 relative error 2.6954643449849312e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3400678135707973 y[1] (closed_form) 5.035679860097435 y[1] (numeric) 5.03567986009609 absolute error 1.3447021274259896e-12 relative error 2.6703487210959654e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.350011224626598 y[1] (closed_form) 5.052732287378603 y[1] (numeric) 5.052732287377261 absolute error 1.3420375921668892e-12 relative error 2.6560631275066995e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.360038193758498 y[1] (closed_form) 5.069857653697573 y[1] (numeric) 5.069857653696236 absolute error 1.3375967000683886e-12 relative error 2.638331865378599e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.370065162890398 y[1] (closed_form) 5.086911655287903 y[1] (numeric) 5.0869116552865705 absolute error 1.3322676295501878e-12 relative error 2.6190107472483436e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3800085739461987 y[1] (closed_form) 5.103752369287948 y[1] (numeric) 5.103752369286619 absolute error 1.3287149158713873e-12 relative error 2.6034078844949203e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3900355430780986 y[1] (closed_form) 5.120662138478686 y[1] (numeric) 5.120662138477367 absolute error 1.318944953254686e-12 relative error 2.5757312581582187e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4000625122099986 y[1] (closed_form) 5.137498451006621 y[1] (numeric) 5.1374984510053086 absolute error 1.312727704316785e-12 relative error 2.5551885160365826e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4100059232657993 y[1] (closed_form) 5.154121245715187 y[1] (numeric) 5.154121245713878 absolute error 1.3091749906379846e-12 relative error 2.54005470229547e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4200328923976993 y[1] (closed_form) 5.170809224816647 y[1] (numeric) 5.1708092248153426 absolute error 1.304734098539484e-12 relative error 2.5232686835120063e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.430059861529599 y[1] (closed_form) 5.187421721415503 y[1] (numeric) 5.187421721414202 absolute error 1.3011813848606835e-12 relative error 2.50833931524971e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4400032725854 y[1] (closed_form) 5.203820586900235 y[1] (numeric) 5.203820586898942 absolute error 1.2931877790833823e-12 relative error 2.485073721293871e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4500302417173 y[1] (closed_form) 5.2202807825122175 y[1] (numeric) 5.220280782510925 absolute error 1.2922996006636822e-12 relative error 2.475536574570561e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4600572108492 y[1] (closed_form) 5.2366635376989485 y[1] (numeric) 5.236663537697659 absolute error 1.2896350654045818e-12 relative error 2.4627036969636253e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4700006219050006 y[1] (closed_form) 5.252832665513074 y[1] (numeric) 5.252832665511784 absolute error 1.2896350654045818e-12 relative error 2.4551230688758594e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4800275910369005 y[1] (closed_form) 5.269059289188922 y[1] (numeric) 5.269059289187635 absolute error 1.2869705301454815e-12 relative error 2.4425053116902538e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4900545601688004 y[1] (closed_form) 5.285206584195714 y[1] (numeric) 5.285206584194425 absolute error 1.2887468869848817e-12 relative error 2.438403998887395e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.499997971224601 y[1] (closed_form) 5.301140372604323 y[1] (numeric) 5.301140372603039 absolute error 1.283417816466681e-12 relative error 2.4210221315761324e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.510024940356501 y[1] (closed_form) 5.31712784605922 y[1] (numeric) 5.317127846057941 absolute error 1.2789769243681803e-12 relative error 2.4053905819023926e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.520051909488401 y[1] (closed_form) 5.333034173979087 y[1] (numeric) 5.333034173977817 absolute error 1.270095140171179e-12 relative error 2.3815619752977037e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.529995320544202 y[1] (closed_form) 5.348727232999431 y[1] (numeric) 5.348727232998159 absolute error 1.2718714970105793e-12 relative error 2.377895603207543e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5400222896761018 y[1] (closed_form) 5.364470193129586 y[1] (numeric) 5.364470193128324 absolute error 1.262101534393878e-12 relative error 2.3527049064608164e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5500492588080017 y[1] (closed_form) 5.38013026387134 y[1] (numeric) 5.380130263870081 absolute error 1.2594369991347776e-12 relative error 2.340904285519165e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599926698638025 y[1] (closed_form) 5.395577420122592 y[1] (numeric) 5.395577420121337 absolute error 1.254996107036277e-12 relative error 2.3259718271409075e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5700196389957024 y[1] (closed_form) 5.411070723830823 y[1] (numeric) 5.4110707238295745 absolute error 1.248778858098376e-12 relative error 2.3078220962787383e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5800466081276023 y[1] (closed_form) 5.426479468878959 y[1] (numeric) 5.426479468877714 absolute error 1.2452261444195756e-12 relative error 2.2947219307858603e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5900735772595023 y[1] (closed_form) 5.44180311418719 y[1] (numeric) 5.441803114185946 absolute error 1.2434497875801753e-12 relative error 2.2849959130980104e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.600016988315303 y[1] (closed_form) 5.456914499060444 y[1] (numeric) 5.456914499059201 absolute error 1.2425616091604752e-12 relative error 2.2770406415098054e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.610043957447203 y[1] (closed_form) 5.47206707603565 y[1] (numeric) 5.472067076034416 absolute error 1.233679824963474e-12 relative error 2.2545042080464378e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.620070926579103 y[1] (closed_form) 5.487132985837847 y[1] (numeric) 5.487132985836616 absolute error 1.2310152897043736e-12 relative error 2.2434580916511286e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6300143376349037 y[1] (closed_form) 5.501987260624466 y[1] (numeric) 5.501987260623235 absolute error 1.2310152897043736e-12 relative error 2.2374011995888475e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6400413067668036 y[1] (closed_form) 5.516879057640676 y[1] (numeric) 5.5168790576394455 absolute error 1.2301271112846734e-12 relative error 2.229751818795071e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6500682758987035 y[1] (closed_form) 5.531682698031595 y[1] (numeric) 5.531682698030372 absolute error 1.2230216839270724e-12 relative error 2.2109396917546894e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6600116869545043 y[1] (closed_form) 5.546275444066572 y[1] (numeric) 5.546275444065354 absolute error 1.2176926134088717e-12 relative error 2.1955141350066994e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6700386560864042 y[1] (closed_form) 5.560902083880611 y[1] (numeric) 5.560902083879395 absolute error 1.2159162565694714e-12 relative error 2.1865449853793476e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.680065625218304 y[1] (closed_form) 5.575439156938074 y[1] (numeric) 5.575439156936862 absolute error 1.212363542890671e-12 relative error 2.1744718375807333e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.690009036274105 y[1] (closed_form) 5.589766190873037 y[1] (numeric) 5.589766190871829 absolute error 1.2088108292118704e-12 relative error 2.1625427395972575e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.700036005406005 y[1] (closed_form) 5.604123534823154 y[1] (numeric) 5.604123534821946 absolute error 1.2079226507921703e-12 relative error 2.1554176014970518e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.710062974537905 y[1] (closed_form) 5.618389982475203 y[1] (numeric) 5.618389982473999 absolute error 1.2043699371133698e-12 relative error 2.143621110086737e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7200063855937056 y[1] (closed_form) 5.632447360042487 y[1] (numeric) 5.6324473600412865 absolute error 1.2008172234345693e-12 relative error 2.1319635083558263e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7300333547256055 y[1] (closed_form) 5.646531511772208 y[1] (numeric) 5.6465315117710135 absolute error 1.1945999744966684e-12 relative error 2.115635008865352e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7400603238575054 y[1] (closed_form) 5.66052351944845 y[1] (numeric) 5.660523519447259 absolute error 1.191047260817868e-12 relative error 2.1041291617739294e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.750003734913306 y[1] (closed_form) 5.674307539010041 y[1] (numeric) 5.674307539008852 absolute error 1.1883827255587676e-12 relative error 2.0943220250027142e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.760030704045206 y[1] (closed_form) 5.688114847974013 y[1] (numeric) 5.688114847972828 absolute error 1.1857181902996672e-12 relative error 2.0845538847057476e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.770057673177106 y[1] (closed_form) 5.70182884803787 y[1] (numeric) 5.701828848036689 absolute error 1.1812772982011666e-12 relative error 2.071751590031804e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.780001084232907 y[1] (closed_form) 5.71533605391604 y[1] (numeric) 5.715336053914867 absolute error 1.1732836924238654e-12 relative error 2.052869125027134e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7900280533648067 y[1] (closed_form) 5.728863118664692 y[1] (numeric) 5.728863118663526 absolute error 1.1661782650662644e-12 relative error 2.035619006617289e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8000550224967067 y[1] (closed_form) 5.742295793623467 y[1] (numeric) 5.742295793622303 absolute error 1.163513729807164e-12 relative error 2.0262169899000816e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8099984335525074 y[1] (closed_form) 5.755522979210104 y[1] (numeric) 5.755522979208946 absolute error 1.1581846592889633e-12 relative error 2.0123013381625212e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8200254026844074 y[1] (closed_form) 5.76876665045018 y[1] (numeric) 5.768766650449024 absolute error 1.156408302449563e-12 relative error 2.0046023223340465e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8300523718163073 y[1] (closed_form) 5.781914935940048 y[1] (numeric) 5.781914935938892 absolute error 1.155520124029863e-12 relative error 1.9985076515865303e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.839995782872108 y[1] (closed_form) 5.794859146581876 y[1] (numeric) 5.794859146580725 absolute error 1.1510792319313623e-12 relative error 1.9863800013333052e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.850022752004008 y[1] (closed_form) 5.807816530010086 y[1] (numeric) 5.80781653000894 absolute error 1.1466383398328617e-12 relative error 1.974301932418086e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.860049721135908 y[1] (closed_form) 5.8206776175533275 y[1] (numeric) 5.820677617552185 absolute error 1.142197447734361e-12 relative error 1.9623100999269463e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8699931321917087 y[1] (closed_form) 5.833336153210425 y[1] (numeric) 5.833336153209283 absolute error 1.142197447734361e-12 relative error 1.9580518210076805e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8800201013236086 y[1] (closed_form) 5.846004612117664 y[1] (numeric) 5.846004612116523 absolute error 1.141309269314661e-12 relative error 1.9522893754632734e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8900470704555086 y[1] (closed_form) 5.8585759516496605 y[1] (numeric) 5.858575951648521 absolute error 1.1395329124752607e-12 relative error 1.945068088012737e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9000740395874085 y[1] (closed_form) 5.871049915997277 y[1] (numeric) 5.871049915996143 absolute error 1.13420384195706e-12 relative error 1.9318586252632807e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9100174506432093 y[1] (closed_form) 5.88332352696867 y[1] (numeric) 5.883323526967536 absolute error 1.13420384195706e-12 relative error 1.9278284404350074e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.920044419775109 y[1] (closed_form) 5.895602829132381 y[1] (numeric) 5.895602829131249 absolute error 1.1315393066979595e-12 relative error 1.9192936489998956e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.930071388907009 y[1] (closed_form) 5.907784049368098 y[1] (numeric) 5.907784049366968 absolute error 1.1306511282782594e-12 relative error 1.9138328666552984e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.94001479996281 y[1] (closed_form) 5.91976668681252 y[1] (numeric) 5.9197666868113945 absolute error 1.1253220577600587e-12 relative error 1.9009567729534707e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.95004176909471 y[1] (closed_form) 5.931751925018387 y[1] (numeric) 5.931751925017267 absolute error 1.120881165661558e-12 relative error 1.8896292020136758e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9600687382266098 y[1] (closed_form) 5.943638462804167 y[1] (numeric) 5.943638462803046 absolute error 1.1217693440812582e-12 relative error 1.8873445131318018e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9700121492824105 y[1] (closed_form) 5.955328291879768 y[1] (numeric) 5.955328291878647 absolute error 1.120881165661558e-12 relative error 1.8821484068139555e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9800391184143105 y[1] (closed_form) 5.967017704129189 y[1] (numeric) 5.96701770412807 absolute error 1.1191048088221578e-12 relative error 1.875484311111956e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9900660875462104 y[1] (closed_form) 5.97860788627445 y[1] (numeric) 5.978607886273332 absolute error 1.1173284519827575e-12 relative error 1.8688772925682156e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.000009498602011 y[1] (closed_form) 5.990003335600589 y[1] (numeric) 5.990003335599473 absolute error 1.1155520951433573e-12 relative error 1.8623563838658633e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.010036467733911 y[1] (closed_form) 6.001395426071314 y[1] (numeric) 6.001395426070204 absolute error 1.1102230246251565e-12 relative error 1.8499414649501614e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.020063436865811 y[1] (closed_form) 6.012687846038425 y[1] (numeric) 6.012687846037319 absolute error 1.105782132526656e-12 relative error 1.839081224306733e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.030006847921612 y[1] (closed_form) 6.023787609109557 y[1] (numeric) 6.023787609108451 absolute error 1.105782132526656e-12 relative error 1.8356924318752896e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0400338170535117 y[1] (closed_form) 6.034881149501592 y[1] (numeric) 6.034881149500494 absolute error 1.0977885267493548e-12 relative error 1.819072322310803e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0500607861854117 y[1] (closed_form) 6.045874668671434 y[1] (numeric) 6.04587466867034 absolute error 1.0942358130705543e-12 relative error 1.8098883503832372e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0600041972412124 y[1] (closed_form) 6.05667770503267 y[1] (numeric) 6.056677705031577 absolute error 1.0933476346508542e-12 relative error 1.8051936852151794e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0700311663731124 y[1] (closed_form) 6.067471735673468 y[1] (numeric) 6.06747173567238 absolute error 1.0880185641326534e-12 relative error 1.793199229484152e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0800581355050123 y[1] (closed_form) 6.07816548436994 y[1] (numeric) 6.078165484368854 absolute error 1.0862422072932532e-12 relative error 1.7871218052330677e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.090001546560813 y[1] (closed_form) 6.088671020553216 y[1] (numeric) 6.088671020552131 absolute error 1.084465850453853e-12 relative error 1.7811207844750963e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.100028515692713 y[1] (closed_form) 6.099164851261165 y[1] (numeric) 6.099164851260079 absolute error 1.085354028873553e-12 relative error 1.779512532193858e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.110055484824613 y[1] (closed_form) 6.109558229533688 y[1] (numeric) 6.109558229532606 absolute error 1.0818013151947525e-12 relative error 1.770670275250525e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199988958804137 y[1] (closed_form) 6.119765759753713 y[1] (numeric) 6.1197657597526325 absolute error 1.0809131367750524e-12 relative error 1.766265538925714e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1300258650123136 y[1] (closed_form) 6.129958970459143 y[1] (numeric) 6.1299589704580635 absolute error 1.0791367799356522e-12 relative error 1.7604306735756556e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1400528341442135 y[1] (closed_form) 6.140051648622485 y[1] (numeric) 6.1400516486214105 absolute error 1.0746958878371515e-12 relative error 1.7503043123069796e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1499962452000143 y[1] (closed_form) 6.14996093523184 y[1] (numeric) 6.149960935230769 absolute error 1.070254995738651e-12 relative error 1.740263079733375e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1600232143319142 y[1] (closed_form) 6.159853376354987 y[1] (numeric) 6.15985337635392 absolute error 1.0675904604795505e-12 relative error 1.7331426500792513e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.170050183463814 y[1] (closed_form) 6.169645295285905 y[1] (numeric) 6.169645295284842 absolute error 1.06314956838105e-12 relative error 1.723193988467019e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179993594519615 y[1] (closed_form) 6.1792563689888595 y[1] (numeric) 6.1792563689878 absolute error 1.0595968547022494e-12 relative error 1.7147643525844457e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.190020563651515 y[1] (closed_form) 6.188848161574462 y[1] (numeric) 6.1888481615734054 absolute error 1.056932319443149e-12 relative error 1.7078013417835446e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.200047532783415 y[1] (closed_form) 6.198339532764896 y[1] (numeric) 6.19833953276384 absolute error 1.056044141023449e-12 relative error 1.7037532962515507e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2100745019153147 y[1] (closed_form) 6.207730536408786 y[1] (numeric) 6.207730536407736 absolute error 1.049826892085548e-12 relative error 1.6911605391507216e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2200179129711155 y[1] (closed_form) 6.2169442281981695 y[1] (numeric) 6.216944228197125 absolute error 1.0444978215673473e-12 relative error 1.6800823414658002e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2300448821030154 y[1] (closed_form) 6.226135533564949 y[1] (numeric) 6.226135533563906 absolute error 1.042721464727947e-12 relative error 1.6747490624106404e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2400718512349154 y[1] (closed_form) 6.235226692707151 y[1] (numeric) 6.235226692706112 absolute error 1.0391687510491465e-12 relative error 1.666609414962538e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.250015262290716 y[1] (closed_form) 6.24414328694988 y[1] (numeric) 6.244143286948838 absolute error 1.0418332863082469e-12 relative error 1.668496763175911e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.260042231422616 y[1] (closed_form) 6.253035278401109 y[1] (numeric) 6.253035278400066 absolute error 1.042721464727947e-12 relative error 1.6675445096714204e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.270069200554516 y[1] (closed_form) 6.261827435058647 y[1] (numeric) 6.261827435057601 absolute error 1.0462741784067475e-12 relative error 1.670876735677639e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2800126116103168 y[1] (closed_form) 6.2704478556572685 y[1] (numeric) 6.270447855656227 absolute error 1.0418332863082469e-12 relative error 1.661497408623362e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2900395807422167 y[1] (closed_form) 6.2790415544157785 y[1] (numeric) 6.279041554414734 absolute error 1.0444978215673473e-12 relative error 1.6634669678731415e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3000665498741166 y[1] (closed_form) 6.287535819640183 y[1] (numeric) 6.28753581963914 absolute error 1.0436096431476471e-12 relative error 1.65980707400148e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3100099609299174 y[1] (closed_form) 6.295861256986443 y[1] (numeric) 6.2958612569854004 absolute error 1.042721464727947e-12 relative error 1.6562014665918048e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3200369300618173 y[1] (closed_form) 6.304157952670923 y[1] (numeric) 6.304157952669879 absolute error 1.0436096431476471e-12 relative error 1.6554306712849642e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3300638991937173 y[1] (closed_form) 6.312355705548543 y[1] (numeric) 6.312355705547506 absolute error 1.0373923942097463e-12 relative error 1.6434314582397207e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.340007310249518 y[1] (closed_form) 6.3203876154522955 y[1] (numeric) 6.320387615451252 absolute error 1.0436096431476471e-12 relative error 1.6511798114979456e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.350034279381418 y[1] (closed_form) 6.328388864916926 y[1] (numeric) 6.328388864915884 absolute error 1.0418332863082469e-12 relative error 1.6462851897169616e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.360061248513318 y[1] (closed_form) 6.3362917513280586 y[1] (numeric) 6.336291751327019 absolute error 1.0391687510491465e-12 relative error 1.6400266777983216e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3700046595691187 y[1] (closed_form) 6.344031853707369 y[1] (numeric) 6.3440318537063325 absolute error 1.0365042157900461e-12 relative error 1.633825680090693e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3800316287010186 y[1] (closed_form) 6.35173947964101 y[1] (numeric) 6.351739479639979 absolute error 1.0311751452718454e-12 relative error 1.6234531478771004e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3900585978329185 y[1] (closed_form) 6.359349410778982 y[1] (numeric) 6.359349410777951 absolute error 1.0311751452718454e-12 relative error 1.6215104386684936e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4000020088887193 y[1] (closed_form) 6.366799688112593 y[1] (numeric) 6.366799688111561 absolute error 1.0320633236915455e-12 relative error 1.6210080012702514e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.410028978020619 y[1] (closed_form) 6.374215777398773 y[1] (numeric) 6.3742157773977475 absolute error 1.0258460747536446e-12 relative error 1.6093682902781772e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.420055947152519 y[1] (closed_form) 6.3815349280503 y[1] (numeric) 6.381534928049274 absolute error 1.0258460747536446e-12 relative error 1.6075224633567326e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.42999935820832 y[1] (closed_form) 6.388697623593847 y[1] (numeric) 6.3886976235928215 absolute error 1.0258460747536446e-12 relative error 1.6057201877345595e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.44002632734022 y[1] (closed_form) 6.395824525433044 y[1] (numeric) 6.395824525432024 absolute error 1.0196288258157438e-12 relative error 1.5942101315650267e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45005329647212 y[1] (closed_form) 6.402855332021416 y[1] (numeric) 6.402855332020407 absolute error 1.0089706847793423e-12 relative error 1.5758136525955282e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4599967075279205 y[1] (closed_form) 6.409732947789006 y[1] (numeric) 6.409732947787993 absolute error 1.0134115768778429e-12 relative error 1.581051168796997e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4700236766598205 y[1] (closed_form) 6.416573271584893 y[1] (numeric) 6.4165732715838795 absolute error 1.0134115768778429e-12 relative error 1.5793657050027427e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4800506457917204 y[1] (closed_form) 6.423318429977746 y[1] (numeric) 6.423318429976734 absolute error 1.0116352200384426e-12 relative error 1.574941723762475e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.489994056847521 y[1] (closed_form) 6.42991372449071 y[1] (numeric) 6.429913724489696 absolute error 1.014299755297543e-12 relative error 1.5774702410612548e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.500021025979421 y[1] (closed_form) 6.436470337502291 y[1] (numeric) 6.436470337501273 absolute error 1.0178524689763435e-12 relative error 1.581382987265233e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.510047995111321 y[1] (closed_form) 6.4429328005859325 y[1] (numeric) 6.442932800584915 absolute error 1.0178524689763435e-12 relative error 1.579796810675688e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.520074964243221 y[1] (closed_form) 6.4493014721144615 y[1] (numeric) 6.449301472113446 absolute error 1.0151879337172431e-12 relative error 1.5741052548197978e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5300183752990217 y[1] (closed_form) 6.455524811152506 y[1] (numeric) 6.455524811151493 absolute error 1.0125233984581428e-12 relative error 1.5684602384440017e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5400453444309217 y[1] (closed_form) 6.4617077861749905 y[1] (numeric) 6.461707786173979 absolute error 1.0116352200384426e-12 relative error 1.5655849096161005e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5500723135628216 y[1] (closed_form) 6.467798097930594 y[1] (numeric) 6.467798097929588 absolute error 1.0054179711005418e-12 relative error 1.5544980778268736e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5600157246186224 y[1] (closed_form) 6.47374653864499 y[1] (numeric) 6.473746538643987 absolute error 1.0027534358414414e-12 relative error 1.548953808826946e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5700426937505223 y[1] (closed_form) 6.479653484330322 y[1] (numeric) 6.479653484329319 absolute error 1.0036416142611415e-12 relative error 1.5489124791753715e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5800696628824222 y[1] (closed_form) 6.485468978412953 y[1] (numeric) 6.4854689784119515 absolute error 1.0018652574217413e-12 relative error 1.54478459577322e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.590013073938223 y[1] (closed_form) 6.491146115372118 y[1] (numeric) 6.491146115371111 absolute error 1.0063061495202419e-12 relative error 1.5502749924811288e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.600040043070123 y[1] (closed_form) 6.49678073880818 y[1] (numeric) 6.4967807388071765 absolute error 1.0036416142611415e-12 relative error 1.5448291309354813e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.610067012202023 y[1] (closed_form) 6.502325204591452 y[1] (numeric) 6.502325204590444 absolute error 1.0080825063596421e-12 relative error 1.5503415695785414e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6200104232578236 y[1] (closed_form) 6.507734876475727 y[1] (numeric) 6.5077348764747205 absolute error 1.0063061495202419e-12 relative error 1.546323211718189e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6300373923897236 y[1] (closed_form) 6.513101129778746 y[1] (numeric) 6.513101129777743 absolute error 1.0027534358414414e-12 relative error 1.53959445103151e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6400643615216235 y[1] (closed_form) 6.51837860050035 y[1] (numeric) 6.5183786004993465 absolute error 1.0036416142611415e-12 relative error 1.5397105258416596e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6500077725774243 y[1] (closed_form) 6.52352488664806 y[1] (numeric) 6.523524886647055 absolute error 1.0045297926808416e-12 relative error 1.5398573779289934e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.660034741709324 y[1] (closed_form) 6.528626963406592 y[1] (numeric) 6.52862696340559 absolute error 1.0018652574217413e-12 relative error 1.5345726797338332e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.670061710841224 y[1] (closed_form) 6.533641712539298 y[1] (numeric) 6.533641712538298 absolute error 1.000088900582341e-12 relative error 1.5306760679315804e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.680005121897025 y[1] (closed_form) 6.538528929276275 y[1] (numeric) 6.538528929275278 absolute error 9.965361869035405e-13 relative error 1.5240984595809432e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.690032091028925 y[1] (closed_form) 6.5433712607779295 y[1] (numeric) 6.543371260776935 absolute error 9.947598300641403e-13 relative error 1.5202558290202763e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7000590601608248 y[1] (closed_form) 6.548127798184428 y[1] (numeric) 6.548127798183438 absolute error 9.903189379656396e-13 relative error 1.5123695940085673e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7100024712166255 y[1] (closed_form) 6.5527604949402924 y[1] (numeric) 6.5527604949393075 absolute error 9.849898674474389e-13 relative error 1.503167814859093e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7200294403485255 y[1] (closed_form) 6.557347746184574 y[1] (numeric) 6.557347746183593 absolute error 9.805489753489383e-13 relative error 1.4953438696605282e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7300564094804254 y[1] (closed_form) 6.561850814059625 y[1] (numeric) 6.5618508140586504 absolute error 9.743317264110374e-13 relative error 1.4848428500132982e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.739999820536226 y[1] (closed_form) 6.566233769274326 y[1] (numeric) 6.566233769273349 absolute error 9.769962616701378e-13 relative error 1.487909654148837e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.750026789668126 y[1] (closed_form) 6.570570834775193 y[1] (numeric) 6.5705708347742116 absolute error 9.814371537686384e-13 relative error 1.493686284568025e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.760053758800026 y[1] (closed_form) 6.574825403378721 y[1] (numeric) 6.574825403377737 absolute error 9.841016890277388e-13 relative error 1.4967723531061694e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.769997169855827 y[1] (closed_form) 6.578963620203028 y[1] (numeric) 6.578963620202049 absolute error 9.796607969292381e-13 relative error 1.4890807328996988e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7800241389877267 y[1] (closed_form) 6.583055619584943 y[1] (numeric) 6.583055619583964 absolute error 9.796607969292381e-13 relative error 1.4881551266477147e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7900511081196266 y[1] (closed_form) 6.5870668827699275 y[1] (numeric) 6.587066882768951 absolute error 9.761080832504376e-13 relative error 1.4818554306829422e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7999945191754274 y[1] (closed_form) 6.590965584563728 y[1] (numeric) 6.590965584562749 absolute error 9.78772618509538e-13 relative error 1.485021588948754e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8100214883073273 y[1] (closed_form) 6.594817857955148 y[1] (numeric) 6.594817857954171 absolute error 9.769962616701378e-13 relative error 1.4814605690612273e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8200484574392273 y[1] (closed_form) 6.598591228494335 y[1] (numeric) 6.598591228493362 absolute error 9.734435479913373e-13 relative error 1.4752293546958468e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.829991868495028 y[1] (closed_form) 6.602255854126788 y[1] (numeric) 6.602255854125813 absolute error 9.752199048307375e-13 relative error 1.477101049062146e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.840018837626928 y[1] (closed_form) 6.605873957355262 y[1] (numeric) 6.605873957354285 absolute error 9.769962616701378e-13 relative error 1.4789810825595733e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.850045806758828 y[1] (closed_form) 6.609415062070898 y[1] (numeric) 6.609415062069923 absolute error 9.752199048307375e-13 relative error 1.4755010778899038e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.860072775890728 y[1] (closed_form) 6.612879820357755 y[1] (numeric) 6.612879820356777 absolute error 9.778844400898379e-13 relative error 1.47875731399113e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8700161869465286 y[1] (closed_form) 6.616240960619871 y[1] (numeric) 6.616240960618894 absolute error 9.769962616701378e-13 relative error 1.4766636636804165e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8800431560784285 y[1] (closed_form) 6.619555635320831 y[1] (numeric) 6.619555635319852 absolute error 9.78772618509538e-13 relative error 1.478607738088902e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8900701252103285 y[1] (closed_form) 6.622795959978733 y[1] (numeric) 6.622795959977756 absolute error 9.769962616701378e-13 relative error 1.4752021164083622e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9000135362661292 y[1] (closed_form) 6.625936530613998 y[1] (numeric) 6.625936530613021 absolute error 9.769962616701378e-13 relative error 1.4745028980523655e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.910040505398029 y[1] (closed_form) 6.62903081484488 y[1] (numeric) 6.629030814843903 absolute error 9.769962616701378e-13 relative error 1.4738146328755595e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.920067474529929 y[1] (closed_form) 6.632052812316626 y[1] (numeric) 6.632052812315647 absolute error 9.796607969292381e-13 relative error 1.4771607293444262e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93001088558573 y[1] (closed_form) 6.634978934340519 y[1] (numeric) 6.634978934339543 absolute error 9.761080832504376e-13 relative error 1.4711547586058125e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.94003785471763 y[1] (closed_form) 6.637859065947426 y[1] (numeric) 6.637859065946453 absolute error 9.725553695716371e-13 relative error 1.4651642342949076e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9500648238495297 y[1] (closed_form) 6.64066903912083 y[1] (numeric) 6.640669039119855 absolute error 9.752199048307375e-13 relative error 1.4685567057861516e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9600082349053305 y[1] (closed_form) 6.6433870265040085 y[1] (numeric) 6.643387026503035 absolute error 9.734435479913373e-13 relative error 1.4652820076683063e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9700352040372304 y[1] (closed_form) 6.646059436021898 y[1] (numeric) 6.646059436020925 absolute error 9.725553695716371e-13 relative error 1.4633564128246426e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9800621731691304 y[1] (closed_form) 6.648663878558613 y[1] (numeric) 6.648663878557642 absolute error 9.71667191151937e-13 relative error 1.461447305654122e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.990005584224931 y[1] (closed_form) 6.651180232545768 y[1] (numeric) 6.651180232544799 absolute error 9.690026558928366e-13 relative error 1.4568882845051797e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0000325533568315 y[1] (closed_form) 6.653651537412427 y[1] (numeric) 6.653651537411456 absolute error 9.71667191151937e-13 relative error 1.4603517868172182e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.010059522488731 y[1] (closed_form) 6.65605712790513 y[1] (numeric) 6.656057127904155 absolute error 9.743317264110374e-13 relative error 1.4638271692804567e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.020002933544532 y[1] (closed_form) 6.658378531165334 y[1] (numeric) 6.658378531164355 absolute error 9.78772618509538e-13 relative error 1.4699864447902386e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.030029902676432 y[1] (closed_form) 6.660655529767183 y[1] (numeric) 6.660655529766207 absolute error 9.761080832504376e-13 relative error 1.4654835081743922e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.040056871808332 y[1] (closed_form) 6.662869125730346 y[1] (numeric) 6.662869125729371 absolute error 9.752199048307375e-13 relative error 1.463663605615005e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.050000282864133 y[1] (closed_form) 6.66500243634417 y[1] (numeric) 6.665002436343192 absolute error 9.778844400898379e-13 relative error 1.467192922177263e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.060027251996033 y[1] (closed_form) 6.667092101899257 y[1] (numeric) 6.667092101898281 absolute error 9.761080832504376e-13 relative error 1.464068694914794e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.070054221127933 y[1] (closed_form) 6.669120733598941 y[1] (numeric) 6.669120733597965 absolute error 9.761080832504376e-13 relative error 1.4636233504258188e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0799976321837335 y[1] (closed_form) 6.671072978887734 y[1] (numeric) 6.671072978886759 absolute error 9.752199048307375e-13 relative error 1.461863643100687e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.090024601315633 y[1] (closed_form) 6.672982453171416 y[1] (numeric) 6.672982453170444 absolute error 9.725553695716371e-13 relative error 1.457452310712159e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.100051570447533 y[1] (closed_form) 6.674833317299622 y[1] (numeric) 6.6748333172986545 absolute error 9.672262990534364e-13 relative error 1.4490643482386442e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109994981503334 y[1] (closed_form) 6.676611687502512 y[1] (numeric) 6.676611687501541 absolute error 9.707790127322369e-13 relative error 1.4539995107838471e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.120021950635234 y[1] (closed_form) 6.6783482744214755 y[1] (numeric) 6.6783482744205065 absolute error 9.690026558928366e-13 relative error 1.450961549286344e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.130048919767134 y[1] (closed_form) 6.680028727620755 y[1] (numeric) 6.680028727619784 absolute error 9.707790127322369e-13 relative error 1.4532557453207272e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139992330822935 y[1] (closed_form) 6.681640569425063 y[1] (numeric) 6.6816405694240935 absolute error 9.698908343125368e-13 relative error 1.451575888039714e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.150019299954835 y[1] (closed_form) 6.683211728445462 y[1] (numeric) 6.683211728444493 absolute error 9.690026558928366e-13 relative error 1.4499056670141287e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.160046269086735 y[1] (closed_form) 6.684729280689602 y[1] (numeric) 6.684729280688638 absolute error 9.64561763794336e-13 relative error 1.4429331739442275e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1700732382186345 y[1] (closed_form) 6.686194081688026 y[1] (numeric) 6.686194081687058 absolute error 9.672262990534364e-13 relative error 1.4466021883846456e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.180016649274435 y[1] (closed_form) 6.687595430056115 y[1] (numeric) 6.687595430055144 absolute error 9.707790127322369e-13 relative error 1.4516114541996018e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.190043618406335 y[1] (closed_form) 6.688957737892865 y[1] (numeric) 6.688957737891896 absolute error 9.690026558928366e-13 relative error 1.4486601558318244e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.200070587538235 y[1] (closed_form) 6.690269885269439 y[1] (numeric) 6.6902698852684725 absolute error 9.663381206337363e-13 relative error 1.4443933312188327e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.210013998594036 y[1] (closed_form) 6.6915224257346795 y[1] (numeric) 6.691522425733711 absolute error 9.681144774731365e-13 relative error 1.4467776028813724e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.220040967725936 y[1] (closed_form) 6.69273728539659 y[1] (numeric) 6.692737285395625 absolute error 9.654499422140361e-13 relative error 1.442533751206143e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.230067936857836 y[1] (closed_form) 6.693904620516918 y[1] (numeric) 6.693904620515955 absolute error 9.627854069549358e-13 relative error 1.4383016513321449e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2400113479136365 y[1] (closed_form) 6.69501617289429 y[1] (numeric) 6.695016172893325 absolute error 9.64561763794336e-13 relative error 1.4407161071537054e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2500383170455365 y[1] (closed_form) 6.696091513283871 y[1] (numeric) 6.696091513282906 absolute error 9.654499422140361e-13 relative error 1.4418111525189773e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.260065286177436 y[1] (closed_form) 6.697122007811787 y[1] (numeric) 6.69712200781082 absolute error 9.672262990534364e-13 relative error 1.4442417174500114e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.270008697233237 y[1] (closed_form) 6.6981005187736145 y[1] (numeric) 6.698100518772648 absolute error 9.663381206337363e-13 relative error 1.4427047159493323e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.280035666365137 y[1] (closed_form) 6.699044394329121 y[1] (numeric) 6.699044394328153 absolute error 9.681144774731365e-13 relative error 1.445153100183461e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.290062635497037 y[1] (closed_form) 6.699946143053994 y[1] (numeric) 6.699946143053023 absolute error 9.707790127322369e-13 relative error 1.4489355466516226e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.300006046552838 y[1] (closed_form) 6.700799678979742 y[1] (numeric) 6.700799678978774 absolute error 9.681144774731365e-13 relative error 1.4447745401345005e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.310033015684738 y[1] (closed_form) 6.701620262427999 y[1] (numeric) 6.701620262427033 absolute error 9.654499422140361e-13 relative error 1.4406216771587912e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.320059984816638 y[1] (closed_form) 6.702401475981261 y[1] (numeric) 6.7024014759803 absolute error 9.610090501155355e-13 relative error 1.4338279399695907e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.330003395872438 y[1] (closed_form) 6.703138215699617 y[1] (numeric) 6.703138215698651 absolute error 9.663381206337363e-13 relative error 1.4416204612496983e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.340030365004338 y[1] (closed_form) 6.70384379070242 y[1] (numeric) 6.70384379070145 absolute error 9.698908343125368e-13 relative error 1.4467682490717954e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.350057334136238 y[1] (closed_form) 6.704512788169856 y[1] (numeric) 6.70451278816888 absolute error 9.761080832504376e-13 relative error 1.4558971160033954e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.360000745192039 y[1] (closed_form) 6.70514101559964 y[1] (numeric) 6.705141015598661 absolute error 9.78772618509538e-13 relative error 1.459734577143724e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.370027714323939 y[1] (closed_form) 6.705739969300337 y[1] (numeric) 6.70573996929936 absolute error 9.769962616701378e-13 relative error 1.4569551848758543e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.380054683455839 y[1] (closed_form) 6.706305170736789 y[1] (numeric) 6.706305170735814 absolute error 9.743317264110374e-13 relative error 1.4528592147320853e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.38999809451164 y[1] (closed_form) 6.706833267433301 y[1] (numeric) 6.706833267432324 absolute error 9.769962616701378e-13 relative error 1.4567176828656028e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.40002506364354 y[1] (closed_form) 6.7073340829102595 y[1] (numeric) 6.707334082909287 absolute error 9.725553695716371e-13 relative error 1.449987964740908e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41005203277544 y[1] (closed_form) 6.707804001763488 y[1] (numeric) 6.7078040017625185 absolute error 9.698908343125368e-13 relative error 1.4459140935804795e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41999544383124 y[1] (closed_form) 6.708240439377009 y[1] (numeric) 6.708240439376037 absolute error 9.725553695716371e-13 relative error 1.4497920555482621e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.43002241296314 y[1] (closed_form) 6.708651688010768 y[1] (numeric) 6.708651688009795 absolute error 9.734435479913373e-13 relative error 1.4510271113508654e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.44004938209504 y[1] (closed_form) 6.709034923461278 y[1] (numeric) 6.709034923460304 absolute error 9.743317264110374e-13 relative error 1.4522680795770356e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.449992793150841 y[1] (closed_form) 6.709388256114501 y[1] (numeric) 6.709388256113524 absolute error 9.769962616701378e-13 relative error 1.456162953127309e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.460019762282741 y[1] (closed_form) 6.709718589875473 y[1] (numeric) 6.709718589874495 absolute error 9.78772618509538e-13 relative error 1.4587387017787035e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.470046731414641 y[1] (closed_form) 6.710023819099194 y[1] (numeric) 6.710023819098214 absolute error 9.805489753489383e-13 relative error 1.4613196641089937e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.480073700546541 y[1] (closed_form) 6.710304921202276 y[1] (numeric) 6.710304921201295 absolute error 9.814371537686384e-13 relative error 1.4625820514767242e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4900171116023415 y[1] (closed_form) 6.7105608193541055 y[1] (numeric) 6.710560819353126 absolute error 9.796607969292381e-13 relative error 1.4598791715049695e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.5000440807342414 y[1] (closed_form) 6.710796789714905 y[1] (numeric) 6.7107967897139265 absolute error 9.78772618509538e-13 relative error 1.4585043314224973e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.510071049866141 y[1] (closed_form) 6.711011571152696 y[1] (numeric) 6.711011571151712 absolute error 9.841016890277388e-13 relative error 1.4663984387359766e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.520014460921942 y[1] (closed_form) 6.711204609450659 y[1] (numeric) 6.711204609449681 absolute error 9.778844400898379e-13 relative error 1.45709227627003e-11% Desired digits 8 Estimated correct digits 11 Correct digits 13 h 8.355807609918476e-05 NO POLE (given) for Equation 1 NO 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! Maximum Iterations Reached before Solution Completed! diff ( y , x , 1 ) = sin ( x ) + 1.0 ; Iterations 100000 Total Elapsed Time 18 Seconds Elapsed Time(since restart) 18 Seconds Expected Time Remaining 0.8952617363400321 Seconds Optimized Time Remaining 0.8952617363400321 Seconds Expected Total Time 18.895261736340032 Seconds Time to Timeout 2 Minutes 42.0 Seconds Percent Done 95.2619775855328%