##############ECHO OF PROBLEM################# ##############temp/subpostode.ode################# diff ( y , x , 1 ) = sin ( x ) - cos ( x ); ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.0 x_end=10.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=100 #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(2.0 - cos(x) - sin(x)) 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 10.0 estimated_steps 10000000.0 step_error 1.0e-17 est_needed_step_err 1.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.4795963091432437e-183 estimated_step_error 2.4795963091432437e-183 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 1.664028945667307e-175 estimated_step_error 1.664028945667307e-175 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 1.1167109634281649e-167 estimated_step_error 1.1167109634281649e-167 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 7.494120972320839e-160 estimated_step_error 7.494120972320839e-160 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 5.029220196379388e-152 estimated_step_error 5.029220196379388e-152 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 3.375053541863191e-144 estimated_step_error 3.375053541863191e-144 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 2.2649614335316283e-136 estimated_step_error 2.2649614335316283e-136 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 1.5199916895423763e-128 estimated_step_error 1.5199916895423763e-128 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 1.0200515736182797e-120 estimated_step_error 1.0200515736182797e-120 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 6.84548268459941e-113 estimated_step_error 6.84548268459941e-113 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 4.593969220564806e-105 estimated_step_error 4.593969220564806e-105 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 3.0830190141819696e-97 estimated_step_error 3.0830190141819696e-97 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 2.0690574936827547e-89 estimated_step_error 2.0690574936827547e-89 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 1.3886262703084511e-81 estimated_step_error 1.3886262703084511e-81 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 9.320326031009437e-74 estimated_step_error 9.320326031009437e-74 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 6.25666042189902e-66 estimated_step_error 6.25666042189902e-66 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 4.201315597423391e-58 estimated_step_error 4.201315597423391e-58 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 2.822860803119427e-50 estimated_step_error 2.822860803119427e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.0 y[1] (analytic) 1.0 y[1] (numeric) 1.0 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.0 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4818119423472889 Order of pole (three term test) -12.973232669869592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.01 y[1] (analytic) 0.9900501662491681 y[1] (numeric) 0.9900501662491681 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.38385130821102 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817089712716389 Order of pole (three term test) -13.214654945543119 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.02 y[1] (analytic) 0.9802013266400892 y[1] (numeric) 0.9802013266400892 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.21558373370132 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48141333114442386 Order of pole (three term test) -13.455974032196812 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.03 y[1] (analytic) 0.9704544660485168 y[1] (numeric) 0.9704544660485168 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.834612002545615 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4809251481371409 Order of pole (three term test) -13.697093417606547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.04 y[1] (analytic) 0.9608105591523879 y[1] (numeric) 0.9608105591523879 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.460749017849253 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4802446254098619 Order of pole (three term test) -13.937916677350401 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.05 y[1] (analytic) 0.9512705703343554 y[1] (numeric) 0.9512705703343554 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.093724926300098 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4793720430173469 Order of pole (three term test) -14.178347513344407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.060000000000000005 y[1] (analytic) 0.9418354535853511 y[1] (numeric) 0.9418354535853511 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.733282345071224 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4783077577844656 Order of pole (three term test) -14.418289792315163 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07 y[1] (analytic) 0.9325061524091875 y[1] (numeric) 0.9325061524091875 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.37917562727376 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47705220315099217 Order of pole (three term test) -14.657647584193953 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08 y[1] (analytic) 0.9232835997282077 y[1] (numeric) 0.9232835997282078 absolute error 1.1102230246251565e-16 relative error 1.2024723767994787e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.031170178182478 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4756058889858625 Order of pole (three term test) -14.896325200417213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09 y[1] (analytic) 0.9141687177899948 y[1] (numeric) 0.9141687177899946 absolute error 1.1102230246251565e-16 relative error 1.2144618416927716e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.689041818169756 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47396940137097926 Order of pole (three term test) -15.134227232117956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09999999999999999 y[1] (analytic) 0.9051624180751462 y[1] (numeric) 0.9051624180751461 absolute error 1.1102230246251565e-16 relative error 1.2265456480021317e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.352576188650406 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47214340235467844 Order of pole (three term test) -15.371258588193184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10999999999999999 y[1] (analytic) 0.8962656012061284 y[1] (numeric) 0.8962656012061283 absolute error 1.1102230246251565e-16 relative error 1.2387210031614511e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.021568197670113 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47012862967497016 Order of pole (three term test) -15.607324533232164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11999999999999998 y[1] (analytic) 0.8874791568572145 y[1] (numeric) 0.8874791568572143 absolute error 1.1102230246251565e-16 relative error 1.2509849003741494e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.695821502067625 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46792589645268684 Order of pole (three term test) -15.842330725290525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12999999999999998 y[1] (analytic) 0.878803963665517 y[1] (numeric) 0.878803963665517 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.37514802340876 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4655360908546779 Order of pole (three term test) -16.076183253495252 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13999999999999999 y[1] (analytic) 0.8702408891431261 y[1] (numeric) 0.8702408891431263 absolute error 1.1102230246251565e-16 relative error 1.2757651800506942e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.059367495132692 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4629601757272057 Order of pole (three term test) -16.3087886754659 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15 y[1] (analytic) 0.8617907895903585 y[1] (numeric) 0.8617907895903584 absolute error 1.1102230246251565e-16 relative error 1.2882744142031122e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.748307038569243 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4601991881997071 Order of pole (three term test) -16.540054054537073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16 y[1] (analytic) 0.8534545100101272 y[1] (numeric) 0.853454510010127 absolute error 2.220446049250313e-16 relative error 2.601715760133443e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4572542392590958 Order of pole (three term test) -16.76988699676761 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17 y[1] (analytic) 0.8452328840234432 y[1] (numeric) 0.8452328840234431 absolute error 1.1102230246251565e-16 relative error 1.3135113950374459e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.454126513294795 Order of pole (three term test) -16.99819568772208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000002 y[1] (analytic) 0.8371267337860544 y[1] (numeric) 0.8371267337860542 absolute error 2.220446049250313e-16 relative error 2.6524610427956962e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45081726761469754 Order of pole (three term test) -17.224888929009893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000003 y[1] (analytic) 0.8291368699062289 y[1] (numeric) 0.8291368699062289 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44732783193226383 Order of pole (three term test) -17.449876174567915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20000000000000004 y[1] (analytic) 0.8212640913636972 y[1] (numeric) 0.8212640913636969 absolute error 2.220446049250313e-16 relative error 2.7036930904446274e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4436596078249806 Order of pole (three term test) -17.67306756667231 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21000000000000005 y[1] (analytic) 0.813509185429752 y[1] (numeric) 0.8135091854297519 absolute error 1.1102230246251565e-16 relative error 1.3647332378166813e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43981406816440877 Order of pole (three term test) -17.894373971665512 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22000000000000006 y[1] (analytic) 0.8058729275885252 y[1] (numeric) 0.8058729275885249 absolute error 3.3306690738754696e-16 relative error 4.1329953642221036e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43579275651806687 Order of pole (three term test) -18.11370701538451 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23000000000000007 y[1] (analytic) 0.7983560814594368 y[1] (numeric) 0.7983560814594365 absolute error 3.3306690738754696e-16 relative error 4.171909190929982e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43159728652340096 Order of pole (three term test) -18.330979118276392 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24000000000000007 y[1] (analytic) 0.7909593987208359 y[1] (numeric) 0.7909593987208355 absolute error 3.3306690738754696e-16 relative error 4.2109229364515184e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42722934123410783 Order of pole (three term test) -18.54610353018772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.25000000000000006 y[1] (analytic) 0.7836836190348324 y[1] (numeric) 0.783683619034832 absolute error 4.440892098500626e-16 relative error 5.6666899634446e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42269067243908337 Order of pole (three term test) -18.758994364814114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.26000000000000006 y[1] (analytic) 0.7765294699733315 y[1] (numeric) 0.7765294699733314 absolute error 1.1102230246251565e-16 relative error 1.429724263604941e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4179830999542817 Order of pole (three term test) -18.969566633796582 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2700000000000001 y[1] (analytic) 0.7694976669452782 y[1] (numeric) 0.7694976669452781 absolute error 1.1102230246251565e-16 relative error 1.4427893316850153e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4131085108877823 Order of pole (three term test) -19.177736280451537 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2800000000000001 y[1] (analytic) 0.7625889131251153 y[1] (numeric) 0.7625889131251151 absolute error 2.220446049250313e-16 relative error 2.911720864326298e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4080688588783669 Order of pole (three term test) -19.383420213121262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2900000000000001 y[1] (analytic) 0.7558038993824672 y[1] (numeric) 0.7558038993824671 absolute error 1.1102230246251565e-16 relative error 1.4689300035793265e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40286616330792363 Order of pole (three term test) -19.586536338132067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3000000000000001 y[1] (analytic) 0.7491433042130544 y[1] (numeric) 0.7491433042130542 absolute error 2.220446049250313e-16 relative error 2.963980371663075e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3975025084880031 Order of pole (three term test) -19.787003592347265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3100000000000001 y[1] (analytic) 0.7426077936708431 y[1] (numeric) 0.7426077936708428 absolute error 2.220446049250313e-16 relative error 2.9900656418837884e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3919800428208584 Order of pole (three term test) -19.984741975302494 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3200000000000001 y[1] (analytic) 0.7361980213014412 y[1] (numeric) 0.7361980213014411 absolute error 1.1102230246251565e-16 relative error 1.5080494547683227e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3863009779353167 Order of pole (three term test) -20.179672580910996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3300000000000001 y[1] (analytic) 0.7299146280767446 y[1] (numeric) 0.7299146280767443 absolute error 2.220446049250313e-16 relative error 3.042062679440987e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3804675877978322 Order of pole (three term test) -20.371717628726547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34000000000000014 y[1] (analytic) 0.7237582423308394 y[1] (numeric) 0.7237582423308391 absolute error 3.3306690738754696e-16 relative error 4.601908315612628e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.374482207799086 Order of pole (three term test) -20.560800494752062 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35000000000000014 y[1] (analytic) 0.7177294796971695 y[1] (numeric) 0.7177294796971694 absolute error 1.1102230246251565e-16 relative error 1.5468544291835292e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36834723381650036 Order of pole (three term test) -20.74684574178215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.36000000000000015 y[1] (analytic) 0.7118289430469751 y[1] (numeric) 0.7118289430469749 absolute error 2.220446049250313e-16 relative error 3.119353421828735e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3620651212530531 Order of pole (three term test) -20.929779149267745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.37000000000000016 y[1] (analytic) 0.7060572224290035 y[1] (numeric) 0.7060572224290033 absolute error 2.220446049250313e-16 relative error 3.1448528231344405e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3556383840527748 Order of pole (three term test) -21.109527742691515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.38000000000000017 y[1] (analytic) 0.7004148950105071 y[1] (numeric) 0.7004148950105067 absolute error 4.440892098500626e-16 relative error 6.340373584479535e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34906959369333135 Order of pole (three term test) -21.28601982244283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3900000000000002 y[1] (analytic) 0.6949025250195255 y[1] (numeric) 0.6949025250195251 absolute error 4.440892098500626e-16 relative error 6.390669106254643e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3423613781560963 Order of pole (three term test) -21.45918499218106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4000000000000002 y[1] (analytic) 0.6895206636884642 y[1] (numeric) 0.689520663688464 absolute error 2.220446049250313e-16 relative error 3.220274846256883e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33551642087412425 Order of pole (three term test) -21.628954186676598 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4100000000000002 y[1] (analytic) 0.6842698491989719 y[1] (numeric) 0.6842698491989716 absolute error 3.3306690738754696e-16 relative error 4.8674789306798436e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32853745965845327 Order of pole (three term test) -21.79525969911873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4200000000000002 y[1] (analytic) 0.6791506066281214 y[1] (numeric) 0.6791506066281211 absolute error 3.3306690738754696e-16 relative error 4.90416859142883e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.321427285603159 Order of pole (three term test) -21.958035207880197 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4300000000000002 y[1] (analytic) 0.674163447895904 y[1] (numeric) 0.6741634478959037 absolute error 3.3306690738754696e-16 relative error 4.94044743047201e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3141887419696068 Order of pole (three term test) -22.117215802727944 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4400000000000002 y[1] (analytic) 0.6693088717140367 y[1] (numeric) 0.6693088717140365 absolute error 2.220446049250313e-16 relative error 3.317520718893148e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3068247230503366 Order of pole (three term test) -22.272738010470462 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45000000000000023 y[1] (analytic) 0.6645873635360928 y[1] (numeric) 0.6645873635360924 absolute error 4.440892098500626e-16 relative error 6.682179563077786e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2993381730130449 Order of pole (three term test) -22.42453982003152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46000000000000024 y[1] (analytic) 0.6599993955089547 y[1] (numeric) 0.6599993955089545 absolute error 2.220446049250313e-16 relative error 3.364315277195109e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2917320847251109 Order of pole (three term test) -22.572560706941186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.47000000000000025 y[1] (analytic) 0.6555454264256027 y[1] (numeric) 0.6555454264256022 absolute error 4.440892098500626e-16 relative error 6.774346856044491e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2840094985591471 Order of pole (three term test) -22.716741657234532 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.48000000000000026 y[1] (analytic) 0.6512259016792328 y[1] (numeric) 0.6512259016792323 absolute error 4.440892098500626e-16 relative error 6.819280509343174e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27617350118003386 Order of pole (three term test) -22.857025190749123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.49000000000000027 y[1] (analytic) 0.6470412532187204 y[1] (numeric) 0.6470412532187199 absolute error 5.551115123125783e-16 relative error 8.579229060761803e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26822722431393103 Order of pole (three term test) -22.993355383812364 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000002 y[1] (analytic) 0.642991899505424 y[1] (numeric) 0.6429918995054237 absolute error 3.3306690738754696e-16 relative error 5.179954951901184e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26017384349974126 Order of pole (three term test) -23.125677891310254 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000002 y[1] (analytic) 0.6390782454713411 y[1] (numeric) 0.6390782454713406 absolute error 4.440892098500626e-16 relative error 6.948902000607647e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2520165768235296 Order of pole (three term test) -23.25393996812897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000002 y[1] (analytic) 0.6353006824786134 y[1] (numeric) 0.6353006824786128 absolute error 5.551115123125783e-16 relative error 8.737776105431232e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2437586836363864 Order of pole (three term test) -23.378090489961444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000002 y[1] (analytic) 0.631659588280392 y[1] (numeric) 0.6316595882803915 absolute error 5.551115123125783e-16 relative error 8.788143528760394e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23540346325624945 Order of pole (three term test) -23.498079973470844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000003 y[1] (analytic) 0.6281553269830625 y[1] (numeric) 0.6281553269830622 absolute error 3.3306690738754696e-16 relative error 5.3023017250720175e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22695425365418642 Order of pole (three term test) -23.613860595803487 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000003 y[1] (analytic) 0.6247882490098349 y[1] (numeric) 0.6247882490098345 absolute error 3.3306690738754696e-16 relative error 5.330876627647715e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21841443012565806 Order of pole (three term test) -23.72538621344383 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000003 y[1] (analytic) 0.6215586910657005 y[1] (numeric) 0.6215586910656999 absolute error 5.551115123125783e-16 relative error 8.930958898841967e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20978740394728587 Order of pole (three term test) -23.83261238040427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000003 y[1] (analytic) 0.6184669761037619 y[1] (numeric) 0.6184669761037614 absolute error 4.440892098500626e-16 relative error 7.180483793132337e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20107662101964516 Order of pole (three term test) -23.935496365743106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000003 y[1] (analytic) 0.6155134132929394 y[1] (numeric) 0.615513413292939 absolute error 4.440892098500626e-16 relative error 7.214939597729101e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1922855604966152 Order of pole (three term test) -24.033997170403985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000003 y[1] (analytic) 0.6126982979870528 y[1] (numeric) 0.6126982979870522 absolute error 5.551115123125783e-16 relative error 9.060111871313026e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18341773340182901 Order of pole (three term test) -24.12807554337045 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000003 y[1] (analytic) 0.6100219116952862 y[1] (numeric) 0.6100219116952859 absolute error 3.3306690738754696e-16 relative error 5.459917111205641e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17447668123275592 Order of pole (three term test) -24.217693997129587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000003 y[1] (analytic) 0.6074845220540392 y[1] (numeric) 0.6074845220540387 absolute error 5.551115123125783e-16 relative error 9.137870878349686e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16546597455296444 Order of pole (three term test) -24.302816822438942 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000003 y[1] (analytic) 0.6050863828001608 y[1] (numeric) 0.6050863828001605 absolute error 3.3306690738754696e-16 relative error 5.50445220476144e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15638921157311444 Order of pole (three term test) -24.383410102391167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000003 y[1] (analytic) 0.6028277337455786 y[1] (numeric) 0.6028277337455781 absolute error 5.551115123125783e-16 relative error 9.208460083007082e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1472500167212349 Order of pole (three term test) -24.459441725771075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000003 y[1] (analytic) 0.6007088007533152 y[1] (numeric) 0.6007088007533148 absolute error 4.440892098500626e-16 relative error 7.392753515399729e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13805203920283496 Order of pole (three term test) -24.53088139970018 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000004 y[1] (analytic) 0.5987297957149045 y[1] (numeric) 0.598729795714904 absolute error 4.440892098500626e-16 relative error 7.417189073074348e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12879895155142038 Order of pole (three term test) -24.597700661563856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000004 y[1] (analytic) 0.596890916529201 y[1] (numeric) 0.5968909165292006 absolute error 4.440892098500626e-16 relative error 7.440039671441992e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11949444816996742 Order of pole (three term test) -24.65987289021686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000004 y[1] (analytic) 0.5951923470825911 y[1] (numeric) 0.5951923470825905 absolute error 5.551115123125783e-16 relative error 9.3265902196748e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11014224386393183 Order of pole (three term test) -24.71737331646268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000004 y[1] (analytic) 0.5936342572306034 y[1] (numeric) 0.593634257230603 absolute error 3.3306690738754696e-16 relative error 5.610641625389952e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10074607236635189 Order of pole (three term test) -24.770179032803206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000004 y[1] (analytic) 0.5922168027809255 y[1] (numeric) 0.5922168027809249 absolute error 5.551115123125783e-16 relative error 9.373450900175264e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09130968485562534 Order of pole (three term test) -24.8182690024547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000004 y[1] (analytic) 0.5909401254778205 y[1] (numeric) 0.59094012547782 absolute error 4.440892098500626e-16 relative error 7.514961172944254e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08183684846653687 Order of pole (three term test) -24.86162406762688 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000004 y[1] (analytic) 0.5898043529879551 y[1] (numeric) 0.5898043529879546 absolute error 4.440892098500626e-16 relative error 7.529432558445898e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07233134479510056 Order of pole (three term test) -24.90022695706209 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000004 y[1] (analytic) 0.5888095988876317 y[1] (numeric) 0.5888095988876314 absolute error 3.3306690738754696e-16 relative error 5.6566147701527085e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06279696839781632 Order of pole (three term test) -24.93406229283151 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000004 y[1] (analytic) 0.5879559626514317 y[1] (numeric) 0.5879559626514312 absolute error 4.440892098500626e-16 relative error 7.553103260445032e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.053237525285902663 Order of pole (three term test) -24.96311659638605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000004 y[1] (analytic) 0.587243529642267 y[1] (numeric) 0.5872435296422666 absolute error 4.440892098500626e-16 relative error 7.562266545884121e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04365683141510293 Order of pole (three term test) -24.987378293859624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000004 y[1] (analytic) 0.586672371102845 y[1] (numeric) 0.5866723711028445 absolute error 4.440892098500626e-16 relative error 7.569628837561412e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.034058711171642525 Order of pole (three term test) -25.006837720622805 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000005 y[1] (analytic) 0.5862425441485435 y[1] (numeric) 0.586242544148543 absolute error 4.440892098500626e-16 relative error 7.575178810931509e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02444699585492259 Order of pole (three term test) -25.02148712508513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000005 y[1] (analytic) 0.5859540917617 y[1] (numeric) 0.5859540917616994 absolute error 5.551115123125783e-16 relative error 9.473634882275641e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01482552215754391 Order of pole (three term test) -25.03132067174473 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000005 y[1] (analytic) 0.5858070427873124 y[1] (numeric) 0.585807042787312 absolute error 4.440892098500626e-16 relative error 7.580810359278952e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.005198130643243219 Order of pole (three term test) -25.03633444348401 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000005 y[1] (analytic) 0.5858014119301561 y[1] (numeric) 0.5858014119301557 absolute error 4.440892098500626e-16 relative error 7.580883227762012e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000005 y[1] (analytic) 0.5859371997533118 y[1] (numeric) 0.5859371997533114 absolute error 4.440892098500626e-16 relative error 7.57912639847804e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000005 y[1] (analytic) 0.5862143926781105 y[1] (numeric) 0.58621439267811 absolute error 4.440892098500626e-16 relative error 7.575542589823641e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000005 y[1] (analytic) 0.5866329629854907 y[1] (numeric) 0.5866329629854902 absolute error 5.551115123125783e-16 relative error 9.462671676127888e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000005 y[1] (analytic) 0.5871928688187702 y[1] (numeric) 0.5871928688187698 absolute error 4.440892098500626e-16 relative error 7.562918990201927e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000005 y[1] (analytic) 0.5878940541878326 y[1] (numeric) 0.5878940541878321 absolute error 4.440892098500626e-16 relative error 7.5538986435841e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000005 y[1] (analytic) 0.5887364489747251 y[1] (numeric) 0.5887364489747247 absolute error 4.440892098500626e-16 relative error 7.543090131814273e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000005 y[1] (analytic) 0.5897199689406712 y[1] (numeric) 0.5897199689406707 absolute error 5.551115123125783e-16 relative error 9.413137447418289e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000006 y[1] (analytic) 0.5908445157344938 y[1] (numeric) 0.5908445157344933 absolute error 5.551115123125783e-16 relative error 9.395221543564724e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000006 y[1] (analytic) 0.5921099769024506 y[1] (numeric) 0.59210997690245 absolute error 5.551115123125783e-16 relative error 9.375142016970814e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000006 y[1] (analytic) 0.5935162258994794 y[1] (numeric) 0.5935162258994788 absolute error 5.551115123125783e-16 relative error 9.35292900326864e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000006 y[1] (analytic) 0.5950631221018523 y[1] (numeric) 0.5950631221018517 absolute error 5.551115123125783e-16 relative error 9.328615598826576e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000006 y[1] (analytic) 0.596750510821238 y[1] (numeric) 0.5967505108212376 absolute error 3.3306690738754696e-16 relative error 5.5813426440001855e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000006 y[1] (analytic) 0.5985782233201714 y[1] (numeric) 0.5985782233201707 absolute error 6.661338147750939e-16 relative error 1.112860088828838e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000006 y[1] (analytic) 0.6005460768289247 y[1] (numeric) 0.6005460768289242 absolute error 4.440892098500626e-16 relative error 7.394756655392633e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000006 y[1] (analytic) 0.6026538745637877 y[1] (numeric) 0.6026538745637872 absolute error 5.551115123125783e-16 relative error 9.211116625017611e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000006 y[1] (analytic) 0.604901405746743 y[1] (numeric) 0.6049014057467424 absolute error 5.551115123125783e-16 relative error 9.176892416497202e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000006 y[1] (analytic) 0.6072884456265452 y[1] (numeric) 0.6072884456265447 absolute error 4.440892098500626e-16 relative error 7.312656992706187e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000006 y[1] (analytic) 0.6098147555011957 y[1] (numeric) 0.6098147555011952 absolute error 4.440892098500626e-16 relative error 7.282362485392367e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000006 y[1] (analytic) 0.6124800827418125 y[1] (numeric) 0.6124800827418119 absolute error 6.661338147750939e-16 relative error 1.0876007784499644e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000007 y[1] (analytic) 0.6152841608178923 y[1] (numeric) 0.6152841608178916 absolute error 6.661338147750939e-16 relative error 1.0826441784062955e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) 0.6182267093239638 y[1] (numeric) 0.6182267093239635 absolute error 3.3306690738754696e-16 relative error 5.3874558048738864e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) 0.6213074340076296 y[1] (numeric) 0.6213074340076291 absolute error 4.440892098500626e-16 relative error 7.147656466711603e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) 0.6245260267989876 y[1] (numeric) 0.6245260267989873 absolute error 3.3306690738754696e-16 relative error 5.3331149238836954e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) 0.6278821658414414 y[1] (numeric) 0.6278821658414411 absolute error 3.3306690738754696e-16 relative error 5.304608499927614e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) 0.6313755155238836 y[1] (numeric) 0.631375515523883 absolute error 5.551115123125783e-16 relative error 8.792097549933888e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) 0.6350057265142564 y[1] (numeric) 0.635005726514256 absolute error 3.3306690738754696e-16 relative error 5.245100846819991e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) 0.6387724357944864 y[1] (numeric) 0.6387724357944861 absolute error 3.3306690738754696e-16 relative error 5.2141715691486925e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) 0.6426752666967845 y[1] (numeric) 0.6426752666967842 absolute error 3.3306690738754696e-16 relative error 5.182507008546333e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) 0.6467138289413128 y[1] (numeric) 0.6467138289413125 absolute error 3.3306690738754696e-16 relative error 5.150143579468311e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) 0.6508877186752122 y[1] (numeric) 0.6508877186752119 absolute error 3.3306690738754696e-16 relative error 5.117117712183239e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) 0.6551965185129875 y[1] (numeric) 0.6551965185129873 absolute error 2.220446049250313e-16 relative error 3.388977179380874e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) 0.6596397975782458 y[1] (numeric) 0.6596397975782455 absolute error 2.220446049250313e-16 relative error 3.366149309672187e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) 0.6642171115467832 y[1] (numeric) 0.6642171115467829 absolute error 3.3306690738754696e-16 relative error 5.0144282885444434e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) 0.668928002691017 y[1] (numeric) 0.6689280026910168 absolute error 2.220446049250313e-16 relative error 3.3194096230352524e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) 0.6737719999257589 y[1] (numeric) 0.6737719999257586 absolute error 2.220446049250313e-16 relative error 3.2955451539912286e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) 0.678748618855322 y[1] (numeric) 0.6787486188553217 absolute error 3.3306690738754696e-16 relative error 4.90707307735298e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) 0.6838573618219602 y[1] (numeric) 0.68385736182196 absolute error 2.220446049250313e-16 relative error 3.246943256316656e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) 0.6890977179556345 y[1] (numeric) 0.6890977179556342 absolute error 2.220446049250313e-16 relative error 3.2222513460613e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) 0.6944691632250983 y[1] (numeric) 0.694469163225098 absolute error 3.3306690738754696e-16 relative error 4.795992752806937e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) 0.6999711604903008 y[1] (numeric) 0.6999711604903005 absolute error 3.3306690738754696e-16 relative error 4.758294715374379e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) 0.7056031595561006 y[1] (numeric) 0.7056031595561002 absolute error 4.440892098500626e-16 relative error 6.293753136386775e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) 0.7113645972272843 y[1] (numeric) 0.7113645972272838 absolute error 4.440892098500626e-16 relative error 6.24277918216633e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) 0.7172548973648859 y[1] (numeric) 0.7172548973648856 absolute error 3.3306690738754696e-16 relative error 4.6436337850211614e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) 0.7232734709438003 y[1] (numeric) 0.7232734709438001 absolute error 2.220446049250313e-16 relative error 3.069995151837728e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) 0.7294197161116854 y[1] (numeric) 0.729419716111685 absolute error 4.440892098500626e-16 relative error 6.088253443673926e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) 0.7356930182491456 y[1] (numeric) 0.7356930182491453 absolute error 2.220446049250313e-16 relative error 3.0181692556151856e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) 0.7420927500311955 y[1] (numeric) 0.7420927500311951 absolute error 3.3306690738754696e-16 relative error 4.488211310156928e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) 0.7486182714899896 y[1] (numeric) 0.7486182714899893 absolute error 3.3306690738754696e-16 relative error 4.449088675389092e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) 0.7552689300788202 y[1] (numeric) 0.7552689300788198 absolute error 4.440892098500626e-16 relative error 5.879881882652279e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) 0.7620440607373703 y[1] (numeric) 0.76204406073737 absolute error 3.3306690738754696e-16 relative error 4.3707040648707927e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) 0.7689429859582203 y[1] (numeric) 0.7689429859582199 absolute error 4.440892098500626e-16 relative error 5.775320380829792e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) 0.775965015854597 y[1] (numeric) 0.7759650158545965 absolute error 4.440892098500626e-16 relative error 5.723057106652829e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) 0.7831094482293626 y[1] (numeric) 0.783109448229362 absolute error 5.551115123125783e-16 relative error 7.088555930051726e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) 0.790375568645233 y[1] (numeric) 0.7903755686452325 absolute error 4.440892098500626e-16 relative error 5.618711249023892e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) 0.797762650496222 y[1] (numeric) 0.7977626504962214 absolute error 5.551115123125783e-16 relative error 6.958354241920068e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) 0.8052699550803 y[1] (numeric) 0.8052699550802996 absolute error 3.3306690738754696e-16 relative error 4.1360900811745074e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) 0.8128967316732651 y[1] (numeric) 0.8128967316732647 absolute error 4.440892098500626e-16 relative error 5.4630458279239257e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) 0.8206422176038135 y[1] (numeric) 0.8206422176038131 absolute error 4.440892098500626e-16 relative error 5.411483839410006e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) 0.8285056383298066 y[1] (numeric) 0.8285056383298062 absolute error 4.440892098500626e-16 relative error 5.360122964827455e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) 0.8364862075157249 y[1] (numeric) 0.8364862075157242 absolute error 6.661338147750939e-16 relative error 7.96347637044059e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) 0.8445831271112998 y[1] (numeric) 0.8445831271112991 absolute error 6.661338147750939e-16 relative error 7.887131454466178e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) 0.8527955874313193 y[1] (numeric) 0.8527955874313187 absolute error 6.661338147750939e-16 relative error 7.811178019594779e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) 0.8611227672365953 y[1] (numeric) 0.8611227672365946 absolute error 6.661338147750939e-16 relative error 7.735642815632027e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.723734373118571 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] 1.430000000000001 y[1] (analytic) 0.8695638338160864 y[1] (numeric) 0.8695638338160858 absolute error 5.551115123125783e-16 relative error 6.383792548920392e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.034426178332133 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] 1.440000000000001 y[1] (analytic) 0.878117943070169 y[1] (numeric) 0.8781179430701683 absolute error 6.661338147750939e-16 relative error 7.58592646958205e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.349824594037448 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] 1.450000000000001 y[1] (analytic) 0.8867842395950459 y[1] (numeric) 0.8867842395950453 absolute error 6.661338147750939e-16 relative error 7.51179131328819e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.670101928002522 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] 1.460000000000001 y[1] (analytic) 0.8955618567682866 y[1] (numeric) 0.8955618567682859 absolute error 6.661338147750939e-16 relative error 7.438166439768841e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.995437843299092 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] 1.470000000000001 y[1] (analytic) 0.9044499168354883 y[1] (numeric) 0.9044499168354877 absolute error 5.551115123125783e-16 relative error 6.137559437838373e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.32601978008082 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] 1.480000000000001 y[1] (analytic) 0.9134475309980512 y[1] (numeric) 0.9134475309980506 absolute error 5.551115123125783e-16 relative error 6.077103429313036e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.662043406054938 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] 1.490000000000001 y[1] (analytic) 0.922553799502057 y[1] (numeric) 0.9225537995020564 absolute error 5.551115123125783e-16 relative error 6.017118054385516e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.00371309797185 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] 1.500000000000001 y[1] (analytic) 0.9317678117282437 y[1] (numeric) 0.9317678117282431 absolute error 6.661338147750939e-16 relative error 7.149139585961317e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.351242456674356 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] 1.5100000000000011 y[1] (analytic) 0.9410886462830669 y[1] (numeric) 0.9410886462830664 absolute error 4.440892098500626e-16 relative error 4.718888189800629e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.704854858487927 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] 1.5200000000000011 y[1] (analytic) 0.9505153710908388 y[1] (numeric) 0.9505153710908383 absolute error 5.551115123125783e-16 relative error 5.840110840874844e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.064784045999676 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] 1.5300000000000011 y[1] (analytic) 0.960047043486934 y[1] (numeric) 0.9600470434869334 absolute error 6.661338147750939e-16 relative error 6.938553889564265e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.431274761568407 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] 1.5400000000000011 y[1] (analytic) 0.969682710312056 y[1] (numeric) 0.9696827103120552 absolute error 7.771561172376096e-16 relative error 8.01454031275355e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.80458342723566 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] 1.5500000000000012 y[1] (analytic) 0.9794214080075516 y[1] (numeric) 0.979421408007551 absolute error 6.661338147750939e-16 relative error 6.801299311296632e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.184978875071472 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] 1.5600000000000012 y[1] (analytic) 0.9892621627117675 y[1] (numeric) 0.9892621627117667 absolute error 7.771561172376096e-16 relative error 7.855916727950735e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.414754356586776 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] 1.5700000000000012 y[1] (analytic) 0.9992039903574333 y[1] (numeric) 0.9992039903574325 absolute error 8.881784197001252e-16 relative error 8.888859815125516e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.030284540999006 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] 1.5800000000000012 y[1] (analytic) 1.0092458967700693 y[1] (numeric) 1.0092458967700686 absolute error 6.661338147750939e-16 relative error 6.600312341194045e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.653440255371578 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] 1.5900000000000012 y[1] (analytic) 1.0193868777674027 y[1] (numeric) 1.019386877767402 absolute error 6.661338147750939e-16 relative error 6.534651654865506e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.283923686429137 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] 1.6000000000000012 y[1] (analytic) 1.029625919259785 y[1] (numeric) 1.0296259192597839 absolute error 1.1102230246251565e-15 relative error 1.0782780462862806e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.92145136754103 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] 1.6100000000000012 y[1] (analytic) 1.039961997351598 y[1] (numeric) 1.0399619973515974 absolute error 6.661338147750939e-16 relative error 6.405366892939285e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.565753303719415 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] 1.6200000000000012 y[1] (analytic) 1.0503940784436476 y[1] (numeric) 1.0503940784436467 absolute error 8.881784197001252e-16 relative error 8.455668571705252e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.216572159382242 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] 1.6300000000000012 y[1] (analytic) 1.0609211193365171 y[1] (numeric) 1.060921119336516 absolute error 1.1102230246251565e-15 relative error 1.046470849142368e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.87366250367492 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] 1.6400000000000012 y[1] (analytic) 1.0715420673348899 y[1] (numeric) 1.0715420673348885 absolute error 1.3322676295501878e-15 relative error 1.2433180835016282e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.536790108632243 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] 1.6500000000000012 y[1] (analytic) 1.0822558603528165 y[1] (numeric) 1.0822558603528152 absolute error 1.3322676295501878e-15 relative error 1.2310098548377158e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.20573129589799 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] 1.6600000000000013 y[1] (analytic) 1.0930614270199237 y[1] (numeric) 1.0930614270199224 absolute error 1.3322676295501878e-15 relative error 1.2188405853662092e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.880272328111793 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] 1.6700000000000013 y[1] (analytic) 1.1039576867885494 y[1] (numeric) 1.1039576867885479 absolute error 1.5543122344752192e-15 relative error 1.407945479320649e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.56020884142404 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] 1.6800000000000013 y[1] (analytic) 1.1149435500417966 y[1] (numeric) 1.1149435500417952 absolute error 1.3322676295501878e-15 relative error 1.1949193566797567e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.24534531591623 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] 1.6900000000000013 y[1] (analytic) 1.1260179182024954 y[1] (numeric) 1.1260179182024939 absolute error 1.5543122344752192e-15 relative error 1.3803619013065316e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.93549458098892 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] 1.7000000000000013 y[1] (analytic) 1.1371796838430575 y[1] (numeric) 1.1371796838430561 absolute error 1.3322676295501878e-15 relative error 1.1715541954177705e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.630477353036234 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] 1.7100000000000013 y[1] (analytic) 1.148427730796221 y[1] (numeric) 1.1484277307962196 absolute error 1.3322676295501878e-15 relative error 1.1600796409074065e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.330121802957592 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] 1.7200000000000013 y[1] (analytic) 1.1597609342666635 y[1] (numeric) 1.1597609342666624 absolute error 1.1102230246251565e-15 relative error 9.572861025252325e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.034263151267096 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] 1.7300000000000013 y[1] (analytic) 1.1711781609434828 y[1] (numeric) 1.1711781609434815 absolute error 1.3322676295501878e-15 relative error 1.137544802301414e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) 1.1826782691135251 y[1] (numeric) 1.1826782691135236 absolute error 1.5543122344752192e-15 relative error 1.3142308225890137e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) 1.1942601087755569 y[1] (numeric) 1.1942601087755553 absolute error 1.5543122344752192e-15 relative error 1.301485516474978e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) 1.2059225217552632 y[1] (numeric) 1.2059225217552618 absolute error 1.3322676295501878e-15 relative error 1.10477050184868e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) 1.2176643418210649 y[1] (numeric) 1.2176643418210638 absolute error 1.1102230246251565e-15 relative error 9.11764421847793e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) 1.2294843948007408 y[1] (numeric) 1.2294843948007395 absolute error 1.3322676295501878e-15 relative error 1.0835986493070576e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) 1.241381498698842 y[1] (numeric) 1.2413814986988407 absolute error 1.3322676295501878e-15 relative error 1.0732136985661607e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) 1.2533544638148932 y[1] (numeric) 1.2533544638148921 absolute error 1.1102230246251565e-15 relative error 8.858013089496799e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) 1.2654020928623608 y[1] (numeric) 1.2654020928623595 absolute error 1.3322676295501878e-15 relative error 1.0528413356236642e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) 1.2775231810883794 y[1] (numeric) 1.2775231810883778 absolute error 1.5543122344752192e-15 relative error 1.2166606895939302e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) 1.2897165163942268 y[1] (numeric) 1.2897165163942252 absolute error 1.5543122344752192e-15 relative error 1.2051580442039665e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) 1.3019808794565337 y[1] (numeric) 1.3019808794565324 absolute error 1.3322676295501878e-15 relative error 1.0232620544368488e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) 1.3143150438492148 y[1] (numeric) 1.3143150438492133 absolute error 1.5543122344752192e-15 relative error 1.182602483133061e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) 1.3267177761661082 y[1] (numeric) 1.3267177761661069 absolute error 1.3322676295501878e-15 relative error 1.00418314541629e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) 1.3391878361443186 y[1] (numeric) 1.3391878361443172 absolute error 1.3322676295501878e-15 relative error 9.948325347592353e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) 1.3517239767882399 y[1] (numeric) 1.3517239767882383 absolute error 1.5543122344752192e-15 relative error 1.149873984012874e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) 1.3643249444942538 y[1] (numeric) 1.3643249444942522 absolute error 1.5543122344752192e-15 relative error 1.1392536952048416e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) 1.3769894791760908 y[1] (numeric) 1.3769894791760893 absolute error 1.5543122344752192e-15 relative error 1.1287756791033928e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) 1.3897163143908364 y[1] (numeric) 1.389716314390835 absolute error 1.3322676295501878e-15 relative error 9.586615741315303e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) 1.402504177465575 y[1] (numeric) 1.4025041774655738 absolute error 1.3322676295501878e-15 relative error 9.499206141101771e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) 1.415351789624656 y[1] (numeric) 1.4153517896246544 absolute error 1.5543122344752192e-15 relative error 1.0981808521875786e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) 1.4282578661175687 y[1] (numeric) 1.4282578661175673 absolute error 1.3322676295501878e-15 relative error 9.327920826872034e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) 1.4412211163474193 y[1] (numeric) 1.4412211163474182 absolute error 1.1102230246251565e-15 relative error 7.703349694451238e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) 1.4542402439999882 y[1] (numeric) 1.4542402439999869 absolute error 1.3322676295501878e-15 relative error 9.161262281434969e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) 1.4673139471733585 y[1] (numeric) 1.4673139471733572 absolute error 1.3322676295501878e-15 relative error 9.079635834694242e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) 1.480440918508108 y[1] (numeric) 1.4804409185081067 absolute error 1.3322676295501878e-15 relative error 8.999127306564591e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) 1.4936198453180423 y[1] (numeric) 1.493619845318041 absolute error 1.3322676295501878e-15 relative error 8.91972367484514e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) 1.5068494097214624 y[1] (numeric) 1.5068494097214613 absolute error 1.1102230246251565e-15 relative error 7.367843246063842e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) 1.520128288772953 y[1] (numeric) 1.5201282887729521 absolute error 8.881784197001252e-16 relative error 5.842785942869746e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) 1.5334551545956745 y[1] (numeric) 1.5334551545956738 absolute error 6.661338147750939e-16 relative error 4.344005840527714e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) 1.5468286745141502 y[1] (numeric) 1.54682867451415 absolute error 2.220446049250313e-16 relative error 1.435482859759981e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) 1.5602475111875331 y[1] (numeric) 1.5602475111875331 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) 1.5737103227433376 y[1] (numeric) 1.5737103227433382 absolute error 6.661338147750939e-16 relative error 4.232887114916233e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) 1.5872157629116281 y[1] (numeric) 1.5872157629116288 absolute error 6.661338147750939e-16 relative error 4.1968699551793856e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) 1.6007624811596417 y[1] (numeric) 1.6007624811596426 absolute error 8.881784197001252e-16 relative error 5.548470995251597e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) 1.6143491228268425 y[1] (numeric) 1.6143491228268436 absolute error 1.1102230246251565e-15 relative error 6.877217628619734e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) 1.6279743292603857 y[1] (numeric) 1.6279743292603872 absolute error 1.5543122344752192e-15 relative error 9.547522995533766e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) 1.6416367379509826 y[1] (numeric) 1.6416367379509844 absolute error 1.7763568394002505e-15 relative error 1.0820645020514218e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) 1.6553349826691495 y[1] (numeric) 1.6553349826691515 absolute error 1.9984014443252818e-15 relative error 1.2072489648608487e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) 1.6690676936018294 y[1] (numeric) 1.6690676936018318 absolute error 2.4424906541753444e-15 relative error 1.4633862146744191e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) 1.682833497489373 y[1] (numeric) 1.682833497489376 absolute error 2.886579864025407e-15 relative error 1.715309249745687e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) 1.6966310177628636 y[1] (numeric) 1.6966310177628665 absolute error 2.886579864025407e-15 relative error 1.7013598323998468e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) 1.7104588746817706 y[1] (numeric) 1.7104588746817742 absolute error 3.552713678800501e-15 relative error 2.077052965954227e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) 1.7243156854719266 y[1] (numeric) 1.7243156854719301 absolute error 3.552713678800501e-15 relative error 2.060361515431069e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) 1.7382000644637987 y[1] (numeric) 1.7382000644638027 absolute error 3.9968028886505635e-15 relative error 2.299391750329672e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) 1.7521106232310588 y[1] (numeric) 1.752110623231063 absolute error 4.218847493575595e-15 relative error 2.407865940448234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) 1.766045970729422 y[1] (numeric) 1.7660459707294265 absolute error 4.440892098500626e-15 relative error 2.514595980005223e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) 1.7800047134357513 y[1] (numeric) 1.780004713435756 absolute error 4.6629367034256575e-15 relative error 2.6196204247264567e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) 1.7939854554874082 y[1] (numeric) 1.793985455487413 absolute error 4.884981308350689e-15 relative error 2.722977097394297e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) 1.807986798821838 y[1] (numeric) 1.8079867988218432 absolute error 5.10702591327572e-15 relative error 2.824703098829968e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) 1.822007343316375 y[1] (numeric) 1.8220073433163808 absolute error 5.773159728050814e-15 relative error 3.16857105391389e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) 1.8360456869282546 y[1] (numeric) 1.83604568692826 absolute error 5.329070518200751e-15 relative error 2.90247163027648e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) 1.8501004258348122 y[1] (numeric) 1.8501004258348182 absolute error 5.995204332975845e-15 relative error 3.240475084086669e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) 1.864170154573871 y[1] (numeric) 1.864170154573877 absolute error 5.995204332975845e-15 relative error 3.2160177644010633e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) 1.878253466184281 y[1] (numeric) 1.8782534661842871 absolute error 6.217248937900877e-15 relative error 3.3101224354620116e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) 1.8923489523466173 y[1] (numeric) 1.892348952346624 absolute error 6.661338147750939e-15 relative error 3.52014259288199e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) 1.9064552035240103 y[1] (numeric) 1.9064552035240172 absolute error 6.8833827526759706e-15 relative error 3.610566217319084e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) 1.9205708091030969 y[1] (numeric) 1.9205708091031042 absolute error 7.327471962526033e-15 relative error 3.8152573848333923e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) 1.9346943575350826 y[1] (numeric) 1.9346943575350901 absolute error 7.549516567451064e-15 relative error 3.902175316761457e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) 1.9488244364768936 y[1] (numeric) 1.9488244364769014 absolute error 7.771561172376096e-15 relative error 3.9878200554718056e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) 1.9629596329324106 y[1] (numeric) 1.9629596329324188 absolute error 8.215650382226158e-15 relative error 4.185338426930883e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) 1.9770985333937676 y[1] (numeric) 1.977098533393776 absolute error 8.43769498715119e-15 relative error 4.2677159709726523e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) 1.9912397239827007 y[1] (numeric) 1.9912397239827095 absolute error 8.881784197001252e-15 relative error 4.4604293948278097e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) 2.0053817905919358 y[1] (numeric) 2.0053817905919447 absolute error 8.881784197001252e-15 relative error 4.4289741926795813e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.003669563241675356 Order of pole (three term test) -0.8932072751705682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) 2.0195233190265958 y[1] (numeric) 2.019523319026605 absolute error 9.325873406851315e-15 relative error 4.617858738737594e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.013310760966564588 Order of pole (three term test) -0.8974648598850338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) 2.0336628951456226 y[1] (numeric) 2.0336628951456324 absolute error 9.769962616701378e-15 relative error 4.804120997645378e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02294662360015203 Order of pole (three term test) -0.9065559011326748 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) 2.0477991050031874 y[1] (numeric) 2.0477991050031976 absolute error 1.021405182655144e-14 relative error 4.987819264886114e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03257328900281645 Order of pole (three term test) -0.9204767476468435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) 2.061930534990084 y[1] (numeric) 2.0619305349900947 absolute error 1.0658141036401503e-14 relative error 5.169010718614126e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04218689874397165 Order of pole (three term test) -0.9392218083712124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) 2.0760557719750907 y[1] (numeric) 2.0760557719751014 absolute error 1.0658141036401503e-14 relative error 5.133841383394869e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05178359965803941 Order of pole (three term test) -0.9627835547328614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) 2.0901734034462796 y[1] (numeric) 2.09017340344629 absolute error 1.0658141036401503e-14 relative error 5.099165944236182e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0613595453982415 Order of pole (three term test) -0.9911525237030011 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) 2.1042820176522676 y[1] (numeric) 2.1042820176522787 absolute error 1.1102230246251565e-14 relative error 5.276018211018238e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07091089798757838 Order of pole (three term test) -1.0243173216440415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) 2.118380203743392 y[1] (numeric) 2.1183802037434036 absolute error 1.1546319456101628e-14 relative error 5.450541614625228e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08043382936634912 Order of pole (three term test) -1.0622646289413566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) 2.132466551912792 y[1] (numeric) 2.132466551912804 absolute error 1.199040866595169e-14 relative error 5.622788622497486e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08992452293557525 Order of pole (three term test) -1.104979205417777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) 2.1465396535373893 y[1] (numeric) 2.1465396535374013 absolute error 1.199040866595169e-14 relative error 5.585924604836487e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09937917509569708 Order of pole (three term test) -1.1524438965285275 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) 2.1605981013187483 y[1] (numeric) 2.1605981013187607 absolute error 1.2434497875801753e-14 relative error 5.755118394398385e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10879399677989088 Order of pole (three term test) -1.2046396403339032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) 2.174640489423807 y[1] (numeric) 2.17464048942382 absolute error 1.2878587085651816e-14 relative error 5.922168353015504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11816521498139974 Order of pole (three term test) -1.2615454752468256 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) 2.1886654136254564 y[1] (numeric) 2.1886654136254697 absolute error 1.3322676295501878e-14 relative error 6.087123327559363e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12748907427422282 Order of pole (three term test) -1.3231385485518663 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) 2.2026714714429643 y[1] (numeric) 2.2026714714429776 absolute error 1.3322676295501878e-14 relative error 6.048417327879689e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13676183832655506 Order of pole (three term test) -1.3893941256922036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) 2.21665726228222 y[1] (numeric) 2.216657262282234 absolute error 1.3766765505351941e-14 relative error 6.210597253622326e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14597979140634323 Order of pole (three term test) -1.4602856003205122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) 2.2306213875757943 y[1] (numeric) 2.2306213875758085 absolute error 1.4210854715202004e-14 relative error 6.370805370357426e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15513923987834138 Order of pole (three term test) -1.5357845051095167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) 2.2445624509227957 y[1] (numeric) 2.2445624509228095 absolute error 1.3766765505351941e-14 relative error 6.133384927513191e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16423651369205375 Order of pole (three term test) -1.6158605233176604 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) 2.2584790582285055 y[1] (numeric) 2.2584790582285197 absolute error 1.4210854715202004e-14 relative error 6.29222337193095e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17326796785994342 Order of pole (three term test) -1.700481501104892 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) 2.272369817843791 y[1] (numeric) 2.2723698178438054 absolute error 1.4210854715202004e-14 relative error 6.253759666939431e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18222998392531042 Order of pole (three term test) -1.7896134605934295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) 2.2862333407042663 y[1] (numeric) 2.286233340704281 absolute error 1.4654943925052066e-14 relative error 6.410082323678151e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19111897141922635 Order of pole (three term test) -1.8832206136678853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) 2.300068240469198 y[1] (numeric) 2.300068240469213 absolute error 1.509903313490213e-14 relative error 6.564602244941234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19993136930593433 Order of pole (three term test) -1.9812653765089385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) 2.313873133660139 y[1] (numeric) 2.313873133660154 absolute error 1.509903313490213e-14 relative error 6.525436902851335e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20866364741611604 Order of pole (three term test) -2.083708384854356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) 2.327646639799274 y[1] (numeric) 2.3276466397992897 absolute error 1.554312234475219e-14 relative error 6.677612520297566e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21731230786744468 Order of pole (three term test) -2.1905085099809507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) 2.341387381547467 y[1] (numeric) 2.341387381547483 absolute error 1.5987211554602254e-14 relative error 6.828093326460145e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2258738864718324 Order of pole (three term test) -2.3016228754005916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) 2.3550939848419943 y[1] (numeric) 2.3550939848420103 absolute error 1.5987211554602254e-14 relative error 6.788353949991024e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23434495412880876 Order of pole (three term test) -2.417006874263355 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) 2.3687650790339476 y[1] (numeric) 2.368765079033964 absolute error 1.6431300764452317e-14 relative error 6.93665273516844e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24272211820444847 Order of pole (three term test) -2.536614187460289 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) 2.3823992970253007 y[1] (numeric) 2.3823992970253176 absolute error 1.687538997430238e-14 relative error 7.083359198171877e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2510020238952924 Order of pole (three term test) -2.6603968024182296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) 2.3959952754056166 y[1] (numeric) 2.3959952754056335 absolute error 1.687538997430238e-14 relative error 7.043164962604342e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2591813555767031 Order of pole (three term test) -2.7883050325786836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) 2.4095516545883866 y[1] (numeric) 2.409551654588404 absolute error 1.7319479184152442e-14 relative error 7.187843079093921e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2672568381351052 Order of pole (three term test) -2.9202875375525688 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) 2.4230670789469895 y[1] (numeric) 2.4230670789470072 absolute error 1.7763568394002505e-14 relative error 7.331026263508212e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27522523828356676 Order of pole (three term test) -3.056291343942241 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) 2.4365401969502525 y[1] (numeric) 2.4365401969502707 absolute error 1.8207657603852567e-14 relative error 7.472750758080072e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2830833658601927 Order of pole (three term test) -3.1962618668221685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) 2.4499696612976027 y[1] (numeric) 2.4499696612976214 absolute error 1.865174681370263e-14 relative error 7.613052156663814e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2908280751087905 Order of pole (three term test) -3.340142931868929 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) 2.4633541290537972 y[1] (numeric) 2.463354129053816 absolute error 1.865174681370263e-14 relative error 7.571687153591262e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29845626594130287 Order of pole (three term test) -3.4878767981315044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) 2.476692261783213 y[1] (numeric) 2.476692261783232 absolute error 1.9095836023552692e-14 relative error 7.71021750187233e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30596488518148385 Order of pole (three term test) -3.6394041814320395 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) 2.4899827256836926 y[1] (numeric) 2.489982725683712 absolute error 1.9539925233402755e-14 relative error 7.847413972736512e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3133509277893242 Order of pole (three term test) -3.794664278387365 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) 2.503224191719922 y[1] (numeric) 2.5032241917199416 absolute error 1.9539925233402755e-14 relative error 7.805903002230579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32061143806572323 Order of pole (three term test) -3.953594791041095 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) 2.516415335756331 y[1] (numeric) 2.516415335756351 absolute error 1.9984014443252818e-14 relative error 7.941461077309181e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3277435108369288 Order of pole (three term test) -4.11613195209601 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) 2.5295548386895095 y[1] (numeric) 2.5295548386895295 absolute error 1.9984014443252818e-14 relative error 7.900210004383999e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3347442926182602 Order of pole (three term test) -4.282210550736057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) 2.5426413865801125 y[1] (numeric) 2.5426413865801334 absolute error 2.0872192862952943e-14 relative error 8.208862237952607e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34161098275665236 Order of pole (three term test) -4.451763959027187 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) 2.555673670784258 y[1] (numeric) 2.555673670784279 absolute error 2.0872192862952943e-14 relative error 8.167002345236005e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34834083455156045 Order of pole (three term test) -4.624724158885979 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) 2.568650388084384 y[1] (numeric) 2.568650388084406 absolute error 2.1760371282653068e-14 relative error 8.471519278604998e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35493115635377254 Order of pole (three term test) -4.8010217696046515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) 2.581570240819576 y[1] (numeric) 2.5815702408195977 absolute error 2.1760371282653068e-14 relative error 8.429122298738911e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3613793126416964 Order of pole (three term test) -4.9805860759210905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) 2.5944319370153264 y[1] (numeric) 2.594431937015348 absolute error 2.1760371282653068e-14 relative error 8.387335575157361e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36768272507468314 Order of pole (three term test) -5.16334505662196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) 2.607234190512733 y[1] (numeric) 2.6072341905127554 absolute error 2.220446049250313e-14 relative error 8.516481017816221e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3738388735229763 Order of pole (three term test) -5.349225413667182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) 2.6199757210971155 y[1] (numeric) 2.619975721097138 absolute error 2.2648549702353193e-14 relative error 8.644564726297963e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37984529707386855 Order of pole (three term test) -5.538152601823396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) 2.6326552546260333 y[1] (numeric) 2.632655254626056 absolute error 2.2648549702353193e-14 relative error 8.602930316286476e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38569959501367374 Order of pole (three term test) -5.730050858794244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) 2.6452715231566986 y[1] (numeric) 2.645271523156722 absolute error 2.353672812205332e-14 relative error 8.897660567549636e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39139942778511766 Order of pole (three term test) -5.924843235834711 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) 2.6578232650727736 y[1] (numeric) 2.657823265072797 absolute error 2.353672812205332e-14 relative error 8.855640791228028e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3969425179197783 Order of pole (three term test) -6.122451628837038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) 2.670309225210525 y[1] (numeric) 2.670309225210549 absolute error 2.398081733190338e-14 relative error 8.980539446704999e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40232665094519865 Order of pole (three term test) -6.3227968098749985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) 2.682728154984345 y[1] (numeric) 2.682728154984369 absolute error 2.398081733190338e-14 relative error 8.938966584202163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40754967626632377 Order of pole (three term test) -6.525798459193679 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) 2.6950788125116043 y[1] (numeric) 2.6950788125116287 absolute error 2.4424906541753444e-14 relative error 9.062780067270585e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4126095080209104 Order of pole (three term test) -6.731375197631344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) 2.707359962736843 y[1] (numeric) 2.707359962736868 absolute error 2.4868995751603507e-14 relative error 9.185699756918798e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4175041259085786 Order of pole (three term test) -6.939444619459991 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) 2.7195703775552724 y[1] (numeric) 2.7195703775552977 absolute error 2.531308496145357e-14 relative error 9.307751389838451e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42223157599317973 Order of pole (three term test) -7.149923325630984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) 2.7317088359355863 y[1] (numeric) 2.731708835935612 absolute error 2.5757174171303632e-14 relative error 9.42896030223588e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42678997147817094 Order of pole (three term test) -7.362726957412036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) 2.7437741240420626 y[1] (numeric) 2.7437741240420883 absolute error 2.5757174171303632e-14 relative error 9.387498025296186e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43117749345469475 Order of pole (three term test) -7.577770230401585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) 2.7557650353559437 y[1] (numeric) 2.75576503535597 absolute error 2.6201263381153694e-14 relative error 9.507800209740832e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43539239162207644 Order of pole (three term test) -7.794966968906629 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) 2.7676803707960915 y[1] (numeric) 2.767680370796118 absolute error 2.6645352591003757e-14 relative error 9.62732289181916e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43943298498046035 Order of pole (three term test) -8.014230140669723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) 2.779518938838892 y[1] (numeric) 2.779518938838918 absolute error 2.6201263381153694e-14 relative error 9.426546088618822e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4432976624953228 Order of pole (three term test) -8.235471891930887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) 2.7912795556374044 y[1] (numeric) 2.7912795556374315 absolute error 2.708944180085382e-14 relative error 9.705026408459396e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44698488373360523 Order of pole (three term test) -8.458603582810033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) 2.8029610451397513 y[1] (numeric) 2.8029610451397784 absolute error 2.708944180085382e-14 relative error 9.664580193801153e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4504931794712305 Order of pole (three term test) -8.683535822995363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) 2.8145622392067158 y[1] (numeric) 2.8145622392067433 absolute error 2.7533531010703882e-14 relative error 9.782526968905903e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45382115227176806 Order of pole (three term test) -8.91017850772299 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) 2.8260819777285593 y[1] (numeric) 2.8260819777285873 absolute error 2.7977620220553945e-14 relative error 9.899790749538248e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45696747703603663 Order of pole (three term test) -9.13844085403319 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) 2.837519108741029 y[1] (numeric) 2.8375191087410574 absolute error 2.842170943040401e-14 relative error 1.001639401928622e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.964230976907222 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45993090152243504 Order of pole (three term test) -9.368231437288326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) 2.8488724885405556 y[1] (numeric) 2.848872488540584 absolute error 2.842170943040401e-14 relative error 9.976476498940857e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.25903896899622 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4627102468378112 Order of pole (three term test) -9.599458227937566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) 2.860140981798619 y[1] (numeric) 2.8601409817986476 absolute error 2.842170943040401e-14 relative error 9.937170793773536e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.558305494809922 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46530440789868804 Order of pole (three term test) -9.832028628513292 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) 2.8713234616752845 y[1] (numeric) 2.8713234616753134 absolute error 2.886579864025407e-14 relative error 1.0053133694457472e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.862193706750777 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4677123538626786 Order of pole (three term test) -10.065849510844288 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) 2.882418809931883 y[1] (numeric) 2.882418809931912 absolute error 2.930988785010413e-14 relative error 1.0168504226072818e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.170873713962186 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46993312852993474 Order of pole (three term test) -10.300827253470278 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) 2.8934259170428347 y[1] (numeric) 2.893425917042864 absolute error 2.930988785010413e-14 relative error 1.0129821426380146e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.484522980936246 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4719658507144872 Order of pole (three term test) -10.53686777924285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) 2.9043436823066013 y[1] (numeric) 2.9043436823066306 absolute error 2.930988785010413e-14 relative error 1.0091742250981298e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.80332675321285 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47380971458534404 Order of pole (three term test) -10.773876593097297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) 2.9151710139557543 y[1] (numeric) 2.915171013955784 absolute error 2.9753977059954195e-14 relative error 1.0206597457752369e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.127478512362618 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4754639899772322 Order of pole (three term test) -11.011758819980146 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) 2.925906829266152 y[1] (numeric) 2.925906829266182 absolute error 2.9753977059954195e-14 relative error 1.0169147138364895e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.45718046265114 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47692802267087425 Order of pole (three term test) -11.250419242916928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) 2.9365500546652092 y[1] (numeric) 2.9365500546652394 absolute error 3.019806626980426e-14 relative error 1.0283518314911573e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.792644052007933 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47820123464270814 Order of pole (three term test) -11.489762341204829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) 2.947099625839256 y[1] (numeric) 2.9470996258392863 absolute error 3.019806626980426e-14 relative error 1.024670696743231e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.134090530174177 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47928312428396863 Order of pole (three term test) -11.729692328714728 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) 2.9575544878399658 y[1] (numeric) 2.9575544878399964 absolute error 3.064215547965432e-14 relative error 1.0360639374740195e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.481751547181158 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48017326658906373 Order of pole (three term test) -11.970113192287204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) 2.967913595189851 y[1] (numeric) 2.9679135951898816 absolute error 3.064215547965432e-14 relative error 1.0324476942090428e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.835869795619832 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.480871313313187 Order of pole (three term test) -12.210928730206955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) 2.978175911986809 y[1] (numeric) 2.97817591198684 absolute error 3.108624468950438e-14 relative error 1.0438014948810072e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.196699700504656 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48137699309912746 Order of pole (three term test) -12.452042590740222 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) 2.988340412007713 y[1] (numeric) 2.9883404120077435 absolute error 3.064215547965432e-14 relative error 1.0253903924910424e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.5645081609167 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4816901115732414 Order of pole (three term test) -12.693358310719583 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) 2.99840607881103 y[1] (numeric) 2.9984060788110605 absolute error 3.064215547965432e-14 relative error 1.0219481509257406e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.939575348035877 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4818105514105715 Order of pole (three term test) -12.934779354160769 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) 3.0083719058384677 y[1] (numeric) 3.008371905838499 absolute error 3.108624468950438e-14 relative error 1.0333245244437387e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.322195564647128 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817382723691056 Order of pole (three term test) -13.176209150895875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) 3.018236896515629 y[1] (numeric) 3.0182368965156603 absolute error 3.108624468950438e-14 relative error 1.0299471431613457e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.276934198868016 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48147331129318205 Order of pole (three term test) -13.417551135207527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) 3.0280000643516667 y[1] (numeric) 3.028000064351698 absolute error 3.1530333899354446e-14 relative error 1.0412923787736277e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.894804509511637 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.481015782086061 Order of pole (three term test) -13.658708784448596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) 3.0376604330379333 y[1] (numeric) 3.037660433037965 absolute error 3.1530333899354446e-14 relative error 1.0379808604157008e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.51982774778085 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48036587565169164 Order of pole (three term test) -13.899585657631915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) 3.04721703654561 y[1] (numeric) 3.047217036545642 absolute error 3.197442310920451e-14 relative error 1.0492991712021732e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.151732002832723 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4795238598057215 Order of pole (three term test) -14.140085433974704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) 3.05666891922231 y[1] (numeric) 3.0566689192223424 absolute error 3.241851231905457e-14 relative error 1.0605830456542417e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.790257956275724 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4784900791558001 Order of pole (three term test) -14.380111951382254 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) 3.0660151358876426 y[1] (numeric) 3.066015135887675 absolute error 3.241851231905457e-14 relative error 1.0573500417397346e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.435158139134415 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4772649549512486 Order of pole (three term test) -14.619569244855564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) 3.0752547519277296 y[1] (numeric) 3.075254751927762 absolute error 3.241851231905457e-14 relative error 1.0541732290221798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.08619624027088 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47584898490217226 Order of pole (three term test) -14.85836158480774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) 3.084386843388666 y[1] (numeric) 3.0843868433886987 absolute error 3.2862601528904634e-14 relative error 1.0654500617957536e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.743146462136217 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47424274296811003 Order of pole (three term test) -15.096393515273826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) 3.0934104970689167 y[1] (numeric) 3.093410497068949 absolute error 3.241851231905457e-14 relative error 1.0479861094986235e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.405792920098843 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4724468791163254 Order of pole (three term test) -15.333569891998955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) 3.1023248106106323 y[1] (numeric) 3.102324810610665 absolute error 3.2862601528904634e-14 relative error 1.0592895178643874e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.073929081931894 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4704621190498521 Order of pole (three term test) -15.569795920389799 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) 3.111128892589888 y[1] (numeric) 3.111128892589921 absolute error 3.2862601528904634e-14 relative error 1.0562918690761107e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.747357244344688 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4682892639054259 Order of pole (three term test) -15.804977193314206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) 3.1198218626058227 y[1] (numeric) 3.1198218626058556 absolute error 3.2862601528904634e-14 relative error 1.0533486518187367e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.425888043715416 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46592918992144106 Order of pole (three term test) -16.039019728734164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) 3.128402851368678 y[1] (numeric) 3.1284028513687114 absolute error 3.3306690738754696e-14 relative error 1.0646547877995636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.109339998428469 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4633828480760797 Order of pole (three term test) -16.271830007157234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) 3.136871000786729 y[1] (numeric) 3.136871000786763 absolute error 3.375077994860476e-14 relative error 1.075937771752171e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.797539080442041 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4606512636957826 Order of pole (three term test) -16.50331500889165 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) 3.1452254640520914 y[1] (numeric) 3.145225464052125 absolute error 3.375077994860476e-14 relative error 1.0730798263703037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.457735536034231 Order of pole (three term test) -16.733382251090532 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) 3.1534654057253992 y[1] (numeric) 3.1534654057254334 absolute error 3.419486915845482e-14 relative error 1.0843584678738182e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4546368378220281 Order of pole (three term test) -16.96193982457051 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) 3.161590001819353 y[1] (numeric) 3.161590001819387 absolute error 3.419486915845482e-14 relative error 1.0815719033390544e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4513564147872745 Order of pole (three term test) -17.188896430390468 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) 3.1695984398811134 y[1] (numeric) 3.1695984398811476 absolute error 3.419486915845482e-14 relative error 1.078839159188172e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44789558514725086 Order of pole (three term test) -17.414161416175943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) 3.177489919073547 y[1] (numeric) 3.177489919073582 absolute error 3.5083047578154947e-14 relative error 1.1041120026081475e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44425573907141946 Order of pole (three term test) -17.637644812175026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) 3.185263650255312 y[1] (numeric) 3.1852636502553473 absolute error 3.5083047578154947e-14 relative error 1.1014173842514698e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4404383381159828 Order of pole (three term test) -17.859257367031685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) 3.1929188560597686 y[1] (numeric) 3.1929188560598036 absolute error 3.5083047578154947e-14 relative error 1.0987766729984893e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43644491463023655 Order of pole (three term test) -18.078910583262477 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) 3.2004547709727142 y[1] (numeric) 3.2004547709727498 absolute error 3.552713678800501e-14 relative error 1.110065266668563e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4322770711349658 Order of pole (three term test) -18.296516752422896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) 3.207870641408938 y[1] (numeric) 3.207870641408974 absolute error 3.597122599785507e-14 relative error 1.1213427852582e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4279364796731552 Order of pole (three term test) -18.511988989949547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) 3.2151657257875774 y[1] (numeric) 3.215165725787613 absolute error 3.552713678800501e-14 relative error 1.1049861754576394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4234248811332763 Order of pole (three term test) -18.72524126966476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) 3.222339294606272 y[1] (numeric) 3.2223392946063076 absolute error 3.552713678800501e-14 relative error 1.102526256234788e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4187440845454447 Order of pole (three term test) -18.936188457930108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) 3.2293906305141187 y[1] (numeric) 3.2293906305141546 absolute error 3.597122599785507e-14 relative error 1.113870389601287e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4138959663507299 Order of pole (three term test) -19.1447463474356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) 3.236319028383403 y[1] (numeric) 3.236319028383439 absolute error 3.597122599785507e-14 relative error 1.111485786239786e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40888246964393427 Order of pole (three term test) -19.350831690611475 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) 3.2431237953801113 y[1] (numeric) 3.2431237953801477 absolute error 3.6415315207705135e-14 relative error 1.1228469064171836e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4037056033901416 Order of pole (three term test) -19.5543622326497 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) 3.2498042510332144 y[1] (numeric) 3.249804251033251 absolute error 3.68594044175552e-14 relative error 1.134203834148978e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39836744161536886 Order of pole (three term test) -19.75525674412232 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) 3.2563597273027147 y[1] (numeric) 3.2563597273027516 absolute error 3.68594044175552e-14 relative error 1.1319205341016278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3928701225716468 Order of pole (three term test) -19.953435053184176 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) 3.2627895686464474 y[1] (numeric) 3.2627895686464843 absolute error 3.68594044175552e-14 relative error 1.1296899062002992e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38721584787687613 Order of pole (three term test) -20.148818077347418 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) 3.2690931320856365 y[1] (numeric) 3.2690931320856738 absolute error 3.730349362740526e-14 relative error 1.1410960813957034e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38140688162981107 Order of pole (three term test) -20.341327854815724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) 3.2752697872691914 y[1] (numeric) 3.2752697872692287 absolute error 3.730349362740526e-14 relative error 1.1389441496514902e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3754455495005267 Order of pole (three term test) -20.530887575366123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) 3.2813189165367405 y[1] (numeric) 3.2813189165367778 absolute error 3.730349362740526e-14 relative error 1.136844499917647e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3693342377967461 Order of pole (three term test) -20.71742161076647 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) 3.287239914980398 y[1] (numeric) 3.2872399149804354 absolute error 3.730349362740526e-14 relative error 1.1347968080275547e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3630753925064014 Order of pole (three term test) -20.900855544717004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) 3.293032190505254 y[1] (numeric) 3.2930321905052917 absolute error 3.774758283725532e-14 relative error 1.1462864816837294e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35667151831682015 Order of pole (three term test) -21.081116202304468 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) 3.298695163888583 y[1] (numeric) 3.2986951638886204 absolute error 3.730349362740526e-14 relative error 1.1308560438009974e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3501251776109293 Order of pole (three term test) -21.258131678957454 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) 3.304228268837765 y[1] (numeric) 3.304228268837803 absolute error 3.774758283725532e-14 relative error 1.1424023937224145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3434389894408853 Order of pole (three term test) -21.431831368891995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) 3.309630952046917 y[1] (numeric) 3.3096309520469545 absolute error 3.730349362740526e-14 relative error 1.1271194331904001e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3366156284795395 Order of pole (three term test) -21.602145993036398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) 3.3149026732522193 y[1] (numeric) 3.314902673252257 absolute error 3.774758283725532e-14 relative error 1.1387237140275232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3296578239501631 Order of pole (three term test) -21.769007626424827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) 3.3200429052859453 y[1] (numeric) 3.320042905285983 absolute error 3.774758283725532e-14 relative error 1.1369606934041788e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32256835853485605 Order of pole (three term test) -21.932349725049022 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) 3.3250511341291746 y[1] (numeric) 3.3250511341292124 absolute error 3.774758283725532e-14 relative error 1.1352481906159122e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.315350067262082 Order of pole (three term test) -22.092107152157965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) 3.3299268589631965 y[1] (numeric) 3.3299268589632347 absolute error 3.8191672047105385e-14 relative error 1.1469222497876939e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30800583637376977 Order of pole (three term test) -22.248216203995536 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) 3.334669592219591 y[1] (numeric) 3.334669592219629 absolute error 3.8191672047105385e-14 relative error 1.1452910398143706e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3005386021724297 Order of pole (three term test) -22.40061463496636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) 3.3392788596289846 y[1] (numeric) 3.339278859629023 absolute error 3.8191672047105385e-14 relative error 1.1437101737393902e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29295134984875293 Order of pole (three term test) -22.54924168222014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) 3.343754200268477 y[1] (numeric) 3.3437542002685157 absolute error 3.863576125695545e-14 relative error 1.1554605674619654e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28524711229014765 Order of pole (three term test) -22.694038089645428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) 3.3480951666077337 y[1] (numeric) 3.3480951666077727 absolute error 3.907985046680551e-14 relative error 1.1672263935795152e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2774289688706944 Order of pole (three term test) -22.834946131263354 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) 3.352301324553739 y[1] (numeric) 3.3523013245537783 absolute error 3.907985046680551e-14 relative error 1.1657618657537549e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26950004422299273 Order of pole (three term test) -22.971909634012828 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) 3.356372253494203 y[1] (numeric) 3.3563722534942424 absolute error 3.952393967665557e-14 relative error 1.1775791447301046e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2614635069923893 Order of pole (three term test) -23.10487399991829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) 3.3603075463396244 y[1] (numeric) 3.3603075463396634 absolute error 3.907985046680551e-14 relative error 1.1629843378286939e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2533225685740763 Order of pole (three term test) -23.233786227631803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) 3.3641068095639968 y[1] (numeric) 3.3641068095640363 absolute error 3.952393967665557e-14 relative error 1.1748717241762622e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24508048183355927 Order of pole (three term test) -23.35859493334125 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) 3.3677696632441654 y[1] (numeric) 3.3677696632442045 absolute error 3.907985046680551e-14 relative error 1.1604074617490311e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23674053981099907 Order of pole (three term test) -23.479250371036777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) 3.3712957410978133 y[1] (numeric) 3.371295741097853 absolute error 3.952393967665557e-14 relative error 1.1723664345088034e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22830607440993456 Order of pole (three term test) -23.595704452127826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) 3.3746846905200947 y[1] (numeric) 3.3746846905201338 absolute error 3.907985046680551e-14 relative error 1.158029684272004e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21978045507090554 Order of pole (three term test) -23.70791076440334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) 3.3779361726188903 y[1] (numeric) 3.3779361726189294 absolute error 3.907985046680551e-14 relative error 1.1569150057831666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21116708743048973 Order of pole (three term test) -23.815824590328038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) 3.3810498622487 y[1] (numeric) 3.3810498622487395 absolute error 3.952393967665557e-14 relative error 1.1689842293650359e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2024694119662896 Order of pole (three term test) -23.9194029246678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) 3.384025448043157 y[1] (numeric) 3.3840254480431957 absolute error 3.863576125695545e-14 relative error 1.1417101274843225e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1936909026283867 Order of pole (three term test) -24.018604491437586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) 3.3868626324461593 y[1] (numeric) 3.3868626324461983 absolute error 3.907985046680551e-14 relative error 1.153865825334053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1848350654578087 Order of pole (three term test) -24.113389760165493 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) 3.3895611317416328 y[1] (numeric) 3.3895611317416714 absolute error 3.863576125695545e-14 relative error 1.1398455362008334e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17590543719254817 Order of pole (three term test) -24.203720961466857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) 3.3921206760818956 y[1] (numeric) 3.3921206760819342 absolute error 3.863576125695545e-14 relative error 1.1389854591370873e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16690558386166748 Order of pole (three term test) -24.28956210192247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) 3.394541009514647 y[1] (numeric) 3.3945410095146857 absolute error 3.863576125695545e-14 relative error 1.1381733538838467e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15783909936805252 Order of pole (three term test) -24.37087897825548 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) 3.3968218900085603 y[1] (numeric) 3.3968218900085994 absolute error 3.907985046680551e-14 relative error 1.1504827668991213e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14870960406035683 Order of pole (three term test) -24.44763919080144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) 3.3989630894774874 y[1] (numeric) 3.3989630894775265 absolute error 3.907985046680551e-14 relative error 1.1497580126065193e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1395207432946974 Order of pole (three term test) -24.519812156266678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) 3.400964393803265 y[1] (numeric) 3.4009643938033043 absolute error 3.907985046680551e-14 relative error 1.1490814351955885e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13027618598665888 Order of pole (three term test) -24.587369119770024 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) 3.4028256028571295 y[1] (numeric) 3.402825602857168 absolute error 3.863576125695545e-14 relative error 1.1354023322416386e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12097962315417117 Order of pole (three term test) -24.6502831661635 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) 3.404546530519725 y[1] (numeric) 3.404546530519764 absolute error 3.907985046680551e-14 relative error 1.147872414621977e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11163476645182865 Order of pole (three term test) -24.708529230627672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) 3.4061270046997203 y[1] (numeric) 3.4061270046997594 absolute error 3.907985046680551e-14 relative error 1.147339791290335e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10224534669721302 Order of pole (three term test) -24.762084108537724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) 3.407566867351014 y[1] (numeric) 3.4075668673510533 absolute error 3.907985046680551e-14 relative error 1.1468549844536297e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09281511238980042 Order of pole (three term test) -24.810926464596513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) 3.408865974488542 y[1] (numeric) 3.4088659744885805 absolute error 3.863576125695545e-14 relative error 1.1333904455645917e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08334782822302214 Order of pole (three term test) -24.855036841231286 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) 3.410024196202671 y[1] (numeric) 3.41002419620271 absolute error 3.907985046680551e-14 relative error 1.1460285387512495e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07384727359005708 Order of pole (three term test) -24.894397666250835 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) 3.4110414166721967 y[1] (numeric) 3.4110414166722354 absolute error 3.863576125695545e-14 relative error 1.1326676090215404e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06431724108393733 Order of pole (three term test) -24.928993259760208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) 3.411917534175919 y[1] (numeric) 3.4119175341759576 absolute error 3.863576125695545e-14 relative error 1.1323767608670282e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05476153499253998 Order of pole (three term test) -24.95880984033051 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) 3.4126524611028173 y[1] (numeric) 3.4126524611028564 absolute error 3.907985046680551e-14 relative error 1.145145921310037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.045183969789064145 Order of pole (three term test) -24.983835530421363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) 3.4132461239608127 y[1] (numeric) 3.4132461239608514 absolute error 3.863576125695545e-14 relative error 1.1319359886102085e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03558836861855618 Order of pole (three term test) -25.004060361054037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) 3.4136984633841125 y[1] (numeric) 3.413698463384151 absolute error 3.863576125695545e-14 relative error 1.1317859990086685e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.025978561781088545 Order of pole (three term test) -25.019476275733584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) 3.4140094341391523 y[1] (numeric) 3.414009434139191 absolute error 3.863576125695545e-14 relative error 1.131682908389429e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01635838521216816 Order of pole (three term test) -25.03007713361837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) 3.414179005129115 y[1] (numeric) 3.414179005129154 absolute error 3.863576125695545e-14 relative error 1.1316267014387064e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.006731678960963438 Order of pole (three term test) -25.03585871193596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) 3.414207159397044 y[1] (numeric) 3.4142071593970824 absolute error 3.863576125695545e-14 relative error 1.1316173698077127e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) 3.414093894127535 y[1] (numeric) 3.4140938941275736 absolute error 3.863576125695545e-14 relative error 1.1316549121103989e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) 3.413839220647021 y[1] (numeric) 3.4138392206470596 absolute error 3.863576125695545e-14 relative error 1.1317393339230796e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) 3.4134431644226377 y[1] (numeric) 3.4134431644226764 absolute error 3.863576125695545e-14 relative error 1.1318706477859415e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) 3.4129057650596777 y[1] (numeric) 3.4129057650597163 absolute error 3.863576125695545e-14 relative error 1.1320488732064323e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) 3.412227076297629 y[1] (numeric) 3.412227076297668 absolute error 3.907985046680551e-14 relative error 1.1452886807641286e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) 3.4114071660048024 y[1] (numeric) 3.4114071660048415 absolute error 3.907985046680551e-14 relative error 1.1455639437075186e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) 3.4104461161715443 y[1] (numeric) 3.4104461161715833 absolute error 3.907985046680551e-14 relative error 1.1458867589638179e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) 3.409344022902037 y[1] (numeric) 3.4093440229020757 absolute error 3.863576125695545e-14 relative error 1.1332315248159863e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) 3.4081009964046887 y[1] (numeric) 3.4081009964047273 absolute error 3.863576125695545e-14 relative error 1.1336448449653783e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) 3.4067171609811133 y[1] (numeric) 3.4067171609811524 absolute error 3.907985046680551e-14 relative error 1.1471410340255766e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) 3.4051926550137006 y[1] (numeric) 3.4051926550137397 absolute error 3.907985046680551e-14 relative error 1.147654609476076e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) 3.403527630951777 y[1] (numeric) 3.4035276309518157 absolute error 3.863576125695545e-14 relative error 1.1351681386571021e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) 3.4017222552963595 y[1] (numeric) 3.4017222552963986 absolute error 3.907985046680551e-14 relative error 1.1488254341153099e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) 3.399776708583511 y[1] (numeric) 3.39977670858355 absolute error 3.907985046680551e-14 relative error 1.149482857745908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) 3.3976911853662815 y[1] (numeric) 3.39769118536632 absolute error 3.863576125695545e-14 relative error 1.1371180942917387e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) 3.395465894195253 y[1] (numeric) 3.395465894195292 absolute error 3.907985046680551e-14 relative error 1.1509422177856298e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) 3.39310105759769 y[1] (numeric) 3.393101057597729 absolute error 3.907985046680551e-14 relative error 1.1517443719897332e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) 3.3905969120552806 y[1] (numeric) 3.3905969120553197 absolute error 3.907985046680551e-14 relative error 1.1525949996549854e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) 3.387953707980493 y[1] (numeric) 3.3879537079805315 absolute error 3.863576125695545e-14 relative error 1.1403863389852996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) 3.385171709691531 y[1] (numeric) 3.3851717096915697 absolute error 3.863576125695545e-14 relative error 1.1413235300987458e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) 3.382251195385906 y[1] (numeric) 3.382251195385945 absolute error 3.907985046680551e-14 relative error 1.1554390318530615e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) 3.379192457112615 y[1] (numeric) 3.3791924571126533 absolute error 3.8191672047105385e-14 relative error 1.130201151068461e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) 3.3759958007429356 y[1] (numeric) 3.375995800742974 absolute error 3.8191672047105385e-14 relative error 1.1312713137469179e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) 3.372661545939841 y[1] (numeric) 3.3726615459398794 absolute error 3.863576125695545e-14 relative error 1.145557024643249e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) 3.3691900261260335 y[1] (numeric) 3.3691900261260717 absolute error 3.8191672047105385e-14 relative error 1.1335564854149526e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) 3.3655815884506013 y[1] (numeric) 3.3655815884506395 absolute error 3.8191672047105385e-14 relative error 1.134771837894666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) 3.3618365937543047 y[1] (numeric) 3.361836593754343 absolute error 3.8191672047105385e-14 relative error 1.1360359429146178e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) 3.357955416533493 y[1] (numeric) 3.357955416533531 absolute error 3.774758283725532e-14 relative error 1.1241240027011187e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) 3.3539384449026537 y[1] (numeric) 3.3539384449026914 absolute error 3.774758283725532e-14 relative error 1.1254703524635178e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) 3.3497860805556026 y[1] (numeric) 3.34978608055564 absolute error 3.730349362740526e-14 relative error 1.1136082343866575e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) 3.345498738725313 y[1] (numeric) 3.3454987387253508 absolute error 3.774758283725532e-14 relative error 1.1283095820755784e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) 3.3410768481423974 y[1] (numeric) 3.341076848142434 absolute error 3.68594044175552e-14 relative error 1.1032192940443327e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) 3.336520850992227 y[1] (numeric) 3.336520850992264 absolute error 3.68594044175552e-14 relative error 1.1047257326922987e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) 3.3318312028707213 y[1] (numeric) 3.331831202870758 absolute error 3.68594044175552e-14 relative error 1.106280665893187e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) 3.327008372738784 y[1] (numeric) 3.327008372738821 absolute error 3.68594044175552e-14 relative error 1.1078843299457236e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) 3.3220528428754097 y[1] (numeric) 3.3220528428754466 absolute error 3.68594044175552e-14 relative error 1.1095369688837177e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) 3.316965108829455 y[1] (numeric) 3.3169651088294914 absolute error 3.6415315207705135e-14 relative error 1.097850414849735e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) 3.3117456793700843 y[1] (numeric) 3.3117456793701208 absolute error 3.6415315207705135e-14 relative error 1.0995806663098467e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) 3.3063950764358943 y[1] (numeric) 3.3063950764359307 absolute error 3.6415315207705135e-14 relative error 1.101360072401232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) 3.3009138350827194 y[1] (numeric) 3.3009138350827563 absolute error 3.68594044175552e-14 relative error 1.1166424287058531e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) 3.295302503430128 y[1] (numeric) 3.2953025034301646 absolute error 3.6415315207705135e-14 relative error 1.1050674458505678e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) 3.2895616426066088 y[1] (numeric) 3.289561642606645 absolute error 3.6415315207705135e-14 relative error 1.106995981958559e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) 3.28369182669346 y[1] (numeric) 3.283691826693496 absolute error 3.597122599785507e-14 relative error 1.0954507273015502e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) 3.2776936426673813 y[1] (numeric) 3.2776936426674173 absolute error 3.597122599785507e-14 relative error 1.0974554036899481e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) 3.271567690341777 y[1] (numeric) 3.2715676903418127 absolute error 3.552713678800501e-14 relative error 1.0859361673269712e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) 3.265314582306775 y[1] (numeric) 3.2653145823068104 absolute error 3.552713678800501e-14 relative error 1.0880157452672427e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) 3.258934943867968 y[1] (numeric) 3.258934943868003 absolute error 3.5083047578154947e-14 relative error 1.0765188069853135e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) 3.252429412983882 y[1] (numeric) 3.2524294129839175 absolute error 3.552713678800501e-14 relative error 1.0923261438412367e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) 3.245798640202186 y[1] (numeric) 3.245798640202221 absolute error 3.5083047578154947e-14 relative error 1.0808756631917735e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) 3.239043288594632 y[1] (numeric) 3.239043288594667 absolute error 3.5083047578154947e-14 relative error 1.0831299384509588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) 3.2321640336907507 y[1] (numeric) 3.2321640336907858 absolute error 3.5083047578154947e-14 relative error 1.0854352443893213e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) 3.225161563410301 y[1] (numeric) 3.2251615634103357 absolute error 3.4638958368304884e-14 relative error 1.0740224229783232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) 3.218036577994474 y[1] (numeric) 3.218036577994509 absolute error 3.4638958368304884e-14 relative error 1.0764003928722392e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) 3.210789789935875 y[1] (numeric) 3.2107897899359097 absolute error 3.4638958368304884e-14 relative error 1.07882984046105e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) 3.2034219239072708 y[1] (numeric) 3.203421923907305 absolute error 3.419486915845482e-14 relative error 1.0674481841825797e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) 3.195933716689124 y[1] (numeric) 3.195933716689158 absolute error 3.375077994860476e-14 relative error 1.05605381527028e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) 3.1883259170959164 y[1] (numeric) 3.18832591709595 absolute error 3.375077994860476e-14 relative error 1.0585737100348456e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) 3.1805992859012675 y[1] (numeric) 3.180599285901301 absolute error 3.3306690738754696e-14 relative error 1.0471828653925129e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) 3.1727545957618575 y[1] (numeric) 3.1727545957618912 absolute error 3.375077994860476e-14 relative error 1.0637690035557369e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) 3.1647926311401644 y[1] (numeric) 3.1647926311401977 absolute error 3.3306690738754696e-14 relative error 1.052413052628837e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) 3.1567141882260135 y[1] (numeric) 3.156714188226047 absolute error 3.375077994860476e-14 relative error 1.0691743989522145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) 3.1485200748569664 y[1] (numeric) 3.1485200748569993 absolute error 3.2862601528904634e-14 relative error 1.0437475622701101e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) 3.14021111043753 y[1] (numeric) 3.1402111104375625 absolute error 3.241851231905457e-14 relative error 1.032367289297873e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.674675343580626 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] 4.569999999999947 y[1] (analytic) 3.1317881258572227 y[1] (numeric) 3.131788125857255 absolute error 3.241851231905457e-14 relative error 1.0351438544451688e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.984632987689492 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] 4.579999999999947 y[1] (analytic) 3.123251963407483 y[1] (numeric) 3.1232519634075153 absolute error 3.241851231905457e-14 relative error 1.0379730069451655e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.299270452026391 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] 4.589999999999947 y[1] (analytic) 3.114603476697443 y[1] (numeric) 3.114603476697475 absolute error 3.197442310920451e-14 relative error 1.0265969118838992e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.618758910057638 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] 4.599999999999946 y[1] (analytic) 3.1058435305685665 y[1] (numeric) 3.105843530568598 absolute error 3.1530333899354446e-14 relative error 1.0151938946384203e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.943276825883494 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] 4.609999999999946 y[1] (analytic) 3.096973001008166 y[1] (numeric) 3.0969730010081977 absolute error 3.1530333899354446e-14 relative error 1.018101671828921e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.273010371647786 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] 4.619999999999946 y[1] (analytic) 3.087992775061806 y[1] (numeric) 3.0879927750618377 absolute error 3.1530333899354446e-14 relative error 1.0210624245622909e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.608153873289286 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] 4.629999999999946 y[1] (analytic) 3.0789037507445975 y[1] (numeric) 3.078903750744629 absolute error 3.1530333899354446e-14 relative error 1.0240766341503595e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.948910286927052 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] 4.6399999999999455 y[1] (analytic) 3.069706836951398 y[1] (numeric) 3.0697068369514295 absolute error 3.1530333899354446e-14 relative error 1.0271447918025944e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.295491708384972 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] 4.649999999999945 y[1] (analytic) 3.060402953365923 y[1] (numeric) 3.060402953365954 absolute error 3.108624468950438e-14 relative error 1.0157565903311785e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.648119918597335 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] 4.659999999999945 y[1] (analytic) 3.050993030368777 y[1] (numeric) 3.050993030368808 absolute error 3.108624468950438e-14 relative error 1.0188894035509139e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.007026967898852 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] 4.669999999999945 y[1] (analytic) 3.041478008944419 y[1] (numeric) 3.0414780089444498 absolute error 3.064215547965432e-14 relative error 1.0074758189781896e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.372455802492208 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] 4.679999999999945 y[1] (analytic) 3.031858840587062 y[1] (numeric) 3.0318588405870925 absolute error 3.064215547965432e-14 relative error 1.0106722341242328e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.74466093670891 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] 4.689999999999944 y[1] (analytic) 3.022136487205526 y[1] (numeric) 3.022136487205556 absolute error 3.019806626980426e-14 relative error 9.992290684967527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.12390917503636 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] 4.699999999999944 y[1] (analytic) 3.0123119210270466 y[1] (numeric) 3.012311921027077 absolute error 3.019806626980426e-14 relative error 1.002488024530615e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.476711615374303 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] 4.709999999999944 y[1] (analytic) 3.0023861245000556 y[1] (numeric) 3.0023861245000854 absolute error 2.9753977059954195e-14 relative error 9.910110101147865e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.090998822138516 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] 4.719999999999944 y[1] (analytic) 2.992360090195933 y[1] (numeric) 2.992360090195963 absolute error 2.9753977059954195e-14 relative error 9.943314361610126e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.712960376297918 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] 4.729999999999944 y[1] (analytic) 2.982234820709755 y[1] (numeric) 2.9822348207097846 absolute error 2.9753977059954195e-14 relative error 9.977073855261646e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.34229609441054 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] 4.739999999999943 y[1] (analytic) 2.9720113285600323 y[1] (numeric) 2.9720113285600616 absolute error 2.930988785010413e-14 relative error 9.861970433438776e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.97872028520463 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] 4.749999999999943 y[1] (analytic) 2.9616906360874604 y[1] (numeric) 2.9616906360874893 absolute error 2.886579864025407e-14 relative error 9.746392242502146e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.621960864064732 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] 4.759999999999943 y[1] (analytic) 2.9512737753526856 y[1] (numeric) 2.9512737753527145 absolute error 2.886579864025407e-14 relative error 9.780793256567505e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.271758531160195 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] 4.769999999999943 y[1] (analytic) 2.9407617880331016 y[1] (numeric) 2.94076178803313 absolute error 2.842170943040401e-14 relative error 9.664743858567877e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.927866007927697 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] 4.7799999999999425 y[1] (analytic) 2.9301557253186794 y[1] (numeric) 2.930155725318708 absolute error 2.842170943040401e-14 relative error 9.699726599791179e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.5900473271149 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] 4.789999999999942 y[1] (analytic) 2.919456647806853 y[1] (numeric) 2.919456647806881 absolute error 2.7977620220553945e-14 relative error 9.58316001765987e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.25807717203668 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] 4.799999999999942 y[1] (analytic) 2.908665625396457 y[1] (numeric) 2.9086656253964844 absolute error 2.7533531010703882e-14 relative error 9.466035136627643e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.93174026109361 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] 4.809999999999942 y[1] (analytic) 2.89778373718074 y[1] (numeric) 2.8977837371807675 absolute error 2.7533531010703882e-14 relative error 9.50158241880787e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.61083077396012 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] 4.819999999999942 y[1] (analytic) 2.8868120713394556 y[1] (numeric) 2.886812071339483 absolute error 2.7533531010703882e-14 relative error 9.537694290549562e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.295151816171584 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] 4.8299999999999415 y[1] (analytic) 2.875751725030045 y[1] (numeric) 2.875751725030072 absolute error 2.708944180085382e-14 relative error 9.419951508703623e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.98451491912892 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] 4.839999999999941 y[1] (analytic) 2.864603804277922 y[1] (numeric) 2.864603804277949 absolute error 2.708944180085382e-14 relative error 9.456610286001568e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.678739572800678 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] 4.849999999999941 y[1] (analytic) 2.853369423865872 y[1] (numeric) 2.8533694238658986 absolute error 2.6645352591003757e-14 relative error 9.338206391411963e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.377652788637864 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] 4.859999999999941 y[1] (analytic) 2.842049707222574 y[1] (numeric) 2.8420497072226008 absolute error 2.6645352591003757e-14 relative error 9.375399917633122e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.081088690429917 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] 4.869999999999941 y[1] (analytic) 2.83064578631026 y[1] (numeric) 2.8306457863102863 absolute error 2.6201263381153694e-14 relative error 9.256284734695463e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.78888813102247 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] 4.87999999999994 y[1] (analytic) 2.8191588015115174 y[1] (numeric) 2.819158801511543 absolute error 2.5757174171303632e-14 relative error 9.136475092319627e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) 2.8075899015152532 y[1] (numeric) 2.807589901515279 absolute error 2.5757174171303632e-14 relative error 9.17412267276019e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) 2.7959402432018274 y[1] (numeric) 2.7959402432018527 absolute error 2.531308496145357e-14 relative error 9.053514295593735e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) 2.7842109915273623 y[1] (numeric) 2.7842109915273876 absolute error 2.531308496145357e-14 relative error 9.091654705223083e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) 2.7724033194072515 y[1] (numeric) 2.772403319407277 absolute error 2.531308496145357e-14 relative error 9.130376083543856e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) 2.760518407598868 y[1] (numeric) 2.7605184075988927 absolute error 2.4868995751603507e-14 relative error 9.008813592094414e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) 2.748557444583487 y[1] (numeric) 2.7485574445835117 absolute error 2.4868995751603507e-14 relative error 9.048017461163932e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) 2.7365216264474435 y[1] (numeric) 2.7365216264474683 absolute error 2.4868995751603507e-14 relative error 9.087812612644496e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) 2.7244121567625217 y[1] (numeric) 2.724412156762546 absolute error 2.4424906541753444e-14 relative error 8.965202449682977e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) 2.712230246465598 y[1] (numeric) 2.7122302464656225 absolute error 2.4424906541753444e-14 relative error 9.00546941897075e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) 2.6999771137375514 y[1] (numeric) 2.6999771137375754 absolute error 2.398081733190338e-14 relative error 8.881859483137238e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) 2.687653983881443 y[1] (numeric) 2.687653983881467 absolute error 2.398081733190338e-14 relative error 8.922583589897566e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) 2.6752620891999896 y[1] (numeric) 2.6752620892000136 absolute error 2.398081733190338e-14 relative error 8.963913266185671e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.009999999999938 y[1] (analytic) 2.6628026688723327 y[1] (numeric) 2.6628026688723567 absolute error 2.398081733190338e-14 relative error 9.005855977325946e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.019999999999937 y[1] (analytic) 2.650276968830122 y[1] (numeric) 2.650276968830146 absolute error 2.398081733190338e-14 relative error 9.048419321429988e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.029999999999937 y[1] (analytic) 2.6376862416329248 y[1] (numeric) 2.6376862416329483 absolute error 2.353672812205332e-14 relative error 8.923247864189611e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.039999999999937 y[1] (analytic) 2.625031746342967 y[1] (numeric) 2.6250317463429904 absolute error 2.353672812205332e-14 relative error 8.966264181316376e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.049999999999937 y[1] (analytic) 2.6123147483992333 y[1] (numeric) 2.6123147483992564 absolute error 2.3092638912203256e-14 relative error 8.839914457610399e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.0599999999999365 y[1] (analytic) 2.59953651949092 y[1] (numeric) 2.5995365194909428 absolute error 2.2648549702353193e-14 relative error 8.71253376613019e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.069999999999936 y[1] (analytic) 2.58669833743027 y[1] (numeric) 2.5866983374302923 absolute error 2.220446049250313e-14 relative error 8.584093541638849e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.079999999999936 y[1] (analytic) 2.5738014860247906 y[1] (numeric) 2.5738014860248124 absolute error 2.1760371282653068e-14 relative error 8.454564736560834e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.089999999999936 y[1] (analytic) 2.560847254948875 y[1] (numeric) 2.5608472549488965 absolute error 2.1316282072803006e-14 relative error 8.323917809470665e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.099999999999936 y[1] (analytic) 2.547836939614836 y[1] (numeric) 2.547836939614857 absolute error 2.0872192862952943e-14 relative error 8.192122713358672e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.1099999999999355 y[1] (analytic) 2.534771841043364 y[1] (numeric) 2.534771841043385 absolute error 2.0872192862952943e-14 relative error 8.234347772445476e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.119999999999935 y[1] (analytic) 2.5216532657334296 y[1] (numeric) 2.5216532657334505 absolute error 2.0872192862952943e-14 relative error 8.27718590282959e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.129999999999935 y[1] (analytic) 2.508482525531632 y[1] (numeric) 2.5084825255316523 absolute error 2.042810365310288e-14 relative error 8.143610108973543e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.139999999999935 y[1] (analytic) 2.4952609375010146 y[1] (numeric) 2.495260937501035 absolute error 2.042810365310288e-14 relative error 8.186760489089961e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.149999999999935 y[1] (analytic) 2.4819898237893634 y[1] (numeric) 2.481989823789384 absolute error 2.042810365310288e-14 relative error 8.230534814165512e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.159999999999934 y[1] (analytic) 2.4686705114969905 y[1] (numeric) 2.4686705114970104 absolute error 1.9984014443252818e-14 relative error 8.095051304005168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.169999999999934 y[1] (analytic) 2.455304332544025 y[1] (numeric) 2.4553043325440447 absolute error 1.9539925233402755e-14 relative error 7.958249808143648e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.179999999999934 y[1] (analytic) 2.4418926235372242 y[1] (numeric) 2.4418926235372433 absolute error 1.9095836023552692e-14 relative error 7.820096526558673e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.189999999999934 y[1] (analytic) 2.4284367256363124 y[1] (numeric) 2.428436725636331 absolute error 1.865174681370263e-14 relative error 7.680557050056718e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.199999999999934 y[1] (analytic) 2.414937984419866 y[1] (numeric) 2.414937984419885 absolute error 1.865174681370263e-14 relative error 7.723488940103481e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.209999999999933 y[1] (analytic) 2.4013977497507586 y[1] (numeric) 2.401397749750777 absolute error 1.8207657603852567e-14 relative error 7.582108214160833e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.219999999999933 y[1] (analytic) 2.387817375641173 y[1] (numeric) 2.3878173756411907 absolute error 1.7763568394002505e-14 relative error 7.439249154987266e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.229999999999933 y[1] (analytic) 2.374198220117203 y[1] (numeric) 2.3741982201172207 absolute error 1.7763568394002505e-14 relative error 7.481923052374962e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.239999999999933 y[1] (analytic) 2.3605416450830523 y[1] (numeric) 2.3605416450830696 absolute error 1.7319479184152442e-14 relative error 7.337078428685413e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.2499999999999325 y[1] (analytic) 2.346849016184844 y[1] (numeric) 2.3468490161848607 absolute error 1.687538997430238e-14 relative error 7.190658563002005e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.259999999999932 y[1] (analytic) 2.3331217026740565 y[1] (numeric) 2.3331217026740734 absolute error 1.687538997430238e-14 relative error 7.232966010714752e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.269999999999932 y[1] (analytic) 2.319361077270603 y[1] (numeric) 2.319361077270619 absolute error 1.5987211554602254e-14 relative error 6.892937762590988e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.279999999999932 y[1] (analytic) 2.305568516025555 y[1] (numeric) 2.305568516025571 absolute error 1.5987211554602254e-14 relative error 6.934173260728658e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.289999999999932 y[1] (analytic) 2.291745398183544 y[1] (numeric) 2.2917453981835596 absolute error 1.554312234475219e-14 relative error 6.782220379747155e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.299999999999931 y[1] (analytic) 2.2778931060448353 y[1] (numeric) 2.2778931060448504 absolute error 1.509903313490213e-14 relative error 6.628508201211852e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.309999999999931 y[1] (analytic) 2.264013024827099 y[1] (numeric) 2.2640130248271135 absolute error 1.4654943925052066e-14 relative error 6.472994529778049e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.319999999999931 y[1] (analytic) 2.25010654252689 y[1] (numeric) 2.250106542526904 absolute error 1.4210854715202004e-14 relative error 6.315636369486347e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.329999999999931 y[1] (analytic) 2.2361750497808495 y[1] (numeric) 2.2361750497808632 absolute error 1.3766765505351941e-14 relative error 6.156389906372096e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.339999999999931 y[1] (analytic) 2.222219939726643 y[1] (numeric) 2.2222199397266564 absolute error 1.3322676295501878e-14 relative error 5.995210490794494e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.34999999999993 y[1] (analytic) 2.208242607863647 y[1] (numeric) 2.2082426078636597 absolute error 1.2878587085651816e-14 relative error 5.832052619486017e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.35999999999993 y[1] (analytic) 2.1942444519133986 y[1] (numeric) 2.1942444519134114 absolute error 1.2878587085651816e-14 relative error 5.869258128656351e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.36999999999993 y[1] (analytic) 2.1802268716798294 y[1] (numeric) 2.180226871679842 absolute error 1.2434497875801753e-14 relative error 5.703304567666931e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.37999999999993 y[1] (analytic) 2.16619126890928 y[1] (numeric) 2.1661912689092926 absolute error 1.2434497875801753e-14 relative error 5.740258514689133e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.3899999999999295 y[1] (analytic) 2.152139047150333 y[1] (numeric) 2.152139047150345 absolute error 1.199040866595169e-14 relative error 5.571391254588452e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.399999999999929 y[1] (analytic) 2.1380716116134524 y[1] (numeric) 2.1380716116134644 absolute error 1.199040866595169e-14 relative error 5.608048206067042e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.409999999999929 y[1] (analytic) 2.1239903690304702 y[1] (numeric) 2.1239903690304818 absolute error 1.1546319456101628e-14 relative error 5.436144920643935e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.419999999999929 y[1] (analytic) 2.1098967275139096 y[1] (numeric) 2.109896727513921 absolute error 1.1546319456101628e-14 relative error 5.472457161306967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.429999999999929 y[1] (analytic) 2.0957920964161776 y[1] (numeric) 2.095792096416189 absolute error 1.1546319456101628e-14 relative error 5.509286668198594e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.4399999999999284 y[1] (analytic) 2.081677886188631 y[1] (numeric) 2.081677886188642 absolute error 1.1102230246251565e-14 relative error 5.333308443113057e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.449999999999928 y[1] (analytic) 2.06755550824053 y[1] (numeric) 2.067555508240541 absolute error 1.0658141036401503e-14 relative error 5.154947953717324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.459999999999928 y[1] (analytic) 2.053426374797901 y[1] (numeric) 2.0534263747979113 absolute error 1.021405182655144e-14 relative error 4.974150498849374e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.469999999999928 y[1] (analytic) 2.039291898762314 y[1] (numeric) 2.039291898762324 absolute error 1.021405182655144e-14 relative error 5.008626686915467e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.479999999999928 y[1] (analytic) 2.025153493569594 y[1] (numeric) 2.025153493569604 absolute error 9.769962616701378e-15 relative error 4.824307218057116e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.489999999999927 y[1] (analytic) 2.0110125730484785 y[1] (numeric) 2.011012573048488 absolute error 9.325873406851315e-15 relative error 4.637401840165671e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.499999999999927 y[1] (analytic) 1.996870551279235 y[1] (numeric) 1.996870551279244 absolute error 8.881784197001252e-15 relative error 4.447851760501653e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.002133818658387117 Order of pole (three term test) -0.8929755326574147 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.509999999999927 y[1] (analytic) 1.9827288424522553 y[1] (numeric) 1.9827288424522644 absolute error 9.103828801926284e-15 relative error 4.591565224151677e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.011775509378798744 Order of pole (three term test) -0.8964631070870108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.519999999999927 y[1] (analytic) 1.9685888607266384 y[1] (numeric) 1.968588860726647 absolute error 8.659739592076221e-15 relative error 4.3989579362344704e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0214124803518922 Order of pole (three term test) -0.9047845403879489 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.5299999999999265 y[1] (analytic) 1.9544520200887727 y[1] (numeric) 1.9544520200887812 absolute error 8.43769498715119e-15 relative error 4.317166602415721e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.031040868991074663 Order of pole (three term test) -0.9179364903923313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.539999999999926 y[1] (analytic) 1.9403197342109417 y[1] (numeric) 1.9403197342109497 absolute error 7.993605777301127e-15 relative error 4.119736369404004e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.040656816170819954 Order of pole (three term test) -0.9359136748533396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.549999999999926 y[1] (analytic) 1.9261934163099563 y[1] (numeric) 1.9261934163099639 absolute error 7.549516567451064e-15 relative error 3.9193969325852074e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05025646778292673 Order of pole (three term test) -0.9587088735927787 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.559999999999926 y[1] (analytic) 1.9120744790058346 y[1] (numeric) 1.9120744790058417 absolute error 7.105427357601002e-15 relative error 3.7160829432206026e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05983597629069889 Order of pole (three term test) -0.9863129314364303 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.569999999999926 y[1] (analytic) 1.897964334180541 y[1] (numeric) 1.897964334180548 absolute error 7.105427357601002e-15 relative error 3.7437096312290916e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06939150228041827 Order of pole (three term test) -1.0187147619359922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.5799999999999255 y[1] (analytic) 1.8838643928368002 y[1] (numeric) 1.8838643928368068 absolute error 6.661338147750939e-15 relative error 3.53599663175332e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07891921600945549 Order of pole (three term test) -1.0559013518759843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.589999999999925 y[1] (analytic) 1.8697760649569963 y[1] (numeric) 1.8697760649570025 absolute error 6.217248937900877e-15 relative error 3.3251302412216244e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08841529895039155 Order of pole (three term test) -1.0978577665637352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.599999999999925 y[1] (analytic) 1.855700759362177 y[1] (numeric) 1.855700759362183 absolute error 5.995204332975845e-15 relative error 3.2306956295240494e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09787594533050617 Order of pole (three term test) -1.1445671559001747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.609999999999925 y[1] (analytic) 1.8416398835711727 y[1] (numeric) 1.8416398835711782 absolute error 5.551115123125783e-15 relative error 3.0142239927827084e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10729736366599797 Order of pole (three term test) -1.1960107612288506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.619999999999925 y[1] (analytic) 1.8275948436598446 y[1] (numeric) 1.8275948436598501 absolute error 5.551115123125783e-15 relative error 3.037388260523549e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11667577829030834 Order of pole (three term test) -1.252167922960275 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.629999999999924 y[1] (analytic) 1.81356704412048 y[1] (numeric) 1.8135670441204854 absolute error 5.329070518200751e-15 relative error 2.9384469327877395e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12600743087591107 Order of pole (three term test) -1.313016088968314 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.639999999999924 y[1] (analytic) 1.7995578877213436 y[1] (numeric) 1.7995578877213485 absolute error 4.884981308350689e-15 relative error 2.714545245630417e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13528858194894872 Order of pole (three term test) -1.3785308237550977 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.649999999999924 y[1] (analytic) 1.7855687753664005 y[1] (numeric) 1.785568775366405 absolute error 4.440892098500626e-15 relative error 2.487102238663056e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14451551239608598 Order of pole (three term test) -1.4486858183805198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.659999999999924 y[1] (analytic) 1.7716011059552281 y[1] (numeric) 1.7716011059552326 absolute error 4.440892098500626e-15 relative error 2.5067110669397245e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15368452496296106 Order of pole (three term test) -1.5234529011521096 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.6699999999999235 y[1] (analytic) 1.7576562762431291 y[1] (numeric) 1.757656276243133 absolute error 3.774758283725532e-15 relative error 2.1476089123601694e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16279194574361855 Order of pole (three term test) -1.602802049070737 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.679999999999923 y[1] (analytic) 1.743735680701453 y[1] (numeric) 1.7437356807014566 absolute error 3.552713678800501e-15 relative error 2.037415256291223e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17183412566031153 Order of pole (three term test) -1.6867014000272924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.689999999999923 y[1] (analytic) 1.7298407113781538 y[1] (numeric) 1.729840711378157 absolute error 3.3306690738754696e-15 relative error 1.9254195209811807e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18080744193306558 Order of pole (three term test) -1.7751172657451677 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.699999999999923 y[1] (analytic) 1.7159727577585846 y[1] (numeric) 1.715972757758588 absolute error 3.3306690738754696e-15 relative error 1.9409801576488967e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1897082995383946 Order of pole (three term test) -1.8680141454629928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.709999999999923 y[1] (analytic) 1.7021332066265513 y[1] (numeric) 1.7021332066265542 absolute error 2.886579864025407e-15 relative error 1.6958601434880083e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1985331326565777 Order of pole (three term test) -1.9653547403518803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.7199999999999225 y[1] (analytic) 1.688323441925634 y[1] (numeric) 1.6883234419256363 absolute error 2.220446049250313e-15 relative error 1.3151781193760842e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20727840610690268 Order of pole (three term test) -2.0670999686610845 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.729999999999922 y[1] (analytic) 1.6745448446207944 y[1] (numeric) 1.6745448446207964 absolute error 1.9984014443252818e-15 relative error 1.1933997771064922e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2159406167702752 Order of pole (three term test) -2.1732089815854954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.739999999999922 y[1] (analytic) 1.6607987925602807 y[1] (numeric) 1.6607987925602827 absolute error 1.9984014443252818e-15 relative error 1.203277274331681e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22451629499863088 Order of pole (three term test) -2.2836391798484708 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.749999999999922 y[1] (analytic) 1.6470866603378447 y[1] (numeric) 1.6470866603378462 absolute error 1.5543122344752192e-15 relative error 9.436736219795527e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23300200601055765 Order of pole (three term test) -2.398346230992811 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.759999999999922 y[1] (analytic) 1.633409819155281 y[1] (numeric) 1.6334098191552824 absolute error 1.3322676295501878e-15 relative error 8.15635864267775e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24139435127256348 Order of pole (three term test) -2.517284087372614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.769999999999921 y[1] (analytic) 1.6197696366853112 y[1] (numeric) 1.6197696366853123 absolute error 1.1102230246251565e-15 relative error 6.85420321186605e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24968996986542444 Order of pole (three term test) -2.640405004838383 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.779999999999921 y[1] (analytic) 1.6061674769348153 y[1] (numeric) 1.606167476934816 absolute error 6.661338147750939e-16 relative error 4.147349665218805e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2578855398350574 Order of pole (three term test) -2.7676595621075304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.789999999999921 y[1] (analytic) 1.5926047001084331 y[1] (numeric) 1.5926047001084336 absolute error 4.440892098500626e-16 relative error 2.7884459327529714e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2659777795273625 Order of pole (three term test) -2.898996680812021 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.799999999999921 y[1] (analytic) 1.5790826624725451 y[1] (numeric) 1.5790826624725454 absolute error 2.220446049250313e-16 relative error 1.406162009133527e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2739634489064946 Order of pole (three term test) -3.0343636462147185 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.809999999999921 y[1] (analytic) 1.5656027162196469 y[1] (numeric) 1.5656027162196466 absolute error 2.220446049250313e-16 relative error 1.4182691600151738e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2818393508560281 Order of pole (three term test) -3.1737061285857324 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.81999999999992 y[1] (analytic) 1.5521662093331299 y[1] (numeric) 1.5521662093331294 absolute error 4.440892098500626e-16 relative error 2.8610931431168084e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2896023324624829 Order of pole (three term test) -3.3169682052296503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.82999999999992 y[1] (analytic) 1.538774485452486 y[1] (numeric) 1.5387744854524854 absolute error 6.661338147750939e-16 relative error 4.32898921234201e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2972492862806946 Order of pole (three term test) -3.464092383154484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.83999999999992 y[1] (analytic) 1.5254288837389436 y[1] (numeric) 1.5254288837389427 absolute error 8.881784197001252e-16 relative error 5.822483297439154e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30477715158051116 Order of pole (three term test) -3.6150196223726443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.84999999999992 y[1] (analytic) 1.5121307387415526 y[1] (numeric) 1.5121307387415515 absolute error 1.1102230246251565e-15 relative error 7.342110018536642e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3121829155743192 Order of pole (three term test) -3.7696893598243078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.8599999999999195 y[1] (analytic) 1.498881380263731 y[1] (numeric) 1.4988813802637297 absolute error 1.3322676295501878e-15 relative error 8.888412699581156e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31946361462489314 Order of pole (three term test) -3.9280395339129237 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.869999999999919 y[1] (analytic) 1.485682133230286 y[1] (numeric) 1.4856821332302843 absolute error 1.7763568394002505e-15 relative error 1.1956506709399249e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3266163354330897 Order of pole (three term test) -4.090006609642705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.879999999999919 y[1] (analytic) 1.4725343175549208 y[1] (numeric) 1.472534317554919 absolute error 1.7763568394002505e-15 relative error 1.2063262758791345e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3336382162049036 Order of pole (three term test) -4.255525604347462 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.889999999999919 y[1] (analytic) 1.459439248008247 y[1] (numeric) 1.459439248008245 absolute error 1.9984014443252818e-15 relative error 1.3692940264917345e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3405264477974135 Order of pole (three term test) -4.4245301139999595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.899999999999919 y[1] (analytic) 1.4463982340863064 y[1] (numeric) 1.4463982340863042 absolute error 2.220446049250313e-15 relative error 1.5351553928389401e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34727827484316487 Order of pole (three term test) -4.596952340090874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.909999999999918 y[1] (analytic) 1.433412579879624 y[1] (numeric) 1.4334125798796216 absolute error 2.4424906541753444e-15 relative error 1.7039690375679983e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3538909968525304 Order of pole (three term test) -4.7727231170659605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.919999999999918 y[1] (analytic) 1.4204835839427992 y[1] (numeric) 1.4204835839427963 absolute error 2.886579864025407e-15 relative error 2.0321106816406866e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36036196929361264 Order of pole (three term test) -4.951771940310039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.929999999999918 y[1] (analytic) 1.4076125391646512 y[1] (numeric) 1.4076125391646481 absolute error 3.1086244689504383e-15 relative error 2.2084376079764493e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3666886046492549 Order of pole (three term test) -5.134026994666033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.939999999999918 y[1] (analytic) 1.3948007326389322 y[1] (numeric) 1.394800732638929 absolute error 3.3306690738754696e-15 relative error 2.387917496697838e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3728683734507394 Order of pole (three term test) -5.319415183477196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.949999999999918 y[1] (analytic) 1.3820494455356183 y[1] (numeric) 1.3820494455356147 absolute error 3.552713678800501e-15 relative error 2.5706125712626976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3788988052877615 Order of pole (three term test) -5.507862158140344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.959999999999917 y[1] (analytic) 1.3693599529727936 y[1] (numeric) 1.3693599529727898 absolute error 3.774758283725532e-15 relative error 2.756585860080669e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3847774897942781 Order of pole (three term test) -5.699292348157839 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.969999999999917 y[1] (analytic) 1.3567335238891403 y[1] (numeric) 1.356733523889136 absolute error 4.218847493575595e-15 relative error 3.1095623564176927e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3905020776098402 Order of pole (three term test) -5.893628991675675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.979999999999917 y[1] (analytic) 1.3441714209170443 y[1] (numeric) 1.3441714209170397 absolute error 4.6629367034256575e-15 relative error 3.4690044966470324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.396070281316032 Order of pole (three term test) -6.0907941664951775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.989999999999917 y[1] (analytic) 1.3316749002563344 y[1] (numeric) 1.3316749002563297 absolute error 4.6629367034256575e-15 relative error 3.5015578520914433e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4014798763476407 Order of pole (three term test) -6.290708821545116 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 5.9999999999999165 y[1] (analytic) 1.3192452115486633 y[1] (numeric) 1.3192452115486584 absolute error 4.884981308350689e-15 relative error 3.702860746120279e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40672870187820714 Order of pole (three term test) -6.4932928088014465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.009999999999916 y[1] (analytic) 1.3068835977525437 y[1] (numeric) 1.3068835977525384 absolute error 5.329070518200751e-15 relative error 4.0776933212454337e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.411814661679603 Order of pole (three term test) -6.698464915641256 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.019999999999916 y[1] (analytic) 1.2945912950190537 y[1] (numeric) 1.2945912950190481 absolute error 5.551115123125783e-15 relative error 4.287928664810064e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4167357249553016 Order of pole (three term test) -6.906142897617486 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.029999999999916 y[1] (analytic) 1.282369532568223 y[1] (numeric) 1.2823695325682172 absolute error 5.773159728050814e-15 relative error 4.5019470452396125e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.421489927147018 Order of pole (three term test) -7.116243511641037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.039999999999916 y[1] (analytic) 1.270219532566112 y[1] (numeric) 1.270219532566106 absolute error 5.995204332975845e-15 relative error 4.719817464044396e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4260753707144025 Order of pole (three term test) -7.32868254955632 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.0499999999999154 y[1] (analytic) 1.2581425100025962 y[1] (numeric) 1.25814251000259 absolute error 6.217248937900877e-15 relative error 4.941609466711404e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43049022588748687 Order of pole (three term test) -7.543374872096476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.059999999999915 y[1] (analytic) 1.246139672569868 y[1] (numeric) 1.2461396725698612 absolute error 6.661338147750939e-15 relative error 5.345579066601345e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4347327313915936 Order of pole (three term test) -7.760234443204239 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.069999999999915 y[1] (analytic) 1.2342122205416675 y[1] (numeric) 1.2342122205416606 absolute error 6.8833827526759706e-15 relative error 5.577146813256323e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4388011951444272 Order of pole (three term test) -7.979174364704297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.079999999999915 y[1] (analytic) 1.2223613466532586 y[1] (numeric) 1.2223613466532515 absolute error 7.105427357601002e-15 relative error 5.812869800779593e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4426939949250845 Order of pole (three term test) -8.200106911312854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.089999999999915 y[1] (analytic) 1.210588235982154 y[1] (numeric) 1.210588235982147 absolute error 7.105427357601002e-15 relative error 5.869400632194601e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44640957901472245 Order of pole (three term test) -8.422943565969913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.099999999999914 y[1] (analytic) 1.1988940658296108 y[1] (numeric) 1.1988940658296032 absolute error 7.549516567451064e-15 relative error 6.297067257753878e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4499464668086496 Order of pole (three term test) -8.647595055479986 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.109999999999914 y[1] (analytic) 1.1872800056028983 y[1] (numeric) 1.1872800056028905 absolute error 7.771561172376096e-15 relative error 6.545685209639923e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4533032493995995 Order of pole (three term test) -8.87397138644627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.119999999999914 y[1] (analytic) 1.1757472166983611 y[1] (numeric) 1.1757472166983531 absolute error 7.993605777301127e-15 relative error 6.798745226672216e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4564785901319775 Order of pole (three term test) -9.101981881483876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.129999999999914 y[1] (analytic) 1.1642968523852788 y[1] (numeric) 1.1642968523852708 absolute error 7.993605777301127e-15 relative error 6.865607994150922e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.917679375623354 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45947122512686533 Order of pole (three term test) -9.33153521569703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.1399999999999135 y[1] (analytic) 1.1529300576905415 y[1] (numeric) 1.152930057690533 absolute error 8.43769498715119e-15 relative error 7.318479495671155e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.21179189679344 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46227996377759634 Order of pole (three term test) -9.562539453405527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.149999999999913 y[1] (analytic) 1.1416479692841457 y[1] (numeric) 1.1416479692841368 absolute error 8.881784197001252e-15 relative error 7.779792401829831e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.51033758422438 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4649036892157123 Order of pole (three term test) -9.794902085105234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.159999999999913 y[1] (analytic) 1.1304517153655302 y[1] (numeric) 1.1304517153655214 absolute error 8.881784197001252e-15 relative error 7.856845255995155e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.813478517455275 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4673413587471383 Order of pole (three term test) -10.028530064647759 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.169999999999913 y[1] (analytic) 1.1193424155507572 y[1] (numeric) 1.119342415550748 absolute error 9.103828801926284e-15 relative error 8.13319380687175e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.121383671646795 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46959200425841413 Order of pole (three term test) -10.26332984662393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.179999999999913 y[1] (analytic) 1.1083211807605504 y[1] (numeric) 1.1083211807605409 absolute error 9.547918011776346e-15 relative error 8.614757326233168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.434229312064273 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47165473259283736 Order of pole (three term test) -10.499207423936102 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.1899999999999125 y[1] (analytic) 1.0973891131092042 y[1] (numeric) 1.0973891131091944 absolute error 9.769962616701378e-15 relative error 8.902915565674235e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.752199415320165 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47352872589638795 Order of pole (three term test) -10.736068365543751 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.199999999999912 y[1] (analytic) 1.0865473057943738 y[1] (numeric) 1.0865473057943638 absolute error 9.992007221626409e-15 relative error 9.196108782692404e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.0754861195382 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47521324193331116 Order of pole (three term test) -10.97381785436726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.209999999999912 y[1] (analytic) 1.075796842987756 y[1] (numeric) 1.0757968429877458 absolute error 1.021405182655144e-14 relative error 9.49440583798747e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.404290205802337 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47670761437125286 Order of pole (three term test) -11.212360725334387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.219999999999912 y[1] (analytic) 1.0651387997266726 y[1] (numeric) 1.0651387997266621 absolute error 1.0436096431476471e-14 relative error 9.797874637704024e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.738821613476553 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4780112530358522 Order of pole (three term test) -11.451601503554038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.229999999999912 y[1] (analytic) 1.0545742418065682 y[1] (numeric) 1.0545742418065576 absolute error 1.0658141036401503e-14 relative error 1.0106581987194447e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.0792999922278 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4791236441347069 Order of pole (three term test) -11.691444442601945 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.239999999999911 y[1] (analytic) 1.044104225674431 y[1] (numeric) 1.0441042256744202 absolute error 1.0880185641326534e-14 relative error 1.0420593436731436e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.425955293857832 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48004435045064436 Order of pole (three term test) -11.93179356290274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.249999999999911 y[1] (analytic) 1.033729798323149 y[1] (numeric) 1.0337297983231382 absolute error 1.0880185641326534e-14 relative error 1.0525173656574166e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.779028407353103 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48077301150423724 Order of pole (three term test) -12.172552690192914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.259999999999911 y[1] (analytic) 1.0234519971868123 y[1] (numeric) 1.0234519971868012 absolute error 1.1102230246251565e-14 relative error 1.0847827037094596e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.138771840898634 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4813093436855201 Order of pole (three term test) -12.413625494049219 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.269999999999911 y[1] (analytic) 1.0132718500369697 y[1] (numeric) 1.0132718500369584 absolute error 1.1324274851176597e-14 relative error 1.117594932767887e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.50545045497736 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48165314035487616 Order of pole (three term test) -12.65491552646702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.2799999999999105 y[1] (analytic) 1.0031903748798527 y[1] (numeric) 1.0031903748798412 absolute error 1.1546319456101628e-14 relative error 1.1509599518919302e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.87934225109409 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4818042719130692 Order of pole (three term test) -12.896326260473003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.28999999999991 y[1] (analytic) 0.9932085798545758 y[1] (numeric) 0.993208579854564 absolute error 1.176836406102666e-14 relative error 1.1848834474174364e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.260739221129477 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48176268584041815 Order of pole (three term test) -13.1377611287568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.29999999999991 y[1] (analytic) 0.9833274631323232 y[1] (numeric) 0.9833274631323113 absolute error 1.1879386363489175e-14 relative error 1.208080401380044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.338473308777946 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48152840670511504 Order of pole (three term test) -13.379123562306093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.30999999999991 y[1] (analytic) 0.9735480128165332 y[1] (numeric) 0.9735480128165211 absolute error 1.2101430968414206e-14 relative error 1.243023539579115e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.95517842616791 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4811015361407054 Order of pole (three term test) -13.620317029029616 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.31999999999991 y[1] (analytic) 0.9638712068440878 y[1] (numeric) 0.9638712068440755 absolute error 1.2323475573339238e-14 relative error 1.2785396519612643e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.5790809919053 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48048225279275875 Order of pole (three term test) -13.861245072352673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.3299999999999095 y[1] (analytic) 0.9542980128875201 y[1] (numeric) 0.9542980128875076 absolute error 1.2545520178264269e-14 relative error 1.3146333754069094e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.209907017358827 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4796708122347733 Order of pole (three term test) -14.101811349769887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.339999999999909 y[1] (analytic) 0.9448293882582485 y[1] (numeric) 0.9448293882582356 absolute error 1.2878587085651816e-14 relative error 1.3630595370655147e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.847395229734268 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4786675468533662 Order of pole (three term test) -14.341919671339467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.349999999999909 y[1] (analytic) 0.9354662798108447 y[1] (numeric) 0.9354662798108319 absolute error 1.2878587085651816e-14 relative error 1.3767024385161077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.491296320435886 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4774728657028158 Order of pole (three term test) -14.58147403810409 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.359999999999909 y[1] (analytic) 0.9262096238483515 y[1] (numeric) 0.9262096238483385 absolute error 1.2989609388114332e-14 relative error 1.402448112571234e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.141372245579152 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4760872543290361 Order of pole (three term test) -14.82037868042278 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.369999999999909 y[1] (analytic) 0.9170603460286513 y[1] (numeric) 0.917060346028638 absolute error 1.3322676295501878e-14 relative error 1.4527589545438315e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.79739557446461 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4745112745630712 Order of pole (three term test) -15.058538096198747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.379999999999908 y[1] (analytic) 0.9080193612719015 y[1] (numeric) 0.9080193612718879 absolute error 1.3655743202889425e-14 relative error 1.5039044083554828e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.459148882203014 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47274556428421316 Order of pole (three term test) -15.295857088987958 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.389999999999908 y[1] (analytic) 0.8990875736690436 y[1] (numeric) 0.8990875736690298 absolute error 1.3766765505351941e-14 relative error 1.5311929458853273e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.12642418302281 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47079083715285697 Order of pole (three term test) -15.532240805973316 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.399999999999908 y[1] (analytic) 0.8902658763913948 y[1] (numeric) 0.8902658763913809 absolute error 1.3877787807814457e-14 relative error 1.5588363179847694e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.799022401098735 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4686478823132198 Order of pole (three term test) -15.76759477578951 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.409999999999908 y[1] (analytic) 0.8815551516013314 y[1] (numeric) 0.8815551516013174 absolute error 1.3988810110276972e-14 relative error 1.5868332327100027e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.476752876017388 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4663175640660601 Order of pole (three term test) -16.00182494618352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.419999999999908 y[1] (analytic) 0.8729562703640737 y[1] (numeric) 0.8729562703640595 absolute error 1.4210854715202004e-14 relative error 1.627899953026885e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.159432900245521 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4638008215115488 Order of pole (three term test) -16.234837721495918 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.429999999999907 y[1] (analytic) 0.8644700925605797 y[1] (numeric) 0.8644700925605653 absolute error 1.4432899320127035e-14 relative error 1.6695660664646551e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.846887286192661 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4610986681624511 Order of pole (three term test) -16.466539999948303 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.439999999999907 y[1] (analytic) 0.8560974668015577 y[1] (numeric) 0.8560974668015432 absolute error 1.454392162258955e-14 relative error 1.6988628265572023e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.538947960664155 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45821219152779247 Order of pole (three term test) -16.69683921072195 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.449999999999907 y[1] (analytic) 0.8478392303426069 y[1] (numeric) 0.847839230342592 absolute error 1.4876988529977098e-14 relative error 1.754694521975044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4551425526671948 Order of pole (three term test) -16.92564335081347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.459999999999907 y[1] (analytic) 0.8396962090004907 y[1] (numeric) 0.8396962090004758 absolute error 1.4876988529977098e-14 relative error 1.7717108128528426e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.451890985716073 Order of pole (three term test) -17.152861021652612 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.4699999999999065 y[1] (analytic) 0.8316692170705581 y[1] (numeric) 0.831669217070543 absolute error 1.509903313490213e-14 relative error 1.8155094387269044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44845879738190514 Order of pole (three term test) -17.378401465468183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.479999999999906 y[1] (analytic) 0.8237590572453123 y[1] (numeric) 0.8237590572452973 absolute error 1.4988010832439613e-14 relative error 1.8194653765095104e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4448473664117866 Order of pole (three term test) -17.602174601387667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.489999999999906 y[1] (analytic) 0.815966520534145 y[1] (numeric) 0.8159665205341295 absolute error 1.5432100042289676e-14 relative error 1.8912663269796377e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4410581430315031 Order of pole (three term test) -17.824091061256443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.499999999999906 y[1] (analytic) 0.8082923861842325 y[1] (numeric) 0.8082923861842172 absolute error 1.532107773982716e-14 relative error 1.8954870788966035e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4370926483563587 Order of pole (three term test) -18.04406222516271 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.509999999999906 y[1] (analytic) 0.8007374216026156 y[1] (numeric) 0.8007374216026 absolute error 1.5654144647214707e-14 relative error 1.9549660381656843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4329524737740084 Order of pole (three term test) -18.262000256654137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.519999999999905 y[1] (analytic) 0.7933023822794562 y[1] (numeric) 0.7933023822794404 absolute error 1.5765166949677223e-14 relative error 1.9872834497708136e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4286392802995581 Order of pole (three term test) -18.47781813763265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.529999999999905 y[1] (analytic) 0.7859880117124907 y[1] (numeric) 0.7859880117124748 absolute error 1.587618925213974e-14 relative error 2.019902214227047e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4241547979032028 Order of pole (three term test) -18.69142970291365 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.539999999999905 y[1] (analytic) 0.778795041332681 y[1] (numeric) 0.7787950413326646 absolute error 1.63202784619898e-14 relative error 2.0955806850108336e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.419500824810682 Order of pole (three term test) -18.902749674436357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.549999999999905 y[1] (analytic) 0.7717241904310701 y[1] (numeric) 0.7717241904310539 absolute error 1.6209256159527285e-14 relative error 2.100394980552976e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41467922677684976 Order of pole (three term test) -19.11169369511191 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.559999999999905 y[1] (analytic) 0.7647761660868566 y[1] (numeric) 0.7647761660868402 absolute error 1.6431300764452317e-14 relative error 2.1485110929288808e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4096919363326543 Order of pole (three term test) -19.31817836229613 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.569999999999904 y[1] (analytic) 0.7579516630966846 y[1] (numeric) 0.7579516630966681 absolute error 1.6542323066914832e-14 relative error 2.182503696783193e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4045409520058457 Order of pole (three term test) -19.52212126087409 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.579999999999904 y[1] (analytic) 0.7512513639051661 y[1] (numeric) 0.7512513639051495 absolute error 1.6653345369377348e-14 relative error 2.2167474389410326e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39922833751572795 Order of pole (three term test) -19.723440995943406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.589999999999904 y[1] (analytic) 0.7446759385366367 y[1] (numeric) 0.74467593853662 absolute error 1.6764367671839864e-14 relative error 2.2512299383250568e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3937562209422907 Order of pole (three term test) -19.922057225084092 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.599999999999904 y[1] (analytic) 0.7382260445281539 y[1] (numeric) 0.7382260445281369 absolute error 1.6986412276764895e-14 relative error 2.300977106222521e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38812679387006005 Order of pole (three term test) -20.117890690202042 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.6099999999999035 y[1] (analytic) 0.7319023268637433 y[1] (numeric) 0.7319023268637262 absolute error 1.709743457922741e-14 relative error 2.336026810092435e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3823423105070171 Order of pole (three term test) -20.31086324893424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.619999999999903 y[1] (analytic) 0.7257054179099018 y[1] (numeric) 0.7257054179098846 absolute error 1.7208456881689926e-14 relative error 2.371273034071023e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3764050867789481 Order of pole (three term test) -20.500897905603356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.629999999999903 y[1] (analytic) 0.7196359373523606 y[1] (numeric) 0.7196359373523434 absolute error 1.7208456881689926e-14 relative error 2.3912725849965472e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3703174993995889 Order of pole (three term test) -20.687918841710022 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.639999999999903 y[1] (analytic) 0.713694492134118 y[1] (numeric) 0.7136944921341005 absolute error 1.7430501486614958e-14 relative error 2.4422917198777267e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36408198491694815 Order of pole (three term test) -20.87185144595093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.649999999999903 y[1] (analytic) 0.7078816763947438 y[1] (numeric) 0.7078816763947264 absolute error 1.7319479184152442e-14 relative error 2.446663017520232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3577010387361865 Order of pole (three term test) -21.052622343751352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.659999999999902 y[1] (analytic) 0.7021980714109688 y[1] (numeric) 0.7021980714109513 absolute error 1.7541523789077473e-14 relative error 2.4980877195846232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35117721411945735 Order of pole (three term test) -21.2301594263007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.669999999999902 y[1] (analytic) 0.6966442455385546 y[1] (numeric) 0.696644245538537 absolute error 1.765254609153999e-14 relative error 2.533939841546145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3445131211631028 Order of pole (three term test) -21.404391879079956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.679999999999902 y[1] (analytic) 0.6912207541554605 y[1] (numeric) 0.6912207541554426 absolute error 1.787459069646502e-14 relative error 2.585945313274679e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33771142575262164 Order of pole (three term test) -21.575250209870283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.689999999999902 y[1] (analytic) 0.685928139606305 y[1] (numeric) 0.685928139606287 absolute error 1.8096635301390052e-14 relative error 2.6382698502173693e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3307748484958282 Order of pole (three term test) -21.742666276231834 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.699999999999902 y[1] (analytic) 0.6807669311481326 y[1] (numeric) 0.6807669311481145 absolute error 1.8096635301390052e-14 relative error 2.6582717922078806e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3237061636346281 Order of pole (three term test) -21.906573312442454 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.709999999999901 y[1] (analytic) 0.6757376448974879 y[1] (numeric) 0.6757376448974699 absolute error 1.7985612998927536e-14 relative error 2.661626614224819e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31650819793584684 Order of pole (three term test) -22.066905955886018 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.719999999999901 y[1] (analytic) 0.6708407837788056 y[1] (numeric) 0.6708407837787873 absolute error 1.8318679906315083e-14 relative error 2.730704564968019e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3091838295615555 Order of pole (three term test) -22.223600272880194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.729999999999901 y[1] (analytic) 0.6660768374741163 y[1] (numeric) 0.6660768374740978 absolute error 1.84297022087776e-14 relative error 2.7669033318537784e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3017359869193416 Order of pole (three term test) -22.37659378393403 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.739999999999901 y[1] (analytic) 0.6614462823740804 y[1] (numeric) 0.6614462823740621 absolute error 1.8318679906315083e-14 relative error 2.7694886787427687e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29416764749298313 Order of pole (three term test) -22.52582548842555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7499999999999005 y[1] (analytic) 0.6569495815303498 y[1] (numeric) 0.6569495815303312 absolute error 1.8540724511240114e-14 relative error 2.822244664202373e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28648183665399063 Order of pole (three term test) -22.67123588869014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7599999999999 y[1] (analytic) 0.652587184609261 y[1] (numeric) 0.6525871846092424 absolute error 1.865174681370263e-14 relative error 2.8581233670517805e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27868162645449035 Order of pole (three term test) -22.81276701351053 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7699999999999 y[1] (analytic) 0.648359527846871 y[1] (numeric) 0.6483595278468522 absolute error 1.8762769116165146e-14 relative error 2.893883456679381e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27077013440192144 Order of pole (three term test) -22.950362440999392 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7799999999999 y[1] (analytic) 0.644267034005333 y[1] (numeric) 0.6442670340053142 absolute error 1.887379141862766e-14 relative error 2.929498239463146e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26275052221603956 Order of pole (three term test) -23.083967320866087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7899999999999 y[1] (analytic) 0.6403101123306207 y[1] (numeric) 0.6403101123306019 absolute error 1.887379141862766e-14 relative error 2.9476016472596765e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2546259945687068 Order of pole (three term test) -23.213528396058905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.7999999999998995 y[1] (analytic) 0.6364891585116041 y[1] (numeric) 0.6364891585115854 absolute error 1.8762769116165146e-14 relative error 2.9478536853700506e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24639979780697832 Order of pole (three term test) -23.338994023774774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.809999999999899 y[1] (analytic) 0.6328045546404815 y[1] (numeric) 0.6328045546404625 absolute error 1.8984813721090177e-14 relative error 3.0001069969978515e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2380752186599757 Order of pole (three term test) -23.46031419582842 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.819999999999899 y[1] (analytic) 0.6292566691745687 y[1] (numeric) 0.6292566691745497 absolute error 1.8984813721090177e-14 relative error 3.0170222503948387e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22965558293006388 Order of pole (three term test) -23.577440558373358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.829999999999899 y[1] (analytic) 0.6258458568994562 y[1] (numeric) 0.6258458568994372 absolute error 1.8984813721090177e-14 relative error 3.033464791976747e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22114425416884517 Order of pole (three term test) -23.690326430967147 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.839999999999899 y[1] (analytic) 0.6225724588935292 y[1] (numeric) 0.6225724588935101 absolute error 1.9095836023552692e-14 relative error 3.0672471534463453e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21254463233848364 Order of pole (three term test) -23.798926824973904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.849999999999898 y[1] (analytic) 0.6194368024938604 y[1] (numeric) 0.6194368024938413 absolute error 1.9095836023552692e-14 relative error 3.0827738918115e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20386015245889366 Order of pole (three term test) -23.903198461296974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.859999999999898 y[1] (analytic) 0.6164392012634768 y[1] (numeric) 0.6164392012634575 absolute error 1.9317880628477724e-14 relative error 3.1337852279483643e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1950942832413141 Order of pole (three term test) -24.003099787435197 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.869999999999898 y[1] (analytic) 0.6135799549600033 y[1] (numeric) 0.6135799549599839 absolute error 1.942890293094024e-14 relative error 3.166482668457891e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18625052570880854 Order of pole (three term test) -24.0985909938563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.879999999999898 y[1] (analytic) 0.6108593495056874 y[1] (numeric) 0.610859349505668 absolute error 1.942890293094024e-14 relative error 3.180585342053334e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17733241180422812 Order of pole (three term test) -24.18963402968125 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.8899999999998975 y[1] (analytic) 0.6082776569588078 y[1] (numeric) 0.6082776569587883 absolute error 1.942890293094024e-14 relative error 3.194084594209574e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16834350298618114 Order of pole (three term test) -24.27619261767373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.899999999999897 y[1] (analytic) 0.6058351354864675 y[1] (numeric) 0.605835135486448 absolute error 1.9539925233402755e-14 relative error 3.2252875557824457e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15928738881355342 Order of pole (three term test) -24.358232268529036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.909999999999897 y[1] (analytic) 0.6035320293387783 y[1] (numeric) 0.6035320293387587 absolute error 1.9539925233402755e-14 relative error 3.237595402320311e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1501676855191402 Order of pole (three term test) -24.43572029445712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.919999999999897 y[1] (analytic) 0.6013685688244358 y[1] (numeric) 0.6013685688244162 absolute error 1.9539925233402755e-14 relative error 3.249242851451264e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1409880345729343 Order of pole (three term test) -24.508625822054547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.929999999999897 y[1] (analytic) 0.5993449702876886 y[1] (numeric) 0.599344970287669 absolute error 1.965094753586527e-14 relative error 3.278737373308183e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13175210123563952 Order of pole (three term test) -24.576919804460772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.9399999999998965 y[1] (analytic) 0.597461436086704 y[1] (numeric) 0.5974614360866843 absolute error 1.965094753586527e-14 relative error 3.289073796055602e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12246357310295944 Order of pole (three term test) -24.640575032793876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.949999999999896 y[1] (analytic) 0.5957181545733324 y[1] (numeric) 0.5957181545733128 absolute error 1.965094753586527e-14 relative error 3.2986987864990866e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11312615864124549 Order of pole (three term test) -24.699566146861745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.959999999999896 y[1] (analytic) 0.5941153000742726 y[1] (numeric) 0.594115300074253 absolute error 1.965094753586527e-14 relative error 3.3075982950462027e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10374358571505314 Order of pole (three term test) -24.75386964514451 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.969999999999896 y[1] (analytic) 0.5926530328736386 y[1] (numeric) 0.5926530328736189 absolute error 1.965094753586527e-14 relative error 3.3157592125332314e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09431960010719179 Order of pole (three term test) -24.80346389404467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.979999999999896 y[1] (analytic) 0.5913314991969321 y[1] (numeric) 0.5913314991969123 absolute error 1.9761969838327786e-14 relative error 3.341944385706811e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08485796403184019 Order of pole (three term test) -24.848329136401183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.989999999999895 y[1] (analytic) 0.5901508311964193 y[1] (numeric) 0.5901508311963996 absolute error 1.9761969838327786e-14 relative error 3.3486303490014793e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07536245464129365 Order of pole (three term test) -24.88844749926471 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 6.999999999999895 y[1] (analytic) 0.5891111469379163 y[1] (numeric) 0.5891111469378967 absolute error 1.965094753586527e-14 relative error 3.335694399606428e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06583686252693897 Order of pole (three term test) -24.923803000930672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.009999999999895 y[1] (analytic) 0.588212550388983 y[1] (numeric) 0.5882125503889633 absolute error 1.9761969838327786e-14 relative error 3.3596647717324736e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05628499021502303 Order of pole (three term test) -24.954381557227922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.019999999999895 y[1] (analytic) 0.587455131408525 y[1] (numeric) 0.5874551314085054 absolute error 1.965094753586527e-14 relative error 3.3450976057948006e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04671065065780731 Order of pole (three term test) -24.980170987060294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.0299999999998946 y[1] (analytic) 0.5868389657378096 y[1] (numeric) 0.5868389657377898 absolute error 1.9761969838327786e-14 relative error 3.3675285712293895e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.037117665720684916 Order of pole (three term test) -25.00116101719929 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.039999999999894 y[1] (analytic) 0.5863641149928899 y[1] (numeric) 0.5863641149928702 absolute error 1.965094753586527e-14 relative error 3.3513216503884373e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02750986466585304 Order of pole (three term test) -25.01734328632585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.049999999999894 y[1] (analytic) 0.5860306266584449 y[1] (numeric) 0.5860306266584253 absolute error 1.9539925233402755e-14 relative error 3.334283968197992e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.017891082633121048 Order of pole (three term test) -25.02871134831988 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.059999999999894 y[1] (analytic) 0.5858385340830304 y[1] (numeric) 0.5858385340830107 absolute error 1.9761969838327786e-14 relative error 3.3732792721222632e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.008265159118450351 Order of pole (three term test) -25.035260674796206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.069999999999894 y[1] (analytic) 0.5857878564757435 y[1] (numeric) 0.5857878564757237 absolute error 1.9761969838327786e-14 relative error 3.373571100845464e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.0799999999998935 y[1] (analytic) 0.5858785989043028 y[1] (numeric) 0.5858785989042831 absolute error 1.9761969838327786e-14 relative error 3.3730485932215623e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.089999999999893 y[1] (analytic) 0.5861107522945409 y[1] (numeric) 0.5861107522945214 absolute error 1.9539925233402755e-14 relative error 3.333828147138865e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.099999999999893 y[1] (analytic) 0.5864842934313127 y[1] (numeric) 0.5864842934312932 absolute error 1.9539925233402755e-14 relative error 3.3317047791819872e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.109999999999893 y[1] (analytic) 0.5869991849608155 y[1] (numeric) 0.586999184960796 absolute error 1.9539925233402755e-14 relative error 3.3287823448523396e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.119999999999893 y[1] (analytic) 0.5876553753943256 y[1] (numeric) 0.5876553753943059 absolute error 1.965094753586527e-14 relative error 3.3439577614140243e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.129999999999892 y[1] (analytic) 0.5884527991133459 y[1] (numeric) 0.5884527991133265 absolute error 1.942890293094024e-14 relative error 3.3016926693551008e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.139999999999892 y[1] (analytic) 0.5893913763761698 y[1] (numeric) 0.5893913763761504 absolute error 1.942890293094024e-14 relative error 3.2964348834551065e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.149999999999892 y[1] (analytic) 0.5904710133258527 y[1] (numeric) 0.5904710133258333 absolute error 1.942890293094024e-14 relative error 3.2904075716614996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.159999999999892 y[1] (analytic) 0.5916916019995994 y[1] (numeric) 0.59169160199958 absolute error 1.9317880628477724e-14 relative error 3.2648563142004513e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.169999999999892 y[1] (analytic) 0.5930530203395598 y[1] (numeric) 0.5930530203395404 absolute error 1.9317880628477724e-14 relative error 3.2573614779698848e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.179999999999891 y[1] (analytic) 0.5945551322050342 y[1] (numeric) 0.594555132205015 absolute error 1.9206858326015208e-14 relative error 3.2304587557393523e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.189999999999891 y[1] (analytic) 0.5961977873860882 y[1] (numeric) 0.5961977873860689 absolute error 1.9317880628477724e-14 relative error 3.2401798593002444e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.199999999999891 y[1] (analytic) 0.5979808216185719 y[1] (numeric) 0.5979808216185528 absolute error 1.9095836023552692e-14 relative error 3.1933860306531976e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.209999999999891 y[1] (analytic) 0.5999040566005486 y[1] (numeric) 0.5999040566005295 absolute error 1.9095836023552692e-14 relative error 3.1831483407133924e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.2199999999998905 y[1] (analytic) 0.6019673000101224 y[1] (numeric) 0.6019673000101033 absolute error 1.9095836023552692e-14 relative error 3.1722380971909245e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.22999999999989 y[1] (analytic) 0.604170345524672 y[1] (numeric) 0.6041703455246529 absolute error 1.9095836023552692e-14 relative error 3.1606708546692304e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.23999999999989 y[1] (analytic) 0.6065129728414816 y[1] (numeric) 0.6065129728414624 absolute error 1.9206858326015208e-14 relative error 3.1667679317776302e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.24999999999989 y[1] (analytic) 0.6089949476997715 y[1] (numeric) 0.6089949476997525 absolute error 1.8984813721090177e-14 relative error 3.117400857395865e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.25999999999989 y[1] (analytic) 0.6116160219041246 y[1] (numeric) 0.6116160219041056 absolute error 1.8984813721090177e-14 relative error 3.1040412679159983e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.269999999999889 y[1] (analytic) 0.6143759333493043 y[1] (numeric) 0.6143759333492854 absolute error 1.887379141862766e-14 relative error 3.072026489666701e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.279999999999889 y[1] (analytic) 0.6172744060464664 y[1] (numeric) 0.6172744060464475 absolute error 1.8984813721090177e-14 relative error 3.0755873781782976e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.289999999999889 y[1] (analytic) 0.6203111501507562 y[1] (numeric) 0.6203111501507373 absolute error 1.887379141862766e-14 relative error 3.042632945424357e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.299999999999889 y[1] (analytic) 0.6234858619902942 y[1] (numeric) 0.6234858619902753 absolute error 1.887379141862766e-14 relative error 3.027140239937224e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.309999999999889 y[1] (analytic) 0.6267982240965417 y[1] (numeric) 0.626798224096523 absolute error 1.8762769116165146e-14 relative error 2.9934304844608552e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.319999999999888 y[1] (analytic) 0.6302479052360487 y[1] (numeric) 0.63024790523603 absolute error 1.865174681370263e-14 relative error 2.959430195443003e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.329999999999888 y[1] (analytic) 0.6338345604435758 y[1] (numeric) 0.6338345604435571 absolute error 1.865174681370263e-14 relative error 2.942683781813601e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.339999999999888 y[1] (analytic) 0.637557831056591 y[1] (numeric) 0.6375578310565725 absolute error 1.8540724511240114e-14 relative error 2.9080851348831443e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.349999999999888 y[1] (analytic) 0.641417344751136 y[1] (numeric) 0.6414173447511174 absolute error 1.8540724511240114e-14 relative error 2.890586708164829e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.3599999999998875 y[1] (analytic) 0.6454127155790574 y[1] (numeric) 0.6454127155790389 absolute error 1.8540724511240114e-14 relative error 2.8726927845859953e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.369999999999887 y[1] (analytic) 0.6495435440066019 y[1] (numeric) 0.6495435440065834 absolute error 1.84297022087776e-14 relative error 2.837331288845861e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.379999999999887 y[1] (analytic) 0.6538094169543691 y[1] (numeric) 0.6538094169543507 absolute error 1.84297022087776e-14 relative error 2.8188187154948627e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.389999999999887 y[1] (analytic) 0.658209907838619 y[1] (numeric) 0.6582099078386008 absolute error 1.8207657603852567e-14 relative error 2.7662387616803773e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.399999999999887 y[1] (analytic) 0.6627445766139305 y[1] (numeric) 0.6627445766139123 absolute error 1.8207657603852567e-14 relative error 2.7473114449126756e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.4099999999998865 y[1] (analytic) 0.6674129698172048 y[1] (numeric) 0.6674129698171867 absolute error 1.8096635301390052e-14 relative error 2.711459938566443e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.419999999999886 y[1] (analytic) 0.6722146206130117 y[1] (numeric) 0.6722146206129938 absolute error 1.7985612998927536e-14 relative error 2.6755759912698626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.429999999999886 y[1] (analytic) 0.6771490488402733 y[1] (numeric) 0.6771490488402554 absolute error 1.787459069646502e-14 relative error 2.6396833499328003e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.439999999999886 y[1] (analytic) 0.6822157610602788 y[1] (numeric) 0.6822157610602609 absolute error 1.787459069646502e-14 relative error 2.6200788250164257e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.449999999999886 y[1] (analytic) 0.6874142506060283 y[1] (numeric) 0.6874142506060106 absolute error 1.7763568394002505e-14 relative error 2.584114073623298e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.459999999999885 y[1] (analytic) 0.6927439976328993 y[1] (numeric) 0.6927439976328819 absolute error 1.7430501486614958e-14 relative error 2.516153376452895e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.469999999999885 y[1] (analytic) 0.6982044691706308 y[1] (numeric) 0.6982044691706134 absolute error 1.7430501486614958e-14 relative error 2.496475209807802e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.479999999999885 y[1] (analytic) 0.7037951191766191 y[1] (numeric) 0.7037951191766019 absolute error 1.7208456881689926e-14 relative error 2.4450946607618378e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.489999999999885 y[1] (analytic) 0.7095153885905229 y[1] (numeric) 0.7095153885905056 absolute error 1.7319479184152442e-14 relative error 2.441029393112698e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.4999999999998845 y[1] (analytic) 0.7153647053901669 y[1] (numeric) 0.71536470539015 absolute error 1.6986412276764895e-14 relative error 2.3745108122856494e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.509999999999884 y[1] (analytic) 0.7213424846487464 y[1] (numeric) 0.7213424846487295 absolute error 1.687538997430238e-14 relative error 2.3394421281757382e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.519999999999884 y[1] (analytic) 0.7274481285933164 y[1] (numeric) 0.7274481285932998 absolute error 1.6653345369377348e-14 relative error 2.2892828663371937e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.529999999999884 y[1] (analytic) 0.733681026664571 y[1] (numeric) 0.7336810266645544 absolute error 1.6653345369377348e-14 relative error 2.2698345417334926e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.539999999999884 y[1] (analytic) 0.7400405555778967 y[1] (numeric) 0.7400405555778802 absolute error 1.6542323066914832e-14 relative error 2.2353265563935148e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.5499999999998835 y[1] (analytic) 0.7465260793857019 y[1] (numeric) 0.7465260793856855 absolute error 1.6431300764452317e-14 relative error 2.201035063366203e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.559999999999883 y[1] (analytic) 0.7531369495410104 y[1] (numeric) 0.7531369495409941 absolute error 1.63202784619898e-14 relative error 2.166973546037807e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.569999999999883 y[1] (analytic) 0.7598725049623156 y[1] (numeric) 0.7598725049622995 absolute error 1.609823385706477e-14 relative error 2.118544065213036e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.579999999999883 y[1] (analytic) 0.7667320720996886 y[1] (numeric) 0.7667320720996726 absolute error 1.5987211554602254e-14 relative error 2.08511057986937e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.589999999999883 y[1] (analytic) 0.7737149650021318 y[1] (numeric) 0.7737149650021159 absolute error 1.587618925213974e-14 relative error 2.051942895029308e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.599999999999882 y[1] (analytic) 0.7808204853861738 y[1] (numeric) 0.7808204853861581 absolute error 1.5654144647214707e-14 relative error 2.004832729186475e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.609999999999882 y[1] (analytic) 0.7880479227056979 y[1] (numeric) 0.7880479227056822 absolute error 1.5654144647214707e-14 relative error 1.9864457726717288e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.619999999999882 y[1] (analytic) 0.7953965542229945 y[1] (numeric) 0.7953965542229791 absolute error 1.5432100042289676e-14 relative error 1.9401768791122005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.629999999999882 y[1] (analytic) 0.8028656450810362 y[1] (numeric) 0.8028656450810208 absolute error 1.5432100042289676e-14 relative error 1.9221273368512433e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.6399999999998816 y[1] (analytic) 0.8104544483769607 y[1] (numeric) 0.8104544483769457 absolute error 1.4988010832439613e-14 relative error 1.8493341436344798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.649999999999881 y[1] (analytic) 0.8181622052367633 y[1] (numeric) 0.8181622052367483 absolute error 1.4988010832439613e-14 relative error 1.831911904082922e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.659999999999881 y[1] (analytic) 0.8259881448911804 y[1] (numeric) 0.8259881448911657 absolute error 1.4765966227514582e-14 relative error 1.7876729004942219e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.669999999999881 y[1] (analytic) 0.8339314847527686 y[1] (numeric) 0.8339314847527539 absolute error 1.4654943925052066e-14 relative error 1.7573318903287053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.679999999999881 y[1] (analytic) 0.8419914304941608 y[1] (numeric) 0.8419914304941464 absolute error 1.4432899320127035e-14 relative error 1.7141385051456444e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.6899999999998805 y[1] (analytic) 0.8501671761274998 y[1] (numeric) 0.8501671761274855 absolute error 1.432187701766452e-14 relative error 1.684595385451186e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 7.69999999999988 y[1] (analytic) 0.8584579040850352 y[1] (numeric) 0.8584579040850211 absolute error 1.4099832412739488e-14 relative error 1.6424605499750654e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.625730839472858 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] 7.70999999999988 y[1] (analytic) 0.8668627853008801 y[1] (numeric) 0.8668627853008662 absolute error 1.3877787807814457e-14 relative error 1.6009209350240595e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.934958488606396 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] 7.71999999999988 y[1] (analytic) 0.8753809792939171 y[1] (numeric) 0.8753809792939035 absolute error 1.3655743202889425e-14 relative error 1.5599771443405312e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.24883934266232 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] 7.72999999999988 y[1] (analytic) 0.8840116342518454 y[1] (numeric) 0.8840116342518318 absolute error 1.354472090042691e-14 relative error 1.5321880816523469e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.56754345072341 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] 7.739999999999879 y[1] (analytic) 0.8927538871163612 y[1] (numeric) 0.8927538871163478 absolute error 1.3322676295501878e-14 relative error 1.492312325688637e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.891248088501921 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] 7.749999999999879 y[1] (analytic) 0.9016068636694633 y[1] (numeric) 0.9016068636694502 absolute error 1.3100631690576847e-14 relative error 1.4530314950419066e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.220138171433785 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] 7.759999999999879 y[1] (analytic) 0.9105696786208739 y[1] (numeric) 0.910569678620861 absolute error 1.2878587085651816e-14 relative error 1.4143439418230358e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.554406695767934 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] 7.769999999999879 y[1] (analytic) 0.919641435696567 y[1] (numeric) 0.9196414356965542 absolute error 1.27675647831893e-14 relative error 1.388319869854355e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.894255209910728 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] 7.779999999999879 y[1] (analytic) 0.9288212277283945 y[1] (numeric) 0.9288212277283819 absolute error 1.2545520178264269e-14 relative error 1.3506926633176417e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.23989431849543 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] 7.789999999999878 y[1] (analytic) 0.9381081367448031 y[1] (numeric) 0.9381081367447908 absolute error 1.2323475573339238e-14 relative error 1.3136519224853112e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.59154422187917 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] 7.799999999999878 y[1] (analytic) 0.9475012340626303 y[1] (numeric) 0.9475012340626182 absolute error 1.2101430968414206e-14 relative error 1.2771942171015996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.94943529402743 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] 7.809999999999878 y[1] (analytic) 0.956999580379972 y[1] (numeric) 0.95699958037996 absolute error 1.199040866595169e-14 relative error 1.2529168154066439e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.313808702030812 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] 7.819999999999878 y[1] (analytic) 0.9666022258701115 y[1] (numeric) 0.9666022258700997 absolute error 1.176836406102666e-14 relative error 1.2174981337781495e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.684917070816354 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] 7.8299999999998775 y[1] (analytic) 0.9763082102765018 y[1] (numeric) 0.9763082102764904 absolute error 1.1435297153639112e-14 relative error 1.171279421116463e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.063025196966674 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] 7.839999999999877 y[1] (analytic) 0.9861165630087912 y[1] (numeric) 0.9861165630087798 absolute error 1.1435297153639112e-14 relative error 1.1596293564675849e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.448410815952343 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] 7.849999999999877 y[1] (analytic) 0.9960263032398795 y[1] (numeric) 0.9960263032398683 absolute error 1.1213252548714081e-14 relative error 1.1257988380667815e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.15190773478553 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] 7.859999999999877 y[1] (analytic) 1.0060364400040016 y[1] (numeric) 1.006036440003991 absolute error 1.0658141036401503e-14 relative error 1.059418984501109e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.77266751640799 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] 7.869999999999877 y[1] (analytic) 1.0161459722958237 y[1] (numeric) 1.0161459722958128 absolute error 1.0880185641326534e-14 relative error 1.0707305778858176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.40084827670938 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] 7.879999999999876 y[1] (analytic) 1.0263538891705397 y[1] (numeric) 1.0263538891705295 absolute error 1.021405182655144e-14 relative error 9.951783623878553e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.036162077327464 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] 7.889999999999876 y[1] (analytic) 1.0366591698449708 y[1] (numeric) 1.03665916984496 absolute error 1.0658141036401503e-14 relative error 1.0281239337317968e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.678334723182864 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] 7.899999999999876 y[1] (analytic) 1.047060783799635 y[1] (numeric) 1.0470607837996249 absolute error 1.021405182655144e-14 relative error 9.75497505453895e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.327104930839248 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] 7.909999999999876 y[1] (analytic) 1.0575576908818065 y[1] (numeric) 1.0575576908817963 absolute error 1.021405182655144e-14 relative error 9.658150959154597e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.98222355602509 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] 7.919999999999876 y[1] (analytic) 1.0681488414095233 y[1] (numeric) 1.0681488414095135 absolute error 9.769962616701378e-15 relative error 9.146630355193748e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.643452875449032 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] 7.929999999999875 y[1] (analytic) 1.0788331762765593 y[1] (numeric) 1.0788331762765497 absolute error 9.547918011776346e-15 relative error 8.850226542651979e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.310565918492465 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] 7.939999999999875 y[1] (analytic) 1.0896096270583313 y[1] (numeric) 1.089609627058322 absolute error 9.325873406851315e-15 relative error 8.558912453837985e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.983345844768616 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] 7.949999999999875 y[1] (analytic) 1.100477116118741 y[1] (numeric) 1.1004771161187321 absolute error 8.881784197001252e-15 relative error 8.070848604581898e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.661585363901127 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] 7.959999999999875 y[1] (analytic) 1.1114345567179393 y[1] (numeric) 1.1114345567179305 absolute error 8.881784197001252e-15 relative error 7.99127950747646e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.345086194202203 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] 7.9699999999998745 y[1] (analytic) 1.1224808531209969 y[1] (numeric) 1.1224808531209884 absolute error 8.43769498715119e-15 relative error 7.517005714343045e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.033658557225028 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] 7.979999999999874 y[1] (analytic) 1.1336149007074794 y[1] (numeric) 1.1336149007074707 absolute error 8.659739592076221e-15 relative error 7.639048839841247e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.727120705430366 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] 7.989999999999874 y[1] (analytic) 1.1448355860819053 y[1] (numeric) 1.144835586081897 absolute error 8.215650382226158e-15 relative error 7.176270970352579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.425298480446996 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] 7.999999999999874 y[1] (analytic) 1.1561417871850885 y[1] (numeric) 1.1561417871850805 absolute error 7.993605777301127e-15 relative error 6.914035861261901e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.128024899621453 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] 8.009999999999874 y[1] (analytic) 1.1675323734063405 y[1] (numeric) 1.1675323734063328 absolute error 7.771561172376096e-15 relative error 6.656398871152613e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.835139768748876 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] 8.019999999999873 y[1] (analytic) 1.1790062056965314 y[1] (numeric) 1.1790062056965236 absolute error 7.771561172376096e-15 relative error 6.591620243241065e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.029999999999873 y[1] (analytic) 1.1905621366819932 y[1] (numeric) 1.1905621366819856 absolute error 7.549516567451064e-15 relative error 6.341136119523335e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.039999999999873 y[1] (analytic) 1.202199010779257 y[1] (numeric) 1.2021990107792502 absolute error 6.8833827526759706e-15 relative error 5.725659970568608e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.049999999999873 y[1] (analytic) 1.2139156643106115 y[1] (numeric) 1.2139156643106048 absolute error 6.661338147750939e-15 relative error 5.487480179715734e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.059999999999873 y[1] (analytic) 1.2257109256204666 y[1] (numeric) 1.2257109256204604 absolute error 6.217248937900877e-15 relative error 5.072361523377665e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.069999999999872 y[1] (analytic) 1.2375836151925208 y[1] (numeric) 1.237583615192515 absolute error 5.773159728050814e-15 relative error 4.664864383448331e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.079999999999872 y[1] (analytic) 1.2495325457677113 y[1] (numeric) 1.2495325457677056 absolute error 5.773159728050814e-15 relative error 4.620255588864067e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.089999999999872 y[1] (analytic) 1.2615565224629375 y[1] (numeric) 1.261556522462932 absolute error 5.551115123125783e-15 relative error 4.4002111869615936e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.099999999999872 y[1] (analytic) 1.2736543428905494 y[1] (numeric) 1.2736543428905445 absolute error 4.884981308350689e-15 relative error 3.8354058427377234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.109999999999872 y[1] (analytic) 1.2858247972785868 y[1] (numeric) 1.285824797278582 absolute error 4.884981308350689e-15 relative error 3.7991033604964056e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.119999999999871 y[1] (analytic) 1.2980666685917521 y[1] (numeric) 1.2980666685917475 absolute error 4.6629367034256575e-15 relative error 3.59221665285065e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.129999999999871 y[1] (analytic) 1.3103787326531156 y[1] (numeric) 1.3103787326531113 absolute error 4.218847493575595e-15 relative error 3.219563465467515e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.139999999999871 y[1] (analytic) 1.3227597582665314 y[1] (numeric) 1.3227597582665274 absolute error 3.9968028886505635e-15 relative error 3.0215637145541453e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.14999999999987 y[1] (analytic) 1.3352085073397557 y[1] (numeric) 1.3352085073397517 absolute error 3.9968028886505635e-15 relative error 2.9933923178887755e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.15999999999987 y[1] (analytic) 1.347723735008255 y[1] (numeric) 1.3477237350082512 absolute error 3.774758283725532e-15 relative error 2.800839805423781e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.16999999999987 y[1] (analytic) 1.3603041897596913 y[1] (numeric) 1.360304189759688 absolute error 3.3306690738754696e-15 relative error 2.448473730323406e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.17999999999987 y[1] (analytic) 1.3729486135590734 y[1] (numeric) 1.3729486135590707 absolute error 2.6645352591003757e-15 relative error 1.9407392474749236e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.18999999999987 y[1] (analytic) 1.3856557419745592 y[1] (numeric) 1.3856557419745565 absolute error 2.6645352591003757e-15 relative error 1.9229417368151004e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.19999999999987 y[1] (analytic) 1.3984243043038953 y[1] (numeric) 1.398424304303893 absolute error 2.220446049250313e-15 relative error 1.587819978826528e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.20999999999987 y[1] (analytic) 1.41125302370149 y[1] (numeric) 1.4112530237014878 absolute error 2.220446049250313e-15 relative error 1.5733862120815442e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.21999999999987 y[1] (analytic) 1.424140617306093 y[1] (numeric) 1.4241406173060915 absolute error 1.5543122344752192e-15 relative error 1.0914036265712011e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.229999999999869 y[1] (analytic) 1.4370857963690848 y[1] (numeric) 1.4370857963690835 absolute error 1.3322676295501878e-15 relative error 9.270619979101256e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.239999999999869 y[1] (analytic) 1.450087266383346 y[1] (numeric) 1.4500872663833448 absolute error 1.1102230246251565e-15 relative error 7.656249733122318e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.249999999999869 y[1] (analytic) 1.4631437272127097 y[1] (numeric) 1.4631437272127088 absolute error 8.881784197001252e-16 relative error 6.070342941578993e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.259999999999868 y[1] (analytic) 1.4762538732219734 y[1] (numeric) 1.4762538732219728 absolute error 6.661338147750939e-16 relative error 4.51232560237918e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.269999999999868 y[1] (analytic) 1.4894163934074607 y[1] (numeric) 1.489416393407461 absolute error 2.220446049250313e-16 relative error 1.4908161740924683e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.279999999999868 y[1] (analytic) 1.502629971528123 y[1] (numeric) 1.5026299715281233 absolute error 2.220446049250313e-16 relative error 1.4777064821834985e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.289999999999868 y[1] (analytic) 1.5158932862371586 y[1] (numeric) 1.5158932862371592 absolute error 6.661338147750939e-16 relative error 4.394331849233341e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.299999999999867 y[1] (analytic) 1.5292050112141498 y[1] (numeric) 1.5292050112141506 absolute error 8.881784197001252e-16 relative error 5.808105605113956e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.309999999999867 y[1] (analytic) 1.5425638152976915 y[1] (numeric) 1.5425638152976926 absolute error 1.1102230246251565e-15 relative error 7.19725831511807e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.319999999999867 y[1] (analytic) 1.5559683626185077 y[1] (numeric) 1.5559683626185092 absolute error 1.5543122344752192e-15 relative error 9.989356286521781e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.329999999999867 y[1] (analytic) 1.5694173127330373 y[1] (numeric) 1.569417312733039 absolute error 1.7763568394002505e-15 relative error 1.1318575531111235e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.339999999999867 y[1] (analytic) 1.5829093207574756 y[1] (numeric) 1.5829093207574778 absolute error 2.220446049250313e-15 relative error 1.402762634683176e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.349999999999866 y[1] (analytic) 1.5964430375022642 y[1] (numeric) 1.5964430375022665 absolute error 2.220446049250313e-15 relative error 1.3908708278901959e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.359999999999866 y[1] (analytic) 1.6100171096070057 y[1] (numeric) 1.6100171096070084 absolute error 2.6645352591003757e-15 relative error 1.6549732566200932e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.369999999999866 y[1] (analytic) 1.6236301796758026 y[1] (numeric) 1.623630179675805 absolute error 2.4424906541753444e-15 relative error 1.5043392791966008e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.379999999999866 y[1] (analytic) 1.6372808864129909 y[1] (numeric) 1.6372808864129935 absolute error 2.6645352591003757e-15 relative error 1.6274148688915117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.389999999999866 y[1] (analytic) 1.6509678647592725 y[1] (numeric) 1.6509678647592758 absolute error 3.3306690738754696e-15 relative error 2.0174039392106001e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.399999999999865 y[1] (analytic) 1.6646897460282197 y[1] (numeric) 1.664689746028223 absolute error 3.3306690738754696e-15 relative error 2.0007746679656716e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.409999999999865 y[1] (analytic) 1.6784451580431397 y[1] (numeric) 1.6784451580431432 absolute error 3.552713678800501e-15 relative error 2.1166695031862271e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.419999999999865 y[1] (analytic) 1.6922327252742932 y[1] (numeric) 1.6922327252742977 absolute error 4.440892098500626e-15 relative error 2.6242797649364713e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.429999999999865 y[1] (analytic) 1.7060510689764483 y[1] (numeric) 1.7060510689764528 absolute error 4.440892098500626e-15 relative error 2.6030241293802277e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.439999999999864 y[1] (analytic) 1.7198988073267487 y[1] (numeric) 1.7198988073267536 absolute error 4.884981308350689e-15 relative error 2.8402725134413293e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.449999999999864 y[1] (analytic) 1.7337745555629 y[1] (numeric) 1.733774555562905 absolute error 4.884981308350689e-15 relative error 2.8175412383789974e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.459999999999864 y[1] (analytic) 1.7476769261216407 y[1] (numeric) 1.747676926121646 absolute error 5.329070518200751e-15 relative error 3.0492309182262676e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.469999999999864 y[1] (analytic) 1.761604528777501 y[1] (numeric) 1.7616045287775066 absolute error 5.551115123125783e-15 relative error 3.15116987521489e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.479999999999864 y[1] (analytic) 1.7755559707818211 y[1] (numeric) 1.7755559707818271 absolute error 5.995204332975845e-15 relative error 3.3765223015391673e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.489999999999863 y[1] (analytic) 1.789529857002027 y[1] (numeric) 1.7895298570020335 absolute error 6.439293542825908e-15 relative error 3.5983157909494515e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.499999999999863 y[1] (analytic) 1.803524790061142 y[1] (numeric) 1.8035247900611484 absolute error 6.439293542825908e-15 relative error 3.5703936970046344e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.509999999999863 y[1] (analytic) 1.8175393704775216 y[1] (numeric) 1.8175393704775284 absolute error 6.8833827526759706e-15 relative error 3.7871987063848313e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.519999999999863 y[1] (analytic) 1.8315721968048033 y[1] (numeric) 1.8315721968048106 absolute error 7.327471962526033e-15 relative error 4.000645988898982e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.529999999999863 y[1] (analytic) 1.8456218657720487 y[1] (numeric) 1.8456218657720562 absolute error 7.549516567451064e-15 relative error 4.0905001763690087e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.539999999999862 y[1] (analytic) 1.8596869724240688 y[1] (numeric) 1.8596869724240768 absolute error 7.993605777301127e-15 relative error 4.2983609047288235e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.549999999999862 y[1] (analytic) 1.8737661102619194 y[1] (numeric) 1.8737661102619276 absolute error 8.215650382226158e-15 relative error 4.384565574770565e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.559999999999862 y[1] (analytic) 1.8878578713835497 y[1] (numeric) 1.8878578713835579 absolute error 8.215650382226158e-15 relative error 4.351837342609471e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.569999999999862 y[1] (analytic) 1.9019608466245894 y[1] (numeric) 1.9019608466245983 absolute error 8.881784197001252e-15 relative error 4.669803909351635e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.579999999999862 y[1] (analytic) 1.9160736256992679 y[1] (numeric) 1.9160736256992772 absolute error 9.325873406851315e-15 relative error 4.867179048742375e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.589999999999861 y[1] (analytic) 1.9301947973414377 y[1] (numeric) 1.9301947973414477 absolute error 9.992007221626409e-15 relative error 5.176683325117725e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.599999999999861 y[1] (analytic) 1.9443229494457035 y[1] (numeric) 1.9443229494457133 absolute error 9.769962616701378e-15 relative error 5.024866172302623e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.60999999999986 y[1] (analytic) 1.9584566692086263 y[1] (numeric) 1.958456669208637 absolute error 1.0658141036401503e-14 relative error 5.44211225296511e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.61999999999986 y[1] (analytic) 1.9725945432700098 y[1] (numeric) 1.9725945432700203 absolute error 1.0436096431476471e-14 relative error 5.290543090612197e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.62999999999986 y[1] (analytic) 1.9867351578542278 y[1] (numeric) 1.986735157854239 absolute error 1.1102230246251565e-14 relative error 5.588178274472438e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.63999999999986 y[1] (analytic) 2.000877098911607 y[1] (numeric) 2.000877098911618 absolute error 1.1102230246251565e-14 relative error 5.54868175176312e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.000598052380397066 Order of pole (three term test) -0.8928664427031139 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.64999999999986 y[1] (analytic) 2.0150189522598256 y[1] (numeric) 2.0150189522598367 absolute error 1.1102230246251565e-14 relative error 5.509739863141493e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010240138068575298 Order of pole (three term test) -0.8955839713165095 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.65999999999986 y[1] (analytic) 2.029159303725334 y[1] (numeric) 2.0291593037253453 absolute error 1.1102230246251565e-14 relative error 5.471344820423402e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019878119401699933 Order of pole (three term test) -0.9031357118923362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.66999999999986 y[1] (analytic) 2.043296739284769 y[1] (numeric) 2.0432967392847807 absolute error 1.1546319456101628e-14 relative error 5.650828503814514e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029508133385720857 Order of pole (three term test) -0.9155186313959155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.67999999999986 y[1] (analytic) 2.0574298452063564 y[1] (numeric) 2.0574298452063684 absolute error 1.199040866595169e-14 relative error 5.827857845986032e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03912632023964813 Order of pole (three term test) -0.9327277564444144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.68999999999986 y[1] (analytic) 2.071557208191281 y[1] (numeric) 2.0715572081912934 absolute error 1.2434497875801753e-14 relative error 6.002488285929872e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.048728824952079315 Order of pole (three term test) -0.9547561753288173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.699999999999859 y[1] (analytic) 2.0856774155150175 y[1] (numeric) 2.08567741551503 absolute error 1.2434497875801753e-14 relative error 5.961850947468449e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05831179883575834 Order of pole (three term test) -0.9815950408238957 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.709999999999859 y[1] (analytic) 2.0997890551686 y[1] (numeric) 2.0997890551686127 absolute error 1.2878587085651816e-14 relative error 6.133276604119525e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06787140107951607 Order of pole (three term test) -1.0132335737849534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.719999999999859 y[1] (analytic) 2.1138907159998226 y[1] (numeric) 2.113890715999836 absolute error 1.3322676295501878e-14 relative error 6.302443260034166e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07740380029696452 Order of pole (three term test) -1.0496590675298474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.729999999999858 y[1] (analytic) 2.127980987854354 y[1] (numeric) 2.1279809878543676 absolute error 1.3766765505351941e-14 relative error 6.469402491811259e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08690517607129418 Order of pole (three term test) -1.0908568930043936 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.739999999999858 y[1] (analytic) 2.1420584617167506 y[1] (numeric) 2.1420584617167644 absolute error 1.3766765505351941e-14 relative error 6.426885984390258e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09637172049554305 Order of pole (three term test) -1.1368105047289665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.749999999999858 y[1] (analytic) 2.156121729851357 y[1] (numeric) 2.156121729851371 absolute error 1.4210854715202004e-14 relative error 6.590933396038683e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10579963970769925 Order of pole (three term test) -1.187501447523767 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.759999999999858 y[1] (analytic) 2.1701693859430793 y[1] (numeric) 2.170169385943094 absolute error 1.4654943925052066e-14 relative error 6.752903261826977e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11518515542000407 Order of pole (three term test) -1.2429093640098776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.769999999999857 y[1] (analytic) 2.184200025238015 y[1] (numeric) 2.1842000252380296 absolute error 1.4654943925052066e-14 relative error 6.70952465695311e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12452450644182748 Order of pole (three term test) -1.3030120028829448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.779999999999857 y[1] (analytic) 2.1982122446839263 y[1] (numeric) 2.198212244683941 absolute error 1.4654943925052066e-14 relative error 6.66675566042043e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1338139501954835 Order of pole (three term test) -1.3677852279559293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.789999999999857 y[1] (analytic) 2.2122046430705447 y[1] (numeric) 2.21220464307056 absolute error 1.554312234475219e-14 relative error 7.026077986699416e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14304976422436363 Order of pole (three term test) -1.437203027967098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.799999999999857 y[1] (analytic) 2.2261758211696936 y[1] (numeric) 2.226175821169709 absolute error 1.554312234475219e-14 relative error 6.981983272365887e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15222824769277196 Order of pole (three term test) -1.5112375271491216 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.809999999999857 y[1] (analytic) 2.240124381875204 y[1] (numeric) 2.24012438187522 absolute error 1.5987211554602254e-14 relative error 7.136751728589011e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16134572287683027 Order of pole (three term test) -1.5898589965546794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.819999999999856 y[1] (analytic) 2.2540489303426305 y[1] (numeric) 2.2540489303426465 absolute error 1.5987211554602254e-14 relative error 7.092663934394757e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17039853664586152 Order of pole (three term test) -1.6730358661339293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.829999999999856 y[1] (analytic) 2.2679480741287295 y[1] (numeric) 2.2679480741287454 absolute error 1.5987211554602254e-14 relative error 7.049196468373294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17938306193361525 Order of pole (three term test) -1.7607347375584828 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.839999999999856 y[1] (analytic) 2.2818204233307045 y[1] (numeric) 2.281820423330721 absolute error 1.6431300764452317e-14 relative error 7.200961388744187e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18829569919876196 Order of pole (three term test) -1.8529203977867195 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.849999999999856 y[1] (analytic) 2.2956645907251962 y[1] (numeric) 2.295664590725213 absolute error 1.687538997430238e-14 relative error 7.350982387619384e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19713287787402473 Order of pole (three term test) -1.9495558333643903 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.859999999999856 y[1] (analytic) 2.309479191907002 y[1] (numeric) 2.309479191907019 absolute error 1.687538997430238e-14 relative error 7.307011049693804e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2058910578033799 Order of pole (three term test) -2.050602245454693 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.869999999999855 y[1] (analytic) 2.3232628454275153 y[1] (numeric) 2.3232628454275326 absolute error 1.7319479184152442e-14 relative error 7.454808317638032e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21456673066672063 Order of pole (three term test) -2.1560190655912796 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.879999999999855 y[1] (analytic) 2.3370141729328706 y[1] (numeric) 2.3370141729328884 absolute error 1.7763568394002505e-14 relative error 7.600967336757676e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22315642139140687 Order of pole (three term test) -2.2657639721475955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.889999999999855 y[1] (analytic) 2.3507317993017773 y[1] (numeric) 2.350731799301795 absolute error 1.7763568394002505e-14 relative error 7.556612115120365e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23165668955012203 Order of pole (three term test) -2.3797929075155464 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.899999999999855 y[1] (analytic) 2.3644143527830286 y[1] (numeric) 2.3644143527830472 absolute error 1.865174681370263e-14 relative error 7.888527149121994e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24006413074446684 Order of pole (three term test) -2.498060095986251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.909999999999854 y[1] (analytic) 2.3780604651326795 y[1] (numeric) 2.3780604651326986 absolute error 1.9095836023552692e-14 relative error 8.030004410542722e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24837537797371945 Order of pole (three term test) -2.620518062325249 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.919999999999854 y[1] (analytic) 2.3916687717508665 y[1] (numeric) 2.391668771750886 absolute error 1.9539925233402755e-14 relative error 8.169996390887432e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2565871029882105 Order of pole (three term test) -2.7471176510343827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.929999999999854 y[1] (analytic) 2.4052379118182685 y[1] (numeric) 2.4052379118182876 absolute error 1.9095836023552692e-14 relative error 7.939271175514178e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26469601762675604 Order of pole (three term test) -2.87780804629217 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.939999999999854 y[1] (analytic) 2.418766528432185 y[1] (numeric) 2.418766528432205 absolute error 1.9984014443252818e-14 relative error 8.262068375903239e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2726988751376023 Order of pole (three term test) -3.0125367925642066 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.949999999999854 y[1] (analytic) 2.432253268742229 y[1] (numeric) 2.4322532687422496 absolute error 2.042810365310288e-14 relative error 8.398839017150009e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28059247148235295 Order of pole (three term test) -3.1512498158750146 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.959999999999853 y[1] (analytic) 2.445696784085609 y[1] (numeric) 2.44569678408563 absolute error 2.0872192862952943e-14 relative error 8.534252078495734e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28837364662233717 Order of pole (three term test) -3.293891445732212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.969999999999853 y[1] (analytic) 2.459095730121994 y[1] (numeric) 2.459095730122015 absolute error 2.0872192862952943e-14 relative error 8.487751252334324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29603928578690714 Order of pole (three term test) -3.4404044376938847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.979999999999853 y[1] (analytic) 2.4724487669679447 y[1] (numeric) 2.472448766967966 absolute error 2.1316282072803006e-14 relative error 8.621526301207831e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30358632072314373 Order of pole (three term test) -3.5907299965695816 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.989999999999853 y[1] (analytic) 2.4857545593309047 y[1] (numeric) 2.485754559330926 absolute error 2.1316282072803006e-14 relative error 8.575376837905006e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31101173092646694 Order of pole (three term test) -3.744807800245181 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 8.999999999999853 y[1] (analytic) 2.499011776642725 y[1] (numeric) 2.4990117766427473 absolute error 2.220446049250313e-14 relative error 8.885296460000486e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3183125448516537 Order of pole (three term test) -3.9025760241216156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.009999999999852 y[1] (analytic) 2.5122190931927237 y[1] (numeric) 2.512219093192746 absolute error 2.220446049250313e-14 relative error 8.838584402399384e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3254858411037752 Order of pole (three term test) -4.0639713661572054 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.019999999999852 y[1] (analytic) 2.5253751882602504 y[1] (numeric) 2.525375188260273 absolute error 2.2648549702353193e-14 relative error 8.968390046611627e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33252874960856754 Order of pole (three term test) -4.228929072502954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.029999999999852 y[1] (analytic) 2.538478746246763 y[1] (numeric) 2.5384787462467853 absolute error 2.220446049250313e-14 relative error 8.747152413756966e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3394384527617762 Order of pole (three term test) -4.397382963720283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.039999999999852 y[1] (analytic) 2.551528456807381 y[1] (numeric) 2.5515284568074037 absolute error 2.2648549702353193e-14 relative error 8.876463690588173e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3462121865569987 Order of pole (three term test) -4.569265461569932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.049999999999851 y[1] (analytic) 2.564523014981924 y[1] (numeric) 2.564523014981947 absolute error 2.3092638912203256e-14 relative error 9.004652630253749e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35284724169158593 Order of pole (three term test) -4.744507616361055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.059999999999851 y[1] (analytic) 2.5774611213254035 y[1] (numeric) 2.5774611213254266 absolute error 2.3092638912203256e-14 relative error 8.959451888969082e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.359340964650148 Order of pole (three term test) -4.923039134848831 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.069999999999851 y[1] (analytic) 2.590341482037966 y[1] (numeric) 2.5903414820379895 absolute error 2.353672812205332e-14 relative error 9.086341814491448e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3656907587652413 Order of pole (three term test) -5.104788408669143 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.07999999999985 y[1] (analytic) 2.603162809094274 y[1] (numeric) 2.603162809094298 absolute error 2.398081733190338e-14 relative error 9.21218498056489e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37189408525480616 Order of pole (three term test) -5.289682543298223 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.08999999999985 y[1] (analytic) 2.615923820372307 y[1] (numeric) 2.6159238203723314 absolute error 2.4424906541753444e-14 relative error 9.337009874499026e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3779484642359471 Order of pole (three term test) -5.477647387525371 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.09999999999985 y[1] (analytic) 2.6286232397815708 y[1] (numeric) 2.6286232397815956 absolute error 2.4868995751603507e-14 relative error 9.460844511771886e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3838514757146498 Order of pole (three term test) -5.668607563426289 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.10999999999985 y[1] (analytic) 2.641259797390707 y[1] (numeric) 2.6412597973907324 absolute error 2.531308496145357e-14 relative error 9.58371644715158e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3896007605510451 Order of pole (three term test) -5.862486496824667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.11999999999985 y[1] (analytic) 2.653832229554486 y[1] (numeric) 2.6538322295545114 absolute error 2.531308496145357e-14 relative error 9.538313944473807e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39519402139983567 Order of pole (three term test) -6.059206448229219 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.12999999999985 y[1] (analytic) 2.6663392790401685 y[1] (numeric) 2.6663392790401934 absolute error 2.4868995751603507e-14 relative error 9.327018488268258e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40062902362551656 Order of pole (three term test) -6.258688544233421 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.13999999999985 y[1] (analytic) 2.678779695153227 y[1] (numeric) 2.6787796951532523 absolute error 2.531308496145357e-14 relative error 9.44948366125556e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4059035961920282 Order of pole (three term test) -6.460852809364786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.14999999999985 y[1] (analytic) 2.6911522338624185 y[1] (numeric) 2.691152233862444 absolute error 2.531308496145357e-14 relative error 9.406039778405068e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41101563252649387 Order of pole (three term test) -6.665618198370568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.15999999999985 y[1] (analytic) 2.7034556579241817 y[1] (numeric) 2.7034556579242075 absolute error 2.5757174171303632e-14 relative error 9.527500144419232e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4159630913567026 Order of pole (three term test) -6.872902628926412 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.169999999999849 y[1] (analytic) 2.7156887370063636 y[1] (numeric) 2.71568873700639 absolute error 2.6201263381153694e-14 relative error 9.648109897173499e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42074399752201064 Order of pole (three term test) -7.0826230147544225 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.179999999999849 y[1] (analytic) 2.7278502478112507 y[1] (numeric) 2.727850247811277 absolute error 2.6201263381153694e-14 relative error 9.605095955020567e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4253564427573481 Order of pole (three term test) -7.294695299137031 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.189999999999849 y[1] (analytic) 2.739938974197896 y[1] (numeric) 2.7399389741979228 absolute error 2.6645352591003757e-14 relative error 9.724797830142934e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42979858645002395 Order of pole (three term test) -7.5090344888126515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.199999999999848 y[1] (analytic) 2.751953707303735 y[1] (numeric) 2.7519537073037625 absolute error 2.7533531010703882e-14 relative error 1.0005085091958267e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4340686563690408 Order of pole (three term test) -7.725554688239283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.209999999999848 y[1] (analytic) 2.76389324566547 y[1] (numeric) 2.7638932456654977 absolute error 2.7533531010703882e-14 relative error 9.961864863588304e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43816494936663375 Order of pole (three term test) -7.944169134211822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.219999999999848 y[1] (analytic) 2.775756395339214 y[1] (numeric) 2.775756395339242 absolute error 2.7977620220553945e-14 relative error 1.0079277946555865e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4420858320517706 Order of pole (three term test) -8.164790230818861 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.229999999999848 y[1] (analytic) 2.787541970019886 y[1] (numeric) 2.787541970019914 absolute error 2.842170943040401e-14 relative error 1.0195975427843066e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44582974143535153 Order of pole (three term test) -8.387329584724617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.239999999999847 y[1] (analytic) 2.799248791159838 y[1] (numeric) 2.799248791159867 absolute error 2.886579864025407e-14 relative error 1.0311980389672275e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4493951855468652 Order of pole (three term test) -8.611698040761405 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.249999999999847 y[1] (analytic) 2.8108756880867127 y[1] (numeric) 2.810875688086742 absolute error 2.930988785010413e-14 relative error 1.0427315577963031e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45278074402226914 Order of pole (three term test) -8.837805717818107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.259999999999847 y[1] (analytic) 2.8224214981205065 y[1] (numeric) 2.8224214981205358 absolute error 2.930988785010413e-14 relative error 1.0384660076328796e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4559850686628722 Order of pole (three term test) -9.06556204500995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.269999999999847 y[1] (analytic) 2.8338850666898376 y[1] (numeric) 2.8338850666898665 absolute error 2.886579864025407e-14 relative error 1.0185945428609497e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 13.87123626520421 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45900688396501044 Order of pole (three term test) -9.294875798114658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.279999999999847 y[1] (analytic) 2.8452652474474007 y[1] (numeric) 2.8452652474474305 absolute error 2.9753977059954195e-14 relative error 1.0457364945727874e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.164657260429811 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4618449876203214 Order of pole (three term test) -9.525655136260198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.289999999999846 y[1] (analytic) 2.8565609023846052 y[1] (numeric) 2.856560902384635 absolute error 2.9753977059954195e-14 relative error 1.0416013548010168e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.46248621993803 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46449825098643016 Order of pole (three term test) -9.757807638849004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.299999999999846 y[1] (analytic) 2.867770901945369 y[1] (numeric) 2.8677709019453994 absolute error 3.019806626980426e-14 relative error 1.0530152966305371e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.764884159778534 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46696561952787874 Order of pole (three term test) -9.991240342703811 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.309999999999846 y[1] (analytic) 2.8788941251390785 y[1] (numeric) 2.878894125139109 absolute error 3.064215547965432e-14 relative error 1.0643724342649805e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.072018931131518 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46924611322713566 Order of pole (three term test) -10.22585977941964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.319999999999846 y[1] (analytic) 2.889929459652684 y[1] (numeric) 2.8899294596527145 absolute error 3.064215547965432e-14 relative error 1.0603080769776623e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.384065610716048 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47133882696554064 Order of pole (three term test) -10.461572012907055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.329999999999846 y[1] (analytic) 2.900875801961929 y[1] (numeric) 2.90087580196196 absolute error 3.108624468950438e-14 relative error 1.0716158433422087e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.701206917630923 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4732429308740503 Order of pole (three term test) -10.69828267711119 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.339999999999845 y[1] (analytic) 2.9117320574417054 y[1] (numeric) 2.9117320574417365 absolute error 3.108624468950438e-14 relative error 1.0676203742736293e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.023633658759813 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47495767065366096 Order of pole (three term test) -10.935897013891397 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.349999999999845 y[1] (analytic) 2.9224971404755116 y[1] (numeric) 2.922497140475543 absolute error 3.1530333899354446e-14 relative error 1.0788833105316309e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.35154520507056 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47648236786540005 Order of pole (three term test) -11.174319911045972 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.359999999999845 y[1] (analytic) 2.933169974564015 y[1] (numeric) 2.933169974564047 absolute error 3.197442310920451e-14 relative error 1.090097859533598e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.6851500013575 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4778164201897886 Order of pole (three term test) -11.413455940466717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.369999999999845 y[1] (analytic) 2.943749492432702 y[1] (numeric) 2.9437494924327336 absolute error 3.1530333899354446e-14 relative error 1.0710943298812398e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.02466611221842 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47895930165569045 Order of pole (three term test) -11.653209396407838 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.379999999999844 y[1] (analytic) 2.9542346361386005 y[1] (numeric) 2.9542346361386325 absolute error 3.197442310920451e-14 relative error 1.0823251043795696e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.370321807326206 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47991056283847455 Order of pole (three term test) -11.89348433385366 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.389999999999844 y[1] (analytic) 2.9646243571760778 y[1] (numeric) 2.96462435717611 absolute error 3.241851231905457e-14 relative error 1.0935116363253013e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.722356189353903 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48066983102743316 Order of pole (three term test) -12.134184606969784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.399999999999844 y[1] (analytic) 2.9749176165816884 y[1] (numeric) 2.9749176165817213 absolute error 3.2862601528904634e-14 relative error 1.1046558515010312e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.081019868243132 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48123681036240656 Order of pole (three term test) -12.375213907622104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.409999999999844 y[1] (analytic) 2.98511338503807 y[1] (numeric) 2.985113385038103 absolute error 3.2862601528904634e-14 relative error 1.1008828573687671e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.446575685874784 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4816112819395803 Order of pole (three term test) -12.616475803948202 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.419999999999844 y[1] (analytic) 2.995210642976873 y[1] (numeric) 2.9952106429769056 absolute error 3.2862601528904634e-14 relative error 1.0971716331858127e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.819299495611407 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48179310388643365 Order of pole (three term test) -12.857873778965656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.429999999999843 y[1] (analytic) 3.0052083806807173 y[1] (numeric) 3.00520838068075 absolute error 3.2862601528904634e-14 relative error 1.0935215587765946e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.199481001639153 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817822114058272 Order of pole (three term test) -13.099311269201685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.439999999999843 y[1] (analytic) 3.0151055983841637 y[1] (numeric) 3.0151055983841974 absolute error 3.375077994860476e-14 relative error 1.1193896481334604e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.40020224849494 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48157861678923564 Order of pole (three term test) -13.340691703328725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.449999999999843 y[1] (analytic) 3.024901306373691 y[1] (numeric) 3.024901306373725 absolute error 3.375077994860476e-14 relative error 1.115764665693038e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 19.01573488152791 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48118240939913653 Order of pole (three term test) -13.58191854079039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.459999999999843 y[1] (analytic) 3.034594525086663 y[1] (numeric) 3.0345945250866966 absolute error 3.375077994860476e-14 relative error 1.1122006472229067e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.638509826551363 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48059375562058726 Order of pole (three term test) -13.822895310402451 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.469999999999843 y[1] (analytic) 3.0441842852092846 y[1] (numeric) 3.044184285209319 absolute error 3.419486915845482e-14 relative error 1.1232851218829532e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 18.268250996650607 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4798128987820241 Order of pole (three term test) -14.063525648913323 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.479999999999842 y[1] (analytic) 3.0536696277735365 y[1] (numeric) 3.0536696277735706 absolute error 3.419486915845482e-14 relative error 1.1197959611428782e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.904695145572536 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47884015904534144 Order of pole (three term test) -14.30371333950877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.489999999999842 y[1] (analytic) 3.0630496042530657 y[1] (numeric) 3.0630496042531004 absolute error 3.4638958368304884e-14 relative error 1.1308650803502644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.547591107366966 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4776759332653104 Order of pole (three term test) -14.543362350245467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.499999999999842 y[1] (analytic) 3.072323276658042 y[1] (numeric) 3.0723232766580764 absolute error 3.419486915845482e-14 relative error 1.1129971060744206e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 17.196699088884294 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47632069481841527 Order of pole (three term test) -14.782376872398052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.509999999999842 y[1] (analytic) 3.0814897176289517 y[1] (numeric) 3.0814897176289864 absolute error 3.4638958368304884e-14 relative error 1.1240978079575675e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.85179001087534 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4747749934011962 Order of pole (three term test) -15.020661358704599 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.519999999999841 y[1] (analytic) 3.090548010529337 y[1] (numeric) 3.090548010529372 absolute error 3.5083047578154947e-14 relative error 1.1351723855649166e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.512644893825296 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4730394547981976 Order of pole (three term test) -15.258120561495135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.529999999999841 y[1] (analytic) 3.099497249537457 y[1] (numeric) 3.099497249537492 absolute error 3.5083047578154947e-14 relative error 1.1318947801418584e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 16.179054285001143 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4711147806196348 Order of pole (three term test) -15.494659570688288 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.539999999999841 y[1] (analytic) 3.108336539736867 y[1] (numeric) 3.1083365397369027 absolute error 3.552713678800501e-14 relative error 1.1429630071849467e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.85081772350437 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4690017480089038 Order of pole (three term test) -15.730183851640893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.54999999999984 y[1] (analytic) 3.117064997205915 y[1] (numeric) 3.1170649972059503 absolute error 3.552713678800501e-14 relative error 1.1397624630814868e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.527743240402643 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46670120932006903 Order of pole (three term test) -15.96459928283568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.55999999999984 y[1] (analytic) 3.1256817491061257 y[1] (numeric) 3.1256817491061617 absolute error 3.597122599785507e-14 relative error 1.150828167587504e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 15.209646891267932 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46421409176547784 Order of pole (three term test) -16.197812193392103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.56999999999984 y[1] (analytic) 3.1341859337694915 y[1] (numeric) 3.1341859337695275 absolute error 3.597122599785507e-14 relative error 1.1477055528289099e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.896352318678387 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46154139703365815 Order of pole (three term test) -16.429729400385607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.57999999999984 y[1] (analytic) 3.142576700784632 y[1] (numeric) 3.142576700784668 absolute error 3.597122599785507e-14 relative error 1.1446411471476209e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 Radius of convergence (ratio test) for eq 1 14.587690342448813 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4586842008776761 Order of pole (three term test) -16.660258245960584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.58999999999984 y[1] (analytic) 3.150853211081838 y[1] (numeric) 3.1508532110818743 absolute error 3.6415315207705135e-14 relative error 1.1557287111830267e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4556436526741272 Order of pole (three term test) -16.889306634222436 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.59999999999984 y[1] (analytic) 3.159014637016977 y[1] (numeric) 3.1590146370170133 absolute error 3.6415315207705135e-14 relative error 1.1527428452212466e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4524209749529635 Order of pole (three term test) -17.116783067894257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.60999999999984 y[1] (analytic) 3.1670601624542565 y[1] (numeric) 3.1670601624542933 absolute error 3.68594044175552e-14 relative error 1.1638365716738283e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4490174628983538 Order of pole (three term test) -17.342596684723866 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.61999999999984 y[1] (analytic) 3.1749889828478377 y[1] (numeric) 3.1749889828478746 absolute error 3.68594044175552e-14 relative error 1.1609301517794178e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4454344838207981 Order of pole (three term test) -17.56665729362669 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.62999999999984 y[1] (analytic) 3.182800305322288 y[1] (numeric) 3.1828003053223255 absolute error 3.730349362740526e-14 relative error 1.1720337454104879e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4416734766007206 Order of pole (three term test) -17.78887541055068 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.639999999999839 y[1] (analytic) 3.1904933487518705 y[1] (numeric) 3.190493348751908 absolute error 3.730349362740526e-14 relative error 1.1692076914060481e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43773595110377833 Order of pole (three term test) -18.00916229404897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.649999999999839 y[1] (analytic) 3.1980673438386518 y[1] (numeric) 3.198067343838689 absolute error 3.730349362740526e-14 relative error 1.1664386523715208e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4336234875681369 Order of pole (three term test) -18.227429980546603 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.659999999999838 y[1] (analytic) 3.2055215331894353 y[1] (numeric) 3.2055215331894726 absolute error 3.730349362740526e-14 relative error 1.1637261906111411e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42933773596396874 Order of pole (three term test) -18.443591319287417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.669999999999838 y[1] (analytic) 3.212855171391498 y[1] (numeric) 3.2128551713915354 absolute error 3.730349362740526e-14 relative error 1.1610698782680888e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42488041532544624 Order of pole (three term test) -18.65756000694769 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.679999999999838 y[1] (analytic) 3.2200675250871305 y[1] (numeric) 3.220067525087168 absolute error 3.774758283725532e-14 relative error 1.1722605983622634e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4202533130555081 Order of pole (three term test) -18.869250621902893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.689999999999838 y[1] (analytic) 3.227157873046974 y[1] (numeric) 3.227157873047012 absolute error 3.8191672047105385e-14 relative error 1.1834460398135433e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4154582842036897 Order of pole (three term test) -19.07857865813436 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.699999999999838 y[1] (analytic) 3.234125506242141 y[1] (numeric) 3.234125506242179 absolute error 3.8191672047105385e-14 relative error 1.180896411515019e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41049725071731863 Order of pole (three term test) -19.285460558762757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.709999999999837 y[1] (analytic) 3.240969727915118 y[1] (numeric) 3.2409697279151564 absolute error 3.8191672047105385e-14 relative error 1.1784026156786626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4053722006663841 Order of pole (three term test) -19.489813749195246 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.719999999999837 y[1] (analytic) 3.247689853649442 y[1] (numeric) 3.2476898536494803 absolute error 3.8191672047105385e-14 relative error 1.1759642628494606e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4000851874424016 Order of pole (three term test) -19.691556669873638 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.729999999999837 y[1] (analytic) 3.254285211438139 y[1] (numeric) 3.2542852114381775 absolute error 3.863576125695545e-14 relative error 1.1872272633375448e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39463832893160256 Order of pole (three term test) -19.890608808610867 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.739999999999837 y[1] (analytic) 3.260755141750926 y[1] (numeric) 3.260755141750965 absolute error 3.863576125695545e-14 relative error 1.1848715888617512e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38903380666278753 Order of pole (three term test) -20.086890732503203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.749999999999837 y[1] (analytic) 3.267098997600164 y[1] (numeric) 3.2670989976002027 absolute error 3.863576125695545e-14 relative error 1.182570876650362e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3832738649301928 Order of pole (three term test) -20.28032411940611 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.759999999999836 y[1] (analytic) 3.2733161446055545 y[1] (numeric) 3.273316144605593 absolute error 3.863576125695545e-14 relative error 1.180324770053984e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.377360809891728 Order of pole (three term test) -20.470831788961405 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.769999999999836 y[1] (analytic) 3.279405961057577 y[1] (numeric) 3.2794059610576163 absolute error 3.907985046680551e-14 relative error 1.1916746792215572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37129700864295184 Order of pole (three term test) -20.658337733163908 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.779999999999836 y[1] (analytic) 3.285367837979663 y[1] (numeric) 3.2853678379797016 absolute error 3.863576125695545e-14 relative error 1.1759949924120069e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3650848882671616 Order of pole (three term test) -20.84276714645592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.789999999999836 y[1] (analytic) 3.2912011791890863 y[1] (numeric) 3.2912011791891254 absolute error 3.907985046680551e-14 relative error 1.1874038789823942e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35872693486198204 Order of pole (three term test) -21.02404645533778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.799999999999836 y[1] (analytic) 3.2969054013565886 y[1] (numeric) 3.2969054013566277 absolute error 3.907985046680551e-14 relative error 1.1853494628849586e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35222569254284775 Order of pole (three term test) -21.2021033474833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.809999999999835 y[1] (analytic) 3.302479934064706 y[1] (numeric) 3.302479934064745 absolute error 3.907985046680551e-14 relative error 1.1833486121657027e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34558376242377825 Order of pole (three term test) -21.37686680034895 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.819999999999835 y[1] (analytic) 3.3079242198648133 y[1] (numeric) 3.3079242198648524 absolute error 3.907985046680551e-14 relative error 1.1814010197731376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3388038015758578 Order of pole (three term test) -21.548267109265744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.829999999999835 y[1] (analytic) 3.313237714332867 y[1] (numeric) 3.3132377143329066 absolute error 3.952393967665557e-14 relative error 1.192909868968272e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3318885219638396 Order of pole (three term test) -21.71623591500315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.839999999999835 y[1] (analytic) 3.318419886123849 y[1] (numeric) 3.3184198861238885 absolute error 3.952393967665557e-14 relative error 1.191046975156069e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32484068936129934 Order of pole (three term test) -21.880706230794516 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.849999999999834 y[1] (analytic) 3.3234702170248975 y[1] (numeric) 3.3234702170249375 absolute error 3.9968028886505635e-14 relative error 1.202599279565207e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31766312224476856 Order of pole (three term test) -22.04161246881375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.859999999999834 y[1] (analytic) 3.3283882020071323 y[1] (numeric) 3.3283882020071722 absolute error 3.9968028886505635e-14 relative error 1.2008223338372471e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31035869066729727 Order of pole (three term test) -22.19889046609299 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.869999999999834 y[1] (analytic) 3.3331733492761533 y[1] (numeric) 3.333173349276193 absolute error 3.952393967665557e-14 relative error 1.1857751018331754e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3029303151118874 Order of pole (three term test) -22.352477509871722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.879999999999834 y[1] (analytic) 3.3378251803212198 y[1] (numeric) 3.3378251803212597 absolute error 3.9968028886505635e-14 relative error 1.1974272685743016e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29538096532525737 Order of pole (three term test) -22.50231236236727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.889999999999834 y[1] (analytic) 3.3423432299631055 y[1] (numeric) 3.3423432299631455 absolute error 3.9968028886505635e-14 relative error 1.1958086329436256e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2877136591324007 Order of pole (three term test) -22.64833528495775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.899999999999833 y[1] (analytic) 3.34672704640061 y[1] (numeric) 3.3467270464006504 absolute error 4.04121180963557e-14 relative error 1.2075116236269926e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27993146123240753 Order of pole (three term test) -22.7904880617679 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.909999999999833 y[1] (analytic) 3.350976191255744 y[1] (numeric) 3.350976191255784 absolute error 3.9968028886505635e-14 relative error 1.192727927784173e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2720374819760276 Order of pole (three term test) -22.928714022649004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.919999999999833 y[1] (analytic) 3.3550902396175615 y[1] (numeric) 3.3550902396176014 absolute error 3.9968028886505635e-14 relative error 1.1912653917487922e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26403487612545606 Order of pole (three term test) -23.06295806554432 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.929999999999833 y[1] (analytic) 3.3590687800846557 y[1] (numeric) 3.3590687800846957 absolute error 3.9968028886505635e-14 relative error 1.1898544359516911e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2559268415968369 Order of pole (three term test) -23.193166678231304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.939999999999833 y[1] (analytic) 3.362911414806294 y[1] (numeric) 3.362911414806335 absolute error 4.085620730620576e-14 relative error 1.2149058439756464e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2477166181859719 Order of pole (three term test) -23.319287959432604 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.949999999999832 y[1] (analytic) 3.3666177595222084 y[1] (numeric) 3.3666177595222493 absolute error 4.085620730620576e-14 relative error 1.2135683414206217e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23940748627774266 Order of pole (three term test) -23.441271639287816 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.959999999999832 y[1] (analytic) 3.370187443601015 y[1] (numeric) 3.3701874436010555 absolute error 4.04121180963557e-14 relative error 1.1991059480411485e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23100276553975713 Order of pole (three term test) -23.559069099178082 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.969999999999832 y[1] (analytic) 3.3736201100772805 y[1] (numeric) 3.373620110077321 absolute error 4.04121180963557e-14 relative error 1.1978858548904597e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22250581360072194 Order of pole (three term test) -23.672633390896408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.979999999999832 y[1] (analytic) 3.3769154156872174 y[1] (numeric) 3.3769154156872583 absolute error 4.085620730620576e-14 relative error 1.2098676536703048e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.213920024714072 Order of pole (three term test) -23.781919255156108 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.989999999999831 y[1] (analytic) 3.3800730309030116 y[1] (numeric) 3.3800730309030524 absolute error 4.085620730620576e-14 relative error 1.2087374128508319e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2052488284073714 Order of pole (three term test) -23.88688313943067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 9.999999999999831 y[1] (analytic) 3.3830926399657724 y[1] (numeric) 3.383092639965813 absolute error 4.085620730620576e-14 relative error 1.2076585436519148e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19649568811802454 Order of pole (three term test) -23.98748321511814 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin ( x ) - cos ( x ); Iterations 1001 Total Elapsed Time 1.0 Seconds Elapsed Time(since restart) 1.0 Seconds Time to Timeout 2 Minutes 59.0 Seconds Percent Done 100.19999999999831%