##############ECHO OF PROBLEM################# ##############temp/tanh_sqrtpostode.ode################# diff ( y , x , 1 ) = tanh(sqrt(2.0*x + 3.0)); ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.1 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=1000000 #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(0.0) 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 4.9 estimated_steps 4900000.000000001 step_error 2.040816326530612e-17 est_needed_step_err 2.040816326530612e-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.3441454810443633e-165 estimated_step_error 1.3441454810443633e-165 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 9.020405079997082e-158 estimated_step_error 9.020405079997082e-158 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 6.053487957029646e-150 estimated_step_error 6.053487957029646e-150 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 4.062422409624867e-142 estimated_step_error 4.062422409624867e-142 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.7262393684488977e-134 estimated_step_error 2.7262393684488977e-134 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.829540000275164e-126 estimated_step_error 1.829540000275164e-126 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.2277724112080522e-118 estimated_step_error 1.2277724112080522e-118 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 8.239292207073277e-111 estimated_step_error 8.239292207073277e-111 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 5.529095469086837e-103 estimated_step_error 5.529095469086837e-103 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.710244842855425e-95 estimated_step_error 3.710244842855425e-95 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.48954311658748e-87 estimated_step_error 2.48954311658748e-87 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.6702210652792537e-79 estimated_step_error 1.6702210652792537e-79 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 1.1202186245625066e-71 estimated_step_error 1.1202186245625066e-71 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 7.508981040900181e-64 estimated_step_error 7.508981040900181e-64 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 5.027584005126505e-56 estimated_step_error 5.027584005126505e-56 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 3.358484059516463e-48 estimated_step_error 3.358484059516463e-48 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 2.233369985533773e-40 estimated_step_error 2.233369985533773e-40 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.4721022290633468e-32 estimated_step_error 1.4721022290633468e-32 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.1 y[1] (analytic) 0.0 y[1] (numeric) 0.0 absolute error 0.0 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.8057775114257972 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.2023205864794684 Order of pole (six term test) -0.43720317831073174 TOP MAIN SOLVE Loop x[1] 0.11 y[1] (analytic) 0.0 y[1] (numeric) 0.009459338100498595 absolute error 0.009459338100498595 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.8171678502132715 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.2161452617528976 Order of pole (six term test) -0.432612388312382 TOP MAIN SOLVE Loop x[1] 0.12 y[1] (analytic) 0.0 y[1] (numeric) 0.01892450850512777 absolute error 0.01892450850512777 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.8285600650347331 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.2304504842922586 Order of pole (six term test) -0.4273409426222763 TOP MAIN SOLVE Loop x[1] 0.13 y[1] (analytic) 0.0 y[1] (numeric) 0.028395432263158646 absolute error 0.028395432263158646 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.8399541616690624 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.2453498783515786 Order of pole (six term test) -0.4212272605712002 TOP MAIN SOLVE Loop x[1] 0.14 y[1] (analytic) 0.0 y[1] (numeric) 0.037872031748748675 absolute error 0.037872031748748675 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.8513501454683714 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.260995698824376 Order of pole (six term test) -0.41405405374537985 TOP MAIN SOLVE Loop x[1] 0.15000000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.04735423063383073 absolute error 0.04735423063383073 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.862748021349436 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.2775968036038248 Order of pole (six term test) -0.4055220326330389 TOP MAIN SOLVE Loop x[1] 0.16000000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.056841953861667 absolute error 0.056841953861667 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.874147793785417 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.2954476313079577 Order of pole (six term test) -0.3952072524618764 TOP MAIN SOLVE Loop x[1] 0.17000000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.06633512762104841 absolute error 0.06633512762104841 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.8855494667978476 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3149771608881595 Order of pole (six term test) -0.38248854265043875 TOP MAIN SOLVE Loop x[1] 0.18000000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.07583367932112099 absolute error 0.07583367932112099 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.8969530439489142 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3368355786433628 Order of pole (six term test) -0.36641792702898535 TOP MAIN SOLVE Loop x[1] 0.19000000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.08533753756682123 absolute error 0.08533753756682123 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9083585283340248 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3620581796688622 Order of pole (six term test) -0.3454730106785995 TOP MAIN SOLVE Loop x[1] 0.20000000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.09484663213490323 absolute error 0.09484663213490323 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9197659225746868 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.392400311754016 Order of pole (six term test) -0.3170442600590171 TOP MAIN SOLVE Loop x[1] 0.21000000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.10436089395054057 absolute error 0.10436089395054057 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9311752288116655 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.431095865726824 Order of pole (six term test) -0.27625388363363435 TOP MAIN SOLVE Loop x[1] 0.22000000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.11388025506448704 absolute error 0.11388025506448704 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9425864486984739 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.484832787463979 Order of pole (six term test) -0.2128068148290332 TOP MAIN SOLVE Loop x[1] 0.2300000000000001 y[1] (analytic) 0.0 y[1] (numeric) 0.1234046486307802 absolute error 0.1234046486307802 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9539995833951533 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5700629662677468 Order of pole (six term test) -0.1005800248482096 TOP MAIN SOLVE Loop x[1] 0.2400000000000001 y[1] (analytic) 0.0 y[1] (numeric) 0.13293400888497278 absolute error 0.13293400888497278 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9654146335623885 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.7412549376909734 Order of pole (six term test) 0.15178664107432915 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y[1] (analytic) 0.0 y[1] (numeric) 0.14246827112287727 absolute error 0.14246827112287727 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9768315993559213 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3595167363647245 Order of pole (six term test) 1.2429672519533206 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y[1] (analytic) 0.0 y[1] (numeric) 0.15200737167980924 absolute error 0.15200737167980924 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9882504804213108 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y[1] (analytic) 0.0 y[1] (numeric) 0.1615512479103159 absolute error 0.1615512479103159 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 1.9996712758889887 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 1.6889691943409841 Order of pole (six term test) -1.256960080085797 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y[1] (analytic) 0.0 y[1] (numeric) 0.17109983816837643 absolute error 0.17109983816837643 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.0110939843696687 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 1.992917622747555 Order of pole (six term test) -0.943338359155721 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y[1] (analytic) 0.0 y[1] (numeric) 0.18065308178806133 absolute error 0.18065308178806133 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.0225186039500587 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.1121496138611326 Order of pole (six term test) -0.8142915012163314 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y[1] (analytic) 0.0 y[1] (numeric) 0.19021091906463797 absolute error 0.19021091906463797 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.0339451321889346 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.1795873162219457 Order of pole (six term test) -0.7439225202874198 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y[1] (analytic) 0.0 y[1] (numeric) 0.19977329123611062 absolute error 0.19977329123611062 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.045373566113507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.225146181323509 Order of pole (six term test) -0.6996214303203363 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.20934014046518312 absolute error 0.20934014046518312 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.056803902216151 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.2594050648446298 Order of pole (six term test) -0.6691650265362377 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.2189114098216327 absolute error 0.2189114098216327 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.068236136451448 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.287065251761561 Order of pole (six term test) -0.6469387902576447 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.22848704326508412 absolute error 0.22848704326508412 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.079670264233568 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3105363471488323 Order of pole (six term test) -0.6300023527864163 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.2380669856281734 absolute error 0.2380669856281734 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.091106280433987 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3311814243650164 Order of pole (six term test) -0.6166668418758032 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.2476511826000909 absolute error 0.2476511826000909 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.1025441793795174 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3498297359331604 Order of pole (six term test) -0.6058930355554253 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.2572395807104934 absolute error 0.2572395807104934 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.1139839548506885 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3670147753807447 Order of pole (six term test) -0.5970064303394125 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y[1] (analytic) 0.0 y[1] (numeric) 0.2668321273137762 absolute error 0.2668321273137762 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.125425600080443 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.383095355149635 Order of pole (six term test) -0.5895501686709625 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y[1] (analytic) 0.0 y[1] (numeric) 0.27642877057369486 absolute error 0.27642877057369486 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.1368691077531556 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.3983217434468784 Order of pole (six term test) -0.5832037614600907 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y[1] (analytic) 0.0 y[1] (numeric) 0.28602945944832825 absolute error 0.28602945944832825 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.148314470003996 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.412873794575926 Order of pole (six term test) -0.5777357919667097 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y[1] (analytic) 0.0 y[1] (numeric) 0.29563414367537366 absolute error 0.29563414367537366 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.1597616784185822 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.4268841040747757 Order of pole (six term test) -0.5729749678636225 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y[1] (analytic) 0.0 y[1] (numeric) 0.30524277375776554 absolute error 0.30524277375776554 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.1712107240329805 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.4404525909334507 Order of pole (six term test) -0.5687917718655129 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y[1] (analytic) 0.0 y[1] (numeric) 0.3148553009496094 absolute error 0.3148553009496094 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.1826615973340133 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.4536559633082287 Order of pole (six term test) -0.5650864855439988 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.32447167724242276 absolute error 0.32447167724242276 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.194114288259866 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.4665540964866053 Order of pole (six term test) -0.5617810799942671 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.33409185535167585 absolute error 0.33409185535167585 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.2055687862010265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.4791944151250633 Order of pole (six term test) -0.558813620790966 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.34371578870362335 absolute error 0.34371578870362335 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.21702508000151 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.4916149677914534 Order of pole (six term test) -0.5561343280681452 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.35334343142242103 absolute error 0.35334343142242103 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.2284831579603996 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5038466364949046 Order of pole (six term test) -0.5537027358003019 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.36297473831751914 absolute error 0.36297473831751914 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.23994300783368 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5159147537529547 Order of pole (six term test) -0.5514856068992664 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.3726096648713261 absolute error 0.3726096648713261 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.2514046168363553 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.527840285013158 Order of pole (six term test) -0.5494554040758839 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.38224816722713545 absolute error 0.38224816722713545 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.2628679716448707 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5396407417077422 Order of pole (six term test) -0.5475891070519694 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y[1] (analytic) 0.0 y[1] (numeric) 0.3918902021773101 absolute error 0.3918902021773101 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.274333058399814 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5513308684200884 Order of pole (six term test) -0.5458673202498385 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.40153572715171615 absolute error 0.40153572715171615 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.285799862708884 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5629231546654716 Order of pole (six term test) -0.5442736061764126 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.411184700206402 absolute error 0.411184700206402 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.2972683696501477 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5744282618163163 Order of pole (six term test) -0.5427939293192345 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.42083708001251485 absolute error 0.42083708001251485 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.30873856377556 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5858553428551585 Order of pole (six term test) -0.5414162385886847 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.43049282584544996 absolute error 0.43049282584544996 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.320210429114743 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.5972123054992835 Order of pole (six term test) -0.5401301235822338 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.4401518975742265 absolute error 0.4401518975742265 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.33168394917903 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.6085060085951386 Order of pole (six term test) -0.5389265564494874 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.44981425565108474 absolute error 0.44981425565108474 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.3431591069657522 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.6197424364019453 Order of pole (six term test) -0.5377976640454527 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.4594798611012988 absolute error 0.4594798611012988 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.3546358849627844 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.630926835460958 Order of pole (six term test) -0.5367365483281858 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.4691486755132001 absolute error 0.4691486755132001 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.3661142651533114 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.6420638183723253 Order of pole (six term test) -0.5357371491383276 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.4788206610284063 absolute error 0.4788206610284063 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.377594229020846 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.6531574654923267 Order of pole (six term test) -0.5347941114183801 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.48849578033225083 absolute error 0.48849578033225083 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.389075757554465 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.6642113933072307 Order of pole (six term test) -0.5339026943326068 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.49817399664440815 absolute error 0.49817399664440815 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.400558831254275 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.6752288216352076 Order of pole (six term test) -0.5330586830033646 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y[1] (analytic) 0.0 y[1] (numeric) 0.5078552737097101 absolute error 0.5078552737097101 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4120434301370652 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.686212627429767 Order of pole (six term test) -0.5322583176974991 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.5175395757891488 absolute error 0.5175395757891488 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.423529533742219 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.6971653888702027 Order of pole (six term test) -0.5314982354285291 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.527226867651062 absolute error 0.527226867651062 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4350171211377742 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.7080894212074544 Order of pole (six term test) -0.5307754222370242 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.5369171145624957 absolute error 0.5369171145624957 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4465061709267184 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.7189868101456494 Order of pole (six term test) -0.530087169055431 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.5466102822807412 absolute error 0.5466102822807412 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.457996661253444 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.7298594449283855 Order of pole (six term test) -0.5294310290341837 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.5563063370450408 absolute error 0.5563063370450408 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4694885698104083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.7407090345755787 Order of pole (six term test) -0.5288047946691083 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.5660052455684605 absolute error 0.5660052455684605 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.4809818738449505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.7515371311046564 Order of pole (six term test) -0.5282064673243685 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.575706975029923 absolute error 0.575706975029923 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.492476550166287 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.762345149562309 Order of pole (six term test) -0.5276342314552256 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.5854114930663996 absolute error 0.5854114930663996 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.503972575152675 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.773134378980994 Order of pole (six term test) -0.5270864388628169 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.5951187677652571 absolute error 0.5951187677652571 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.515469924758704 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.783906000801932 Order of pole (six term test) -0.5265615854863626 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.6048287676567539 absolute error 0.6048287676567539 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5269685745227743 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.794661096204422 Order of pole (six term test) -0.5260583007285788 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y[1] (analytic) 0.0 y[1] (numeric) 0.6145414617066852 absolute error 0.6145414617066852 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.538468499574686 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.805400656364909 Order of pole (six term test) -0.5255753337277635 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.6242568193091714 absolute error 0.6242568193091714 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.549969674643376 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.8161255961068923 Order of pole (six term test) -0.525111536283017 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.6339748102795871 absolute error 0.6339748102795871 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5614720740647763 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.826836757453529 Order of pole (six term test) -0.5246658573481913 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.6436954048476282 absolute error 0.6436954048476282 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5729756717898087 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.8375349168481008 Order of pole (six term test) -0.5242373331046348 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.653418573650513 absolute error 0.653418573650513 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.5844804413924716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.848220793901627 Order of pole (six term test) -0.5238250763116792 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.6631442877263154 absolute error 0.6631442877263154 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.595986356078053 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.8588950529865658 Order of pole (six term test) -0.5234282728300759 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.6728725185074256 absolute error 0.6728725185074256 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6074933886914446 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.869558311834083 Order of pole (six term test) -0.5230461714797539 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.6826032378141373 absolute error 0.6826032378141373 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.619001511725529 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.880211146116824 Order of pole (six term test) -0.5226780779393163 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.6923364178483573 absolute error 0.6923364178483573 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.630510697329689 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.8908540873517303 Order of pole (six term test) -0.5223233555732598 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.702072031187435 absolute error 0.702072031187435 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6420209173183724 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.9014876331904804 Order of pole (six term test) -0.5219814139904866 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.7118100507781098 absolute error 0.7118100507781098 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6535321431797363 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.9121122491328872 Order of pole (six term test) -0.5216517063586892 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y[1] (analytic) 0.0 y[1] (numeric) 0.7215504499305728 absolute error 0.7215504499305728 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.665044346084384 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.922728366776372 Order of pole (six term test) -0.5213337299858782 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.7312932023126414 absolute error 0.7312932023126414 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6765574968941244 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.933336392738135 Order of pole (six term test) -0.5210270168963138 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.741038281944043 absolute error 0.741038281944043 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.6880715661708314 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.9439367063652786 Order of pole (six term test) -0.5207311350351365 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.7507856631908068 absolute error 0.7507856631908068 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.699586524185323 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.954529663591293 Order of pole (six term test) -0.5204456839000553 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.7605353207597603 absolute error 0.7605353207597603 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7111023409262938 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.965115597917465 Order of pole (six term test) -0.5201702928667231 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.7702872296931287 absolute error 0.7702872296931287 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7226189861092975 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.9756948227901208 Order of pole (six term test) -0.5199046181415152 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.780041365363235 absolute error 0.780041365363235 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.734136429185747 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.986267635724325 Order of pole (six term test) -0.519648338775502 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.7897977034672982 absolute error 0.7897977034672982 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7456546393519514 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 2.9968343130195154 Order of pole (six term test) -0.5194011602554625 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.7995562200223282 absolute error 0.7995562200223282 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.757173585558178 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.007395116379834 Order of pole (six term test) -0.5191628084197148 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.8093168913601146 absolute error 0.8093168913601146 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.768693236517713 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.017950293714488 Order of pole (six term test) -0.5189330280882842 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.8190796941223082 absolute error 0.8190796941223082 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.780213560715951 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.0285000779568323 Order of pole (six term test) -0.5187115836263878 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.8288446052555914 absolute error 0.8288446052555914 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.7917345264194884 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.0390446905834354 Order of pole (six term test) -0.5184982555391322 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.8386116020069394 absolute error 0.8386116020069394 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.803256101685208 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.0495843395992925 Order of pole (six term test) -0.5182928415307391 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.8483806619189649 absolute error 0.8483806619189649 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.81477825436936 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.060119222496666 Order of pole (six term test) -0.5180951537697478 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.8581517628253498 absolute error 0.8581517628253498 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8263009521366405 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.070649526901551 Order of pole (six term test) -0.5179050179829208 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.8679248828463587 absolute error 0.8679248828463587 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.837824162469255 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.081175429845891 Order of pole (six term test) -0.5177222735628426 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.8777000003844336 absolute error 0.8777000003844336 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8493478526759484 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.0916970996711126 Order of pole (six term test) -0.517546771838111 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.8874770941198681 absolute error 0.8874770941198681 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8608719899010273 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.102214696930507 Order of pole (six term test) -0.517378375011786 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.8972561430065592 absolute error 0.8972561430065592 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.872396541133356 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.1127283731321125 Order of pole (six term test) -0.5172169567143428 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.9070371262678356 absolute error 0.9070371262678356 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8839214732152865 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.1232382731063892 Order of pole (six term test) -0.5170624000317439 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.9168200233923605 absolute error 0.9168200233923605 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.8954467528515972 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.1337445348433666 Order of pole (six term test) -0.5169145974014029 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.9266048141301065 absolute error 0.9266048141301065 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9069723466183546 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.144247288918697 Order of pole (six term test) -0.5167734505688824 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.9363914784884041 absolute error 0.9363914784884041 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9184982209717507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.15474666083999 Order of pole (six term test) -0.5166388689037795 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.9461799967280577 absolute error 0.9461799967280577 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.930024342256874 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.1652427682457995 Order of pole (six term test) -0.5165107707782326 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) 0.0 y[1] (numeric) 0.9559703493595322 absolute error 0.9559703493595322 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9415506767164374 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.1757357266294552 Order of pole (six term test) -0.5163890799562338 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.9657625171392057 absolute error 0.9657625171392057 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.953077190499445 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.1862256428771247 Order of pole (six term test) -0.5162737290916439 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.9755564810656887 absolute error 0.9755564810656887 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9646038496698024 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.1967126211712054 Order of pole (six term test) -0.5161646561398427 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.9853522223762073 absolute error 0.9853522223762073 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9761306202148488 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.207196760700199 Order of pole (six term test) -0.5160618054471477 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) 0.0 y[1] (numeric) 0.9951497225430502 absolute error 0.9951497225430502 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.98765746805384 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.217678156650553 Order of pole (six term test) -0.5159651270305439 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) 0.0 y[1] (numeric) 1.0049489632700765 absolute error 1.0049489632700765 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 2.9991843590463496 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.228156898054519 Order of pole (six term test) -0.5158745772982591 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) 0.0 y[1] (numeric) 1.014749926489286 absolute error 1.014749926489286 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0107112590005953 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.238633072513753 Order of pole (six term test) -0.5157901167685672 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) 0.0 y[1] (numeric) 1.024552594357447 absolute error 1.024552594357447 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0222381336816806 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.2491067635997037 Order of pole (six term test) -0.515711711067361 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) 0.0 y[1] (numeric) 1.0343569492527833 absolute error 1.0343569492527833 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.033764948819782 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.2595780495525806 Order of pole (six term test) -0.5156393311202052 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) 0.0 y[1] (numeric) 1.044162973771719 absolute error 1.044162973771719 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0452916701182273 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.270047007417425 Order of pole (six term test) -0.5155729515601557 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) 0.0 y[1] (numeric) 1.0539706507256783 absolute error 1.0539706507256783 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0568182632614977 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.280513709973062 Order of pole (six term test) -0.515512551518114 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) 0.0 y[1] (numeric) 1.0637799631379397 absolute error 1.0637799631379397 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.068344693923137 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.2909782269841528 Order of pole (six term test) -0.515458114135976 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) 0.0 y[1] (numeric) 1.0735908942405454 absolute error 1.0735908942405454 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.079870927773575 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3014406262995433 Order of pole (six term test) -0.515409625995046 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) 0.0 y[1] (numeric) 1.0834034274712627 absolute error 1.0834034274712627 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.0913969304878677 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3119009722839015 Order of pole (six term test) -0.5153670775085448 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) 0.0 y[1] (numeric) 1.0932175464705969 absolute error 1.0932175464705969 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1029226677533144 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3223593262265934 Order of pole (six term test) -0.5153304626491177 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) 0.0 y[1] (numeric) 1.1030332350788548 absolute error 1.1030332350788548 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1144481052770034 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.332815748721883 Order of pole (six term test) -0.5152997781104975 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) 0.0 y[1] (numeric) 1.1128504773332586 absolute error 1.1128504773332586 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.125973208793249 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3432702960112994 Order of pole (six term test) -0.5152750241829729 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.122669257465108 absolute error 1.122669257465108 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1374979440709145 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3537230236685738 Order of pole (six term test) -0.5152562036565254 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.1324895598969895 absolute error 1.1324895598969895 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.149022276920667 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3641739836305704 Order of pole (six term test) -0.515243322472072 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.142311369240034 absolute error 1.142311369240034 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1605461732020785 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3746232277836903 Order of pole (six term test) -0.5152363888606803 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.1521346702912187 absolute error 1.1521346702912187 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1720695988306624 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.385070804582735 Order of pole (six term test) -0.5152354137252697 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.1619594480307152 absolute error 1.1619594480307152 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1835925197847876 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.3955167609661188 Order of pole (six term test) -0.515240410484342 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.1717856876192811 absolute error 1.1717856876192811 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.1951149021124694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.405961141982211 Order of pole (six term test) -0.5152513947330579 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.1816133743956956 absolute error 1.1816133743956956 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.206636711938071 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.4164039910783415 Order of pole (six term test) -0.5152683842659052 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.1914424938742365 absolute error 1.1914424938742365 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2181579154688826 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.426845350810989 Order of pole (six term test) -0.5152913988542842 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2012730317422005 absolute error 1.2012730317422005 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2296784790015876 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.4372852607756887 Order of pole (six term test) -0.515320460495067 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2111049738574624 absolute error 1.2111049738574624 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2411983689286212 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.4477237600652844 Order of pole (six term test) -0.5153555928693603 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2209383062460764 absolute error 1.2209383062460764 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.252717551744401 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.4581608865713918 Order of pole (six term test) -0.5153968215177525 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.230773015099915 absolute error 1.230773015099915 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.264235994051455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.4685966753831123 Order of pole (six term test) -0.5154441738050171 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2406090867743482 absolute error 1.2406090867743482 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2757536625664367 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.4790311619768746 Order of pole (six term test) -0.5154976786789867 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2504465077859592 absolute error 1.2504465077859592 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.287270524126001 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.489464379458535 Order of pole (six term test) -0.5155573666176245 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2602852648102978 absolute error 1.2602852648102978 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.2987865456925847 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.4998963597584196 Order of pole (six term test) -0.5156232696354 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2701253446796703 absolute error 1.2701253446796703 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.310301694360061 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.5103271343879654 Order of pole (six term test) -0.5156954212744242 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2799667343809653 absolute error 1.2799667343809653 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3218159373592733 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.5207567327400944 Order of pole (six term test) -0.5157738562766134 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.2898094210535145 absolute error 1.2898094210535145 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3333292420634626 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.5311851842466515 Order of pole (six term test) -0.5158586109553944 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.299653391986988 absolute error 1.299653391986988 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3448415759935455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.5416125161940237 Order of pole (six term test) -0.5159497225835459 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.3094986346193231 absolute error 1.3094986346193231 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3563529068233118 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.552038754899978 Order of pole (six term test) -0.5160472297202734 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.3193451365346873 absolute error 1.3193451365346873 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.367863202384481 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.562463926790169 Order of pole (six term test) -0.5161511722474792 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.3291928854614723 absolute error 1.3291928854614723 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.379372430671643 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.572888055989131 Order of pole (six term test) -0.5162615908342865 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.3390418692703216 absolute error 1.3390418692703216 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.3908805598470706 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.583311167026508 Order of pole (six term test) -0.5163785275547674 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.348892075972189 absolute error 1.348892075972189 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4023875582454446 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.5937332822649193 Order of pole (six term test) -0.5165020251120591 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.3587434937164269 absolute error 1.3587434937164269 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4138933943784076 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.604154424256121 Order of pole (six term test) -0.5166321274480516 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) 0.0 y[1] (numeric) 1.3685961107889066 absolute error 1.3685961107889066 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4253980369390624 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.6145746136829913 Order of pole (six term test) -0.5167688790975973 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) 0.0 y[1] (numeric) 1.3784499156101673 absolute error 1.3784499156101673 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.436901454806296 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.624993871727809 Order of pole (six term test) -0.5169123258777848 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) 0.0 y[1] (numeric) 1.3883048967335938 absolute error 1.3883048967335938 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4484036170490144 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.6354122173980556 Order of pole (six term test) -0.5170625139070673 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) 0.0 y[1] (numeric) 1.3981610428436244 absolute error 1.3981610428436244 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4599044929302596 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.645829669897675 Order of pole (six term test) -0.5172194905115255 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4080183427539859 absolute error 1.4080183427539859 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4714040519112084 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.656246247429215 Order of pole (six term test) -0.5173833035486979 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4178767854059555 absolute error 1.4178767854059555 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.48290226365503 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.666661967825616 Order of pole (six term test) -0.5175540018656459 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.427736359866652 absolute error 1.427736359866652 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.4943990980306823 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.6770768469909045 Order of pole (six term test) -0.5177316342556466 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4375970553273512 absolute error 1.4375970553273512 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.505894525116523 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.687490901574627 Order of pole (six term test) -0.5179162509030828 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4474588611018295 absolute error 1.4474588611018295 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5173885152038786 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.6979041475756897 Order of pole (six term test) -0.5181079026234254 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.457321766624732 absolute error 1.457321766624732 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5288810388004306 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.7083165986070834 Order of pole (six term test) -0.5183066397854397 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4671857614499657 absolute error 1.4671857614499657 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5403720666335454 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.7187282697844437 Order of pole (six term test) -0.518512514551464 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4770508352491187 absolute error 1.4770508352491187 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5518615696534623 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.7291391744198865 Order of pole (six term test) -0.5187255787725942 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4869169778099027 absolute error 1.4869169778099027 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.56334951903637 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.7395493256626753 Order of pole (six term test) -0.5189458851538973 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.4967841790346197 absolute error 1.4967841790346197 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5748358861873895 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.749958735607363 Order of pole (six term test) -0.5191734864403372 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) 0.0 y[1] (numeric) 1.5066524289386525 absolute error 1.5066524289386525 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5863206427434258 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.760367416666108 Order of pole (six term test) -0.5194084364243423 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5165217176489776 absolute error 1.5165217176489776 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.5978037605759354 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.7707753800413886 Order of pole (six term test) -0.519650788833772 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5263920354027016 absolute error 1.5263920354027016 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.609285211793571 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.7811826363895604 Order of pole (six term test) -0.5199005976288973 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5362633725456194 absolute error 1.5362633725456194 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6207649687447097 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.791589196198988 Order of pole (six term test) -0.5201579174774658 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5461357195307948 absolute error 1.5461357195307948 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6322430040199025 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.8019950691308697 Order of pole (six term test) -0.5204228030329912 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5560090669171611 absolute error 1.5560090669171611 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.643719290454203 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.8124002647141255 Order of pole (six term test) -0.5206953095320586 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5658834053681456 absolute error 1.5658834053681456 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.6551938011293914 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.822804791566932 Order of pole (six term test) -0.5209754920986054 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.575758725650312 absolute error 1.575758725650312 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.666666509376103 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.833208658321851 Order of pole (six term test) -0.5212634065161055 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5856350186320247 absolute error 1.5856350186320247 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.678137388775863 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.8436118725650728 Order of pole (six term test) -0.5215591082383693 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.5955122752821336 absolute error 1.5955122752821336 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.689606413162996 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.8540144420124074 Order of pole (six term test) -0.5218626533708033 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.605390486668677 absolute error 1.605390486668677 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.70107355662647 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.8644163736209136 Order of pole (six term test) -0.5221740979318135 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.6152696439576057 absolute error 1.6152696439576057 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7125387935116083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.8748176743527125 Order of pole (six term test) -0.522493498489462 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.625149738411525 absolute error 1.625149738411525 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.724002098421753 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.88521834978274 Order of pole (six term test) -0.5228209106888322 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.6350307613884552 absolute error 1.6350307613884552 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.735463446219782 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.8956184059015695 Order of pole (six term test) -0.5231563911961121 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.6449127043406118 absolute error 1.6449127043406118 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.74692281202956 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.906017848454821 Order of pole (six term test) -0.5234999968849543 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.6547955588132026 absolute error 1.6547955588132026 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7583801712373037 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.916416681698678 Order of pole (six term test) -0.5238517833499596 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.664679316443243 absolute error 1.664679316443243 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7698354994928454 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.926814910992809 Order of pole (six term test) -0.5242118080377516 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.674563968958389 absolute error 1.674563968958389 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7812887727107993 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.9372125400377342 Order of pole (six term test) -0.524580126839675 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.684449508175787 absolute error 1.684449508175787 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.7927399670716584 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.947609573152517 Order of pole (six term test) -0.5249567967865243 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.6943359260009407 absolute error 1.6943359260009407 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8041890590227965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.9580060131010204 Order of pole (six term test) -0.5253418734383573 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.7042232144265943 absolute error 1.7042232144265943 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.815636025279384 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.968401863364949 Order of pole (six term test) -0.5257354135679897 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.7141113655316327 absolute error 1.7141113655316327 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8270808428252185 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.978797126841239 Order of pole (six term test) -0.5261374736546802 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.7240003714799974 absolute error 1.7240003714799974 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.838523488913478 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.9891918057288764 Order of pole (six term test) -0.5265481094257147 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) 0.0 y[1] (numeric) 1.733890224519618 absolute error 1.733890224519618 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8499639410673914 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 3.999585901889929 Order of pole (six term test) -0.5269673767407976 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.7437809169813592 absolute error 1.7437809169813592 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.86140217708083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.009979417845432 Order of pole (six term test) -0.5273953323928477 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.7536724412779836 absolute error 1.7536724412779836 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.8728381750188143 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.020372354516281 Order of pole (six term test) -0.5278320314621325 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.763564789903129 absolute error 1.763564789903129 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.884271913217962 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.030764712730805 Order of pole (six term test) -0.528277528904173 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.7734579554303007 absolute error 1.7734579554303007 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.895703370286837 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.041156493208954 Order of pole (six term test) -0.5287318799978404 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.7833519305118781 absolute error 1.7833519305118781 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9071325251062374 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.051547697125687 Order of pole (six term test) -0.5291951407035373 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.7932467078781362 absolute error 1.7932467078781362 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.918559356829423 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.061938323663045 Order of pole (six term test) -0.5296673643397689 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.8031422803362804 absolute error 1.8031422803362804 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.929983844882241 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.072328373189765 Order of pole (six term test) -0.5301486061341336 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.8130386407694954 absolute error 1.8130386407694954 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.941405968963211 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.082717845248148 Order of pole (six term test) -0.5306389201855151 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.8229357821360075 absolute error 1.8229357821360075 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.952825709043525 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.09310673897665 Order of pole (six term test) -0.5311383601427213 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.8328336974681612 absolute error 1.8328336974681612 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.964243045367001 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.103495053138844 Order of pole (six term test) -0.5316469791498992 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) 0.0 y[1] (numeric) 1.8427323798715076 absolute error 1.8427323798715076 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9756579584499248 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.113882786616892 Order of pole (six term test) -0.5321648305782247 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) 0.0 y[1] (numeric) 1.852631822523907 absolute error 1.852631822523907 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9870704290809034 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.12426993804837 Order of pole (six term test) -0.5326919676612611 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.8625320186746424 absolute error 1.8625320186746424 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 3.9984804383205734 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.134656504797928 Order of pole (six term test) -0.5332284412223096 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) 0.0 y[1] (numeric) 1.8724329616435484 absolute error 1.8724329616435484 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.0098879675013075 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.145042485625978 Order of pole (six term test) -0.5337743048831332 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) 0.0 y[1] (numeric) 1.8823346448201494 absolute error 1.8823346448201494 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.021292998226832 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.155427877113892 Order of pole (six term test) -0.5343296081382185 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) 0.0 y[1] (numeric) 1.8922370616628121 absolute error 1.8922370616628121 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.0326955123718085 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.165812676946734 Order of pole (six term test) -0.5348944026457261 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) 0.0 y[1] (numeric) 1.9021402056979086 absolute error 1.9021402056979086 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.044095492081318 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.176196882341614 Order of pole (six term test) -0.5354687391035 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) 0.0 y[1] (numeric) 1.912044070518992 absolute error 1.912044070518992 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.055492919770349 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.186580489833283 Order of pole (six term test) -0.5360526669827195 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) 0.0 y[1] (numeric) 1.9219486497859835 absolute error 1.9219486497859835 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.066887778123167 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.196963496413851 Order of pole (six term test) -0.5366462365671474 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) 0.0 y[1] (numeric) 1.9318539372243697 absolute error 1.9318539372243697 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.07828005009268 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.207345897176259 Order of pole (six term test) -0.5372494942231896 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) 0.0 y[1] (numeric) 1.9417599266244134 absolute error 1.9417599266244134 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.089669718899737 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.217727689314306 Order of pole (six term test) -0.5378624905553071 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) 0.0 y[1] (numeric) 1.951666611840373 absolute error 1.951666611840373 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.101056768032361 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.228108868122029 Order of pole (six term test) -0.5384852721791518 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) 0.0 y[1] (numeric) 1.961573986789734 absolute error 1.961573986789734 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.112441181244945 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.238489429089045 Order of pole (six term test) -0.5391178859439218 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) 0.0 y[1] (numeric) 1.9714820454524513 absolute error 1.9714820454524513 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.123822942557416 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.24886936738364 Order of pole (six term test) -0.5397603779170819 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) 0.0 y[1] (numeric) 1.9813907818702012 absolute error 1.9813907818702012 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.13520203625432 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.259248678687544 Order of pole (six term test) -0.5404127951487823 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) 0.0 y[1] (numeric) 1.9913001901456442 absolute error 1.9913001901456442 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.146578446883895 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.269627356830687 Order of pole (six term test) -0.5410751802600036 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) 0.0 y[1] (numeric) 2.001210264441698 absolute error 2.001210264441698 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.157952159257066 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.280005397135387 Order of pole (six term test) -0.5417475792054223 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) 0.0 y[1] (numeric) 2.01112099898082 absolute error 2.01112099898082 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.169323158446424 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.29038279355179 Order of pole (six term test) -0.542430034475105 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) 0.0 y[1] (numeric) 2.0210323880443 absolute error 2.0210323880443 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.180691429785161 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.300759540432945 Order of pole (six term test) -0.5431225893480036 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) 0.0 y[1] (numeric) 2.030944425971565 absolute error 2.030944425971565 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.192056958865945 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.311135631543959 Order of pole (six term test) -0.5438252852789418 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) 0.0 y[1] (numeric) 2.0408571071594865 absolute error 2.0408571071594865 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.2034197315397765 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.32151106094324 Order of pole (six term test) -0.5445381644021374 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) 0.0 y[1] (numeric) 2.0507704260617055 absolute error 2.0507704260617055 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.214779733914805 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.331885821570675 Order of pole (six term test) -0.5452612656596898 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) 0.0 y[1] (numeric) 2.0606843771879624 absolute error 2.0606843771879624 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.226136952355087 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.342259906909073 Order of pole (six term test) -0.5459946288798001 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) 0.0 y[1] (numeric) 2.070598955103436 absolute error 2.070598955103436 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.237491373479344 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.352633310412956 Order of pole (six term test) -0.5467382938355012 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) 0.0 y[1] (numeric) 2.0805141544280916 absolute error 2.0805141544280916 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.248842984159657 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.3630060240490876 Order of pole (six term test) -0.5474922957485386 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) 0.0 y[1] (numeric) 2.0904299698360407 absolute error 2.0904299698360407 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.260191771520131 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.373378041460241 Order of pole (six term test) -0.5482566740128672 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) 0.0 y[1] (numeric) 2.100346396054905 absolute error 2.100346396054905 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.2715377229355544 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.383749354568467 Order of pole (six term test) -0.5490314631317545 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) 0.0 y[1] (numeric) 2.1102634278651915 absolute error 2.1102634278651915 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.282880826029994 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.394119955472775 Order of pole (six term test) -0.5498166974362917 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) 0.0 y[1] (numeric) 2.1201810600996764 absolute error 2.1201810600996764 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.294221068675367 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.404489836822852 Order of pole (six term test) -0.5506124124582783 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) 0.0 y[1] (numeric) 2.1300992876427958 absolute error 2.1300992876427958 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.305558438990004 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.414858989802122 Order of pole (six term test) -0.5514186391067231 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) 0.0 y[1] (numeric) 2.140018105430045 absolute error 2.140018105430045 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.31689292533716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.425227406580325 Order of pole (six term test) -0.5522354106380938 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) 0.0 y[1] (numeric) 2.1499375084473877 absolute error 2.1499375084473877 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.3282245163235205 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.435595078607145 Order of pole (six term test) -0.553062757694363 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) 0.0 y[1] (numeric) 2.159857491730669 absolute error 2.159857491730669 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.339553200797661 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.445961997024265 Order of pole (six term test) -0.5539007094132593 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) 0.0 y[1] (numeric) 2.1697780503650415 absolute error 2.1697780503650415 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.350878967848492 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.456328152953264 Order of pole (six term test) -0.5547492944453012 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) 0.0 y[1] (numeric) 2.1796991794843934 absolute error 2.1796991794843934 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.362201806803677 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.466693537736049 Order of pole (six term test) -0.5556085413972376 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) 0.0 y[1] (numeric) 2.1896208742707888 absolute error 2.1896208742707888 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.373521707228057 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.477058141758055 Order of pole (six term test) -0.5564784753728063 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) 0.0 y[1] (numeric) 2.1995431299539137 absolute error 2.1995431299539137 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.384838658921978 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.487421955788599 Order of pole (six term test) -0.5573591220603511 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) 0.0 y[1] (numeric) 2.209465941810529 absolute error 2.209465941810529 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.396152651919686 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.497784970324664 Order of pole (six term test) -0.5582505055521416 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) 0.0 y[1] (numeric) 2.21938930516393 absolute error 2.21938930516393 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.407463676487649 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.508147175495465 Order of pole (six term test) -0.5591526481926135 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) 0.0 y[1] (numeric) 2.2293132153834163 absolute error 2.2293132153834163 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.418771723122879 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.5185085617703935 Order of pole (six term test) -0.5600655726505064 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) 0.0 y[1] (numeric) 2.2392376678837635 absolute error 2.2392376678837635 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.43007678255121 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.528869118610739 Order of pole (six term test) -0.5609892974839319 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) 0.0 y[1] (numeric) 2.249162658124708 absolute error 2.249162658124708 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.441378845725608 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.539228836291361 Order of pole (six term test) -0.5619238432826812 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) 0.0 y[1] (numeric) 2.2590881816104327 absolute error 2.2590881816104327 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.4526779038244175 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.549587703957249 Order of pole (six term test) -0.562869225995863 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) 0.0 y[1] (numeric) 2.2690142338890635 absolute error 2.2690142338890635 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.463973948249613 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.559945711892222 Order of pole (six term test) -0.5638254646969987 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) 0.0 y[1] (numeric) 2.2789408105521702 absolute error 2.2789408105521702 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.475266970625036 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.570302848881047 Order of pole (six term test) -0.56479257236691 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) 0.0 y[1] (numeric) 2.2888679072342746 absolute error 2.2888679072342746 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.4865569627946185 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.580659104523604 Order of pole (six term test) -0.5657705640441009 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) 0.0 y[1] (numeric) 2.298795519612366 absolute error 2.298795519612366 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.497843916820587 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.591014467341759 Order of pole (six term test) -0.5667594500099788 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) 0.0 y[1] (numeric) 2.3087236434054215 absolute error 2.3087236434054215 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.509127824981651 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.601368926687147 Order of pole (six term test) -0.5677592424844029 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) 0.0 y[1] (numeric) 2.318652274373932 absolute error 2.318652274373932 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.52040867977121 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.611722471584202 Order of pole (six term test) -0.5687699517556783 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) 0.0 y[1] (numeric) 2.328581408319437 absolute error 2.328581408319437 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.531686473895495 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.622075090235865 Order of pole (six term test) -0.5697915839824326 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) 0.0 y[1] (numeric) 2.3385110410840633 absolute error 2.3385110410840633 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.542961200271764 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.632426771566044 Order of pole (six term test) -0.5708241469459985 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) 0.0 y[1] (numeric) 2.3484411685500692 absolute error 2.3484411685500692 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.554232852026435 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.642777503621032 Order of pole (six term test) -0.5718676441955228 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) 0.0 y[1] (numeric) 2.358371786639397 absolute error 2.358371786639397 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.565501422493228 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.653127275255484 Order of pole (six term test) -0.5729220813761273 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) 0.0 y[1] (numeric) 2.3683028913132294 absolute error 2.3683028913132294 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.576766905211334 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.663476074171162 Order of pole (six term test) -0.5739874582148872 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) 0.0 y[1] (numeric) 2.37823447857155 absolute error 2.37823447857155 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.588029293923495 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.673823888946611 Order of pole (six term test) -0.5750637771074896 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) 0.0 y[1] (numeric) 2.3881665444527145 absolute error 2.3881665444527145 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.5992885825741885 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.684170707058898 Order of pole (six term test) -0.5761510348035337 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) 0.0 y[1] (numeric) 2.398099085033022 absolute error 2.398099085033022 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.610544765307691 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.694516516705063 Order of pole (six term test) -0.5772492296382872 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) 0.0 y[1] (numeric) 2.408032096426296 absolute error 2.408032096426296 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.621797836466247 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.70486130548261 Order of pole (six term test) -0.578358356580436 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) 0.0 y[1] (numeric) 2.417965574783466 absolute error 2.417965574783466 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.6330477905881065 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.715205061432896 Order of pole (six term test) -0.5794784108910846 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) 0.0 y[1] (numeric) 2.4278995162921593 absolute error 2.4278995162921593 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.644294622405699 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.7255477716940595 Order of pole (six term test) -0.5806093829119554 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) 0.0 y[1] (numeric) 2.4378339171762957 absolute error 2.4378339171762957 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.655538326843691 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.735889423643953 Order of pole (six term test) -0.5817512626250974 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) 0.0 y[1] (numeric) 2.4477687736956875 absolute error 2.4477687736956875 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.66677889901711 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.746230005266324 Order of pole (six term test) -0.5829040413500319 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) 0.0 y[1] (numeric) 2.4577040821456433 absolute error 2.4577040821456433 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.678016334229436 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.756569503494001 Order of pole (six term test) -0.584067704441205 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) 0.0 y[1] (numeric) 2.4676398388565794 absolute error 2.4676398388565794 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.6892506279706705 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.7669079055590755 Order of pole (six term test) -0.5852422371431683 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) 0.0 y[1] (numeric) 2.4775760401936346 absolute error 2.4775760401936346 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.700481775915472 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.777245198558953 Order of pole (six term test) -0.5864276225393468 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) 0.0 y[1] (numeric) 2.4875126825562894 absolute error 2.4875126825562894 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.7117097739212275 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.787581369796893 Order of pole (six term test) -0.5876238434413903 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) 0.0 y[1] (numeric) 2.4974497623779914 absolute error 2.4974497623779914 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.7229346180261365 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.7979164062554736 Order of pole (six term test) -0.5888308795031811 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) 0.0 y[1] (numeric) 2.507387276125784 absolute error 2.507387276125784 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.7341563044473265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.808250294617174 Order of pole (six term test) -0.5900487075371945 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) 0.0 y[1] (numeric) 2.5173252202999405 absolute error 2.5173252202999405 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.745374829578934 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.818583021912256 Order of pole (six term test) -0.591277304212035 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) 0.0 y[1] (numeric) 2.5272635914336026 absolute error 2.5272635914336026 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.756590189990206 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.8289145753122265 Order of pole (six term test) -0.5925166456395026 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) 0.0 y[1] (numeric) 2.5372023860924235 absolute error 2.5372023860924235 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.767802382423586 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.8392449410799125 Order of pole (six term test) -0.5937667016173762 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) 0.0 y[1] (numeric) 2.5471416008742156 absolute error 2.5471416008742156 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.779011403792852 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.849574106330447 Order of pole (six term test) -0.5950274445099577 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) 0.0 y[1] (numeric) 2.557081232408602 absolute error 2.557081232408602 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.790217251181162 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.85990205739197 Order of pole (six term test) -0.5962988410907819 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) 0.0 y[1] (numeric) 2.567021277356672 absolute error 2.567021277356672 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.8014199218392 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.8702287812677385 Order of pole (six term test) -0.5975808597784305 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) 0.0 y[1] (numeric) 2.5769617324106435 absolute error 2.5769617324106435 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.812619413183289 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.880554264465443 Order of pole (six term test) -0.5988734646873279 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) 0.0 y[1] (numeric) 2.5869025942935258 absolute error 2.5869025942935258 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.8238157227934835 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.8908784933181595 Order of pole (six term test) -0.6001766172379313 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) 0.0 y[1] (numeric) 2.596843859758789 absolute error 2.596843859758789 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.835008848411699 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.9012014547054426 Order of pole (six term test) -0.6014902797528645 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) 0.0 y[1] (numeric) 2.6067855255900363 absolute error 2.6067855255900363 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.846198787939828 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.911523135034026 Order of pole (six term test) -0.602814410311252 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) 0.0 y[1] (numeric) 2.6167275886006824 absolute error 2.6167275886006824 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.857385539437888 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.921843520754528 Order of pole (six term test) -0.6041489652560283 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) 0.0 y[1] (numeric) 2.626670045633633 absolute error 2.626670045633633 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.868569101122132 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.932162598359401 Order of pole (six term test) -0.6054938991320284 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) 0.0 y[1] (numeric) 2.63661289356097 absolute error 2.63661289356097 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.879749471363193 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.942480354323129 Order of pole (six term test) -0.6068491643167668 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) 0.0 y[1] (numeric) 2.6465561292836397 absolute error 2.6465561292836397 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.890926648684246 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.952796775478077 Order of pole (six term test) -0.6082147133606313 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) 0.0 y[1] (numeric) 2.6564997497311458 absolute error 2.6564997497311458 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.90210063175915 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.9631118477511365 Order of pole (six term test) -0.6095904914878325 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) 0.0 y[1] (numeric) 2.6664437518612454 absolute error 2.6664437518612454 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.913271419410587 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.97342555810455 Order of pole (six term test) -0.6109764478260136 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) 0.0 y[1] (numeric) 2.676388132659649 absolute error 2.676388132659649 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.924439010608287 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.9837378928249 Order of pole (six term test) -0.6123725252590955 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) 0.0 y[1] (numeric) 2.686332889139723 absolute error 2.686332889139723 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.93560340446711 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 4.994048838311802 Order of pole (six term test) -0.6137786653097237 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) 0.0 y[1] (numeric) 2.696278018342199 absolute error 2.696278018342199 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.946764600245315 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.0043583813260195 Order of pole (six term test) -0.6151948091812294 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) 0.0 y[1] (numeric) 2.706223517334882 absolute error 2.706223517334882 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.957922597342716 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.0146665081605155 Order of pole (six term test) -0.6166208933259245 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) 0.0 y[1] (numeric) 2.7161693832123666 absolute error 2.7161693832123666 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.969077395298872 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.02497320560022 Order of pole (six term test) -0.6180568545043315 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) 0.0 y[1] (numeric) 2.726115613095753 absolute error 2.726115613095753 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.9802289937912825 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.035278460229326 Order of pole (six term test) -0.6195026261386385 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) 0.0 y[1] (numeric) 2.7360622041323692 absolute error 2.7360622041323692 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 4.991377392633649 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.04558225860545 Order of pole (six term test) -0.6209581389623366 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) 0.0 y[1] (numeric) 2.7460091534954953 absolute error 2.7460091534954953 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.002522591774035 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.055884587482474 Order of pole (six term test) -0.622423322537422 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) 0.0 y[1] (numeric) 2.7559564583840905 absolute error 2.7559564583840905 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.0136645912931606 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.06618543368331 Order of pole (six term test) -0.6238981043450487 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) 0.0 y[1] (numeric) 2.765904116022525 absolute error 2.765904116022525 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.024803391402625 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.076484783919624 Order of pole (six term test) -0.6253824087882798 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) 0.0 y[1] (numeric) 2.775852123660312 absolute error 2.775852123660312 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.03593899244311 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.086782625203535 Order of pole (six term test) -0.6268761594842989 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) 0.0 y[1] (numeric) 2.7858004785718498 absolute error 2.7858004785718498 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.047071394882731 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.0970789441440925 Order of pole (six term test) -0.6283792747612971 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) 0.0 y[1] (numeric) 2.7957491780561567 absolute error 2.7957491780561567 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.0582005993152235 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.107373728013226 Order of pole (six term test) -0.629891674834191 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) 0.0 y[1] (numeric) 2.8056982194366182 absolute error 2.8056982194366182 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.069326606458289 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.1176669635749565 Order of pole (six term test) -0.6314132736868476 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) 0.0 y[1] (numeric) 2.815647600060733 absolute error 2.815647600060733 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.080449417151841 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.127958638307084 Order of pole (six term test) -0.6329439875501741 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) 0.0 y[1] (numeric) 2.8255973172998616 absolute error 2.8255973172998616 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.091569032356346 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.138248738894296 Order of pole (six term test) -0.6344837240457082 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) 0.0 y[1] (numeric) 2.8355473685489803 absolute error 2.8355473685489803 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.102685453151093 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.148537253145386 Order of pole (six term test) -0.6360323963409886 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) 0.0 y[1] (numeric) 2.8454977512264357 absolute error 2.8454977512264357 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.113798680732601 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.158824168781287 Order of pole (six term test) -0.6375899138317003 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) 0.0 y[1] (numeric) 2.8554484627737042 absolute error 2.8554484627737042 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.1249087164128255 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.169109472463857 Order of pole (six term test) -0.6391561753727668 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) 0.0 y[1] (numeric) 2.8653995006551525 absolute error 2.8653995006551525 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.136015561617624 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.17939315214727 Order of pole (six term test) -0.6407310861296445 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) 0.0 y[1] (numeric) 2.875350862357802 absolute error 2.875350862357802 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.147119217885072 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.189675195690561 Order of pole (six term test) -0.6423145479087626 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) 0.0 y[1] (numeric) 2.8853025453910957 absolute error 2.8853025453910957 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.158219686863796 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.1999555905516015 Order of pole (six term test) -0.6439064560183212 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) 0.0 y[1] (numeric) 2.895254547286668 absolute error 2.895254547286668 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.169316970311421 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.210234325203271 Order of pole (six term test) -0.6455067106517003 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) 0.0 y[1] (numeric) 2.905206865598117 absolute error 2.905206865598117 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.180411070092899 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.220511387363234 Order of pole (six term test) -0.6471152029595064 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) 0.0 y[1] (numeric) 2.915159497900779 absolute error 2.915159497900779 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.191501988178965 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.230786765389712 Order of pole (six term test) -0.6487318258514652 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) 0.0 y[1] (numeric) 2.925112441791507 absolute error 2.925112441791507 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.2025897266445265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.2410604472948785 Order of pole (six term test) -0.6503564661091108 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) 0.0 y[1] (numeric) 2.93506569488845 absolute error 2.93506569488845 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.213674287667105 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.251332421940772 Order of pole (six term test) -0.6519890141744824 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) 0.0 y[1] (numeric) 2.945019254830838 absolute error 2.945019254830838 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.224755673525259 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.26160267783015 Order of pole (six term test) -0.6536293542588041 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) 0.0 y[1] (numeric) 2.954973119278764 absolute error 2.954973119278764 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.235833886597048 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.271871203750873 Order of pole (six term test) -0.6552773692528238 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) 0.0 y[1] (numeric) 2.9649272859129745 absolute error 2.9649272859129745 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.246908929358473 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.282137988609618 Order of pole (six term test) -0.6569329397996864 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) 0.0 y[1] (numeric) 2.974881752434658 absolute error 2.974881752434658 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.25798080438202 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.292403021290318 Order of pole (six term test) -0.6585959426697343 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) 0.0 y[1] (numeric) 2.9848365165652395 absolute error 2.9848365165652395 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.269049514335075 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.302666291411927 Order of pole (six term test) -0.6602662575080469 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) 0.0 y[1] (numeric) 2.9947915760461745 absolute error 2.9947915760461745 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.280115061978452 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.312927788190282 Order of pole (six term test) -0.6619437565927484 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) 0.0 y[1] (numeric) 3.0047469286387467 absolute error 3.0047469286387467 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.2911774501649145 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.323187501223158 Order of pole (six term test) -0.6636283121796147 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) 0.0 y[1] (numeric) 3.014702572123868 absolute error 3.014702572123868 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.302236681837714 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.333445420311576 Order of pole (six term test) -0.665319794497993 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) 0.0 y[1] (numeric) 3.0246585043018803 absolute error 3.0246585043018803 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.313292760029086 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.343701535538007 Order of pole (six term test) -0.6670180722716736 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) 0.0 y[1] (numeric) 3.03461472299236 absolute error 3.03461472299236 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.324345687858828 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.353955836960938 Order of pole (six term test) -0.6687230105400666 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) 0.0 y[1] (numeric) 3.0445712260339253 absolute error 3.0445712260339253 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.33539546853289 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.364208314915744 Order of pole (six term test) -0.6704344728698395 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) 0.0 y[1] (numeric) 3.054528011284044 absolute error 3.054528011284044 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.346442105341888 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.374458960151598 Order of pole (six term test) -0.6721523226892199 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) 0.0 y[1] (numeric) 3.0644850766188454 absolute error 3.0644850766188454 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.357485601659759 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.384707763161819 Order of pole (six term test) -0.6738764170279605 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) 0.0 y[1] (numeric) 3.0744424199329337 absolute error 3.0744424199329337 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.368525960942318 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.394954715204343 Order of pole (six term test) -0.675606616356788 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) 0.0 y[1] (numeric) 3.0844000391392026 absolute error 3.0844000391392026 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.379563186725891 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.405199807259938 Order of pole (six term test) -0.6773427743348694 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) 0.0 y[1] (numeric) 3.094357932168653 absolute error 3.094357932168653 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.390597282625934 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.415443030976863 Order of pole (six term test) -0.6790847466620917 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) 0.0 y[1] (numeric) 3.1043160969702126 absolute error 3.1043160969702126 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.401628252335696 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.425684377767139 Order of pole (six term test) -0.6808323830176874 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) 0.0 y[1] (numeric) 3.1142745315105578 absolute error 3.1142745315105578 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.41265609962483 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.435923839384193 Order of pole (six term test) -0.6825855317735581 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) 0.0 y[1] (numeric) 3.1242332337739365 absolute error 3.1242332337739365 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.423680828338101 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.446161408405163 Order of pole (six term test) -0.684344045668901 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) 0.0 y[1] (numeric) 3.134192201761995 absolute error 3.134192201761995 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.434702442394051 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.456397076802177 Order of pole (six term test) -0.6861077667781625 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) 0.0 y[1] (numeric) 3.144151433493605 absolute error 3.144151433493605 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.445720945783652 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.46663083751641 Order of pole (six term test) -0.6878765428471105 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) 0.0 y[1] (numeric) 3.154110927004692 absolute error 3.154110927004692 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.4567363425691 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.476862682969428 Order of pole (six term test) -0.6896502117259402 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) 0.0 y[1] (numeric) 3.1640706803480683 absolute error 3.1640706803480683 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.46774863688243 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.487092606517796 Order of pole (six term test) -0.6914286165537735 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) 0.0 y[1] (numeric) 3.174030691593266 absolute error 3.174030691593266 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.478757832924309 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.497320601586384 Order of pole (six term test) -0.6932115968037245 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) 0.0 y[1] (numeric) 3.1839909588263717 absolute error 3.1839909588263717 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.489763934962752 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.507546661671557 Order of pole (six term test) -0.6949989881024976 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) 0.0 y[1] (numeric) 3.193951480149864 absolute error 3.193951480149864 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.500766947331892 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.517770780646223 Order of pole (six term test) -0.6967906255767726 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) 0.0 y[1] (numeric) 3.2039122536824527 absolute error 3.2039122536824527 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.511766874430733 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.52799295267224 Order of pole (six term test) -0.6985863426045249 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) 0.0 y[1] (numeric) 3.2138732775589185 absolute error 3.2138732775589185 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.5227637207219535 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.538213172291801 Order of pole (six term test) -0.7003859722382 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) 0.0 y[1] (numeric) 3.2238345499299563 absolute error 3.2238345499299563 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.533757490730661 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.5484314342500065 Order of pole (six term test) -0.7021893452448182 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) 0.0 y[1] (numeric) 3.2337960689620195 absolute error 3.2337960689620195 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.544748189043235 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.558647733466 Order of pole (six term test) -0.7039962894073888 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) 0.0 y[1] (numeric) 3.2437578328371655 absolute error 3.2437578328371655 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.555735820306113 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.568862065183801 Order of pole (six term test) -0.7058066310555233 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) 0.0 y[1] (numeric) 3.2537198397529035 absolute error 3.2537198397529035 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.566720389224658 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.579074424944618 Order of pole (six term test) -0.7076201954162809 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) 0.0 y[1] (numeric) 3.2636820879220445 absolute error 3.2636820879220445 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.577701900561951 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.589284808902029 Order of pole (six term test) -0.7094368100855242 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) 0.0 y[1] (numeric) 3.273644575572552 absolute error 3.273644575572552 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.588680359137694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.599493212883522 Order of pole (six term test) -0.7112562933029718 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) 0.0 y[1] (numeric) 3.2836073009473936 absolute error 3.2836073009473936 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.599655769827065 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.609699633391175 Order of pole (six term test) -0.7130784664352419 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) 0.0 y[1] (numeric) 3.2935702623043976 absolute error 3.2935702623043976 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.610628137559554 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.6199040676125325 Order of pole (six term test) -0.7149031546971099 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) 0.0 y[1] (numeric) 3.303533457916107 absolute error 3.303533457916107 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.621597467317938 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.6301065121337714 Order of pole (six term test) -0.7167301700292761 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) 0.0 y[1] (numeric) 3.313496886069638 absolute error 3.313496886069638 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.632563764137103 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.64030696474937 Order of pole (six term test) -0.7185593347463719 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) 0.0 y[1] (numeric) 3.323460545066538 absolute error 3.323460545066538 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.643527033103015 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.650505422795716 Order of pole (six term test) -0.7203904594937693 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) 0.0 y[1] (numeric) 3.3334244332226484 absolute error 3.3334244332226484 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.654487279351595 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.660701884690217 Order of pole (six term test) -0.7222233641378057 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) 0.0 y[1] (numeric) 3.343388548867965 absolute error 3.343388548867965 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.66544450806774 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.670896348553182 Order of pole (six term test) -0.724057859168667 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) 0.0 y[1] (numeric) 3.3533528903465015 absolute error 3.3533528903465015 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.676398724484221 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.6810888130920665 Order of pole (six term test) -0.725893756858472 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) 0.0 y[1] (numeric) 3.3633174560161563 absolute error 3.3633174560161563 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.687349933880622 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.691279277353874 Order of pole (six term test) -0.7277308694776288 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) 0.0 y[1] (numeric) 3.373282244248578 absolute error 3.373282244248578 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.698298141582372 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.7014677407940475 Order of pole (six term test) -0.7295690085810538 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) 0.0 y[1] (numeric) 3.3832472534290337 absolute error 3.3832472534290337 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.7092433529597315 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.7116542029289 Order of pole (six term test) -0.7314079811795331 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) 0.0 y[1] (numeric) 3.3932124819562786 absolute error 3.3932124819562786 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.720185573426711 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.721838663866271 Order of pole (six term test) -0.7332475972486154 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) 0.0 y[1] (numeric) 3.4031779282424273 absolute error 3.4031779282424273 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.731124808440235 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.73202112370851 Order of pole (six term test) -0.7350876601052807 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) 0.0 y[1] (numeric) 3.413143590712826 absolute error 3.413143590712826 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.74206106349897 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.742201583362883 Order of pole (six term test) -0.7369279798319486 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) 0.0 y[1] (numeric) 3.4231094678059257 absolute error 3.4231094678059257 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.752994344142564 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.752380043839499 Order of pole (six term test) -0.7387683620200729 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) 0.0 y[1] (numeric) 3.433075557973158 absolute error 3.433075557973158 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.7639246559505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.76255650627683 Order of pole (six term test) -0.7406086075482037 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) 0.0 y[1] (numeric) 3.4430418596788113 absolute error 3.4430418596788113 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.7748520045413265 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.772730972848647 Order of pole (six term test) -0.7424485281993114 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) 0.0 y[1] (numeric) 3.4530083713999096 absolute error 3.4530083713999096 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.785776395571594 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.782903445184146 Order of pole (six term test) -0.7442879208002751 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) 0.0 y[1] (numeric) 3.46297509162609 absolute error 3.46297509162609 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.796697834734998 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.793073925793046 Order of pole (six term test) -0.7461265893287923 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) 0.0 y[1] (numeric) 3.472942018859484 absolute error 3.472942018859484 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.807616327761475 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.8032424174678265 Order of pole (six term test) -0.7479643370700586 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) 0.0 y[1] (numeric) 3.4829091516145994 absolute error 3.4829091516145994 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.818531880416276 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.813408923209887 Order of pole (six term test) -0.7498009638203733 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) 0.0 y[1] (numeric) 3.492876488418203 absolute error 3.492876488418203 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.8294444984991 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.823573446634182 Order of pole (six term test) -0.7516362735770663 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) 0.0 y[1] (numeric) 3.5028440278092057 absolute error 3.5028440278092057 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.8403541878432135 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.833735991333419 Order of pole (six term test) -0.7534700630812328 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) 0.0 y[1] (numeric) 3.5128117683385467 absolute error 3.5128117683385467 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.85126095431459 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.843896561711586 Order of pole (six term test) -0.7553021374483713 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) 0.0 y[1] (numeric) 3.5227797085690806 absolute error 3.5227797085690806 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.862164803811065 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.854055162150655 Order of pole (six term test) -0.7571322946454995 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) 0.0 y[1] (numeric) 3.532747847075466 absolute error 3.532747847075466 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.873065742261426 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.864211797469192 Order of pole (six term test) -0.758960332761264 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) 0.0 y[1] (numeric) 3.5427161824440536 absolute error 3.5427161824440536 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.883963775624719 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.87436647295038 Order of pole (six term test) -0.7607860531898822 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) 0.0 y[1] (numeric) 3.5526847132727783 absolute error 3.5526847132727783 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.8948589098892725 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.884519194188803 Order of pole (six term test) -0.7626092551587593 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) 0.0 y[1] (numeric) 3.5626534381710493 absolute error 3.5626534381710493 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.905751151072021 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.894669966890542 Order of pole (six term test) -0.7644297338227428 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) 0.0 y[1] (numeric) 3.572622355759642 absolute error 3.572622355759642 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.916640505217589 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.90481879758589 Order of pole (six term test) -0.7662472927392834 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) 0.0 y[1] (numeric) 3.582591464670594 absolute error 3.582591464670594 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.927526978397575 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.914965692870474 Order of pole (six term test) -0.768061730019447 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) 0.0 y[1] (numeric) 3.5925607635470977 absolute error 3.5925607635470977 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.938410576709746 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.925110659686238 Order of pole (six term test) -0.76987284470896 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) 0.0 y[1] (numeric) 3.6025302510433987 absolute error 3.6025302510433987 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.949291306277291 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.935253705425094 Order of pole (six term test) -0.7716804362634129 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) 0.0 y[1] (numeric) 3.612499925824691 absolute error 3.612499925824691 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.960169173248023 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.945394837671004 Order of pole (six term test) -0.7734843011043093 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) 0.0 y[1] (numeric) 3.6224697865670152 absolute error 3.6224697865670152 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.971044183793674 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.9555340646047386 Order of pole (six term test) -0.7752842419680235 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) 0.0 y[1] (numeric) 3.6324398319571602 absolute error 3.6324398319571602 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.981916344109084 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.96567139459973 Order of pole (six term test) -0.7770800579880852 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) 0.0 y[1] (numeric) 3.6424100606925607 absolute error 3.6424100606925607 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 5.992785660411583 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.9758068364241765 Order of pole (six term test) -0.7788715492978007 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) 0.0 y[1] (numeric) 3.6523804714811994 absolute error 3.6523804714811994 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.0036521389401685 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.985940399028796 Order of pole (six term test) -0.7806585124174532 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) 0.0 y[1] (numeric) 3.662351063041511 absolute error 3.662351063041511 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.014515785954832 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 5.996072092150235 Order of pole (six term test) -0.782440755322682 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) 0.0 y[1] (numeric) 3.6723218341022834 absolute error 3.6723218341022834 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.025376607735884 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.006201925337381 Order of pole (six term test) -0.7842180726375982 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) 0.0 y[1] (numeric) 3.6822927834025636 absolute error 3.6822927834025636 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.0362346105832305 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.016329908832309 Order of pole (six term test) -0.7859902681996171 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) 0.0 y[1] (numeric) 3.692263909691563 absolute error 3.692263909691563 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.0470898008156855 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.026456053114494 Order of pole (six term test) -0.7877571448297616 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) 0.0 y[1] (numeric) 3.7022352117285635 absolute error 3.7022352117285635 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.057942184770337 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.036580369069386 Order of pole (six term test) -0.7895185058648106 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) 0.0 y[1] (numeric) 3.712206688282825 absolute error 3.712206688282825 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.068791768801872 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.046702867770197 Order of pole (six term test) -0.7912741528137577 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) 0.0 y[1] (numeric) 3.7221783381334936 absolute error 3.7221783381334936 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.079638559281888 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.056823560767652 Order of pole (six term test) -0.793023890607353 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) 0.0 y[1] (numeric) 3.732150160069512 absolute error 3.732150160069512 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.090482562598274 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.066942459934404 Order of pole (six term test) -0.7947675252676465 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) 0.0 y[1] (numeric) 3.7421221528895288 absolute error 3.7421221528895288 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.101323785154611 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.077059577445363 Order of pole (six term test) -0.7965048617090389 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) 0.0 y[1] (numeric) 3.752094315401809 absolute error 3.752094315401809 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.112162233369444 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.087174925765058 Order of pole (six term test) -0.7982357061181506 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) 0.0 y[1] (numeric) 3.762066646424149 absolute error 3.762066646424149 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.122997913675822 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.097288517852778 Order of pole (six term test) -0.7999598690896566 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) 0.0 y[1] (numeric) 3.7720391447837853 absolute error 3.7720391447837853 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.133830832520519 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.107400366711848 Order of pole (six term test) -0.8016771548243664 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) 0.0 y[1] (numeric) 3.7820118093173134 absolute error 3.7820118093173134 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.14466099636356 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.117510485927215 Order of pole (six term test) -0.8033873750740312 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) 0.0 y[1] (numeric) 3.791984638870599 absolute error 3.791984638870599 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.1554884116775455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.127618889281973 Order of pole (six term test) -0.8050903402487073 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) 0.0 y[1] (numeric) 3.801957632298695 absolute error 3.801957632298695 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.166313084947149 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.137725590904225 Order of pole (six term test) -0.8067858619253894 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) 0.0 y[1] (numeric) 3.8119307884657583 absolute error 3.8119307884657583 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.1771350226684625 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.147830605210669 Order of pole (six term test) -0.8084737526179779 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) 0.0 y[1] (numeric) 3.8219041062449666 absolute error 3.8219041062449666 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.187954231348484 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.157933946988333 Order of pole (six term test) -0.8101538274610611 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) 0.0 y[1] (numeric) 3.8318775845184367 absolute error 3.8318775845184367 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.198770717504567 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.168035631249255 Order of pole (six term test) -0.8118259001769683 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) 0.0 y[1] (numeric) 3.8418512221771453 absolute error 3.8418512221771453 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.2095844876637925 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.178135673358794 Order of pole (six term test) -0.8134897883323919 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) 0.0 y[1] (numeric) 3.8518250181208464 absolute error 3.8518250181208464 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.2203955483625295 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.188234089039765 Order of pole (six term test) -0.8151453119837537 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) 0.0 y[1] (numeric) 3.861798971257994 absolute error 3.861798971257994 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.231203906145853 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.198330894128459 Order of pole (six term test) -0.8167922864414319 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) 0.0 y[1] (numeric) 3.8717730805056627 absolute error 3.8717730805056627 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.242009567566989 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.208426104959416 Order of pole (six term test) -0.8184305359968267 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) 0.0 y[1] (numeric) 3.8817473447894706 absolute error 3.8817473447894706 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.252812539186863 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.218519738025869 Order of pole (six term test) -0.8200598816956166 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) 0.0 y[1] (numeric) 3.8917217630435026 absolute error 3.8917217630435026 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.263612827573539 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.228611810164227 Order of pole (six term test) -0.8216801483134706 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) 0.0 y[1] (numeric) 3.9016963342102335 absolute error 3.9016963342102335 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.274410439301737 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.238702338418415 Order of pole (six term test) -0.8232911591306955 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) 0.0 y[1] (numeric) 3.9116710572404543 absolute error 3.9116710572404543 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.2852053809523545 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.2487913401563375 Order of pole (six term test) -0.8248927414052911 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) 0.0 y[1] (numeric) 3.9216459310931957 absolute error 3.9216459310931957 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.295997659111932 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.2588788330756016 Order of pole (six term test) -0.8264847258160035 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) 0.0 y[1] (numeric) 3.931620954735656 absolute error 3.931620954735656 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.306787280372202 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.26896483503266 Order of pole (six term test) -0.8280669433341146 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) 0.0 y[1] (numeric) 3.9415961271431277 absolute error 3.9415961271431277 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.317574251329694 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.279049364190017 Order of pole (six term test) -0.8296392223192353 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) 0.0 y[1] (numeric) 3.9515714472989245 absolute error 3.9515714472989245 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.328358578585093 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.289132438982825 Order of pole (six term test) -0.8312013993608982 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) 0.0 y[1] (numeric) 3.9615469141943107 absolute error 3.9615469141943107 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.3391402687429315 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.299214078070736 Order of pole (six term test) -0.8327533109582834 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) 0.0 y[1] (numeric) 3.97152252682843 absolute error 3.97152252682843 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.349919328411105 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.3092943003620325 Order of pole (six term test) -0.8342947916549388 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) 0.0 y[1] (numeric) 3.9814982842082354 absolute error 3.9814982842082354 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.36069576420041 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.31937312501446 Order of pole (six term test) -0.835825681806293 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) 0.0 y[1] (numeric) 3.9914741853484204 absolute error 3.9914741853484204 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.371469582724082 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.32945057146136 Order of pole (six term test) -0.8373458273773249 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) 0.0 y[1] (numeric) 4.001450229271349 absolute error 4.001450229271349 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.382240790597464 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.339526659276542 Order of pole (six term test) -0.8388550658566576 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) 0.0 y[1] (numeric) 4.011426415006989 absolute error 4.011426415006989 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.393009394437464 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.349601408369452 Order of pole (six term test) -0.840353247388947 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) 0.0 y[1] (numeric) 4.021402741592844 absolute error 4.021402741592844 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.403775400862193 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.359674838756076 Order of pole (six term test) -0.8418402149829269 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) 0.0 y[1] (numeric) 4.031379208073887 absolute error 4.031379208073887 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.414538816490607 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.369746970750618 Order of pole (six term test) -0.8433158195254276 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) 0.0 y[1] (numeric) 4.041355813502495 absolute error 4.041355813502495 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.425299647942029 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.379817824870409 Order of pole (six term test) -0.8447799181205937 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) 0.0 y[1] (numeric) 4.051332556938382 absolute error 4.051332556938382 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.436057901835762 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.389887421760891 Order of pole (six term test) -0.8462323533191096 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) 0.0 y[1] (numeric) 4.061309437448537 absolute error 4.061309437448537 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.4468135847907435 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.399955782352991 Order of pole (six term test) -0.8476729886760488 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) 0.0 y[1] (numeric) 4.071286454107155 absolute error 4.071286454107155 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.457566703425142 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.41002292777191 Order of pole (six term test) -0.8491016833965848 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) 0.0 y[1] (numeric) 4.081263605995582 absolute error 4.081263605995582 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.468317264355971 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.420088879288126 Order of pole (six term test) -0.8505182961090689 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) 0.0 y[1] (numeric) 4.091240892202243 absolute error 4.091240892202243 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.479065274198722 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.430153658333125 Order of pole (six term test) -0.8519226818063199 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) 0.0 y[1] (numeric) 4.101218311822587 absolute error 4.101218311822587 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.489810739566952 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.440217286562172 Order of pole (six term test) -0.8533147174718749 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) 0.0 y[1] (numeric) 4.11119586395902 absolute error 4.11119586395902 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.500553667072116 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.450279785821914 Order of pole (six term test) -0.8546942616736999 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) 0.0 y[1] (numeric) 4.121173547720851 absolute error 4.121173547720851 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.511294063322973 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.460341178054589 Order of pole (six term test) -0.8560611882887876 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) 0.0 y[1] (numeric) 4.131151362224221 absolute error 4.131151362224221 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.522031934925327 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.470401485418024 Order of pole (six term test) -0.8574153643878581 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) 0.0 y[1] (numeric) 4.141129306592057 absolute error 4.141129306592057 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.532767288481759 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.480460730184433 Order of pole (six term test) -0.8587566693424407 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) 0.0 y[1] (numeric) 4.1511073799539995 absolute error 4.1511073799539995 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.5435001305912355 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.490518934797644 Order of pole (six term test) -0.8600849773864141 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) 0.0 y[1] (numeric) 4.161085581446354 absolute error 4.161085581446354 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.554230467848742 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.500576121853673 Order of pole (six term test) -0.8614001636750022 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) 0.0 y[1] (numeric) 4.171063910212028 absolute error 4.171063910212028 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.564958306845059 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.5106323140535975 Order of pole (six term test) -0.8627021144680853 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) 0.0 y[1] (numeric) 4.181042365400473 absolute error 4.181042365400473 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.575683654166351 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.520687534244839 Order of pole (six term test) -0.8639907124480608 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) 0.0 y[1] (numeric) 4.191020946167633 absolute error 4.191020946167633 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.586406516393895 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.530741805404679 Order of pole (six term test) -0.8652658426927999 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) 0.0 y[1] (numeric) 4.200999651675882 absolute error 4.200999651675882 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.597126900103784 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.540795150613749 Order of pole (six term test) -0.8665273939804639 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) 0.0 y[1] (numeric) 4.210978481093972 absolute error 4.210978481093972 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.607844811866609 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.5508475930829535 Order of pole (six term test) -0.8677752545324378 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) 0.0 y[1] (numeric) 4.2209574335969755 absolute error 4.2209574335969755 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.618560258247181 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.560899156089196 Order of pole (six term test) -0.8690093254434021 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) 0.0 y[1] (numeric) 4.230936508366234 absolute error 4.230936508366234 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.629273245804201 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.570949863078166 Order of pole (six term test) -0.8702294941233166 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) 0.0 y[1] (numeric) 4.240915704589302 absolute error 4.240915704589302 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.639983781090047 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.580999737510909 Order of pole (six term test) -0.8714356671274484 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) 0.0 y[1] (numeric) 4.2508950214598915 absolute error 4.2508950214598915 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.650691870650404 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.5910488030271495 Order of pole (six term test) -0.872627739202958 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) 0.0 y[1] (numeric) 4.260874458177824 absolute error 4.260874458177824 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.661397521024096 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.6010970832641265 Order of pole (six term test) -0.8738056155387053 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) 0.0 y[1] (numeric) 4.270854013948972 absolute error 4.270854013948972 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.672100738742687 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.611144601971766 Order of pole (six term test) -0.8749692039329435 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) 0.0 y[1] (numeric) 4.280833687985211 absolute error 4.280833687985211 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.6828015303303445 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.621191382959461 Order of pole (six term test) -0.8761184123982293 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) 0.0 y[1] (numeric) 4.290813479504369 absolute error 4.290813479504369 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.693499902303506 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.631237450137848 Order of pole (six term test) -0.8772531517991702 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) 0.0 y[1] (numeric) 4.3007933877301685 absolute error 4.3007933877301685 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.704195861170696 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.641282827447376 Order of pole (six term test) -0.8783733358667689 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) 0.0 y[1] (numeric) 4.310773411892186 absolute error 4.310773411892186 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.714889413432086 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.6513275389008 Order of pole (six term test) -0.8794788793575687 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) 0.0 y[1] (numeric) 4.320753551225795 absolute error 4.320753551225795 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.7255805655795315 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.661371608496869 Order of pole (six term test) -0.880569704721184 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) 0.0 y[1] (numeric) 4.330733804972116 absolute error 4.330733804972116 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.73626932409613 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.671415060354142 Order of pole (six term test) -0.8816457307234327 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) 0.0 y[1] (numeric) 4.340714172377973 absolute error 4.340714172377973 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.74695569545601 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.681457918560445 Order of pole (six term test) -0.8827068854074653 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) 0.0 y[1] (numeric) 4.350694652695841 absolute error 4.350694652695841 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.757639686124181 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.691500207283128 Order of pole (six term test) -0.8837530921561836 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) 0.0 y[1] (numeric) 4.360675245183797 absolute error 4.360675245183797 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.768321302556231 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.701541950753383 Order of pole (six term test) -0.8847842778322974 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) 0.0 y[1] (numeric) 4.370655949105476 absolute error 4.370655949105476 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.779000551198186 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.711583173057254 Order of pole (six term test) -0.8858003805614398 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) 0.0 y[1] (numeric) 4.380636763730019 absolute error 4.380636763730019 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.789677438486108 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.721623898499058 Order of pole (six term test) -0.8868013293525951 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) 0.0 y[1] (numeric) 4.39061768833203 absolute error 4.39061768833203 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.800351970846141 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.731664151283861 Order of pole (six term test) -0.8877870622302666 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) 0.0 y[1] (numeric) 4.400598722191529 absolute error 4.400598722191529 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.81102415469419 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.741703955586498 Order of pole (six term test) -0.8887575203882072 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y[1] (analytic) 0.0 y[1] (numeric) 4.410579864593906 absolute error 4.410579864593906 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.821693996435505 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.751743335617398 Order of pole (six term test) -0.8897126464802003 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y[1] (analytic) 0.0 y[1] (numeric) 4.420561114829874 absolute error 4.420561114829874 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.832361502464942 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.76178231564545 Order of pole (six term test) -0.8906523827694244 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y[1] (analytic) 0.0 y[1] (numeric) 4.430542472195426 absolute error 4.430542472195426 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.843026679166202 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.771820919813234 Order of pole (six term test) -0.8915766775990139 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y[1] (analytic) 0.0 y[1] (numeric) 4.44052393599179 absolute error 4.44052393599179 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.853689532912208 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.781859172394859 Order of pole (six term test) -0.8924854767727535 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y[1] (analytic) 0.0 y[1] (numeric) 4.450505505525383 absolute error 4.450505505525383 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.864350070064515 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.791897097319756 Order of pole (six term test) -0.8933787420114214 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y[1] (analytic) 0.0 y[1] (numeric) 4.460487180107771 absolute error 4.460487180107771 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.875008296973167 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.801934718961006 Order of pole (six term test) -0.8942564180967594 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y[1] (analytic) 0.0 y[1] (numeric) 4.470468959055622 absolute error 4.470468959055622 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.8856642199767615 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.811972061301951 Order of pole (six term test) -0.8951184651603512 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y[1] (analytic) 0.0 y[1] (numeric) 4.480450841690665 absolute error 4.480450841690665 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.89631784540204 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.822009148345294 Order of pole (six term test) -0.8959648465251817 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y[1] (analytic) 0.0 y[1] (numeric) 4.490432827339648 absolute error 4.490432827339648 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.906969179563741 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.8320460041254965 Order of pole (six term test) -0.8967955213925212 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y[1] (analytic) 0.0 y[1] (numeric) 4.500414915334292 absolute error 4.500414915334292 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.91761822876458 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.842082652671211 Order of pole (six term test) -0.8976104523437805 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y[1] (analytic) 0.0 y[1] (numeric) 4.510397105011257 absolute error 4.510397105011257 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.928264999294849 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.852119117731312 Order of pole (six term test) -0.898409612984457 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y[1] (analytic) 0.0 y[1] (numeric) 4.520379395712093 absolute error 4.520379395712093 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.938909497432507 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.862155423340627 Order of pole (six term test) -0.8991929641966774 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y[1] (analytic) 0.0 y[1] (numeric) 4.530361786783201 absolute error 4.530361786783201 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.9495517294427875 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.872191593109104 Order of pole (six term test) -0.899960485461694 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y[1] (analytic) 0.0 y[1] (numeric) 4.540344277575798 absolute error 4.540344277575798 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.9601917015782995 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.88222765082474 Order of pole (six term test) -0.9007121473820021 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y[1] (analytic) 0.0 y[1] (numeric) 4.550326867445868 absolute error 4.550326867445868 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.970829420078527 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.892263620139225 Order of pole (six term test) -0.9014479270960081 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y[1] (analytic) 0.0 y[1] (numeric) 4.56030955575413 absolute error 4.56030955575413 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.981464891170083 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.902299524606132 Order of pole (six term test) -0.9021678027623619 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y[1] (analytic) 0.0 y[1] (numeric) 4.570292341865993 absolute error 4.570292341865993 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 6.992098121066237 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.912335387665974 Order of pole (six term test) -0.9028717585631458 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y[1] (analytic) 0.0 y[1] (numeric) 4.58027522515152 absolute error 4.58027522515152 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.002729115966944 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.922371232834926 Order of pole (six term test) -0.9035597745021438 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y[1] (analytic) 0.0 y[1] (numeric) 4.590258204985389 absolute error 4.590258204985389 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.0133578820586555 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.932407083172727 Order of pole (six term test) -0.904231843457163 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y[1] (analytic) 0.0 y[1] (numeric) 4.600241280746855 absolute error 4.600241280746855 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.023984425514173 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.942442962119322 Order of pole (six term test) -0.9048879468250437 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y[1] (analytic) 0.0 y[1] (numeric) 4.61022445181971 absolute error 4.61022445181971 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.0346087524926455 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.952478892754186 Order of pole (six term test) -0.9055280768962852 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y[1] (analytic) 0.0 y[1] (numeric) 4.6202077175922485 absolute error 4.6202077175922485 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.045230869139128 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.962514898049237 Order of pole (six term test) -0.9061522280927221 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y[1] (analytic) 0.0 y[1] (numeric) 4.630191077457226 absolute error 4.630191077457226 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.055850781584843 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.972551000960753 Order of pole (six term test) -0.9067603937568922 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y[1] (analytic) 0.0 y[1] (numeric) 4.640174530811828 absolute error 4.640174530811828 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.066468495946752 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.982587224120006 Order of pole (six term test) -0.9073525758806991 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y[1] (analytic) 0.0 y[1] (numeric) 4.650158077057628 absolute error 4.650158077057628 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.077084018327669 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 6.992623590441109 Order of pole (six term test) -0.9079287683477428 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y[1] (analytic) 0.0 y[1] (numeric) 4.660141715600554 absolute error 4.660141715600554 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.087697354815899 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.002660122387418 Order of pole (six term test) -0.9084889747531975 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y[1] (analytic) 0.0 y[1] (numeric) 4.670125445850853 absolute error 4.670125445850853 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.098308511485373 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.012696842317829 Order of pole (six term test) -0.909033202792255 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y[1] (analytic) 0.0 y[1] (numeric) 4.680109267223052 absolute error 4.680109267223052 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.108917494395395 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.0227337728273636 Order of pole (six term test) -0.9095614501572484 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y[1] (analytic) 0.0 y[1] (numeric) 4.690093179135929 absolute error 4.690093179135929 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.11952430959046 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.032770935749823 Order of pole (six term test) -0.9100737349817223 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y[1] (analytic) 0.0 y[1] (numeric) 4.700077181012473 absolute error 4.700077181012473 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.130128963100356 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.0428083534939665 Order of pole (six term test) -0.9105700586896841 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y[1] (analytic) 0.0 y[1] (numeric) 4.71006127227985 absolute error 4.71006127227985 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.140731460939933 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.052846047809261 Order of pole (six term test) -0.9110504382979663 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y[1] (analytic) 0.0 y[1] (numeric) 4.72004545236937 absolute error 4.72004545236937 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.15133180910903 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.062884040502567 Order of pole (six term test) -0.9115148873558159 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) 0.0 y[1] (numeric) 4.7300297207164546 absolute error 4.7300297207164546 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.16193001359237 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.07292235336595 Order of pole (six term test) -0.9119634195485489 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) 0.0 y[1] (numeric) 4.7400140767606 absolute error 4.7400140767606 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.172526080359337 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.0829610076815674 Order of pole (six term test) -0.9123960587154443 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) 0.0 y[1] (numeric) 4.749998519945346 absolute error 4.749998519945346 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.183120015364267 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.093000025042995 Order of pole (six term test) -0.9128128192515419 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) 0.0 y[1] (numeric) 4.759983049718241 absolute error 4.759983049718241 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.193711824545934 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.103039426555661 Order of pole (six term test) -0.9132137261554671 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) 0.0 y[1] (numeric) 4.769967665530813 absolute error 4.769967665530813 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.204301513827693 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.113079233454897 Order of pole (six term test) -0.9135988000540021 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) 0.0 y[1] (numeric) 4.779952366838533 absolute error 4.779952366838533 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.214889089117243 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.12311946642124 Order of pole (six term test) -0.9139680722553845 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) 0.0 y[1] (numeric) 4.789937153100785 absolute error 4.789937153100785 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.225474556306788 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.133160146366845 Order of pole (six term test) -0.9143215666252047 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) 0.0 y[1] (numeric) 4.799922023780835 absolute error 4.799922023780835 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.236057921272727 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.143201293814821 Order of pole (six term test) -0.9146593148285547 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) 0.0 y[1] (numeric) 4.809906978345797 absolute error 4.809906978345797 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.246639189875659 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.153242929425125 Order of pole (six term test) -0.9149813435513465 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) 0.0 y[1] (numeric) 4.819892016266605 absolute error 4.819892016266605 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.257218367960341 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.163285073316397 Order of pole (six term test) -0.9152876895796531 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) 0.0 y[1] (numeric) 4.829877137017979 absolute error 4.829877137017979 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.267795461355593 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.1733277457210844 Order of pole (six term test) -0.915578385033287 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) 0.0 y[1] (numeric) 4.839862340078396 absolute error 4.839862340078396 relative error -1.0% Correct digits -1 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 7.278370475874134 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 Radius of convergence (six term test) for eq 1 7.183370966131443 Order of pole (six term test) -0.9158534758475305 Finished! diff ( y , x , 1 ) = tanh(sqrt(2.0*x + 3.0)); Iterations 491 Total Elapsed Time 1.0 Seconds Elapsed Time(since restart) 1.0 Seconds Time to Timeout 2 Minutes 59.0 Seconds Percent Done 100.40816326530484%