##############ECHO OF PROBLEM################# ##############temp/exp_sqrtpostode.ode################# diff ( y , x , 1 ) = exp(sqrt(0.1 * x + 0.2)); ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.0 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=1000000 $glob_display_interval=0.1 $glob_max_minutes=10 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=10000000 $glob_max_minutes=3 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(20.0 * exp(sqrt(0.1 * x + 0.2)) * sqrt( 0.1 * x + 0.2) - 20.0 * exp(sqrt(0.1 * x + 0.2))) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 desired_abs_gbl_error 1.0e-10 range 5.0 estimated_steps 5000000.0 step_error 2.0e-17 est_needed_step_err 2.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.1720747881514174e-168 estimated_step_error 1.1720747881514174e-168 best_h 2.0e-06 opt_iter 2 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.865658971094392e-161 estimated_step_error 7.865658971094392e-161 best_h 4.0e-06 opt_iter 3 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 5.278551986510086e-153 estimated_step_error 5.278551986510086e-153 best_h 8.0e-06 opt_iter 4 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.5423730591446265e-145 estimated_step_error 3.5423730591446265e-145 best_h 1.6e-05 opt_iter 5 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.3772420040132877e-137 estimated_step_error 2.3772420040132877e-137 best_h 3.2e-05 opt_iter 6 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.5953343124698973e-129 estimated_step_error 1.5953343124698973e-129 best_h 6.4e-05 opt_iter 7 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.0706029616984777e-121 estimated_step_error 1.0706029616984777e-121 best_h 0.000128 opt_iter 8 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.184590538324874e-114 estimated_step_error 7.184590538324874e-114 best_h 0.000256 opt_iter 9 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.82135708735118e-106 estimated_step_error 4.82135708735118e-106 best_h 0.000512 opt_iter 10 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.2353700743043975e-98 estimated_step_error 3.2353700743043975e-98 best_h 0.001024 opt_iter 11 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.17096795689045e-90 estimated_step_error 2.17096795689045e-90 best_h 0.002048 opt_iter 12 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.4565736272138745e-82 estimated_step_error 1.4565736272138745e-82 best_h 0.004096 opt_iter 13 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 9.770362651387945e-75 estimated_step_error 9.770362651387945e-75 best_h 0.008192 opt_iter 14 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 6.550697794391415e-67 estimated_step_error 6.550697794391415e-67 best_h 0.016384 opt_iter 15 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.3879592049041775e-59 estimated_step_error 4.3879592049041775e-59 best_h 0.032768 opt_iter 16 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.933846174711976e-51 estimated_step_error 2.933846174711976e-51 best_h 0.065536 opt_iter 17 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.9544552595886535e-43 estimated_step_error 1.9544552595886535e-43 best_h 0.131072 opt_iter 18 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.2927074562627634e-35 estimated_step_error 1.2927074562627634e-35 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.0 y[1] (analytic) -17.290587327796203 y[1] (numeric) -17.290587327796203 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.243621849784292 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.49177395570992 Order of pole (six term test) -2.494526698921076 TOP MAIN SOLVE Loop x[1] 0.01 y[1] (analytic) -17.27493910591893 y[1] (numeric) -17.27493910591893 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.254838549445759 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.55956057910139 Order of pole (six term test) -2.4946938683338136 TOP MAIN SOLVE Loop x[1] 0.02 y[1] (analytic) -17.259273422614413 y[1] (numeric) -17.259273422614413 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.26605523508521 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.62545951718677 Order of pole (six term test) -2.4946321267340767 TOP MAIN SOLVE Loop x[1] 0.03 y[1] (analytic) -17.243590301745535 y[1] (numeric) -17.243590301745535 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.277271906702706 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.690449807347573 Order of pole (six term test) -2.4944721197215305 TOP MAIN SOLVE Loop x[1] 0.04 y[1] (analytic) -17.22788976697712 y[1] (numeric) -17.227889766977118 absolute error 3.552713678800501e-15 relative error 2.0621873757344544e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.2884885642983024 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.75572632100928 Order of pole (six term test) -2.4943716132910225 TOP MAIN SOLVE Loop x[1] 0.05 y[1] (analytic) -17.2121718417784 y[1] (numeric) -17.2121718417784 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.299705207872049 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.8222760224088 Order of pole (six term test) -2.494459533555826 TOP MAIN SOLVE Loop x[1] 0.060000000000000005 y[1] (analytic) -17.196436549425442 y[1] (numeric) -17.196436549425442 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.310921837424006 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.887207831740348 Order of pole (six term test) -2.4943558543483455 TOP MAIN SOLVE Loop x[1] 0.07 y[1] (analytic) -17.18068391300352 y[1] (numeric) -17.18068391300352 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.3221384529542277 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 26.952568267920707 Order of pole (six term test) -2.494329106894936 TOP MAIN SOLVE Loop x[1] 0.08 y[1] (analytic) -17.164913955409432 y[1] (numeric) -17.164913955409435 absolute error 3.552713678800501e-15 relative error 2.0697532699724847e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.3333550544627704 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.019347785185122 Order of pole (six term test) -2.4945076438174123 TOP MAIN SOLVE Loop x[1] 0.09 y[1] (analytic) -17.149126699353832 y[1] (numeric) -17.149126699353832 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.344571641949686 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.082793669440193 Order of pole (six term test) -2.4942720407043133 TOP MAIN SOLVE Loop x[1] 0.09999999999999999 y[1] (analytic) -17.13332216736344 y[1] (numeric) -17.133322167363442 absolute error 3.552713678800501e-15 relative error 2.0735696463864545e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.355788215415036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.14759434514489 Order of pole (six term test) -2.4942331115528695 TOP MAIN SOLVE Loop x[1] 0.10999999999999999 y[1] (analytic) -17.117500381783298 y[1] (numeric) -17.117500381783305 absolute error 7.105427357601002e-15 relative error 4.150972512997695e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.3670047748588705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.212389794450043 Order of pole (six term test) -2.4942133666963375 TOP MAIN SOLVE Loop x[1] 0.11999999999999998 y[1] (analytic) -17.10166136477895 y[1] (numeric) -17.101661364778955 absolute error 7.105427357601002e-15 relative error 4.154817012243445e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.378221320281248 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.27774062649746 Order of pole (six term test) -2.4942848895630103 TOP MAIN SOLVE Loop x[1] 0.12999999999999998 y[1] (analytic) -17.085805138338557 y[1] (numeric) -17.08580513833856 absolute error 3.552713678800501e-15 relative error 2.0793364140789744e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.389437851682221 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.34289613201927 Order of pole (six term test) -2.494350225077758 TOP MAIN SOLVE Loop x[1] 0.13999999999999999 y[1] (analytic) -17.069931724275037 y[1] (numeric) -17.06993172427504 absolute error 3.552713678800501e-15 relative error 2.0812699993100794e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4006543690618454 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.40557806590623 Order of pole (six term test) -2.494116583506406 TOP MAIN SOLVE Loop x[1] 0.15 y[1] (analytic) -17.05404114422813 y[1] (numeric) -17.054041144228137 absolute error 7.105427357601002e-15 relative error 4.166418561741189e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.41187087242018 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.470396181408606 Order of pole (six term test) -2.4941767814435636 TOP MAIN SOLVE Loop x[1] 0.16 y[1] (analytic) -17.038133419666444 y[1] (numeric) -17.03813341966645 absolute error 7.105427357601002e-15 relative error 4.170308555865332e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4230873617572795 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.53436343188622 Order of pole (six term test) -2.494146661218272 TOP MAIN SOLVE Loop x[1] 0.17 y[1] (analytic) -17.02220857188945 y[1] (numeric) -17.022208571889458 absolute error 7.105427357601002e-15 relative error 4.174210019571101e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.434303837073197 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.598024210484443 Order of pole (six term test) -2.4940961667649173 TOP MAIN SOLVE Loop x[1] 0.18000000000000002 y[1] (analytic) -17.006266622029468 y[1] (numeric) -17.00626662202948 absolute error 1.0658141036401503e-14 relative error 6.267184487508404e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.445520298367987 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.662547846363967 Order of pole (six term test) -2.4941741750285065 TOP MAIN SOLVE Loop x[1] 0.19000000000000003 y[1] (analytic) -16.990307591053615 y[1] (numeric) -16.990307591053625 absolute error 1.0658141036401503e-14 relative error 6.273071266828408e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4567367456417077 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.72545286261681 Order of pole (six term test) -2.494064484584401 TOP MAIN SOLVE Loop x[1] 0.20000000000000004 y[1] (analytic) -16.9743314997657 y[1] (numeric) -16.974331499765714 absolute error 1.4210854715202004e-14 relative error 8.371967234997241e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4679531788944127 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.7893198077173 Order of pole (six term test) -2.494095290684882 TOP MAIN SOLVE Loop x[1] 0.21000000000000005 y[1] (analytic) -16.95833836880813 y[1] (numeric) -16.958338368808143 absolute error 1.4210854715202004e-14 relative error 8.379862700074651e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4791695981261586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.852371880987302 Order of pole (six term test) -2.4940408389514985 TOP MAIN SOLVE Loop x[1] 0.22000000000000006 y[1] (analytic) -16.942328218663732 y[1] (numeric) -16.942328218663743 absolute error 1.0658141036401503e-14 relative error 6.290836122901016e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.490386003337003 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.915191370907955 Order of pole (six term test) -2.493975053846947 TOP MAIN SOLVE Loop x[1] 0.23000000000000007 y[1] (analytic) -16.926301069657594 y[1] (numeric) -16.926301069657608 absolute error 1.4210854715202004e-14 relative error 8.39572370639008e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.501602394526996 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 27.978053589564084 Order of pole (six term test) -2.4939325388293216 TOP MAIN SOLVE Loop x[1] 0.24000000000000007 y[1] (analytic) -16.91025694195887 y[1] (numeric) -16.91025694195888 absolute error 1.0658141036401503e-14 relative error 6.302767056102976e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.512818771696197 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.04074968539711 Order of pole (six term test) -2.4938867893330983 TOP MAIN SOLVE Loop x[1] 0.25000000000000006 y[1] (analytic) -16.89419585558251 y[1] (numeric) -16.894195855582517 absolute error 7.105427357601002e-15 relative error 4.205839341712786e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5240351348446617 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.104367820291344 Order of pole (six term test) -2.4939740886333563 TOP MAIN SOLVE Loop x[1] 0.26000000000000006 y[1] (analytic) -16.87811783039102 y[1] (numeric) -16.87811783039103 absolute error 1.0658141036401503e-14 relative error 6.31476871029439e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5352514839724396 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.166101117459398 Order of pole (six term test) -2.493842429655304 TOP MAIN SOLVE Loop x[1] 0.2700000000000001 y[1] (analytic) -16.86202288609618 y[1] (numeric) -16.86202288609619 absolute error 1.0658141036401503e-14 relative error 6.320796210749911e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5464678190795924 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.228214189606696 Order of pole (six term test) -2.4937757146358503 TOP MAIN SOLVE Loop x[1] 0.2800000000000001 y[1] (analytic) -16.84591104226071 y[1] (numeric) -16.84591104226072 absolute error 1.0658141036401503e-14 relative error 6.326841575776948e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5576841401661747 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.29167980560809 Order of pole (six term test) -2.4938945309576663 TOP MAIN SOLVE Loop x[1] 0.2900000000000001 y[1] (analytic) -16.829782318299927 y[1] (numeric) -16.829782318299944 absolute error 1.7763568394002505e-14 relative error 1.055484144598069e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5689004472322416 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.354060689380383 Order of pole (six term test) -2.493894751653155 TOP MAIN SOLVE Loop x[1] 0.3000000000000001 y[1] (analytic) -16.81363673348341 y[1] (numeric) -16.813636733483424 absolute error 1.4210854715202004e-14 relative error 8.451981531694382e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5801167402778464 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.415745534262776 Order of pole (six term test) -2.4938252192179355 TOP MAIN SOLVE Loop x[1] 0.3100000000000001 y[1] (analytic) -16.79747430693655 y[1] (numeric) -16.797474306936564 absolute error 1.4210854715202004e-14 relative error 8.46011397638132e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.591333019303042 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.477043807715336 Order of pole (six term test) -2.493724558592346 TOP MAIN SOLVE Loop x[1] 0.3200000000000001 y[1] (analytic) -16.781295057642183 y[1] (numeric) -16.781295057642197 absolute error 1.4210854715202004e-14 relative error 8.468270575297701e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6025492843078974 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.538852947611996 Order of pole (six term test) -2.4937036470354883 TOP MAIN SOLVE Loop x[1] 0.3300000000000001 y[1] (analytic) -16.765099004442128 y[1] (numeric) -16.76509900444214 absolute error 1.0658141036401503e-14 relative error 6.357338560051147e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6137655352924525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.600295615788617 Order of pole (six term test) -2.4936537969768313 TOP MAIN SOLVE Loop x[1] 0.34000000000000014 y[1] (analytic) -16.748886166038716 y[1] (numeric) -16.74888616603873 absolute error 1.4210854715202004e-14 relative error 8.484656576159068e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.624981772256768 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.662542761012975 Order of pole (six term test) -2.493719022875414 TOP MAIN SOLVE Loop x[1] 0.35000000000000014 y[1] (analytic) -16.73265656099632 y[1] (numeric) -16.732656560996336 absolute error 1.7763568394002505e-14 relative error 1.0616107686934323e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6361979952009036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.72399747525239 Order of pole (six term test) -2.493702606428945 TOP MAIN SOLVE Loop x[1] 0.36000000000000015 y[1] (analytic) -16.716410207742825 y[1] (numeric) -16.716410207742843 absolute error 1.7763568394002505e-14 relative error 1.0626425275071707e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.647414204124907 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.784994599295327 Order of pole (six term test) -2.493645952998188 TOP MAIN SOLVE Loop x[1] 0.37000000000000016 y[1] (analytic) -16.700147124571117 y[1] (numeric) -16.70014712457113 absolute error 1.4210854715202004e-14 relative error 8.509418874695667e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6586303990288407 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.84631509106338 Order of pole (six term test) -2.49364460619109 TOP MAIN SOLVE Loop x[1] 0.38000000000000017 y[1] (analytic) -16.683867329640492 y[1] (numeric) -16.68386732964051 absolute error 1.7763568394002505e-14 relative error 1.0647152751235213e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6698465799127518 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.906990524753205 Order of pole (six term test) -2.493580077119592 TOP MAIN SOLVE Loop x[1] 0.3900000000000002 y[1] (analytic) -16.667570840978126 y[1] (numeric) -16.66757084097814 absolute error 1.4210854715202004e-14 relative error 8.526050286982341e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6810627467767074 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 28.968063716631313 Order of pole (six term test) -2.4935795098194387 TOP MAIN SOLVE Loop x[1] 0.4000000000000002 y[1] (analytic) -16.65125767648043 y[1] (numeric) -16.651257676480448 absolute error 1.7763568394002505e-14 relative error 1.0668004026562625e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.692278899620752 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.028369369471257 Order of pole (six term test) -2.493500950480648 TOP MAIN SOLVE Loop x[1] 0.4100000000000002 y[1] (analytic) -16.634927853914483 y[1] (numeric) -16.634927853914498 absolute error 1.4210854715202004e-14 relative error 8.54278109289061e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.703495038444949 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.089134378887152 Order of pole (six term test) -2.4934934270598212 TOP MAIN SOLVE Loop x[1] 0.4200000000000002 y[1] (analytic) -16.618581390919342 y[1] (numeric) -16.618581390919356 absolute error 1.4210854715202004e-14 relative error 8.551183991533141e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7147111632493472 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.149462196454493 Order of pole (six term test) -2.4934480016901066 TOP MAIN SOLVE Loop x[1] 0.4300000000000002 y[1] (analytic) -16.60221830500742 y[1] (numeric) -16.602218305007437 absolute error 1.7763568394002505e-14 relative error 1.0699515009174894e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.725927274034008 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.21016861865558 Order of pole (six term test) -2.493463255084027 TOP MAIN SOLVE Loop x[1] 0.4400000000000002 y[1] (analytic) -16.585838613565798 y[1] (numeric) -16.585838613565816 absolute error 1.7763568394002505e-14 relative error 1.071008153876128e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7371433707989814 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.27044545195642 Order of pole (six term test) -2.4934413951822414 TOP MAIN SOLVE Loop x[1] 0.45000000000000023 y[1] (analytic) -16.569442333857523 y[1] (numeric) -16.56944233385754 absolute error 1.7763568394002505e-14 relative error 1.072067969222171e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7483594535443254 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.33029349957033 Order of pole (six term test) -2.493382670568799 TOP MAIN SOLVE Loop x[1] 0.46000000000000024 y[1] (analytic) -16.5530294830229 y[1] (numeric) -16.553029483022918 absolute error 1.7763568394002505e-14 relative error 1.0731309584279515e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7595755222700977 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.389922540536315 Order of pole (six term test) -2.49331236924251 TOP MAIN SOLVE Loop x[1] 0.47000000000000025 y[1] (analytic) -16.536600078080745 y[1] (numeric) -16.536600078080767 absolute error 2.1316282072803006e-14 relative error 1.2890365596406801e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7707915769763467 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.450134701941312 Order of pole (six term test) -2.493326461543166 TOP MAIN SOLVE Loop x[1] 0.48000000000000026 y[1] (analytic) -16.520154135929666 y[1] (numeric) -16.520154135929683 absolute error 1.7763568394002505e-14 relative error 1.0752665046489208e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.782007617663137 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.509941400388556 Order of pole (six term test) -2.493306282327996 TOP MAIN SOLVE Loop x[1] 0.49000000000000027 y[1] (analytic) -16.503691673349238 y[1] (numeric) -16.50369167334926 absolute error 2.1316282072803006e-14 relative error 1.2916069019409345e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.793223644330521 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.568332332100322 Order of pole (six term test) -2.493131523674725 TOP MAIN SOLVE Loop x[1] 0.5000000000000002 y[1] (analytic) -16.487212707001284 y[1] (numeric) -16.487212707001298 absolute error 1.4210854715202004e-14 relative error 8.619319085491858e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8044396569785444 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.629569807682746 Order of pole (six term test) -2.4933100715721928 TOP MAIN SOLVE Loop x[1] 0.5100000000000002 y[1] (analytic) -16.470717253430994 y[1] (numeric) -16.470717253431012 absolute error 1.7763568394002505e-14 relative error 1.0784939186726794e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.815655655607279 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.68831752581116 Order of pole (six term test) -2.4932061820549762 TOP MAIN SOLVE Loop x[1] 0.5200000000000002 y[1] (analytic) -16.454205329068184 y[1] (numeric) -16.454205329068202 absolute error 1.7763568394002505e-14 relative error 1.0795761957960489e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.826871640216772 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.746836486356607 Order of pole (six term test) -2.4930893578806756 TOP MAIN SOLVE Loop x[1] 0.5300000000000002 y[1] (analytic) -16.437676950228397 y[1] (numeric) -16.437676950228415 absolute error 1.7763568394002505e-14 relative error 1.0806617290137025e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8380876108070736 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.807035004900822 Order of pole (six term test) -2.4931852706213675 TOP MAIN SOLVE Loop x[1] 0.5400000000000003 y[1] (analytic) -16.421132133114074 y[1] (numeric) -16.421132133114092 absolute error 1.7763568394002505e-14 relative error 1.0817505303535885e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.849303567378249 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.86524797214515 Order of pole (six term test) -2.493059993227357 TOP MAIN SOLVE Loop x[1] 0.5500000000000003 y[1] (analytic) -16.404570893815684 y[1] (numeric) -16.404570893815702 absolute error 1.7763568394002505e-14 relative error 1.082842611914899e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.860519509930342 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.924445765606052 Order of pole (six term test) -2.493064655359797 TOP MAIN SOLVE Loop x[1] 0.5600000000000003 y[1] (analytic) -16.38799324831284 y[1] (numeric) -16.387993248312856 absolute error 1.7763568394002505e-14 relative error 1.0839379858684823e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.87173543846342 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 29.983942369997212 Order of pole (six term test) -2.493117764487044 TOP MAIN SOLVE Loop x[1] 0.5700000000000003 y[1] (analytic) -16.37139921247539 y[1] (numeric) -16.371399212475406 absolute error 1.7763568394002505e-14 relative error 1.0850366644572598e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8829513529775346 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.043017730476258 Order of pole (six term test) -2.49313446374037 TOP MAIN SOLVE Loop x[1] 0.5800000000000003 y[1] (analytic) -16.3547888020645 y[1] (numeric) -16.354788802064522 absolute error 2.1316282072803006e-14 relative error 1.3033663919959765e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.894167253472738 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.100956159424477 Order of pole (six term test) -2.4930310617619504 TOP MAIN SOLVE Loop x[1] 0.5900000000000003 y[1] (analytic) -16.33816203273375 y[1] (numeric) -16.33816203273377 absolute error 2.1316282072803006e-14 relative error 1.3046927818499731e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9053831399490884 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.158783092237837 Order of pole (six term test) -2.4929280451626994 TOP MAIN SOLVE Loop x[1] 0.6000000000000003 y[1] (analytic) -16.321518920030147 y[1] (numeric) -16.321518920030165 absolute error 1.7763568394002505e-14 relative error 1.0883526515539335e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9165990124066425 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.218352511356116 Order of pole (six term test) -2.4930416515134866 TOP MAIN SOLVE Loop x[1] 0.6100000000000003 y[1] (analytic) -16.30485947939519 y[1] (numeric) -16.304859479395212 absolute error 2.1316282072803006e-14 relative error 1.3073576070827755e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9278148708454474 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.27555982991535 Order of pole (six term test) -2.492892568883873 TOP MAIN SOLVE Loop x[1] 0.6200000000000003 y[1] (analytic) -16.288183726165908 y[1] (numeric) -16.288183726165926 absolute error 1.7763568394002505e-14 relative error 1.0905800605297991e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9390307152655697 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.33473615016631 Order of pole (six term test) -2.4929856407720195 TOP MAIN SOLVE Loop x[1] 0.6300000000000003 y[1] (analytic) -16.271491675575838 y[1] (numeric) -16.271491675575856 absolute error 1.7763568394002505e-14 relative error 1.0916988281207391e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9502465456670586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.392287151464068 Order of pole (six term test) -2.492902428854384 TOP MAIN SOLVE Loop x[1] 0.6400000000000003 y[1] (analytic) -16.254783342756053 y[1] (numeric) -16.254783342756074 absolute error 2.1316282072803006e-14 relative error 1.311385185721507e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9614623620499745 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.450165821923726 Order of pole (six term test) -2.4928699975773227 TOP MAIN SOLVE Loop x[1] 0.6500000000000004 y[1] (analytic) -16.23805874273614 y[1] (numeric) -16.23805874273616 absolute error 2.1316282072803006e-14 relative error 1.3127358639676394e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9726781644143667 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.507793322529626 Order of pole (six term test) -2.4928210943102354 TOP MAIN SOLVE Loop x[1] 0.6600000000000004 y[1] (analytic) -16.221317890445167 y[1] (numeric) -16.221317890445192 absolute error 2.4868995751603507e-14 relative error 1.533105751305945e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9838939527602877 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.565401318854615 Order of pole (six term test) -2.4927824637354608 TOP MAIN SOLVE Loop x[1] 0.6700000000000004 y[1] (analytic) -16.204560800712656 y[1] (numeric) -16.204560800712677 absolute error 2.1316282072803006e-14 relative error 1.3154495413331746e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.995109727087802 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.62387287477809 Order of pole (six term test) -2.4928556697497513 TOP MAIN SOLVE Loop x[1] 0.6800000000000004 y[1] (analytic) -16.187787488269503 y[1] (numeric) -16.187787488269525 absolute error 2.1316282072803006e-14 relative error 1.3168125717149346e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0063254873969627 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.680971556412043 Order of pole (six term test) -2.49278296340454 TOP MAIN SOLVE Loop x[1] 0.6900000000000004 y[1] (analytic) -16.170997967748946 y[1] (numeric) -16.170997967748967 absolute error 2.1316282072803006e-14 relative error 1.318179750892041e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.017541233687821 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.73770314110168 Order of pole (six term test) -2.49268047136729 TOP MAIN SOLVE Loop x[1] 0.7000000000000004 y[1] (analytic) -16.15419225368746 y[1] (numeric) -16.15419225368748 absolute error 2.1316282072803006e-14 relative error 1.3195510947281944e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0287569659604383 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.79548952388972 Order of pole (six term test) -2.492711125910329 TOP MAIN SOLVE Loop x[1] 0.7100000000000004 y[1] (analytic) -16.137370360525683 y[1] (numeric) -16.137370360525704 absolute error 2.1316282072803006e-14 relative error 1.3209266191811327e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.039972684214864 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.852701845377464 Order of pole (six term test) -2.492687939101925 TOP MAIN SOLVE Loop x[1] 0.7200000000000004 y[1] (analytic) -16.120532302609313 y[1] (numeric) -16.120532302609334 absolute error 2.1316282072803006e-14 relative error 1.3223063403032104e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.051188388451151 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.909823490605387 Order of pole (six term test) -2.492666283224972 TOP MAIN SOLVE Loop x[1] 0.7300000000000004 y[1] (analytic) -16.10367809418999 y[1] (numeric) -16.10367809419001 absolute error 1.7763568394002505e-14 relative error 1.103075228534988e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.06240407866937 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 30.966536945889064 Order of pole (six term test) -2.49260993383138 TOP MAIN SOLVE Loop x[1] 0.7400000000000004 y[1] (analytic) -16.086807749426164 y[1] (numeric) -16.086807749426185 absolute error 2.1316282072803006e-14 relative error 1.325078437240812e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0736197548695605 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.023542861419124 Order of pole (six term test) -2.4925986636348068 TOP MAIN SOLVE Loop x[1] 0.7500000000000004 y[1] (analytic) -16.06992128238398 y[1] (numeric) -16.069921282383998 absolute error 1.7763568394002505e-14 relative error 1.1053923713661944e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.084835417051786 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.08059685138495 Order of pole (six term test) -2.492604431499185 TOP MAIN SOLVE Loop x[1] 0.7600000000000005 y[1] (analytic) -16.053018707038106 y[1] (numeric) -16.053018707038124 absolute error 1.7763568394002505e-14 relative error 1.1065562632288247e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0960510652160984 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.137276335489428 Order of pole (six term test) -2.492579214190723 TOP MAIN SOLVE Loop x[1] 0.7700000000000005 y[1] (analytic) -16.036100037272597 y[1] (numeric) -16.036100037272615 absolute error 1.7763568394002505e-14 relative error 1.1077237204005191e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1072666993625564 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.19399549092684 Order of pole (six term test) -2.492569941202124 TOP MAIN SOLVE Loop x[1] 0.7800000000000005 y[1] (analytic) -16.01916528688171 y[1] (numeric) -16.01916528688173 absolute error 2.1316282072803006e-14 relative error 1.3306737080900944e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.11848231949121 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.249247064408497 Order of pole (six term test) -2.492406337193266 TOP MAIN SOLVE Loop x[1] 0.7900000000000005 y[1] (analytic) -16.00221446957074 y[1] (numeric) -16.002214469570756 absolute error 1.7763568394002505e-14 relative error 1.1100693861953355e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1296979256021227 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.30575096569447 Order of pole (six term test) -2.4923956341447404 TOP MAIN SOLVE Loop x[1] 0.8000000000000005 y[1] (analytic) -15.985247598956803 y[1] (numeric) -15.985247598956821 absolute error 1.7763568394002505e-14 relative error 1.1112476227870098e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1409135176953376 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.362797310744842 Order of pole (six term test) -2.4924571185747446 TOP MAIN SOLVE Loop x[1] 0.8100000000000005 y[1] (analytic) -15.968264688569676 y[1] (numeric) -15.968264688569693 absolute error 1.7763568394002505e-14 relative error 1.1124294806259026e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1521290957709254 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.41828204541739 Order of pole (six term test) -2.4923540935581148 TOP MAIN SOLVE Loop x[1] 0.8200000000000005 y[1] (analytic) -15.951265751852546 y[1] (numeric) -15.951265751852567 absolute error 2.1316282072803006e-14 relative error 1.3363379686861137e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.163344659828927 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.475254546124994 Order of pole (six term test) -2.4924291573328503 TOP MAIN SOLVE Loop x[1] 0.8300000000000005 y[1] (analytic) -15.934250802162829 y[1] (numeric) -15.934250802162847 absolute error 1.7763568394002505e-14 relative error 1.1148041169021498e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1745602098694063 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.530589711167558 Order of pole (six term test) -2.492331653512238 TOP MAIN SOLVE Loop x[1] 0.8400000000000005 y[1] (analytic) -15.917219852772899 y[1] (numeric) -15.917219852772918 absolute error 1.9539925233402755e-14 relative error 1.2275966163776241e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.185775745892419 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.586421114408818 Order of pole (six term test) -2.4923007354619244 TOP MAIN SOLVE Loop x[1] 0.8500000000000005 y[1] (analytic) -15.900172916870886 y[1] (numeric) -15.900172916870908 absolute error 2.1316282072803006e-14 relative error 1.3406320915029391e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1969912678980164 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.64248902166616 Order of pole (six term test) -2.492307033226437 TOP MAIN SOLVE Loop x[1] 0.8600000000000005 y[1] (analytic) -15.88311000756141 y[1] (numeric) -15.883110007561429 absolute error 1.9539925233402755e-14 relative error 1.230232947080292e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2082067758862585 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.698566865383665 Order of pole (six term test) -2.492325085640557 TOP MAIN SOLVE Loop x[1] 0.8700000000000006 y[1] (analytic) -15.866031137866319 y[1] (numeric) -15.866031137866335 absolute error 1.5987211554602254e-14 relative error 1.0076377271469437e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.219422269857192 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.753511361501776 Order of pole (six term test) -2.4922277270382853 TOP MAIN SOLVE Loop x[1] 0.8800000000000006 y[1] (analytic) -15.848936320725421 y[1] (numeric) -15.848936320725443 absolute error 2.1316282072803006e-14 relative error 1.344966100023256e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2306377498108843 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.80827996390283 Order of pole (six term test) -2.492121710957303 TOP MAIN SOLVE Loop x[1] 0.8900000000000006 y[1] (analytic) -15.831825568997242 y[1] (numeric) -15.831825568997262 absolute error 1.9539925233402755e-14 relative error 1.234218072214421e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2418532157473825 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.864311263684282 Order of pole (six term test) -2.492166330398163 TOP MAIN SOLVE Loop x[1] 0.9000000000000006 y[1] (analytic) -15.814698895459685 y[1] (numeric) -15.814698895459705 absolute error 1.9539925233402755e-14 relative error 1.2355546800206587e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2530686676667466 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.9202462639573 Order of pole (six term test) -2.492210524668252 TOP MAIN SOLVE Loop x[1] 0.9100000000000006 y[1] (analytic) -15.79755631281078 y[1] (numeric) -15.797556312810798 absolute error 1.7763568394002505e-14 relative error 1.1244503923431131e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2642841055690246 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 31.97540440627795 Order of pole (six term test) -2.4921791256771666 TOP MAIN SOLVE Loop x[1] 0.9200000000000006 y[1] (analytic) -15.780397833669362 y[1] (numeric) -15.780397833669378 absolute error 1.5987211554602254e-14 relative error 1.0131057355532337e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2754995294542795 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.029703066570804 Order of pole (six term test) -2.492063375694533 TOP MAIN SOLVE Loop x[1] 0.9300000000000006 y[1] (analytic) -15.76322347057576 y[1] (numeric) -15.763223470575781 absolute error 2.1316282072803006e-14 relative error 1.3522793807112357e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.286714939322564 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.08546346911496 Order of pole (six term test) -2.49211895108167 TOP MAIN SOLVE Loop x[1] 0.9400000000000006 y[1] (analytic) -15.746033235992506 y[1] (numeric) -15.746033235992524 absolute error 1.7763568394002505e-14 relative error 1.1281297408542418e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.297930335173936 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.1400793391605 Order of pole (six term test) -2.4920587507455156 TOP MAIN SOLVE Loop x[1] 0.9500000000000006 y[1] (analytic) -15.728827142304958 y[1] (numeric) -15.728827142304976 absolute error 1.7763568394002505e-14 relative error 1.1293638256233877e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3091457170084446 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.194570315350695 Order of pole (six term test) -2.491995079307701 TOP MAIN SOLVE Loop x[1] 0.9600000000000006 y[1] (analytic) -15.711605201822007 y[1] (numeric) -15.711605201822026 absolute error 1.9539925233402755e-14 relative error 1.2436619290266277e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3203610848261533 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.24937306753706 Order of pole (six term test) -2.491975701223721 TOP MAIN SOLVE Loop x[1] 0.9700000000000006 y[1] (analytic) -15.694367426776722 y[1] (numeric) -15.694367426776738 absolute error 1.5987211554602254e-14 relative error 1.0186591864369061e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3315764386271125 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.30396003616619 Order of pole (six term test) -2.4919426933121507 TOP MAIN SOLVE Loop x[1] 0.9800000000000006 y[1] (analytic) -15.67711382932698 y[1] (numeric) -15.677113829326998 absolute error 1.7763568394002505e-14 relative error 1.1330892017108672e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.342791778411379 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.35844614734793 Order of pole (six term test) -2.4919086147122886 TOP MAIN SOLVE Loop x[1] 0.9900000000000007 y[1] (analytic) -15.659844421556144 y[1] (numeric) -15.659844421556162 absolute error 1.7763568394002505e-14 relative error 1.1343387530434552e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3540071041790074 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.413401751785656 Order of pole (six term test) -2.491935522575435 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) -15.642559215473664 y[1] (numeric) -15.642559215473684 absolute error 1.9539925233402755e-14 relative error 1.2491514313127103e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3652224159300497 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.46707299979037 Order of pole (six term test) -2.491832400415271 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) -15.625258223015724 y[1] (numeric) -15.62525822301574 absolute error 1.5987211554602254e-14 relative error 1.023164630396532e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.376437713664567 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.522277578934506 Order of pole (six term test) -2.49190566661853 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) -15.60794145604584 y[1] (numeric) -15.607941456045857 absolute error 1.7763568394002505e-14 relative error 1.1381109061708884e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3876529973826117 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.57526037848209 Order of pole (six term test) -2.4917474966999436 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) -15.590608926355497 y[1] (numeric) -15.590608926355516 absolute error 1.9539925233402755e-14 relative error 1.253313794586371e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3988682670842407 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.63028927655781 Order of pole (six term test) -2.4918206895099733 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) -15.573260645664739 y[1] (numeric) -15.573260645664758 absolute error 1.9539925233402755e-14 relative error 1.2547099594613316e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4100835227695097 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.683947785827215 Order of pole (six term test) -2.491755069536037 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) -15.555896625622768 y[1] (numeric) -15.555896625622786 absolute error 1.7763568394002505e-14 relative error 1.1419186448400144e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4212987644384723 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.73850103093604 Order of pole (six term test) -2.491795509962566 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) -15.538516877808533 y[1] (numeric) -15.53851687780855 absolute error 1.7763568394002505e-14 relative error 1.1431958747215894e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4325139920911867 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.79181768519314 Order of pole (six term test) -2.49171199797655 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) -15.521121413731318 y[1] (numeric) -15.521121413731336 absolute error 1.7763568394002505e-14 relative error 1.144477123817054e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4437292057277022 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.84561602706996 Order of pole (six term test) -2.491689775563003 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) -15.503710244831321 y[1] (numeric) -15.503710244831339 absolute error 1.7763568394002505e-14 relative error 1.1457624087063019e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.454944405348083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.89966016688258 Order of pole (six term test) -2.491703197385659 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) -15.486283382480217 y[1] (numeric) -15.486283382480236 absolute error 1.9539925233402755e-14 relative error 1.2617569206765558e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4661595909523792 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 32.95274899219193 Order of pole (six term test) -2.49162333954248 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) -15.468840837981734 y[1] (numeric) -15.46884083798175 absolute error 1.5987211554602254e-14 relative error 1.0335106374194327e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.477374762540647 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.00672240156071 Order of pole (six term test) -2.4916474337031307 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) -15.451382622572186 y[1] (numeric) -15.451382622572206 absolute error 1.9539925233402755e-14 relative error 1.2646069099899067e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.488589920112938 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.06021782092572 Order of pole (six term test) -2.4916294173424944 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) -15.433908747421064 y[1] (numeric) -15.433908747421084 absolute error 1.9539925233402755e-14 relative error 1.266038665459117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4998050636693145 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.11291620555373 Order of pole (six term test) -2.4915354155609304 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) -15.416419223631546 y[1] (numeric) -15.416419223631562 absolute error 1.5987211554602254e-14 relative error 1.0370249616782443e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.511020193209826 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.16644955265671 Order of pole (six term test) -2.4915394923795944 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) -15.398914062241044 y[1] (numeric) -15.39891406224106 absolute error 1.5987211554602254e-14 relative error 1.0382038298274387e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5222353087345306 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.21955560318359 Order of pole (six term test) -2.4915069762254074 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) -15.381393274221747 y[1] (numeric) -15.381393274221761 absolute error 1.4210854715202004e-14 relative error 9.238990552967986e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5334504102434874 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.27238202912236 Order of pole (six term test) -2.491453668839693 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) -15.363856870481136 y[1] (numeric) -15.363856870481154 absolute error 1.7763568394002505e-14 relative error 1.1561919994276945e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.544665497736743 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.32547710774469 Order of pole (six term test) -2.4914377194481894 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) -15.346304861862524 y[1] (numeric) -15.346304861862542 absolute error 1.7763568394002505e-14 relative error 1.1575143693481015e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5558805712143555 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.37861136959893 Order of pole (six term test) -2.4914346336646123 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) -15.328737259145544 y[1] (numeric) -15.328737259145562 absolute error 1.7763568394002505e-14 relative error 1.1588409464976818e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5670956306763917 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.43234575791565 Order of pole (six term test) -2.4915035683588442 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) -15.31115407304668 y[1] (numeric) -15.311154073046696 absolute error 1.5987211554602254e-14 relative error 1.0441545737395253e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5783106761228907 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.484087133424715 Order of pole (six term test) -2.491370644667139 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) -15.293555314219752 y[1] (numeric) -15.293555314219772 absolute error 1.9539925233402755e-14 relative error 1.2776574728333302e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.589525707553915 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.53717120429143 Order of pole (six term test) -2.491388031221069 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) -15.275940993256441 y[1] (numeric) -15.27594099325646 absolute error 1.9539925233402755e-14 relative error 1.2791307090036974e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6007407249695254 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.58923671814831 Order of pole (six term test) -2.4913067224696146 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) -15.258311120686756 y[1] (numeric) -15.258311120686775 absolute error 1.9539925233402755e-14 relative error 1.2806086518258967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6119557283697663 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.64138785693691 Order of pole (six term test) -2.491243052425096 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) -15.240665706979534 y[1] (numeric) -15.24066570697955 absolute error 1.5987211554602254e-14 relative error 1.0489838083175616e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6231707177547015 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.69445481785217 Order of pole (six term test) -2.491283928242659 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) -15.223004762542914 y[1] (numeric) -15.22300476254293 absolute error 1.5987211554602254e-14 relative error 1.0502007851918772e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.63438569312438 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.746752272625265 Order of pole (six term test) -2.4912524281920625 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) -15.205328297724826 y[1] (numeric) -15.20532829772484 absolute error 1.4210854715202004e-14 relative error 9.345970331550404e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.645600654478864 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.7987498319686 Order of pole (six term test) -2.4911979334345435 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) -15.187636322813447 y[1] (numeric) -15.187636322813464 absolute error 1.7763568394002505e-14 relative error 1.1696071736534628e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6568156018182028 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.85129017679572 Order of pole (six term test) -2.4912084380885116 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) -15.169928848037692 y[1] (numeric) -15.169928848037705 absolute error 1.2434497875801753e-14 relative error 8.196806985953806e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6680305351424556 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.90310938963729 Order of pole (six term test) -2.491151917533113 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) -15.152205883567639 y[1] (numeric) -15.15220588356765 absolute error 1.0658141036401503e-14 relative error 7.034052413424577e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6792454544516766 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 33.95574996609087 Order of pole (six term test) -2.49118911200015 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) -15.13446743951501 y[1] (numeric) -15.134467439515024 absolute error 1.4210854715202004e-14 relative error 9.389728956103524e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6904603597459205 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.00737139217942 Order of pole (six term test) -2.491128370240512 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) -15.116713525933633 y[1] (numeric) -15.116713525933648 absolute error 1.4210854715202004e-14 relative error 9.400756778794826e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7016752510252506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.05918520012911 Order of pole (six term test) -2.4910957613110387 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) -15.098944152819861 y[1] (numeric) -15.098944152819874 absolute error 1.2434497875801753e-14 relative error 8.235342650419368e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7128901282897075 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.11055022336703 Order of pole (six term test) -2.4910247147154614 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) -15.081159330113024 y[1] (numeric) -15.081159330113037 absolute error 1.2434497875801753e-14 relative error 8.245054377864308e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7241049915393543 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.16291531602679 Order of pole (six term test) -2.491065200778767 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) -15.063359067695881 y[1] (numeric) -15.06335906769589 absolute error 8.881784197001252e-15 relative error 5.89628392783166e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.735319840774245 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.213789855228356 Order of pole (six term test) -2.4909594965470188 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) -15.04554337539502 y[1] (numeric) -15.045543375395033 absolute error 1.2434497875801753e-14 relative error 8.264572149741508e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7465346759944436 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.26554743670282 Order of pole (six term test) -2.4909529646308943 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) -15.027712262981332 y[1] (numeric) -15.027712262981344 absolute error 1.2434497875801753e-14 relative error 8.274378467062083e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.757749497199996 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.31703624773613 Order of pole (six term test) -2.4909265345330507 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) -15.00986574017039 y[1] (numeric) -15.009865740170403 absolute error 1.2434497875801753e-14 relative error 8.284216588642583e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7689643043909555 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.36884329809788 Order of pole (six term test) -2.4909406114360433 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) -14.992003816622894 y[1] (numeric) -14.992003816622907 absolute error 1.2434497875801753e-14 relative error 8.294086653056065e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.780179097567386 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.42002164403424 Order of pole (six term test) -2.4908977696458816 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) -14.97412650194508 y[1] (numeric) -14.974126501945088 absolute error 8.881784197001252e-15 relative error 5.931420571241697e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7913938767293325 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.47093523989397 Order of pole (six term test) -2.4908355308967494 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) -14.956233805689113 y[1] (numeric) -14.956233805689125 absolute error 1.2434497875801753e-14 relative error 8.313923168994502e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8026086418768568 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.52268266049096 Order of pole (six term test) -2.4908663953033816 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) -14.938325737353534 y[1] (numeric) -14.938325737353546 absolute error 1.2434497875801753e-14 relative error 8.323889902004937e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8138233930100203 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.573467140649974 Order of pole (six term test) -2.4908062819552725 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) -14.920402306383618 y[1] (numeric) -14.92040230638363 absolute error 1.2434497875801753e-14 relative error 8.333889140832159e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8250381301288687 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.624674086233846 Order of pole (six term test) -2.490796942647732 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) -14.902463522171796 y[1] (numeric) -14.902463522171809 absolute error 1.2434497875801753e-14 relative error 8.343921028427133e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8362528532334594 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.675615248839925 Order of pole (six term test) -2.490767980695612 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) -14.884509394058043 y[1] (numeric) -14.884509394058055 absolute error 1.2434497875801753e-14 relative error 8.35398570863589e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8474675623238497 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.726826172790155 Order of pole (six term test) -2.4907739528931856 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) -14.866539931330266 y[1] (numeric) -14.866539931330275 absolute error 8.881784197001252e-15 relative error 5.9743452330044e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.858682257400094 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.77799021475008 Order of pole (six term test) -2.4907824995095726 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) -14.848555143224683 y[1] (numeric) -14.848555143224694 absolute error 1.0658141036401503e-14 relative error 7.177897737252069e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.869896938462248 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.828365364573145 Order of pole (six term test) -2.490718277436539 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) -14.830555038926224 y[1] (numeric) -14.830555038926235 absolute error 1.0658141036401503e-14 relative error 7.186609677403674e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.88111160551037 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.878331191308696 Order of pole (six term test) -2.4906200298116126 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) -14.812539627568889 y[1] (numeric) -14.812539627568901 absolute error 1.2434497875801753e-14 relative error 8.394575264230073e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8923262585445078 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.929087950380655 Order of pole (six term test) -2.490609316949133 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) -14.794508918236136 y[1] (numeric) -14.794508918236145 absolute error 8.881784197001252e-15 relative error 6.003432926424012e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9035408975647248 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 34.98003206741319 Order of pole (six term test) -2.4906247534813524 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) -14.776462919961233 y[1] (numeric) -14.776462919961242 absolute error 8.881784197001252e-15 relative error 6.010764717585441e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.91475552257107 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.02991367773005 Order of pole (six term test) -2.4905400796477295 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) -14.758401641727641 y[1] (numeric) -14.758401641727652 absolute error 1.0658141036401503e-14 relative error 7.221744803493398e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9259701335636064 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.08101674584793 Order of pole (six term test) -2.4905858243767653 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) -14.740325092469373 y[1] (numeric) -14.740325092469384 absolute error 1.0658141036401503e-14 relative error 7.230601068525008e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.937184730542384 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.13055351101636 Order of pole (six term test) -2.4904808944690284 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) -14.72223328107135 y[1] (numeric) -14.72223328107136 absolute error 8.881784197001252e-15 relative error 6.032905488884439e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9483993135074527 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.18086350677139 Order of pole (six term test) -2.4904609745615645 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) -14.704126216369751 y[1] (numeric) -14.70412621636976 absolute error 8.881784197001252e-15 relative error 6.040334574327426e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9596138824588807 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.231368079818445 Order of pole (six term test) -2.490467616759096 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) -14.686003907152372 y[1] (numeric) -14.686003907152385 absolute error 1.2434497875801753e-14 relative error 8.466903559616996e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9708284373967118 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.28125750935406 Order of pole (six term test) -2.490419541971951 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) -14.667866362158982 y[1] (numeric) -14.667866362158994 absolute error 1.2434497875801753e-14 relative error 8.477373306236957e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9820429783210107 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.33099200284507 Order of pole (six term test) -2.4903630054978922 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) -14.64971359008165 y[1] (numeric) -14.64971359008166 absolute error 1.0658141036401503e-14 relative error 7.275323828595137e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9932575052318233 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.38126816668165 Order of pole (six term test) -2.4903676071097074 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) -14.631545599565086 y[1] (numeric) -14.6315455995651 absolute error 1.4210854715202004e-14 relative error 9.712476797819919e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.004472018129212 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.430969768525635 Order of pole (six term test) -2.4903216878426395 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) -14.613362399207013 y[1] (numeric) -14.613362399207023 absolute error 1.0658141036401503e-14 relative error 7.29342142160237e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.015686517013231 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.48108913581181 Order of pole (six term test) -2.4903243130515254 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) -14.595163997558444 y[1] (numeric) -14.595163997558457 absolute error 1.2434497875801753e-14 relative error 8.519601340472681e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.026901001883939 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.530623254247615 Order of pole (six term test) -2.490275439470617 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) -14.57695040312407 y[1] (numeric) -14.576950403124082 absolute error 1.2434497875801753e-14 relative error 8.530246404033072e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.0381154727413815 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.58058594918457 Order of pole (six term test) -2.490276000636646 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) -14.558721624362548 y[1] (numeric) -14.558721624362564 absolute error 1.5987211554602254e-14 relative error 1.0981191870479393e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.049329929585618 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.63019680915466 Order of pole (six term test) -2.4902483144609846 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) -14.540477669686858 y[1] (numeric) -14.540477669686869 absolute error 1.0658141036401503e-14 relative error 7.329979990011591e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.0605443724167065 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.68017451214924 Order of pole (six term test) -2.4902636940025626 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) -14.522218547464583 y[1] (numeric) -14.522218547464595 absolute error 1.2434497875801753e-14 relative error 8.562395501183721e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.071758801234705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.729364177543594 Order of pole (six term test) -2.490207641814415 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) -14.503944266018273 y[1] (numeric) -14.503944266018285 absolute error 1.2434497875801753e-14 relative error 8.573183713160642e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.082973216039666 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.77855220263393 Order of pole (six term test) -2.4901581417026666 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) -14.485654833625727 y[1] (numeric) -14.485654833625743 absolute error 1.5987211554602254e-14 relative error 1.1036581872357572e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.0941876168316425 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.828122023998695 Order of pole (six term test) -2.490152987027683 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) -14.467350258520334 y[1] (numeric) -14.467350258520344 absolute error 1.0658141036401503e-14 relative error 7.36703048308694e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.105402003610688 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.87747304396654 Order of pole (six term test) -2.4901327658496335 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) -14.449030548891344 y[1] (numeric) -14.44903054889135 absolute error 7.105427357601002e-15 relative error 4.917580687201324e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.116616376376865 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.92676973410113 Order of pole (six term test) -2.4901137085711404 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) -14.430695712884198 y[1] (numeric) -14.430695712884212 absolute error 1.4210854715202004e-14 relative error 9.847657381143507e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.127830735130222 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 35.97591246395696 Order of pole (six term test) -2.490085984203949 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) -14.412345758600857 y[1] (numeric) -14.412345758600871 absolute error 1.4210854715202004e-14 relative error 9.860195524882819e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.139045079870819 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.024544506023894 Order of pole (six term test) -2.4900145846757447 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) -14.393980694100048 y[1] (numeric) -14.393980694100062 absolute error 1.4210854715202004e-14 relative error 9.872776000753492e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.150259410598707 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.073349179663914 Order of pole (six term test) -2.4899666493514783 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) -14.375600527397598 y[1] (numeric) -14.37560052739761 absolute error 1.2434497875801753e-14 relative error 8.649724129509294e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.161473727313946 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.12230276952623 Order of pole (six term test) -2.489939739424619 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) -14.357205266466714 y[1] (numeric) -14.357205266466728 absolute error 1.4210854715202004e-14 relative error 9.898064735755689e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.1726880300165945 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.17135824618091 Order of pole (six term test) -2.4899291430528017 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) -14.338794919238293 y[1] (numeric) -14.338794919238305 absolute error 1.2434497875801753e-14 relative error 8.67192671757823e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.183902318706696 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.22025119628953 Order of pole (six term test) -2.489908947924615 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) -14.320369493601184 y[1] (numeric) -14.320369493601197 absolute error 1.2434497875801753e-14 relative error 8.683084526106606e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.195116593384316 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.26907990963235 Order of pole (six term test) -2.4898887573549295 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) -14.301928997402499 y[1] (numeric) -14.301928997402511 absolute error 1.2434497875801753e-14 relative error 8.694280245734749e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.206330854049506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.31835586821617 Order of pole (six term test) -2.4899183612180202 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) -14.283473438447878 y[1] (numeric) -14.283473438447892 absolute error 1.4210854715202004e-14 relative error 9.949158918831045e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.217545100702328 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.36644969513935 Order of pole (six term test) -2.4898390500714136 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) -14.265002824501792 y[1] (numeric) -14.265002824501805 absolute error 1.2434497875801753e-14 relative error 8.716786129508551e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.228759333342824 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.414571517948666 Order of pole (six term test) -2.4897687788731826 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) -14.246517163287791 y[1] (numeric) -14.246517163287805 absolute error 1.4210854715202004e-14 relative error 9.974967602483443e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.239973551971056 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.46337987186627 Order of pole (six term test) -2.489771375046214 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) -14.228016462488814 y[1] (numeric) -14.228016462488828 absolute error 1.4210854715202004e-14 relative error 9.987938060563778e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.251187756587082 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.51167467819641 Order of pole (six term test) -2.4897302564313417 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) -14.209500729747436 y[1] (numeric) -14.209500729747447 absolute error 1.0658141036401503e-14 relative error 7.500714655011629e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.262401947190955 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.55971062843053 Order of pole (six term test) -2.4896702192069444 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) -14.190969972666146 y[1] (numeric) -14.190969972666156 absolute error 1.0658141036401503e-14 relative error 7.510509187836081e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.273616123782731 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.60900093650809 Order of pole (six term test) -2.4897375389794334 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) -14.172424198807619 y[1] (numeric) -14.172424198807631 absolute error 1.2434497875801753e-14 relative error 8.773726852494238e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.284830286362467 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.65699573497566 Order of pole (six term test) -2.4896856021960385 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) -14.153863415694989 y[1] (numeric) -14.153863415695 absolute error 1.0658141036401503e-14 relative error 7.530199157201746e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.296044434930213 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.70510040771361 Order of pole (six term test) -2.4896503153077987 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) -14.135287630812087 y[1] (numeric) -14.1352876308121 absolute error 1.2434497875801753e-14 relative error 8.796777398923985e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.307258569486036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.75329186056164 Order of pole (six term test) -2.489629364320308 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) -14.11669685160373 y[1] (numeric) -14.116696851603745 absolute error 1.4210854715202004e-14 relative error 1.0066699642691255e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.318472690029975 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.80111571779054 Order of pole (six term test) -2.4895789841968625 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) -14.098091085475971 y[1] (numeric) -14.098091085475982 absolute error 1.0658141036401503e-14 relative error 7.55998877563052e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.329686796562093 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.84889140311678 Order of pole (six term test) -2.4895299385462675 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) -14.079470339796337 y[1] (numeric) -14.079470339796345 absolute error 7.105427357601002e-15 relative error 5.046658138493428e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.34090088908245 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.89741484549062 Order of pole (six term test) -2.4895585289924718 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) -14.060834621894099 y[1] (numeric) -14.06083462189411 absolute error 1.0658141036401503e-14 relative error 7.580020192973276e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.352114967591096 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.945177104579976 Order of pole (six term test) -2.489519911979322 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) -14.042183939060536 y[1] (numeric) -14.042183939060546 absolute error 1.0658141036401503e-14 relative error 7.590087897050126e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.363329032088094 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 36.99303142049089 Order of pole (six term test) -2.489495939385014 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) -14.02351829854916 y[1] (numeric) -14.023518298549167 absolute error 7.105427357601002e-15 relative error 5.066793657862672e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.374543082573479 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.04085669966544 Order of pole (six term test) -2.489474963681925 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) -14.004837707575966 y[1] (numeric) -14.004837707575975 absolute error 8.881784197001252e-15 relative error 6.341940108450254e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.385757119047334 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.088587043879656 Order of pole (six term test) -2.489450661173292 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) -13.986142173319696 y[1] (numeric) -13.986142173319704 absolute error 8.881784197001252e-15 relative error 6.350417496787899e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.396971141509694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.13640055989787 Order of pole (six term test) -2.489439997386924 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) -13.967431702922056 y[1] (numeric) -13.967431702922068 absolute error 1.2434497875801753e-14 relative error 8.90249413082893e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.408185149960622 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.183392503804235 Order of pole (six term test) -2.489356789956151 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) -13.948706303487988 y[1] (numeric) -13.948706303487995 absolute error 7.105427357601002e-15 relative error 5.093968718679116e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.419399144400172 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.23099744696804 Order of pole (six term test) -2.4893376574097843 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) -13.92996598208586 y[1] (numeric) -13.92996598208587 absolute error 8.881784197001252e-15 relative error 6.3760271980731e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.4306131248283975 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.278510977779504 Order of pole (six term test) -2.489315458274108 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) -13.911210745747756 y[1] (numeric) -13.911210745747766 absolute error 1.0658141036401503e-14 relative error 7.661548107636411e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.441827091245365 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.32539097759978 Order of pole (six term test) -2.489238779037791 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) -13.892440601469673 y[1] (numeric) -13.892440601469682 absolute error 8.881784197001252e-15 relative error 6.393249718887878e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.453041043651113 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.37303505986413 Order of pole (six term test) -2.4892401605642007 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) -13.873655556211766 y[1] (numeric) -13.873655556211773 absolute error 7.105427357601002e-15 relative error 5.121524985835208e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.464254982045705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.42055445269476 Order of pole (six term test) -2.4892352287860238 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) -13.854855616898572 y[1] (numeric) -13.85485561689858 absolute error 8.881784197001252e-15 relative error 6.410593110886169e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.475468906429198 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.46806898727655 Order of pole (six term test) -2.489235301619127 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) -13.83604079041925 y[1] (numeric) -13.83604079041926 absolute error 8.881784197001252e-15 relative error 6.41931050329906e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.486682816801644 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.51476115504925 Order of pole (six term test) -2.48916321011691 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) -13.817211083627793 y[1] (numeric) -13.817211083627802 absolute error 8.881784197001252e-15 relative error 6.428058559172917e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.497896713163099 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.56207730629043 Order of pole (six term test) -2.489155497091966 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) -13.798366503343257 y[1] (numeric) -13.798366503343265 absolute error 8.881784197001252e-15 relative error 6.436837429161816e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.509110595513627 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.60909552212366 Order of pole (six term test) -2.4891251307627815 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) -13.779507056349981 y[1] (numeric) -13.779507056349988 absolute error 7.105427357601002e-15 relative error 5.156517811953674e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.520324463853265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.656388208366536 Order of pole (six term test) -2.489125985956237 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) -13.76063274939781 y[1] (numeric) -13.760632749397818 absolute error 7.105427357601002e-15 relative error 5.163590575376665e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.531538318182087 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.70319296076063 Order of pole (six term test) -2.4890863445526303 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) -13.741743589202315 y[1] (numeric) -13.741743589202319 absolute error 3.552713678800501e-15 relative error 2.5853441782977774e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.542752158500136 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.74985297315981 Order of pole (six term test) -2.489038516627625 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) -13.722839582444987 y[1] (numeric) -13.722839582444996 absolute error 8.881784197001252e-15 relative error 6.472264099307347e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.55396598480747 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.796864435698 Order of pole (six term test) -2.4890289930276577 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) -13.703920735773497 y[1] (numeric) -13.703920735773504 absolute error 7.105427357601002e-15 relative error 5.184959468608563e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.56517979710415 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.843736591823586 Order of pole (six term test) -2.4890117000303267 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) -13.684987055801862 y[1] (numeric) -13.684987055801866 absolute error 3.552713678800501e-15 relative error 2.5960665248085118e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.576393595390226 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.89096358303774 Order of pole (six term test) -2.489032816928434 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) -13.66603854911067 y[1] (numeric) -13.666038549110672 absolute error 1.7763568394002505e-15 relative error 1.2998330372160765e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.587607379665756 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.93666279752693 Order of pole (six term test) -2.4889164862782778 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) -13.647075222247299 y[1] (numeric) -13.6470752222473 absolute error 1.7763568394002505e-15 relative error 1.3016392234025755e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.59882114993079 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 37.98371106227932 Order of pole (six term test) -2.4889313553100827 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) -13.628097081726118 y[1] (numeric) -13.628097081726118 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.610034906185391 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.03026713271704 Order of pole (six term test) -2.4889054971318476 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) -13.60910413402868 y[1] (numeric) -13.609104134028684 absolute error 3.552713678800501e-15 relative error 2.610541916508061e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.621248648429614 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.0768166913767 Order of pole (six term test) -2.488884208517227 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) -13.59009638560395 y[1] (numeric) -13.590096385603953 absolute error 3.552713678800501e-15 relative error 2.6141931432980172e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.632462376663505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.12294593432864 Order of pole (six term test) -2.488829017626818 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) -13.57107384286848 y[1] (numeric) -13.571073842868485 absolute error 5.329070518200751e-15 relative error 3.926786177647355e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.643676090887125 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.169541212971325 Order of pole (six term test) -2.488822257052398 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) -13.55203651220663 y[1] (numeric) -13.55203651220663 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.654889791100534 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.21522482653736 Order of pole (six term test) -2.488736072607436 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) -13.532984399970744 y[1] (numeric) -13.532984399970742 absolute error 1.7763568394002505e-15 relative error 1.3126127887977842e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.66610347730378 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.262125982318 Order of pole (six term test) -2.488767796045739 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) -13.513917512481356 y[1] (numeric) -13.513917512481362 absolute error 5.329070518200751e-15 relative error 3.943394292053996e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.677317149496926 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.308502202389676 Order of pole (six term test) -2.488755908264734 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) -13.494835856027418 y[1] (numeric) -13.494835856027418 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.688530807680016 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.35412405530109 Order of pole (six term test) -2.4886793553297117 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) -13.475739436866423 y[1] (numeric) -13.475739436866423 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.699744451853115 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.400797238697095 Order of pole (six term test) -2.488704886498466 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) -13.456628261224658 y[1] (numeric) -13.456628261224658 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.7109580820162815 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.44690386489037 Order of pole (six term test) -2.4886830859489653 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) -13.437502335297363 y[1] (numeric) -13.437502335297365 absolute error 1.7763568394002505e-15 relative error 1.3219397437678219e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.722171698169553 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.49242016737886 Order of pole (six term test) -2.4886119142135623 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) -13.418361665248934 y[1] (numeric) -13.418361665248936 absolute error 1.7763568394002505e-15 relative error 1.323825429449174e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.733385300313004 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.53850383463288 Order of pole (six term test) -2.4885979214483243 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) -13.399206257213095 y[1] (numeric) -13.399206257213098 absolute error 3.552713678800501e-15 relative error 2.6514359213539197e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.744598888446684 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.5841978256342 Order of pole (six term test) -2.4885530389166526 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) -13.380036117293102 y[1] (numeric) -13.3800361172931 absolute error 1.7763568394002505e-15 relative error 1.3276173725005033e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.755812462570645 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.6298200138809 Order of pole (six term test) -2.4885065019365875 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) -13.360851251561893 y[1] (numeric) -13.360851251561893 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.767026022684945 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.67589341655237 Order of pole (six term test) -2.4885062023903295 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) -13.341651666062322 y[1] (numeric) -13.341651666062317 absolute error 5.329070518200751e-15 relative error 3.994310938095105e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.778239568789635 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.721872216271436 Order of pole (six term test) -2.488502024903825 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) -13.322437366807275 y[1] (numeric) -13.322437366807275 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.789453100884776 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.76700774146939 Order of pole (six term test) -2.488425563405041 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) -13.30320835977992 y[1] (numeric) -13.303208359779918 absolute error 1.7763568394002505e-15 relative error 1.3352845353988258e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.800666618970419 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.81325601252587 Order of pole (six term test) -2.488455569095212 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) -13.283964650933822 y[1] (numeric) -13.283964650933816 absolute error 5.329070518200751e-15 relative error 4.011656653893711e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.811880123046626 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.85859327652168 Order of pole (six term test) -2.488407167823935 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) -13.26470624619315 y[1] (numeric) -13.264706246193144 absolute error 5.329070518200751e-15 relative error 4.017480989999418e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.82309361311345 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.904329590916284 Order of pole (six term test) -2.4883999074032506 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) -13.245433151452847 y[1] (numeric) -13.245433151452845 absolute error 1.7763568394002505e-15 relative error 1.3411089083224189e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.83430708917094 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.949483899319965 Order of pole (six term test) -2.4883443923756285 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) -13.226145372578813 y[1] (numeric) -13.226145372578808 absolute error 5.329070518200751e-15 relative error 4.0291939700355024e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.845520551219148 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 38.99497865614514 Order of pole (six term test) -2.4883245814875767 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) -13.206842915408046 y[1] (numeric) -13.206842915408043 absolute error 3.552713678800501e-15 relative error 2.6900552248226193e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.856733999258149 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.0400097815145 Order of pole (six term test) -2.4882673649023754 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) -13.187525785748846 y[1] (numeric) -13.187525785748845 absolute error 1.7763568394002505e-15 relative error 1.346997813130252e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.867947433287986 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.08529096678791 Order of pole (six term test) -2.4882375509086714 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) -13.16819398938097 y[1] (numeric) -13.168193989380967 absolute error 3.552713678800501e-15 relative error 2.6979505934264508e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.879160853308705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.13069371901633 Order of pole (six term test) -2.4882233901298036 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) -13.14884753205579 y[1] (numeric) -13.148847532055786 absolute error 3.552713678800501e-15 relative error 2.7019202026179728e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.890374259320373 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.17624348622857 Order of pole (six term test) -2.4882271252773442 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) -13.129486419496473 y[1] (numeric) -13.12948641949647 absolute error 3.552713678800501e-15 relative error 2.7059045306790838e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.901587651323045 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.22125736899273 Order of pole (six term test) -2.488186971731082 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) -13.110110657398145 y[1] (numeric) -13.110110657398142 absolute error 3.552713678800501e-15 relative error 2.7099036550051353e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.912801029316778 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.266529504258195 Order of pole (six term test) -2.488174737820973 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) -13.09072025142805 y[1] (numeric) -13.090720251428044 absolute error 5.329070518200751e-15 relative error 4.070876480321555e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.924014393301619 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.31195619400801 Order of pole (six term test) -2.48818096226735 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) -13.071315207225702 y[1] (numeric) -13.071315207225696 absolute error 5.329070518200751e-15 relative error 4.076919907229297e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.935227743277626 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.356215558409 Order of pole (six term test) -2.4880865390657174 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) -13.051895530403069 y[1] (numeric) -13.051895530403064 absolute error 5.329070518200751e-15 relative error 4.082985881849285e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.94644107924487 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.401112329010886 Order of pole (six term test) -2.4880541154796383 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) -13.032461226544715 y[1] (numeric) -13.03246122654471 absolute error 5.329070518200751e-15 relative error 4.089074523656682e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.957654401203388 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.446350634662934 Order of pole (six term test) -2.4880568860114014 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) -13.013012301207961 y[1] (numeric) -13.013012301207958 absolute error 3.552713678800501e-15 relative error 2.730123968660748e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.968867709153238 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.491462303741926 Order of pole (six term test) -2.4880527012311084 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) -12.993548759923055 y[1] (numeric) -12.993548759923048 absolute error 7.105427357601002e-15 relative error 5.468427054752576e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.980081003094476 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.53597127122781 Order of pole (six term test) -2.48799889983459 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) -12.974070608193301 y[1] (numeric) -12.974070608193292 absolute error 8.881784197001252e-15 relative error 6.845796099947448e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.991294283027161 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.58072211347833 Order of pole (six term test) -2.487971245944493 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) -12.954577851495237 y[1] (numeric) -12.954577851495229 absolute error 8.881784197001252e-15 relative error 6.856096971138355e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.002507548951347 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.62541213242716 Order of pole (six term test) -2.487942574019719 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) -12.93507049527878 y[1] (numeric) -12.935070495278772 absolute error 7.105427357601002e-15 relative error 5.493149310778352e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.0137208008670795 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.67003473767372 Order of pole (six term test) -2.4879122790651333 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) -12.915548544967383 y[1] (numeric) -12.915548544967374 absolute error 8.881784197001252e-15 relative error 6.876815309917355e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.024934038774436 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.71494091603996 Order of pole (six term test) -2.487911677743053 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) -12.896012005958173 y[1] (numeric) -12.896012005958164 absolute error 8.881784197001252e-15 relative error 6.887233194958038e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.03614726267345 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.75928676752716 Order of pole (six term test) -2.4878654210189595 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) -12.876460883622116 y[1] (numeric) -12.876460883622107 absolute error 8.881784197001252e-15 relative error 6.897690504615449e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.047360472564188 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.803892029619085 Order of pole (six term test) -2.487846644744897 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) -12.85689518330415 y[1] (numeric) -12.856895183304143 absolute error 7.105427357601002e-15 relative error 5.5265499611663993e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.058573668446705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.84831869752844 Order of pole (six term test) -2.487816287826183 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) -12.837314910323357 y[1] (numeric) -12.837314910323347 absolute error 1.0658141036401503e-14 relative error 8.302469099539318e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.0697868503210515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.89275637321776 Order of pole (six term test) -2.4877912134719224 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) -12.817720069973074 y[1] (numeric) -12.817720069973062 absolute error 1.2434497875801753e-14 relative error 9.70102156071495e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.081000018187286 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.93728297482183 Order of pole (six term test) -2.4877783093122936 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) -12.798110667521062 y[1] (numeric) -12.798110667521051 absolute error 1.0658141036401503e-14 relative error 8.327901917155354e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.092213172045465 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 39.98109515045452 Order of pole (six term test) -2.4877062924032263 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) -12.778486708209655 y[1] (numeric) -12.778486708209643 absolute error 1.2434497875801753e-14 relative error 9.730806283824748e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.103426311895636 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.02552606833035 Order of pole (six term test) -2.487693416543552 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) -12.758848197255883 y[1] (numeric) -12.758848197255869 absolute error 1.4210854715202004e-14 relative error 1.1138038869573205e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.114639437737872 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.06950899764681 Order of pole (six term test) -2.4876451012066507 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) -12.739195139851617 y[1] (numeric) -12.739195139851608 absolute error 8.881784197001252e-15 relative error 6.972013615849757e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.125852549572208 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.11412166060008 Order of pole (six term test) -2.487656692991912 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) -12.719527541163739 y[1] (numeric) -12.719527541163725 absolute error 1.4210854715202004e-14 relative error 1.1172470572678064e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.137065647398716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.15840100575536 Order of pole (six term test) -2.4876429676332705 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) -12.69984540633423 y[1] (numeric) -12.699845406334214 absolute error 1.5987211554602254e-14 relative error 1.258850879131836e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.148278731217437 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.202274751483664 Order of pole (six term test) -2.487597605930837 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) -12.680148740480352 y[1] (numeric) -12.680148740480334 absolute error 1.7763568394002505e-14 relative error 1.400895900952151e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.159491801028433 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.24634448603666 Order of pole (six term test) -2.4875737067494903 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) -12.660437548694762 y[1] (numeric) -12.660437548694746 absolute error 1.5987211554602254e-14 relative error 1.2627692757941424e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.170704856831764 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.290434970953434 Order of pole (six term test) -2.487555755977228 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) -12.640711836045664 y[1] (numeric) -12.64071183604565 absolute error 1.4210854715202004e-14 relative error 1.1242131692836311e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.181917898627474 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.33444694481572 Order of pole (six term test) -2.4875349998639376 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) -12.620971607576937 y[1] (numeric) -12.62097160757692 absolute error 1.7763568394002505e-14 relative error 1.4074644129092434e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.193130926415634 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.378510463417186 Order of pole (six term test) -2.487522864332087 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) -12.601216868308253 y[1] (numeric) -12.601216868308237 absolute error 1.5987211554602254e-14 relative error 1.26870378644222e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.204343940196288 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.4220246330859 Order of pole (six term test) -2.4874665756335013 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) -12.581447623235242 y[1] (numeric) -12.581447623235224 absolute error 1.7763568394002505e-14 relative error 1.4118858915087796e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.215556939969487 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.46591292614711 Order of pole (six term test) -2.487447200134694 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) -12.561663877329597 y[1] (numeric) -12.561663877329579 absolute error 1.7763568394002505e-14 relative error 1.414109513474639e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.226769925735298 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.509406809806585 Order of pole (six term test) -2.4873973268899885 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) -12.541865635539217 y[1] (numeric) -12.541865635539201 absolute error 1.5987211554602254e-14 relative error 1.2747076088345376e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.237982897493768 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.553606923046 Order of pole (six term test) -2.4874132900692096 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) -12.522052902788346 y[1] (numeric) -12.522052902788328 absolute error 1.7763568394002505e-14 relative error 1.4185827621002148e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.249195855244956 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.59702420556238 Order of pole (six term test) -2.48736478594021 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) -12.502225683977674 y[1] (numeric) -12.502225683977658 absolute error 1.5987211554602254e-14 relative error 1.2787492370331142e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.260408798988918 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.640366358893104 Order of pole (six term test) -2.487313762518415 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) -12.482383983984501 y[1] (numeric) -12.482383983984482 absolute error 1.9539925233402755e-14 relative error 1.5654001077417117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.271621728725713 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.684439685854485 Order of pole (six term test) -2.487330513310713 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) -12.46252780766283 y[1] (numeric) -12.46252780766281 absolute error 2.1316282072803006e-14 relative error 1.7104300509320646e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.282834644455381 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.72756897467797 Order of pole (six term test) -2.4872689131912242 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) -12.442657159843513 y[1] (numeric) -12.442657159843495 absolute error 1.7763568394002505e-14 relative error 1.4276346415242635e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.294047546178 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.770839313287375 Order of pole (six term test) -2.487223601867031 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) -12.422772045334387 y[1] (numeric) -12.422772045334368 absolute error 1.9539925233402755e-14 relative error 1.5729118398128662e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.305260433893599 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.81423402887064 Order of pole (six term test) -2.487193064332917 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) -12.402872468920364 y[1] (numeric) -12.402872468920345 absolute error 1.9539925233402755e-14 relative error 1.575435471288342e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.3164733076022594 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.85781694709168 Order of pole (six term test) -2.4871827827580066 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) -12.382958435363584 y[1] (numeric) -12.382958435363566 absolute error 1.7763568394002505e-14 relative error 1.434517323685173e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.327686167304021 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.901352630117216 Order of pole (six term test) -2.487172264937957 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) -12.363029949403526 y[1] (numeric) -12.36302994940351 absolute error 1.5987211554602254e-14 relative error 1.2931467140361966e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.338899012998944 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.94449282861067 Order of pole (six term test) -2.4871313230786427 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) -12.343087015757138 y[1] (numeric) -12.343087015757117 absolute error 2.1316282072803006e-14 relative error 1.7269814306251524e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.350111844687074 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 40.987448274267734 Order of pole (six term test) -2.4870782814871397 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) -12.323129639118935 y[1] (numeric) -12.323129639118914 absolute error 2.1316282072803006e-14 relative error 1.729778286607967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.361324662368482 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.03090019013836 Order of pole (six term test) -2.4870720639485704 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) -12.303157824161147 y[1] (numeric) -12.303157824161127 absolute error 1.9539925233402755e-14 relative error 1.588204062133538e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.372537466043219 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.07453159810608 Order of pole (six term test) -2.4870851347608696 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) -12.283171575533828 y[1] (numeric) -12.283171575533805 absolute error 2.3092638912203256e-14 relative error 1.8800224982772537e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.383750255711334 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.11739190688451 Order of pole (six term test) -2.4870354034006272 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) -12.263170897864963 y[1] (numeric) -12.263170897864937 absolute error 2.6645352591003757e-14 relative error 2.1727946884963296e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.394963031372883 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.16056644165836 Order of pole (six term test) -2.487016600421292 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) -12.24315579576059 y[1] (numeric) -12.243155795760565 absolute error 2.4868995751603507e-14 relative error 2.031256986880363e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.40617579302792 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.20365552087681 Order of pole (six term test) -2.4869942037008315 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) -12.223126273804933 y[1] (numeric) -12.223126273804908 absolute error 2.4868995751603507e-14 relative error 2.0345855221098067e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.417388540676512 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.24685096141052 Order of pole (six term test) -2.4869847093822735 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) -12.203082336560499 y[1] (numeric) -12.203082336560474 absolute error 2.4868995751603507e-14 relative error 2.0379273912703076e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.4286012743187095 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.289236646963985 Order of pole (six term test) -2.4869093468543184 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) -12.183023988568191 y[1] (numeric) -12.18302398856817 absolute error 2.1316282072803006e-14 relative error 1.749670861093675e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.43981399395456 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.33220690446512 Order of pole (six term test) -2.4868880012981514 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) -12.162951234347442 y[1] (numeric) -12.162951234347421 absolute error 2.1316282072803006e-14 relative error 1.7525583768359696e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.451026699584129 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.375157280369066 Order of pole (six term test) -2.4868686547706425 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) -12.142864078396304 y[1] (numeric) -12.142864078396283 absolute error 2.1316282072803006e-14 relative error 1.7554575209918867e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.4622393912074605 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.41801142313516 Order of pole (six term test) -2.486844753458824 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) -12.122762525191575 y[1] (numeric) -12.12276252519155 absolute error 2.4868995751603507e-14 relative error 2.0514297545567489e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.473452068824616 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.460780118958574 Order of pole (six term test) -2.486817223450629 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) -12.102646579188903 y[1] (numeric) -12.102646579188875 absolute error 2.842170943040401e-14 relative error 2.3483879533652196e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.484664732435658 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.50310833930039 Order of pole (six term test) -2.4867557030407923 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) -12.082516244822894 y[1] (numeric) -12.082516244822868 absolute error 2.6645352591003757e-14 relative error 2.2052817518387972e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.495877382040626 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.546084287605424 Order of pole (six term test) -2.4867532368028566 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) -12.062371526507246 y[1] (numeric) -12.062371526507215 absolute error 3.019806626980426e-14 relative error 2.5034932976026767e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.507090017639584 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.58897793079178 Order of pole (six term test) -2.4867473426040547 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) -12.042212428634816 y[1] (numeric) -12.042212428634786 absolute error 3.019806626980426e-14 relative error 2.50768423566397e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.518302639232593 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.63133374018057 Order of pole (six term test) -2.486699189357344 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) -12.022038955577763 y[1] (numeric) -12.022038955577734 absolute error 2.842170943040401e-14 relative error 2.3641338657630475e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.529515246819698 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.67388807976349 Order of pole (six term test) -2.486671595444248 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) -12.00185111168765 y[1] (numeric) -12.001851111687618 absolute error 3.197442310920451e-14 relative error 2.664124293132345e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.540727840400964 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.71664061209293 Order of pole (six term test) -2.4866644659616473 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) -11.981648901295525 y[1] (numeric) -11.981648901295493 absolute error 3.197442310920451e-14 relative error 2.668616262470122e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.5519404199764395 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.75867834954439 Order of pole (six term test) -2.4866001248891667 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) -11.96143232871206 y[1] (numeric) -11.961432328712027 absolute error 3.375077994860476e-14 relative error 2.8216336489727776e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.563152985546176 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.801198630826505 Order of pole (six term test) -2.486580404580719 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) -11.94120139822763 y[1] (numeric) -11.941201398227602 absolute error 2.842170943040401e-14 relative error 2.3801381856454155e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.574365537110239 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.843543892705604 Order of pole (six term test) -2.4865493798764096 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) -11.920956114112453 y[1] (numeric) -11.920956114112418 absolute error 3.552713678800501e-14 relative error 2.980225449026418e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.585578074668676 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.88633160048526 Order of pole (six term test) -2.4865593966403896 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) -11.90069648061663 y[1] (numeric) -11.900696480616599 absolute error 3.197442310920451e-14 relative error 2.686769061061522e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.596790598221554 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.928429359532224 Order of pole (six term test) -2.4865144551711538 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) -11.880422501970326 y[1] (numeric) -11.880422501970292 absolute error 3.375077994860476e-14 relative error 2.8408737099212854e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.608003107768905 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 41.970859486108665 Order of pole (six term test) -2.4865011794058365 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) -11.860134182383806 y[1] (numeric) -11.860134182383772 absolute error 3.375077994860476e-14 relative error 2.845733398087161e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.619215603310815 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.012884215178886 Order of pole (six term test) -2.4864571161110316 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) -11.839831526047579 y[1] (numeric) -11.839831526047542 absolute error 3.730349362740526e-14 relative error 3.150677739403448e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.630428084847317 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.054791057950595 Order of pole (six term test) -2.486406622071174 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) -11.81951453713247 y[1] (numeric) -11.819514537132434 absolute error 3.552713678800501e-14 relative error 3.0058033835816274e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.641640552378469 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.097318831021255 Order of pole (six term test) -2.4864120122267277 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) -11.799183219789743 y[1] (numeric) -11.79918321978971 absolute error 3.375077994860476e-14 relative error 2.860433584249926e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.652853005904333 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.13946744870865 Order of pole (six term test) -2.4863888523169777 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) -11.77883757815119 y[1] (numeric) -11.778837578151155 absolute error 3.552713678800501e-14 relative error 3.0161836049004557e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.664065445424965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.18116854132189 Order of pole (six term test) -2.486331459523491 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) -11.758477616329223 y[1] (numeric) -11.758477616329188 absolute error 3.552713678800501e-14 relative error 3.021406167297354e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.675277870940411 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.223503105298626 Order of pole (six term test) -2.4863308224624685 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) -11.738103338416984 y[1] (numeric) -11.738103338416947 absolute error 3.730349362740526e-14 relative error 3.1779830652296895e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.686490282450734 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.265467250769824 Order of pole (six term test) -2.48630243530628 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) -11.717714748488433 y[1] (numeric) -11.717714748488394 absolute error 3.907985046680551e-14 relative error 3.335108534865704e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.697702679955988 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.307537272778134 Order of pole (six term test) -2.4862863386846623 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) -11.697311850598446 y[1] (numeric) -11.697311850598407 absolute error 3.907985046680551e-14 relative error 3.340925758494346e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.708915063456226 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.34908997987156 Order of pole (six term test) -2.4862302406360186 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) -11.67689464878292 y[1] (numeric) -11.676894648782879 absolute error 4.085620730620576e-14 relative error 3.498893201923698e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.7201274329515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.391040892219706 Order of pole (six term test) -2.4862109274887185 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) -11.656463147058847 y[1] (numeric) -11.65646314705881 absolute error 3.730349362740526e-14 relative error 3.200241201536133e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.73133978844188 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.432937960063235 Order of pole (six term test) -2.48619045892187 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) -11.636017349424446 y[1] (numeric) -11.636017349424405 absolute error 4.085620730620576e-14 relative error 3.5111848048444717e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.742552129927407 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.47489515377688 Order of pole (six term test) -2.486178355156728 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) -11.615557259859209 y[1] (numeric) -11.615557259859166 absolute error 4.263256414560601e-14 relative error 3.670298651355687e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.753764457408141 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.516519310642664 Order of pole (six term test) -2.4861417422954286 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) -11.595082882324022 y[1] (numeric) -11.595082882323982 absolute error 3.907985046680551e-14 relative error 3.3703812955386714e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.764976770884133 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.55835019223826 Order of pole (six term test) -2.48612572150026 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) -11.574594220761274 y[1] (numeric) -11.57459422076123 absolute error 4.440892098500626e-14 relative error 3.836758346599337e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.776189070355453 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.59960969878376 Order of pole (six term test) -2.4860653601168643 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) -11.554091279094898 y[1] (numeric) -11.554091279094855 absolute error 4.263256414560601e-14 relative error 3.689824073204455e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.787401355822134 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.641532685951226 Order of pole (six term test) -2.4860636203258224 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) -11.533574061230514 y[1] (numeric) -11.533574061230473 absolute error 4.085620730620576e-14 relative error 3.5423717825285136e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.798613627284248 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.683073550451226 Order of pole (six term test) -2.486033321028918 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) -11.513042571055497 y[1] (numeric) -11.513042571055452 absolute error 4.440892098500626e-14 relative error 3.857270631192926e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.809825884741838 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.72433124393722 Order of pole (six term test) -2.485982761913176 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) -11.49249681243905 y[1] (numeric) -11.49249681243901 absolute error 4.085620730620576e-14 relative error 3.555033164071407e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.82103812819498 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.76587337417393 Order of pole (six term test) -2.4859591347853183 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) -11.471936789232341 y[1] (numeric) -11.471936789232297 absolute error 4.440892098500626e-14 relative error 3.8710918479509803e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.832250357643709 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.807804621435835 Order of pole (six term test) -2.485971030405752 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) -11.451362505268534 y[1] (numeric) -11.45136250526849 absolute error 4.440892098500626e-14 relative error 3.8780469105379066e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.84346257308809 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.84900341777604 Order of pole (six term test) -2.4859253733008764 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) -11.43077396436292 y[1] (numeric) -11.430773964362876 absolute error 4.440892098500626e-14 relative error 3.885031855538168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.854674774528177 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.89035589145631 Order of pole (six term test) -2.4858957028542026 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) -11.410171170312992 y[1] (numeric) -11.410171170312944 absolute error 4.796163466380676e-14 relative error 4.203410619166998e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.865886961964014 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.93165094482447 Order of pole (six term test) -2.48586449572017 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) -11.389554126898513 y[1] (numeric) -11.389554126898469 absolute error 4.440892098500626e-14 relative error 3.899092140940485e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.877099135395674 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 42.97303943342558 Order of pole (six term test) -2.4858442194239903 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) -11.368922837881644 y[1] (numeric) -11.3689228378816 absolute error 4.440892098500626e-14 relative error 3.9061678593713555e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.888311294823205 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.01434261104662 Order of pole (six term test) -2.4858200724067743 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) -11.348277307006988 y[1] (numeric) -11.348277307006944 absolute error 4.440892098500626e-14 relative error 3.913274216306469e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.899523440246651 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.055486149913214 Order of pole (six term test) -2.485785919807478 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) -11.327617538001697 y[1] (numeric) -11.32761753800165 absolute error 4.618527782440651e-14 relative error 4.0772278609747316e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.9107355716660965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.096884840596225 Order of pole (six term test) -2.4857759790454974 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) -11.306943534575549 y[1] (numeric) -11.306943534575502 absolute error 4.618527782440651e-14 relative error 4.084682804258849e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.921947689081563 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.13786682209271 Order of pole (six term test) -2.4857348364297405 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) -11.286255300421036 y[1] (numeric) -11.286255300420992 absolute error 4.440892098500626e-14 relative error 3.934779056730143e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.933159792493137 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.179000715928 Order of pole (six term test) -2.485709358767499 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) -11.265552839213452 y[1] (numeric) -11.265552839213408 absolute error 4.440892098500626e-14 relative error 3.942009914544668e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.944371881900845 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.22034359207065 Order of pole (six term test) -2.485704182380747 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) -11.244836154610965 y[1] (numeric) -11.244836154610919 absolute error 4.618527782440651e-14 relative error 4.107243288330898e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.955583957304755 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.261135901034024 Order of pole (six term test) -2.4856568624293267 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) -11.224105250254702 y[1] (numeric) -11.224105250254656 absolute error 4.618527782440651e-14 relative error 4.1148293600827075e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.966796018704937 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.30199041895791 Order of pole (six term test) -2.485617791523394 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) -11.203360129768843 y[1] (numeric) -11.203360129768793 absolute error 4.973799150320701e-14 relative error 4.4395601790079427e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.97800806610141 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.34290968431195 Order of pole (six term test) -2.4855871394675226 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) -11.18260079676067 y[1] (numeric) -11.182600796760628 absolute error 4.263256414560601e-14 relative error 3.8124015084179373e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.9892200994942675 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.38382263770847 Order of pole (six term test) -2.4855590573895068 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) -11.161827254820714 y[1] (numeric) -11.161827254820665 absolute error 4.973799150320701e-14 relative error 4.4560796693682504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.000432118883539 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.42469798584648 Order of pole (six term test) -2.4855309705910518 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) -11.141039507522738 y[1] (numeric) -11.141039507522693 absolute error 4.440892098500626e-14 relative error 3.9860661974154325e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.0116441242692975 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.46562940155442 Order of pole (six term test) -2.485510522543123 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) -11.120237558423916 y[1] (numeric) -11.120237558423868 absolute error 4.796163466380676e-14 relative error 4.3130045029905295e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.022856115651584 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.506511572955425 Order of pole (six term test) -2.4854890846060353 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) -11.099421411064835 y[1] (numeric) -11.099421411064789 absolute error 4.618527782440651e-14 relative error 4.1610527354484575e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.034068093030453 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.54716165785177 Order of pole (six term test) -2.4854517378166197 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) -11.078591068969622 y[1] (numeric) -11.078591068969578 absolute error 4.440892098500626e-14 relative error 4.0085350843387133e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.045280056405973 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.58800277288156 Order of pole (six term test) -2.4854330005773395 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) -11.057746535646007 y[1] (numeric) -11.057746535645958 absolute error 4.973799150320701e-14 relative error 4.4980223902646417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.056492005778205 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.628700558341286 Order of pole (six term test) -2.4854055904541674 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) -11.036887814585377 y[1] (numeric) -11.03688781458533 absolute error 4.618527782440651e-14 relative error 4.184628728704855e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.067703941147178 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.669589522183124 Order of pole (six term test) -2.4853967351624853 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) -11.016014909262903 y[1] (numeric) -11.016014909262855 absolute error 4.796163466380676e-14 relative error 4.35380989031504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.078915862512962 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.710279169420936 Order of pole (six term test) -2.485374632404289 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) -10.995127823137572 y[1] (numeric) -10.995127823137523 absolute error 4.973799150320701e-14 relative error 4.5236392248702176e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.090127769875618 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.750293464593724 Order of pole (six term test) -2.4853006363951184 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) -10.974226559652276 y[1] (numeric) -10.97422655965223 absolute error 4.618527782440651e-14 relative error 4.2085223567564033e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.101339663235191 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.79146925519487 Order of pole (six term test) -2.4853239623905274 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) -10.953311122233913 y[1] (numeric) -10.953311122233861 absolute error 5.1514348342607263e-14 relative error 4.703084552947582e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.112551542591742 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.83177243007066 Order of pole (six term test) -2.4852793948240812 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) -10.93238151429341 y[1] (numeric) -10.932381514293358 absolute error 5.3290705182007514e-14 relative error 4.874574228161835e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.123763407945325 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.872181989303 Order of pole (six term test) -2.4852464258919813 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) -10.911437739225846 y[1] (numeric) -10.911437739225795 absolute error 5.1514348342607263e-14 relative error 4.721132959171533e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.134975259295999 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.91252968482756 Order of pole (six term test) -2.4852113915799094 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) -10.89047980041051 y[1] (numeric) -10.890479800410457 absolute error 5.3290705182007514e-14 relative error 4.893329417864469e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.146187096643813 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.95281879798271 Order of pole (six term test) -2.4851745582238642 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) -10.86950770121096 y[1] (numeric) -10.869507701210908 absolute error 5.1514348342607263e-14 relative error 4.739345125710533e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.15739891998882 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 43.993535615156915 Order of pole (six term test) -2.4851752155784865 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) -10.84852144497512 y[1] (numeric) -10.848521444975066 absolute error 5.3290705182007514e-14 relative error 4.912255135624128e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.168610729331088 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.03370382357938 Order of pole (six term test) -2.485134439430274 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) -10.827521035035332 y[1] (numeric) -10.827521035035279 absolute error 5.3290705182007514e-14 relative error 4.921782650855281e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.179822524670659 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.07399428086446 Order of pole (six term test) -2.4851064373500638 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) -10.80650647470845 y[1] (numeric) -10.806506474708392 absolute error 5.684341886080802e-14 relative error 5.260110563376274e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.1910343060075865 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.11435743019913 Order of pole (six term test) -2.4850871783307724 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) -10.78547776729588 y[1] (numeric) -10.785477767295822 absolute error 5.861977570020827e-14 relative error 5.435065276195487e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.202246073341942 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.15444394403923 Order of pole (six term test) -2.48504850562783 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) -10.764434916083683 y[1] (numeric) -10.764434916083628 absolute error 5.5067062021407764e-14 relative error 5.11564819246845e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.2134578266737694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.19442118924936 Order of pole (six term test) -2.485003923529284 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) -10.743377924342639 y[1] (numeric) -10.743377924342582 absolute error 5.684341886080802e-14 relative error 5.291019199092927e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.22466956600313 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.23479474235443 Order of pole (six term test) -2.4849940748223975 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) -10.7223067953283 y[1] (numeric) -10.72230679532824 absolute error 6.039613253960852e-14 relative error 5.632755496785734e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.235881291330068 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.27500893339015 Order of pole (six term test) -2.484974239943332 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) -10.701221532281071 y[1] (numeric) -10.701221532281014 absolute error 5.684341886080802e-14 relative error 5.31186264010472e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.24709300265465 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.31533040298496 Order of pole (six term test) -2.484965833124452 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) -10.680122138426295 y[1] (numeric) -10.680122138426235 absolute error 6.039613253960852e-14 relative error 5.655003918195623e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.258304699976924 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.35499658829418 Order of pole (six term test) -2.4849076802065166 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) -10.659008616974283 y[1] (numeric) -10.659008616974226 absolute error 5.684341886080802e-14 relative error 5.332899231386855e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.269516383296957 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.395229864614194 Order of pole (six term test) -2.4848978125498977 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) -10.637880971120431 y[1] (numeric) -10.637880971120374 absolute error 5.684341886080802e-14 relative error 5.343490777451424e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.28072805261479 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.43499100728327 Order of pole (six term test) -2.484852934788208 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) -10.616739204045249 y[1] (numeric) -10.616739204045192 absolute error 5.684341886080802e-14 relative error 5.354131599950126e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.291939707930482 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.475023810557516 Order of pole (six term test) -2.484832597977892 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) -10.595583318914446 y[1] (numeric) -10.59558331891439 absolute error 5.684341886080802e-14 relative error 5.364822034794005e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.303151349244098 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.51523526353638 Order of pole (six term test) -2.4848292996202943 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) -10.574413318879003 y[1] (numeric) -10.574413318878943 absolute error 6.039613253960852e-14 relative error 5.711535072284382e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.3143629765556755 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.55467215836939 Order of pole (six term test) -2.4847669130782 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) -10.553229207075212 y[1] (numeric) -10.553229207075153 absolute error 5.861977570020827e-14 relative error 5.554676634987493e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.325574589865288 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.59447254565297 Order of pole (six term test) -2.48473633256293 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) -10.532030986624786 y[1] (numeric) -10.532030986624726 absolute error 6.039613253960852e-14 relative error 5.734519070092837e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.336786189172978 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.63428317638031 Order of pole (six term test) -2.4847093289508404 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) -10.510818660634886 y[1] (numeric) -10.510818660634824 absolute error 6.217248937900877e-14 relative error 5.91509485477636e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.347997774478809 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.67431405602512 Order of pole (six term test) -2.4847025932036697 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) -10.489592232198202 y[1] (numeric) -10.48959223219814 absolute error 6.217248937900877e-14 relative error 5.92706446568704e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.3592093457828325 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.71387315439675 Order of pole (six term test) -2.4846610346033184 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) -10.468351704393022 y[1] (numeric) -10.468351704392962 absolute error 6.039613253960852e-14 relative error 5.769402313285233e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.370420903085097 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.75349327189129 Order of pole (six term test) -2.4846270688520242 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) -10.4470970802833 y[1] (numeric) -10.447097080283237 absolute error 6.217248937900877e-14 relative error 5.951173699375904e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.381632446385674 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.79333881209499 Order of pole (six term test) -2.4846137251074047 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) -10.425828362918693 y[1] (numeric) -10.425828362918633 absolute error 6.039613253960852e-14 relative error 5.792933706295997e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.392843975684596 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.83328841482515 Order of pole (six term test) -2.4846113200017417 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) -10.404545555334671 y[1] (numeric) -10.404545555334607 absolute error 6.394884621840902e-14 relative error 6.146241167219537e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.404055490981959 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.87289718933435 Order of pole (six term test) -2.4845845471384216 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) -10.383248660552525 y[1] (numeric) -10.383248660552464 absolute error 6.039613253960852e-14 relative error 5.816689411384534e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.415266992277768 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.91233775257755 Order of pole (six term test) -2.4845471364288354 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) -10.36193768157949 y[1] (numeric) -10.361937681579427 absolute error 6.394884621840902e-14 relative error 6.17151426533779e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.426478479572104 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.95197470575657 Order of pole (six term test) -2.48452796019704 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) -10.34061262140876 y[1] (numeric) -10.340612621408692 absolute error 6.750155989720952e-14 relative error 6.527810524248553e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.437689952865036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 44.99122317189094 Order of pole (six term test) -2.4844807163090756 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) -10.319273483019558 y[1] (numeric) -10.319273483019494 absolute error 6.394884621840902e-14 relative error 6.197029890101985e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.448901412156584 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.03102957240177 Order of pole (six term test) -2.4844802402818242 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) -10.297920269377236 y[1] (numeric) -10.29792026937717 absolute error 6.572520305780927e-14 relative error 6.382376376835551e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.46011285744684 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.070405431341314 Order of pole (six term test) -2.484448382909269 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) -10.276552983433291 y[1] (numeric) -10.276552983433223 absolute error 6.750155989720952e-14 relative error 6.568502104356196e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.471324288735819 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.109640938814444 Order of pole (six term test) -2.4844081021968947 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) -10.255171628125446 y[1] (numeric) -10.255171628125376 absolute error 6.927791673660977e-14 relative error 6.75541270773185e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.482535706023616 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.14920530506986 Order of pole (six term test) -2.4843963879471893 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) -10.233776206377705 y[1] (numeric) -10.233776206377636 absolute error 6.927791673660977e-14 relative error 6.769536028493144e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.4937471093102666 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.188680976899676 Order of pole (six term test) -2.4843802807430375 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) -10.212366721100423 y[1] (numeric) -10.212366721100357 absolute error 6.572520305780927e-14 relative error 6.435844388745875e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.504958498595828 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.227678329467246 Order of pole (six term test) -2.484329139475891 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) -10.19094317519037 y[1] (numeric) -10.1909431751903 absolute error 6.927791673660977e-14 relative error 6.797988718577624e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.51616987388036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.26663821708647 Order of pole (six term test) -2.4842776940624933 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) -10.169505571530756 y[1] (numeric) -10.16950557153069 absolute error 6.572520305780927e-14 relative error 6.462969374027889e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.527381235163904 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.306086386423225 Order of pole (six term test) -2.4842672311001106 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) -10.148053912991344 y[1] (numeric) -10.148053912991276 absolute error 6.750155989720952e-14 relative error 6.651675333612026e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.538592582446528 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.345302292212054 Order of pole (six term test) -2.484241096588873 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) -10.126588202428458 y[1] (numeric) -10.12658820242839 absolute error 6.750155989720952e-14 relative error 6.665775140438906e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.549803915728297 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.38454284988071 Order of pole (six term test) -2.484219469536372 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) -10.10510844268508 y[1] (numeric) -10.105108442685008 absolute error 7.105427357601002e-14 relative error 7.031520144392417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.5610152350092354 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.42353913311984 Order of pole (six term test) -2.484181261137355 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) -10.083614636590873 y[1] (numeric) -10.083614636590806 absolute error 6.750155989720952e-14 relative error 6.694182823316504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.572226540289426 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.4630200265804 Order of pole (six term test) -2.4841835609554277 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) -10.062106786962296 y[1] (numeric) -10.06210678696222 absolute error 7.638334409421077e-14 relative error 7.591187979954897e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.583437831568928 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.50192894195003 Order of pole (six term test) -2.484143627851415 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) -10.040584896602574 y[1] (numeric) -10.0405848966025 absolute error 7.460698725481052e-14 relative error 7.430541947815732e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.59464910884776 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.54115893243011 Order of pole (six term test) -2.4841313435940258 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) -10.019048968301838 y[1] (numeric) -10.019048968301771 absolute error 6.750155989720952e-14 relative error 6.737322086234956e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.605860372126019 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.58012182058236 Order of pole (six term test) -2.4841007136868125 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) -9.99749900483716 y[1] (numeric) -9.997499004837088 absolute error 7.105427357601002e-14 relative error 7.107204866100146e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.617071621403736 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.61875615655142 Order of pole (six term test) -2.484046978684061 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) -9.975935008972563 y[1] (numeric) -9.975935008972494 absolute error 6.927791673660977e-14 relative error 6.94450361538039e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.628282856680973 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.657971583504526 Order of pole (six term test) -2.4840410993038518 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) -9.954356983459142 y[1] (numeric) -9.954356983459073 absolute error 6.927791673660977e-14 relative error 6.959557192064421e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.6394940779577825 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.69650958729042 Order of pole (six term test) -2.4839849290251017 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) -9.932764931035088 y[1] (numeric) -9.93276493103501 absolute error 7.815970093361102e-14 relative error 7.868876539038968e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.650705285234219 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.73596171049949 Order of pole (six term test) -2.4840024393210083 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) -9.911158854425715 y[1] (numeric) -9.911158854425645 absolute error 6.927791673660977e-14 relative error 6.989890663055462e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.66191647851035 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.77429277964321 Order of pole (six term test) -2.483935195023628 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) -9.889538756343597 y[1] (numeric) -9.889538756343528 absolute error 6.927791673660977e-14 relative error 7.005171671143083e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.673127657786217 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.813350910657036 Order of pole (six term test) -2.483926987292472 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) -9.867904639488543 y[1] (numeric) -9.867904639488472 absolute error 7.105427357601002e-14 relative error 7.200543192490031e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.6843388230618785 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.851809138236895 Order of pole (six term test) -2.4838746494752773 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) -9.846256506547682 y[1] (numeric) -9.846256506547611 absolute error 7.105427357601002e-14 relative error 7.216374418923526e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.695549974337396 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.89092403506577 Order of pole (six term test) -2.4838757520384647 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) -9.824594360195526 y[1] (numeric) -9.824594360195453 absolute error 7.283063041541027e-14 relative error 7.413092871343832e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.706761111612816 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.92989397670239 Order of pole (six term test) -2.4838680277332976 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) -9.802918203094002 y[1] (numeric) -9.802918203093933 absolute error 6.927791673660977e-14 relative error 7.067070774368416e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.717972234888204 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 45.967919960926594 Order of pole (six term test) -2.4837896199845986 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) -9.78122803789254 y[1] (numeric) -9.781228037892467 absolute error 7.283063041541027e-14 relative error 7.445959764281535e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.729183344163609 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.007025041006735 Order of pole (six term test) -2.48379723340447 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) -9.759523867228076 y[1] (numeric) -9.759523867228006 absolute error 6.927791673660977e-14 relative error 7.09849350020456e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.74039443943907 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.04557196258114 Order of pole (six term test) -2.4837640641888523 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) -9.737805693725164 y[1] (numeric) -9.73780569372509 absolute error 7.460698725481052e-14 relative error 7.661581017465329e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.751605520714681 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.08391725632719 Order of pole (six term test) -2.4837177543215567 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) -9.716073519995966 y[1] (numeric) -9.716073519995895 absolute error 7.105427357601002e-14 relative error 7.313064627370123e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.762816587990465 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.12277456581315 Order of pole (six term test) -2.4837134152227485 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) -9.694327348640364 y[1] (numeric) -9.694327348640293 absolute error 7.105427357601002e-14 relative error 7.329469185500057e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.774027641266484 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.16099771959898 Order of pole (six term test) -2.4836625293557653 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) -9.672567182245977 y[1] (numeric) -9.672567182245901 absolute error 7.638334409421077e-14 relative error 7.896904994820051e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.785238680542795 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.19992554144004 Order of pole (six term test) -2.4836683910088375 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) -9.650793023388204 y[1] (numeric) -9.650793023388129 absolute error 7.460698725481052e-14 relative error 7.730658721413287e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.796449705819455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.23810442621333 Order of pole (six term test) -2.4836189185101976 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) -9.629004874630311 y[1] (numeric) -9.629004874630239 absolute error 7.283063041541027e-14 relative error 7.563671569769194e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.8076607170965335 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.27675780739178 Order of pole (six term test) -2.483608372773247 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) -9.607202738523462 y[1] (numeric) -9.607202738523387 absolute error 7.460698725481052e-14 relative error 7.765734656108332e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.818871714374075 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.31501470779679 Order of pole (six term test) -2.483569696766029 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) -9.585386617606758 y[1] (numeric) -9.585386617606684 absolute error 7.460698725481052e-14 relative error 7.783409290739501e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.830082697652099 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.353328634073016 Order of pole (six term test) -2.4835377845404487 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) -9.563556514407317 y[1] (numeric) -9.563556514407235 absolute error 8.171241461241152e-14 relative error 8.544145108497379e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.841293666930711 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.39200160717649 Order of pole (six term test) -2.483535801152712 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) -9.541712431440281 y[1] (numeric) -9.541712431440201 absolute error 7.993605777301127e-14 relative error 8.377537925961709e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.852504622209952 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.430429215709836 Order of pole (six term test) -2.48351731072321 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) -9.519854371208922 y[1] (numeric) -9.519854371208842 absolute error 7.993605777301127e-14 relative error 8.396773170686667e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.86371556348988 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.468382815475714 Order of pole (six term test) -2.48346482578191 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) -9.497982336204643 y[1] (numeric) -9.497982336204565 absolute error 7.815970093361102e-14 relative error 8.229084679983026e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.874926490770522 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.5066372185313 Order of pole (six term test) -2.483437747889324 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) -9.476096328907062 y[1] (numeric) -9.476096328906982 absolute error 7.993605777301127e-14 relative error 8.435547191427802e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.886137404051975 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.544613692689865 Order of pole (six term test) -2.483391736945622 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) -9.454196351784027 y[1] (numeric) -9.454196351783947 absolute error 7.993605777301127e-14 relative error 8.45508753982322e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.8973483033342555 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.58303492861345 Order of pole (six term test) -2.4833820803316335 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) -9.432282407291694 y[1] (numeric) -9.432282407291616 absolute error 7.815970093361102e-14 relative error 8.286403816025387e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.9085591886174536 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.6211973465918 Order of pole (six term test) -2.4833549378752515 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) -9.410354497874572 y[1] (numeric) -9.410354497874488 absolute error 8.348877145181177e-14 relative error 8.872011301026821e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.919770059901604 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.659389863241685 Order of pole (six term test) -2.4833323992905427 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) -9.388412625965536 y[1] (numeric) -9.388412625965458 absolute error 7.815970093361102e-14 relative error 8.325124176737259e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.930980917186757 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.69751740947923 Order of pole (six term test) -2.483307197440027 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) -9.36645679398594 y[1] (numeric) -9.366456793985861 absolute error 7.815970093361102e-14 relative error 8.34463902975522e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.942191760472998 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.73577139873642 Order of pole (six term test) -2.4832939211169176 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) -9.34448700434561 y[1] (numeric) -9.344487004345526 absolute error 8.348877145181177e-14 relative error 8.93454840410027e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.953402589760343 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.773715577855604 Order of pole (six term test) -2.483259315249626 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) -9.32250325944289 y[1] (numeric) -9.322503259442813 absolute error 7.638334409421077e-14 relative error 8.193437102512251e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.964613405048879 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.811501199841466 Order of pole (six term test) -2.4832149302042854 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) -9.30050556166475 y[1] (numeric) -9.30050556166467 absolute error 7.993605777301127e-14 relative error 8.59480780297529e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.975824206338632 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.84963919317108 Order of pole (six term test) -2.483199635611218 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) -9.278493913386754 y[1] (numeric) -9.278493913386674 absolute error 7.993605777301127e-14 relative error 8.615197522270478e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.987034993629681 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.8874626437473 Order of pole (six term test) -2.4831626878713813 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) -9.25646831697317 y[1] (numeric) -9.256468316973082 absolute error 8.704148513061227e-14 relative error 9.403314757855133e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.998245766922086 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.925264056549935 Order of pole (six term test) -2.483126338130944 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) -9.234428774776958 y[1] (numeric) -9.234428774776873 absolute error 8.526512829121202e-14 relative error 9.233394979893757e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.009456526215874 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 46.963392613900155 Order of pole (six term test) -2.483117061447915 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) -9.212375289139878 y[1] (numeric) -9.212375289139798 absolute error 7.993605777301127e-14 relative error 8.677030110491143e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.020667271511128 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.00155259795738 Order of pole (six term test) -2.4831123837147207 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) -9.190307862392508 y[1] (numeric) -9.190307862392421 absolute error 8.704148513061227e-14 relative error 9.471008635825265e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.031878002807871 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.03863757164991 Order of pole (six term test) -2.483028484591932 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) -9.168226496854253 y[1] (numeric) -9.168226496854171 absolute error 8.171241461241152e-14 relative error 8.912565002669622e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.043088720106201 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.076629980824045 Order of pole (six term test) -2.4830155756068084 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) -9.146131194833465 y[1] (numeric) -9.146131194833378 absolute error 8.704148513061227e-14 relative error 9.51675449175504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.054299423406137 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.11465626380437 Order of pole (six term test) -2.4830074230338326 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) -9.124021958627416 y[1] (numeric) -9.124021958627331 absolute error 8.526512829121202e-14 relative error 9.34512528332834e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.065510112707752 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.152558342237654 Order of pole (six term test) -2.482992069573628 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) -9.101898790522398 y[1] (numeric) -9.10189879052231 absolute error 8.881784197001252e-14 relative error 9.758166291905655e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.076720788011097 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.1903271192311 Order of pole (six term test) -2.4829688382081585 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) -9.079761692793724 y[1] (numeric) -9.079761692793637 absolute error 8.704148513061227e-14 relative error 9.586318240014375e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.087931449316234 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.22788988531218 Order of pole (six term test) -2.4829322568726493 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) -9.05761066770581 y[1] (numeric) -9.05761066770572 absolute error 8.881784197001252e-14 relative error 9.805879853799135e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.099142096623212 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.26546991194765 Order of pole (six term test) -2.4828991802546785 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) -9.03544571751219 y[1] (numeric) -9.035445717512099 absolute error 9.059419880941277e-14 relative error 1.0026533459641756e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.110352729932072 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.30316014336936 Order of pole (six term test) -2.482876600679541 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) -9.013266844455572 y[1] (numeric) -9.013266844455481 absolute error 9.059419880941277e-14 relative error 1.0051205669689117e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.121563349242896 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.34061901657423 Order of pole (six term test) -2.4828387758525814 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) -8.991074050767878 y[1] (numeric) -8.991074050767795 absolute error 8.348877145181177e-14 relative error 9.28573949901808e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.1327739545557325 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.37828958112622 Order of pole (six term test) -2.4828190620318313 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) -8.968867338670314 y[1] (numeric) -8.968867338670226 absolute error 8.881784197001252e-14 relative error 9.902905084465245e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.143984545870611 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.41602346670576 Order of pole (six term test) -2.4828062570377636 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) -8.94664671037335 y[1] (numeric) -8.946646710373264 absolute error 8.704148513061227e-14 relative error 9.728950739687804e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.155195123187626 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.453473750762896 Order of pole (six term test) -2.482774291079581 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) -8.924412168076834 y[1] (numeric) -8.924412168076744 absolute error 9.059419880941277e-14 relative error 1.0151279109841402e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.166405686506809 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.490629801163294 Order of pole (six term test) -2.48272240278477 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) -8.902163713969976 y[1] (numeric) -8.90216371396989 absolute error 8.704148513061227e-14 relative error 9.777565087240522e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.177616235828215 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.5282280469909 Order of pole (six term test) -2.482705852173126 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) -8.879901350231442 y[1] (numeric) -8.879901350231355 absolute error 8.704148513061227e-14 relative error 9.802077939564458e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.1888267711519065 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.56588994047239 Order of pole (six term test) -2.482696190386223 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) -8.857625079029361 y[1] (numeric) -8.857625079029267 absolute error 9.414691248821327e-14 relative error 1.0628911434861736e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.200037292477935 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.60308323643951 Order of pole (six term test) -2.482653551300965 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) -8.835334902521353 y[1] (numeric) -8.835334902521266 absolute error 8.704148513061227e-14 relative error 9.851520750591255e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.211247799806357 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.64069424218007 Order of pole (six term test) -2.482644308352313 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) -8.813030822854643 y[1] (numeric) -8.81303082285455 absolute error 9.237055564881302e-14 relative error 1.0481133846629749e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.222458293137228 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.67763887460834 Order of pole (six term test) -2.482587339491479 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) -8.790712842166009 y[1] (numeric) -8.790712842165913 absolute error 9.592326932761353e-14 relative error 1.0911887471457693e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.233668772470603 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.71517859607557 Order of pole (six term test) -2.4825769791363665 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) -8.76838096258188 y[1] (numeric) -8.768380962581789 absolute error 9.059419880941277e-14 relative error 1.0331918651346668e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.24487923780654 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.75257633766485 Order of pole (six term test) -2.4825580986745184 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) -8.746035186218393 y[1] (numeric) -8.746035186218291 absolute error 1.0125233984581428e-13 relative error 1.1576941744456178e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.256089689145087 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.78974425018463 Order of pole (six term test) -2.4825241606295485 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) -8.723675515181348 y[1] (numeric) -8.723675515181254 absolute error 9.414691248821327e-14 relative error 1.0792115356007272e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.267300126486316 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.82693308537392 Order of pole (six term test) -2.482493885749415 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) -8.701301951566364 y[1] (numeric) -8.70130195156627 absolute error 9.414691248821327e-14 relative error 1.0819865005519711e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.278510549830253 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.86405656838717 Order of pole (six term test) -2.4824608284809937 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) -8.678914497458834 y[1] (numeric) -8.678914497458734 absolute error 9.947598300641403e-14 relative error 1.1461800094417379e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.289720959176987 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.90134514697798 Order of pole (six term test) -2.4824421474011498 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) -8.656513154933982 y[1] (numeric) -8.656513154933885 absolute error 9.769962616701378e-14 relative error 1.1286256304171106e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.300931354526543 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.93857212751898 Order of pole (six term test) -2.482420943778619 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) -8.634097926056938 y[1] (numeric) -8.634097926056839 absolute error 9.947598300641403e-14 relative error 1.1521294275132596e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.3121417358789955 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 47.97549885460385 Order of pole (six term test) -2.4823794844988747 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) -8.611668812882726 y[1] (numeric) -8.611668812882634 absolute error 9.237055564881302e-14 relative error 1.0726208549802822e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.323352103234404 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.012533173042975 Order of pole (six term test) -2.4823480959950714 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) -8.58922581745636 y[1] (numeric) -8.589225817456267 absolute error 9.237055564881302e-14 relative error 1.0754235318983374e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.334562456592796 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.049733760716606 Order of pole (six term test) -2.4823311018390033 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) -8.566768941812832 y[1] (numeric) -8.566768941812736 absolute error 9.592326932761353e-14 relative error 1.119713511349998e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.345772795954253 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.08683454578128 Order of pole (six term test) -2.482308740256096 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) -8.54429818797717 y[1] (numeric) -8.544298187977077 absolute error 9.237055564881302e-14 relative error 1.0810783240078073e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.356983121318818 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.1239247196261 Order of pole (six term test) -2.482287622997573 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y[1] (analytic) -8.5218135579645 y[1] (numeric) -8.521813557964402 absolute error 9.769962616701378e-14 relative error 1.1464651919743487e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.368193432686563 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.1608805404937 Order of pole (six term test) -2.4822585906295416 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y[1] (analytic) -8.49931505378003 y[1] (numeric) -8.499315053779936 absolute error 9.414691248821327e-14 relative error 1.1076999957348548e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.379403730057515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.19759820504476 Order of pole (six term test) -2.4822139636664815 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y[1] (analytic) -8.476802677419165 y[1] (numeric) -8.476802677419062 absolute error 1.0302869668521453e-13 relative error 1.2154193108642997e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.390614013431743 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.23471339129192 Order of pole (six term test) -2.4822007725410753 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y[1] (analytic) -8.45427643086746 y[1] (numeric) -8.454276430867354 absolute error 1.0480505352461478e-13 relative error 1.239669111622142e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.401824282809318 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.27165592764231 Order of pole (six term test) -2.4821768227206054 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y[1] (analytic) -8.43173631610071 y[1] (numeric) -8.431736316100613 absolute error 9.769962616701378e-14 relative error 1.1587130159710136e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.413034538190276 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.30854112004847 Order of pole (six term test) -2.482150644057782 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y[1] (analytic) -8.409182335085013 y[1] (numeric) -8.40918233508491 absolute error 1.0302869668521453e-13 relative error 1.2251928021034278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.424244779574674 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.34538209520867 Order of pole (six term test) -2.4821232098696218 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y[1] (analytic) -8.386614489776719 y[1] (numeric) -8.38661448977662 absolute error 9.769962616701378e-14 relative error 1.1649471462663462e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.435455006962583 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.382020210175874 Order of pole (six term test) -2.4820828146904557 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y[1] (analytic) -8.364032782122564 y[1] (numeric) -8.364032782122461 absolute error 1.0302869668521453e-13 relative error 1.231806466677533e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.446665220354035 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.418707121983175 Order of pole (six term test) -2.4820480278279895 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y[1] (analytic) -8.341437214059631 y[1] (numeric) -8.341437214059528 absolute error 1.0302869668521453e-13 relative error 1.2351432258167447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.457875419749088 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.45557900289474 Order of pole (six term test) -2.482028851952961 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y[1] (analytic) -8.318827787515438 y[1] (numeric) -8.318827787515337 absolute error 1.0125233984581428e-13 relative error 1.2171467234574768e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.4690856051478205 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.49243010945457 Order of pole (six term test) -2.4820101132341 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y[1] (analytic) -8.296204504407953 y[1] (numeric) -8.296204504407852 absolute error 1.0125233984581428e-13 relative error 1.2204658141203813e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.480295776550265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.52920351495035 Order of pole (six term test) -2.4819876271364834 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y[1] (analytic) -8.273567366645636 y[1] (numeric) -8.27356736664553 absolute error 1.0658141036401503e-13 relative error 1.2882159006004017e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.491505933956489 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.56600621782691 Order of pole (six term test) -2.4819692531115436 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y[1] (analytic) -8.25091637612745 y[1] (numeric) -8.250916376127352 absolute error 9.769962616701378e-14 relative error 1.184106367259886e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.50271607736654 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.602428245019695 Order of pole (six term test) -2.4819248901247892 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y[1] (analytic) -8.22825153474296 y[1] (numeric) -8.22825153474286 absolute error 9.947598300641403e-14 relative error 1.2089565150796225e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.513926206780481 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.63907044062342 Order of pole (six term test) -2.4818986550507063 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y[1] (analytic) -8.205572844372298 y[1] (numeric) -8.205572844372199 absolute error 9.947598300641403e-14 relative error 1.2122978479758246e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.525136322198355 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.675725975310314 Order of pole (six term test) -2.48187534362647 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y[1] (analytic) -8.182880306886247 y[1] (numeric) -8.182880306886142 absolute error 1.0480505352461478e-13 relative error 1.2807843887978759e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.536346423620239 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.7120997986721 Order of pole (six term test) -2.4818333442346727 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y[1] (analytic) -8.160173924146235 y[1] (numeric) -8.160173924146134 absolute error 1.0125233984581428e-13 relative error 1.2408110511738618e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.547556511046147 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.74881326100103 Order of pole (six term test) -2.481818155942822 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y[1] (analytic) -8.137453698004428 y[1] (numeric) -8.137453698004323 absolute error 1.0480505352461478e-13 relative error 1.2879342533195172e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.558766584476189 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.785289494874576 Order of pole (six term test) -2.481787536142818 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y[1] (analytic) -8.11471963030371 y[1] (numeric) -8.1147196303036 absolute error 1.1013412404281553e-13 relative error 1.3572141621693162e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.569976643910386 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.821694191112776 Order of pole (six term test) -2.481753623144355 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y[1] (analytic) -8.09197172287773 y[1] (numeric) -8.091971722877627 absolute error 1.0302869668521453e-13 relative error 1.27322116554029e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.581186689348794 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.858548098463245 Order of pole (six term test) -2.481754438494276 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y[1] (analytic) -8.06920997755099 y[1] (numeric) -8.069209977550878 absolute error 1.1191048088221578e-13 relative error 1.3868827455668798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.592396720791482 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.894801470258045 Order of pole (six term test) -2.481713314257192 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y[1] (analytic) -8.046434396138778 y[1] (numeric) -8.04643439613867 absolute error 1.0835776720341528e-13 relative error 1.3466556970303846e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.603606738238481 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.93109329535506 Order of pole (six term test) -2.481676922125052 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y[1] (analytic) -8.023644980447308 y[1] (numeric) -8.023644980447198 absolute error 1.1013412404281553e-13 relative error 1.3726196050697607e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.61481674168988 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 48.96739610645506 Order of pole (six term test) -2.4816432462804343 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y[1] (analytic) -8.000841732273685 y[1] (numeric) -8.000841732273573 absolute error 1.1191048088221578e-13 relative error 1.3987338411006536e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.626026731145709 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.004061881808596 Order of pole (six term test) -2.481637906342133 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y[1] (analytic) -7.978024653405953 y[1] (numeric) -7.978024653405848 absolute error 1.0480505352461478e-13 relative error 1.3136717179718383e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.637236706606033 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.040398769566245 Order of pole (six term test) -2.481610501173213 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y[1] (analytic) -7.95519374562317 y[1] (numeric) -7.955193745623062 absolute error 1.0746958878371515e-13 relative error 1.3509361584416888e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.648446668070899 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.076594939568686 Order of pole (six term test) -2.481574749337403 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y[1] (analytic) -7.932349010695376 y[1] (numeric) -7.932349010695265 absolute error 1.1013412404281553e-13 relative error 1.3884175279519227e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.659656615540386 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.1130190725449 Order of pole (six term test) -2.481557459281948 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y[1] (analytic) -7.909490450383672 y[1] (numeric) -7.909490450383558 absolute error 1.1368683772161603e-13 relative error 1.4373471772268382e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.67086654901451 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.14922529745897 Order of pole (six term test) -2.4815262070604334 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y[1] (analytic) -7.886618066440235 y[1] (numeric) -7.88661806644012 absolute error 1.1457501614131615e-13 relative error 1.4527775426182344e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.682076468493365 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.1853179221119 Order of pole (six term test) -2.48148858990983 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y[1] (analytic) -7.863731860608361 y[1] (numeric) -7.863731860608249 absolute error 1.1191048088221578e-13 relative error 1.4231217806752386e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.693286373976987 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.22178944678378 Order of pole (six term test) -2.4814803251013906 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y[1] (analytic) -7.840831834622499 y[1] (numeric) -7.840831834622387 absolute error 1.1191048088221578e-13 relative error 1.4272781669421401e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.704496265465427 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.25768003550125 Order of pole (six term test) -2.48143180545825 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y[1] (analytic) -7.817917990208272 y[1] (numeric) -7.817917990208158 absolute error 1.1457501614131615e-13 relative error 1.465543847924962e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.715706142958749 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.294188135012426 Order of pole (six term test) -2.48142987478721 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) -7.794990329082516 y[1] (numeric) -7.7949903290824 absolute error 1.163513729807164e-13 relative error 1.4926429420523882e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.726916006457007 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.33018702985483 Order of pole (six term test) -2.4813929217000563 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) -7.772048852953311 y[1] (numeric) -7.772048852953196 absolute error 1.1546319456101628e-13 relative error 1.4856210601036207e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.7381258559602575 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.36615354291223 Order of pole (six term test) -2.481355484058419 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) -7.74909356352002 y[1] (numeric) -7.749093563519907 absolute error 1.127986593019159e-13 relative error 1.4556368222592114e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.749335691468546 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.40248672472142 Order of pole (six term test) -2.4813463895408248 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) -7.726124462473322 y[1] (numeric) -7.726124462473206 absolute error 1.163513729807164e-13 relative error 1.5059474325821237e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.760545512981941 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.43823059684821 Order of pole (six term test) -2.4812965568113015 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) -7.7031415514952215 y[1] (numeric) -7.703141551495106 absolute error 1.1546319456101628e-13 relative error 1.498910461259851e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.7717553205005006 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.47462502302951 Order of pole (six term test) -2.4812955182901018 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) -7.68014483225911 y[1] (numeric) -7.680144832258996 absolute error 1.1368683772161603e-13 relative error 1.480269450702209e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.782965114024248 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.510142724192285 Order of pole (six term test) -2.481233059977873 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) -7.657134306429789 y[1] (numeric) -7.65713430642967 absolute error 1.1901590823981678e-13 relative error 1.5543139701739027e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.794174893553281 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.54631626279359 Order of pole (six term test) -2.481219718328587 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) -7.6341099756634705 y[1] (numeric) -7.63410997566336 absolute error 1.1013412404281553e-13 relative error 1.4426583373033464e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.805384659087643 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.58240628958901 Order of pole (six term test) -2.481202156976309 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) -7.611071841607881 y[1] (numeric) -7.6110718416077665 absolute error 1.1457501614131615e-13 relative error 1.5053729425461781e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.816594410627364 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.61841994175421 Order of pole (six term test) -2.481180892740907 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) -7.5880199059022075 y[1] (numeric) -7.588019905902089 absolute error 1.1812772982011666e-13 relative error 1.5567662089056077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.827804148172522 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.654150052266466 Order of pole (six term test) -2.481141038114389 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) -7.564954170177174 y[1] (numeric) -7.56495417017706 absolute error 1.1368683772161603e-13 relative error 1.5028093384860974e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.839013871723174 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.68999911940096 Order of pole (six term test) -2.4811115447225767 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) -7.541874636055091 y[1] (numeric) -7.541874636054973 absolute error 1.1812772982011666e-13 relative error 1.5662913469204178e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.8502235812793515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 49.725913159657864 Order of pole (six term test) -2.4810885108702454 Finished! diff ( y , x , 1 ) = exp(sqrt(0.1 * x + 0.2)); Iterations 501 Total Elapsed Time 0.0 Seconds Elapsed Time(since restart) 0.0 Seconds Time to Timeout 3 Minutes 0.0 Seconds Percent Done 100.39999999999876%