##############ECHO OF PROBLEM################# ##############temp/div_sin_cpostode.ode################# diff ( y , x , 1 ) = sin ( x ) / 2.0 ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=-5.0 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=1000000 $glob_display_interval=0.1 $glob_max_minutes=10 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=1000000000 $glob_max_minutes=10.0 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) return(-cos(x)/2.0) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 estimated_h 1.0e-06 estimated_answer 1.0 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 3.516838255302393e-184 estimated_step_error 3.516838255302393e-184 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 2.360110054102919e-176 estimated_step_error 2.360110054102919e-176 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.5838428481543272e-168 estimated_step_error 1.5838428481543272e-168 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 1.0628986767825804e-160 estimated_step_error 1.0628986767825804e-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 7.13298870227191e-153 estimated_step_error 7.13298870227191e-153 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 4.78686289264721e-145 estimated_step_error 4.78686289264721e-145 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 3.2124028731596687e-137 estimated_step_error 3.2124028731596687e-137 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 2.1557984379181377e-129 estimated_step_error 2.1557984379181377e-129 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.4467202489329062e-121 estimated_step_error 1.4467202489329062e-121 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 9.708619645801717e-114 estimated_step_error 9.708619645801717e-114 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 6.515135514280754e-106 estimated_step_error 6.515135514280754e-106 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 4.37195312898643e-98 estimated_step_error 4.37195312898643e-98 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.9335918574467503e-90 estimated_step_error 2.9335918574467503e-90 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.968195196896033e-82 estimated_step_error 1.968195196896033e-82 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 1.320155630690495e-74 estimated_step_error 1.320155630690495e-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 8.850315916068281e-67 estimated_step_error 8.850315916068281e-67 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 5.9271314534863035e-59 estimated_step_error 5.9271314534863035e-59 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 3.9612274710532034e-51 estimated_step_error 3.9612274710532034e-51 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (analytic) -0.14183109273161312 y[1] (numeric) -0.14183109273161312 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.27201055544468483 Order of pole (three term test) 22.919535764538224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.99 y[1] (analytic) -0.13702945977271372 y[1] (numeric) -0.1370294597727136 absolute error 1.1102230246251565e-16 relative error 8.10207546951325e-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.2635659992260432 Order of pole (three term test) 22.924891708617594 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.98 y[1] (analytic) -0.1322141239820279 y[1] (numeric) -0.13221412398202767 absolute error 2.220446049250313e-16 relative error 1.6794318052980047e-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.2550160201218771 Order of pole (three term test) 22.93007770167866 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.970000000000001 y[1] (analytic) -0.1273855668891219 y[1] (numeric) -0.1273855668891216 absolute error 3.0531133177191805e-16 relative error 2.3967497984890637e-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.24636403800983092 Order of pole (three term test) 22.935091669393344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.960000000000001 y[1] (analytic) -0.1225442713456813 y[1] (numeric) -0.12254427134568088 absolute error 4.163336342344337e-16 relative error 3.397414090945232e-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.23761351356739058 Order of pole (three term test) 22.939931606241426 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.950000000000001 y[1] (analytic) -0.11769072147722602 y[1] (numeric) -0.1176907214772255 absolute error 5.273559366969494e-16 relative error 4.480862467981356e-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.22876794688766158 Order of pole (three term test) 22.944595576312675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.940000000000001 y[1] (analytic) -0.11282540263469829 y[1] (numeric) -0.11282540263469766 absolute error 6.245004513516506e-16 relative error 5.535105009761268e-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.21983087607937565 Order of pole (three term test) 22.949081714081274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.9300000000000015 y[1] (analytic) -0.10794880134592795 y[1] (numeric) -0.10794880134592721 absolute error 7.355227538141662e-16 relative error 6.813625947148246e-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.21080587585169777 Order of pole (three term test) 22.953388225151915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.920000000000002 y[1] (analytic) -0.10306140526698004 y[1] (numeric) -0.10306140526697921 absolute error 8.326672684688674e-16 relative error 8.079331601503464e-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.20169655608438625 Order of pole (three term test) 22.957513386977585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.910000000000002 y[1] (analytic) -0.09816370313338965 y[1] (numeric) -0.09816370313338872 absolute error 9.298117831235686e-16 relative error 9.472052840754132e-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.19250656038389302 Order of pole (three term test) 22.96145554954856 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.900000000000002 y[1] (analytic) -0.09325618471128876 y[1] (numeric) -0.09325618471128772 absolute error 1.0408340855860843e-15 relative error 1.1161019387704912e-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.18323956462596588 Order of pole (three term test) 22.965213136052377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.890000000000002 y[1] (analytic) -0.08833934074842995 y[1] (numeric) -0.08833934074842881 absolute error 1.1379786002407855e-15 relative error 1.2881900528117885e-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.1738992754853501 Order of pole (three term test) 22.968784643504534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.880000000000003 y[1] (analytic) -0.08341366292511217 y[1] (numeric) -0.08341366292511092 absolute error 1.2490009027033011e-15 relative error 1.4973576976527693e-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.16448942895316596 Order of pole (three term test) 22.972168643349658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.870000000000003 y[1] (analytic) -0.07847964380501303 y[1] (numeric) -0.07847964380501167 absolute error 1.3600232051658168e-15 relative error 1.7329630197416145e-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.15501378884256403 Order of pole (three term test) 22.975363782032954 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.860000000000003 y[1] (analytic) -0.07353777678593287 y[1] (numeric) -0.07353777678593142 absolute error 1.457167719820518e-15 relative error 1.981522672438557e-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.14547614528324807 Order of pole (three term test) 22.978368781541533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.850000000000003 y[1] (analytic) -0.06858855605045541 y[1] (numeric) -0.06858855605045384 absolute error 1.5681900222830336e-15 relative error 2.286372702072099e-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.1358803132054746 Order of pole (three term test) 22.981182439915656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.840000000000003 y[1] (analytic) -0.06363247651652983 y[1] (numeric) -0.06363247651652816 absolute error 1.6653345369377348e-15 relative error 2.61711413432908e-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.12623013081413242 Order of pole (three term test) 22.98380363172949 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.830000000000004 y[1] (analytic) -0.05867003378797949 y[1] (numeric) -0.058670033787977714 absolute error 1.7763568394002505e-15 relative error 3.0277072036801797e-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.1165294580535106 Order of pole (three term test) 22.986231308541274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.820000000000004 y[1] (analytic) -0.05370172410494189 y[1] (numeric) -0.05370172410494 absolute error 1.887379141862766e-15 relative error 3.5145596781483606e-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.10678217506337288 Order of pole (three term test) 22.988464499312624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.810000000000004 y[1] (analytic) -0.04872804429424508 y[1] (numeric) -0.04872804429424308 absolute error 1.9984014443252818e-15 relative error 4.1011320549987654e-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.09699218062695292 Order of pole (three term test) 22.990502310797037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.800000000000004 y[1] (analytic) -0.043749491719725406 y[1] (numeric) -0.0437494917197233 absolute error 2.1024848528838902e-15 relative error 4.805735495975921e-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.08716339061149415 Order of pole (three term test) 22.99234392789706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7900000000000045 y[1] (analytic) -0.03876656423249156 y[1] (numeric) -0.038766564232489344 absolute error 2.213507155346406e-15 relative error 5.7098357803170784e-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.07729973640195387 Order of pole (three term test) 22.993988613990428 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.780000000000005 y[1] (analytic) -0.03377976012113982 y[1] (numeric) -0.033779760121137495 absolute error 2.3245294578089215e-15 relative error 6.881426775894126e-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.06740516332850217 Order of pole (three term test) 22.995435711224633 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.770000000000005 y[1] (analytic) -0.028789578061925673 y[1] (numeric) -0.02878957806192324 absolute error 2.4320823133194835e-15 relative error 8.447787279438881e-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.05748362908844259 Order of pole (three term test) 22.996684640780064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.760000000000005 y[1] (analytic) -0.02379651706889657 y[1] (numeric) -0.02379651706889403 absolute error 2.5396351688300456e-15 relative error 1.0672297805082982e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04753910216318581 Order of pole (three term test) 22.997734903101563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.750000000000005 y[1] (analytic) -0.01880107644399094 y[1] (numeric) -0.018801076443988294 absolute error 2.6471880243406076e-15 relative error 1.4079981176751622e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.037575560230909945 Order of pole (three term test) 22.99858607809819 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.7400000000000055 y[1] (analytic) -0.013803755727108425 y[1] (numeric) -0.013803755727105672 absolute error 2.753006156375193e-15 relative error 1.9943892160948036e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.027596988575542585 Order of pole (three term test) 22.999237825311305 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.730000000000006 y[1] (analytic) -0.00880505464615629 y[1] (numeric) -0.00880505464615343 absolute error 2.858824288409778e-15 relative error 3.246799029984162e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01760737849269991 Order of pole (three term test) 22.999689884050706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.720000000000006 y[1] (analytic) -0.00380547306707706 y[1] (numeric) -0.0038054730670740947 absolute error 2.9650761013133575e-15 relative error 7.791609739576474e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.00761072569322209 Order of pole (three term test) 22.999942073498946 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.710000000000006 y[1] (analytic) 0.0011944890561376607 y[1] (numeric) 0.0011944890561407318 absolute error 3.07111107378244e-15 relative error 2.5710667318399484e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0023889712950580376 Order of pole (three term test) 22.99999429278358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.700000000000006 y[1] (analytic) 0.0061943317314421716 y[1] (numeric) 0.006194331731445349 absolute error 3.177146046251522e-15 relative error 5.1291183359206615e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01238771272667267 Order of pole (three term test) 22.999846521017602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.690000000000007 y[1] (analytic) 0.011193554978735464 y[1] (numeric) 0.011193554978738748 absolute error 3.283831540024096e-15 relative error 2.9336806280600146e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.022381499238363915 Order of pole (three term test) 22.999498817307746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.680000000000007 y[1] (analytic) 0.016191658879858815 y[1] (numeric) 0.016191658879862205 absolute error 3.389649672058681e-15 relative error 2.093454226777928e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03236633344877583 Order of pole (three term test) 22.998951320730875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.670000000000007 y[1] (analytic) 0.021188143628587182 y[1] (numeric) 0.02118814362859068 absolute error 3.497202527569243e-15 relative error 1.6505469232570212e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.042338221557353624 Order of pole (three term test) 22.9982042502783 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.660000000000007 y[1] (analytic) 0.02618250958060942 y[1] (numeric) 0.026182509580613023 absolute error 3.6012859361278515e-15 relative error 1.3754548337088886e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.052293174941810586 Order of pole (three term test) 22.997257904768244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.6500000000000075 y[1] (analytic) 0.031174257303492284 y[1] (numeric) 0.03117425730349599 absolute error 3.70536934468646e-15 relative error 1.188599076671946e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0622272117535238 Order of pole (three term test) 22.996112662726304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.640000000000008 y[1] (analytic) 0.03616288762662326 y[1] (numeric) 0.03616288762662707 absolute error 3.809452753245068e-15 relative error 1.0534149796269407e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07213635851022074 Order of pole (three term test) 22.994768982234014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.630000000000008 y[1] (analytic) 0.041147901691127205 y[1] (numeric) 0.041147901691131125 absolute error 3.920475055707584e-15 relative error 9.52776422267229e-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.08201665168531888 Order of pole (three term test) 22.99322740074567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.620000000000008 y[1] (analytic) 0.04612880099975185 y[1] (numeric) 0.04612880099975587 absolute error 4.0245584642661925e-15 relative error 8.724611039181015e-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.09186413929328363 Order of pole (three term test) 22.991488534873305 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.610000000000008 y[1] (analytic) 0.051105087466717054 y[1] (numeric) 0.05110508746672118 absolute error 4.128641872824801e-15 relative error 8.078729687164003e-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.10167488247036999 Order of pole (three term test) 22.98955308014008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.6000000000000085 y[1] (analytic) 0.05607626346752302 y[1] (numeric) 0.056076263467527254 absolute error 4.232725281383409e-15 relative error 7.548158560591013e-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.1114449570501152 Order of pole (three term test) 22.987421810702084 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.590000000000009 y[1] (analytic) 0.0610418318887123 y[1] (numeric) 0.06104183188871664 absolute error 4.336808689942018e-15 relative error 7.104650295961988e-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.12117045513295327 Order of pole (three term test) 22.98509557903868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.580000000000009 y[1] (analytic) 0.06600129617758073 y[1] (numeric) 0.06600129617758517 absolute error 4.440892098500626e-15 relative error 6.728492250443265e-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.1308474866493227 Order of pole (three term test) 22.98257531561152 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.570000000000009 y[1] (analytic) 0.0709541603918323 y[1] (numeric) 0.07095416039183684 absolute error 4.538036613155327e-15 relative error 6.395730127866767e-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.1404721809156424 Order of pole (three term test) 22.97986202849236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.560000000000009 y[1] (analytic) 0.07589992924917295 y[1] (numeric) 0.0758999292491776 absolute error 4.649058915617843e-15 relative error 6.125248022768746e-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.15004068818253322 Order of pole (three term test) 22.976956802959887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.55000000000001 y[1] (analytic) 0.08083810817683842 y[1] (numeric) 0.08083810817684317 absolute error 4.746203430272544e-15 relative error 5.8712450567125186e-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.15954918117466674 Order of pole (three term test) 22.973860801065555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.54000000000001 y[1] (analytic) 0.08576820336105108 y[1] (numeric) 0.08576820336105592 absolute error 4.8433479449272454e-15 relative error 5.647020405147834e-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.16899385662162458 Order of pole (three term test) 22.97057526116887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.53000000000001 y[1] (analytic) 0.09068972179640089 y[1] (numeric) 0.09068972179640584 absolute error 4.954370247389761e-15 relative error 5.4629897955937715e-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.17837093677915516 Order of pole (three term test) 22.967101497441966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.52000000000001 y[1] (analytic) 0.09560217133514558 y[1] (numeric) 0.09560217133515064 absolute error 5.065392549852277e-15 relative error 5.298407430616715e-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.18767667094022158 Order of pole (three term test) 22.963440899344025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.5100000000000104 y[1] (analytic) 0.10050506073642497 y[1] (numeric) 0.10050506073643013 absolute error 5.162537064506978e-15 relative error 5.136594144294642e-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.19690733693523402 Order of pole (three term test) 22.95959493106547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.500000000000011 y[1] (analytic) 0.10539789971538464 y[1] (numeric) 0.10539789971538992 absolute error 5.2735593669694936e-15 relative error 5.0034767117847284e-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.20605924262086858 Order of pole (three term test) 22.955565130942343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.490000000000011 y[1] (analytic) 0.11028019899220408 y[1] (numeric) 0.11028019899220945 absolute error 5.370703881624195e-15 relative error 4.870052766230373e-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.21512872735687474 Order of pole (three term test) 22.951353110840955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.480000000000011 y[1] (analytic) 0.11515147034102415 y[1] (numeric) 0.11515147034102963 absolute error 5.4817261840867104e-15 relative error 4.760448275521305e-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.2241121634702828 Order of pole (three term test) 22.9469605555132 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.470000000000011 y[1] (analytic) 0.12001122663876936 y[1] (numeric) 0.12001122663877493 absolute error 5.578870698741412e-15 relative error 4.648624012096523e-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.23300595770642543 Order of pole (three term test) 22.94238922192263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.4600000000000115 y[1] (analytic) 0.12485898191385972 y[1] (numeric) 0.1248589819138654 absolute error 5.676015213396113e-15 relative error 4.545940649517708e-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.24180655266618994 Order of pole (three term test) 22.937640938541744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.450000000000012 y[1] (analytic) 0.12969425139480747 y[1] (numeric) 0.12969425139481328 absolute error 5.800915303666443e-15 relative error 4.472762085659174e-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.25051042822893244 Order of pole (three term test) 22.932717604620567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.440000000000012 y[1] (analytic) 0.13451655155869396 y[1] (numeric) 0.13451655155869985 absolute error 5.88418203051333e-15 relative error 4.374318225029631e-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.25911410296047777 Order of pole (three term test) 22.92762118942703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.430000000000012 y[1] (analytic) 0.13932540017952133 y[1] (numeric) 0.13932540017952733 absolute error 5.995204332975845e-15 relative error 4.303023228536218e-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.2676141355056476 Order of pole (three term test) 22.922353731459264 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.420000000000012 y[1] (analytic) 0.14412031637643485 y[1] (numeric) 0.14412031637644096 absolute error 6.106226635438361e-15 relative error 4.236895108868073e-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.27600712596475624 Order of pole (three term test) 22.916917337630224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.410000000000013 y[1] (analytic) 0.1489008206618106 y[1] (numeric) 0.1489008206618168 absolute error 6.217248937900877e-15 relative error 4.175429598216747e-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.28428971725352453 Order of pole (three term test) 22.911314182424952 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.400000000000013 y[1] (analytic) 0.15366643498920377 y[1] (numeric) 0.15366643498921007 absolute error 6.300515664747763e-15 relative error 4.100124835453118e-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.2924585964458706 Order of pole (three term test) 22.905546507030827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.390000000000013 y[1] (analytic) 0.15841668280115292 y[1] (numeric) 0.15841668280115934 absolute error 6.411537967210279e-15 relative error 4.047261850103339e-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.30051049609903463 Order of pole (three term test) 22.899616618441122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.380000000000013 y[1] (analytic) 0.16315108907683545 y[1] (numeric) 0.16315108907684198 absolute error 6.522560269672795e-15 relative error 3.997864989182522e-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.3084421955605119 Order of pole (three term test) 22.893526888532172 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.370000000000013 y[1] (analytic) 0.1678691803795691 y[1] (numeric) 0.1678691803795757 absolute error 6.6058269965196814e-15 relative error 3.935104098074013e-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.3162505222562729 Order of pole (three term test) 22.887279753114772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.360000000000014 y[1] (analytic) 0.1725704849041553 y[1] (numeric) 0.17257048490416202 absolute error 6.716849298982197e-15 relative error 3.892235281550434e-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.3239323529597486 Order of pole (three term test) 22.880877710959776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.350000000000014 y[1] (analytic) 0.17725453252405934 y[1] (numeric) 0.17725453252406614 absolute error 6.800116025829084e-15 relative error 3.836356638669356e-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.33148461504108107 Order of pole (three term test) 22.87432332279871 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.340000000000014 y[1] (analytic) 0.18192085483842257 y[1] (numeric) 0.18192085483842949 absolute error 6.9111383282915995e-15 relative error 3.798980789986885e-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.3389042876961331 Order of pole (three term test) 22.867619210299434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.330000000000014 y[1] (analytic) 0.1865689852189022 y[1] (numeric) 0.1865689852189092 absolute error 6.994405055138486e-15 relative error 3.748964516761412e-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.34618840315476984 Order of pole (three term test) 22.86076805501756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.3200000000000145 y[1] (analytic) 0.19119845885633358 y[1] (numeric) 0.19119845885634065 absolute error 7.077671781985373e-15 relative error 3.701741020466871e-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.3533340478679289 Order of pole (three term test) 22.853772597323854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.310000000000015 y[1] (analytic) 0.19580881280721082 y[1] (numeric) 0.195808812807218 absolute error 7.188694084447889e-15 relative error 3.671282196846637e-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.36033836367299854 Order of pole (three term test) 22.846635635308125 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.300000000000015 y[1] (analytic) 0.20039958603998081 y[1] (numeric) 0.20039958603998811 absolute error 7.299716386910404e-15 relative error 3.642580571725368e-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.36719854893704634 Order of pole (three term test) 22.839360023660014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.290000000000015 y[1] (analytic) 0.2049703194811459 y[1] (numeric) 0.2049703194811533 absolute error 7.382983113757291e-15 relative error 3.601976682500322e-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.37391185967743495 Order of pole (three term test) 22.831948672527183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.280000000000015 y[1] (analytic) 0.20952055606117093 y[1] (numeric) 0.20952055606117842 absolute error 7.494005416219807e-15 relative error 3.576739942419722e-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.38047561065937746 Order of pole (three term test) 22.824404546351268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.270000000000016 y[1] (analytic) 0.2140498407601897 y[1] (numeric) 0.21404984076019729 absolute error 7.577272143066693e-15 relative error 3.5399569166490875e-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.3868871764699968 Order of pole (three term test) 22.81673066268215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.260000000000016 y[1] (analytic) 0.21855772065350673 y[1] (numeric) 0.21855772065351442 absolute error 7.688294445529209e-15 relative error 3.5177409530720467e-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.39314399256845467 Order of pole (three term test) 22.808930090970975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.250000000000016 y[1] (analytic) 0.22304374495688925 y[1] (numeric) 0.22304374495689702 absolute error 7.771561172376096e-15 relative error 3.4843215055765014e-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.3992435563117355 Order of pole (three term test) 22.801005951342425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.240000000000016 y[1] (analytic) 0.22750746507164524 y[1] (numeric) 0.22750746507165312 absolute error 7.882583474838611e-15 relative error 3.4647581662238104e-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.4051834279556682 Order of pole (three term test) 22.7929614133467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.230000000000016 y[1] (analytic) 0.23194843462948297 y[1] (numeric) 0.23194843462949097 absolute error 7.993605777301127e-15 relative error 3.4462857186642378e-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.4109612316307919 Order of pole (three term test) 22.78479969469173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.220000000000017 y[1] (analytic) 0.23636620953714751 y[1] (numeric) 0.2363662095371556 absolute error 8.076872504148014e-15 relative error 3.4171011668563587e-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.4165746562926736 Order of pole (three term test) 22.77652405995617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.210000000000017 y[1] (analytic) 0.2407603480208295 y[1] (numeric) 0.24076034802083768 absolute error 8.18789480661053e-15 relative error 3.400848550817907e-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.4220214566462929 Order of pole (three term test) 22.768137819283552 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.200000000000017 y[1] (analytic) 0.24513041067034236 y[1] (numeric) 0.24513041067035063 absolute error 8.271161533457416e-15 relative error 3.3741882579312795e-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.4272994540441315 Order of pole (three term test) 22.759644327058357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.190000000000017 y[1] (analytic) 0.24947596048306284 y[1] (numeric) 0.24947596048307122 absolute error 8.382183835919932e-15 relative error 3.359916450342319e-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.43240653735760237 Order of pole (three term test) 22.75104698056422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1800000000000175 y[1] (analytic) 0.253796562907631 y[1] (numeric) 0.2537965629076394 absolute error 8.43769498715119e-15 relative error 3.324589935531192e-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.43734066382147385 Order of pole (three term test) 22.74234921862509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.170000000000018 y[1] (analytic) 0.2580917858874048 y[1] (numeric) 0.25809178588741327 absolute error 8.493206138382448e-15 relative error 3.2907696419628392e-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.4420998598509482 Order of pole (three term test) 22.733554520229806 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.160000000000018 y[1] (analytic) 0.2623611999036656 y[1] (numeric) 0.2623611999036742 absolute error 8.604228440844963e-15 relative error 3.27953540538932e-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.4466822218310678 Order of pole (three term test) 22.72466640314043 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.150000000000018 y[1] (analytic) 0.2666043780185697 y[1] (numeric) 0.26660437801857834 absolute error 8.659739592076221e-15 relative error 3.24816106038328e-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.4510859168781389 Order of pole (three term test) 22.71568842248533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.140000000000018 y[1] (analytic) 0.2708208959178415 y[1] (numeric) 0.2708208959178502 absolute error 8.715250743307479e-15 relative error 3.2180865194210905e-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.4553091835728575 Order of pole (three term test) 22.706624169337033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.1300000000000185 y[1] (analytic) 0.2750103319532048 y[1] (numeric) 0.2750103319532136 absolute error 8.826273045769994e-15 relative error 3.2094332540465626e-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.45935033266485487 Order of pole (three term test) 22.697477269275947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.120000000000019 y[1] (analytic) 0.2791722671845473 y[1] (numeric) 0.27917226718455623 absolute error 8.93729534823251e-15 relative error 3.2013550050530258e-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.46320774774837603 Order of pole (three term test) 22.68825138094016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.110000000000019 y[1] (analytic) 0.28330628542181413 y[1] (numeric) 0.2833062854218232 absolute error 9.048317650695026e-15 relative error 3.1938287698852164e-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.4668798859088186 Order of pole (three term test) 22.678950194561974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.100000000000019 y[1] (analytic) 0.2874119732666266 y[1] (numeric) 0.2874119732666357 absolute error 9.103828801926284e-15 relative error 3.1675189792739898e-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.47036527833987984 Order of pole (three term test) 22.669577430491934 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.090000000000019 y[1] (analytic) 0.2914889201536216 y[1] (numeric) 0.29148892015363076 absolute error 9.159339953157541e-15 relative error 3.142260072297208e-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.4736625309310586 Order of pole (three term test) 22.660136837710702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.08000000000002 y[1] (analytic) 0.2955367183915078 y[1] (numeric) 0.2955367183915171 absolute error 9.270362255620057e-15 relative error 3.1367886555941535e-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.4767703248252812 Order of pole (three term test) 22.65063219232952 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.07000000000002 y[1] (analytic) 0.2995549632038347 y[1] (numeric) 0.299554963203844 absolute error 9.325873406851315e-15 relative error 3.113242827662797e-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.4796874169464266 Order of pole (three term test) 22.641067296079797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.06000000000002 y[1] (analytic) 0.3035432527694695 y[1] (numeric) 0.30354325276947886 absolute error 9.381384558082573e-15 relative error 3.0906252972150257e-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.48241264049654037 Order of pole (three term test) 22.631445974792516 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.05000000000002 y[1] (analytic) 0.30750118826277917 y[1] (numeric) 0.30750118826278866 absolute error 9.492406860545088e-15 relative error 3.086949651860606e-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.4849449054225383 Order of pole (three term test) 22.62177207686792 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.0400000000000205 y[1] (analytic) 0.31142837389351274 y[1] (numeric) 0.3114283738935223 absolute error 9.547918011776346e-15 relative error 3.065847177765852e-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.4872831988522129 Order of pole (three term test) 22.612049471736167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.030000000000021 y[1] (analytic) 0.31532441694637975 y[1] (numeric) 0.31532441694638935 absolute error 9.603429163007604e-15 relative error 3.0455710521905594e-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.4894265854993694 Order of pole (three term test) 22.602282048309704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.020000000000021 y[1] (analytic) 0.31918892782032154 y[1] (numeric) 0.31918892782033126 absolute error 9.71445146547012e-15 relative error 3.0434800893026583e-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.4913742080379271 Order of pole (three term test) 22.592473713427655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.010000000000021 y[1] (analytic) 0.32302152006747126 y[1] (numeric) 0.323021520067481 absolute error 9.769962616701378e-15 relative error 3.024554715320723e-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.49312528744483836 Order of pole (three term test) 22.5826283902932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.000000000000021 y[1] (analytic) 0.32682181043179787 y[1] (numeric) 0.32682181043180775 absolute error 9.880984919163893e-15 relative error 3.023355419918e-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.4946791233116878 Order of pole (three term test) 22.57275001690433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9900000000000215 y[1] (analytic) 0.330589418887432 y[1] (numeric) 0.33058941888744187 absolute error 9.880984919163893e-15 relative error 2.9888993278785e-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.4960350941248462 Order of pole (three term test) 22.56284254447868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9800000000000217 y[1] (analytic) 0.3343239686766675 y[1] (numeric) 0.3343239686766775 absolute error 9.992007221626409e-15 relative error 2.988719971582388e-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.4971926575140679 Order of pole (three term test) 22.55290993587313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.970000000000022 y[1] (analytic) 0.33802508634763784 y[1] (numeric) 0.3380250863476479 absolute error 1.0047518372857667e-14 relative error 2.972417959099171e-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.498151350469431 Order of pole (three term test) 22.542956163998685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.960000000000022 y[1] (analytic) 0.34169240179166 y[1] (numeric) 0.34169240179167015 absolute error 1.0158540675320182e-14 relative error 2.9730074833546185e-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.49891078952653556 Order of pole (three term test) 22.532985210231384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9500000000000224 y[1] (analytic) 0.34532554828024575 y[1] (numeric) 0.34532554828025597 absolute error 1.021405182655144e-14 relative error 2.9578036949245126e-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.499470670919885 Order of pole (three term test) 22.52300106281979 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9400000000000226 y[1] (analytic) 0.34892416250177377 y[1] (numeric) 0.3489241625017841 absolute error 1.0325074129013956e-14 relative error 2.959116976876449e-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.4998307707043865 Order of pole (three term test) 22.51300771528975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.930000000000023 y[1] (analytic) 0.3524878845978208 y[1] (numeric) 0.3524878845978312 absolute error 1.0380585280245214e-14 relative error 2.9449481056885635e-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.49999094484492757 Order of pole (three term test) 22.503009164847008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.920000000000023 y[1] (analytic) 0.35601635819914695 y[1] (numeric) 0.35601635819915745 absolute error 1.049160758270773e-14 relative error 2.9469453695268062e-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.49995112927398794 Order of pole (three term test) 22.493009410778466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9100000000000232 y[1] (analytic) 0.35950923046133254 y[1] (numeric) 0.3595092304613431 absolute error 1.0547118733938987e-14 relative error 2.9337546411269115e-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.4997113399172648 Order of pole (three term test) 22.4830124528524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.9000000000000234 y[1] (analytic) 0.362966152100062 y[1] (numeric) 0.3629661521000726 absolute error 1.0602629885170245e-14 relative error 2.9211070574556844e-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.49927167268730355 Order of pole (three term test) 22.473022289718692 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8900000000000237 y[1] (analytic) 0.36638677742605225 y[1] (numeric) 0.3663867774260629 absolute error 1.0658141036401503e-14 relative error 2.9089862661740386e-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.49863230344513454 Order of pole (three term test) 22.463042917309405 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.880000000000024 y[1] (analytic) 0.3697707643796212 y[1] (numeric) 0.3697707643796319 absolute error 1.071365218763276e-14 relative error 2.8973767587081884e-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.4977934879299296 Order of pole (three term test) 22.45307832724044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.870000000000024 y[1] (analytic) 0.3731177745648934 y[1] (numeric) 0.37311777456490425 absolute error 1.0824674490095276e-14 relative error 2.90114147006755e-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.49675556165671064 Order of pole (three term test) 22.443132505214965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8600000000000243 y[1] (analytic) 0.3764274732836396 y[1] (numeric) 0.3764274732836505 absolute error 1.0880185641326534e-14 relative error 2.8903803291552714e-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.4955189397821481 Order of pole (three term test) 22.43320942942918 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8500000000000245 y[1] (analytic) 0.379699529568746 y[1] (numeric) 0.3796995295687569 absolute error 1.0935696792557792e-14 relative error 2.8800922679515316e-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.49408411693850396 Order of pole (three term test) 22.42331306898109 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8400000000000247 y[1] (analytic) 0.3829336162173107 y[1] (numeric) 0.3829336162173217 absolute error 1.099120794378905e-14 relative error 2.870264578065055e-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.4924516670357846 Order of pole (three term test) 22.413447382282932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.830000000000025 y[1] (analytic) 0.38612940982336397 y[1] (numeric) 0.386129409823375 absolute error 1.1046719095020308e-14 relative error 2.8608851887437585e-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.4906222430321858 Order of pole (three term test) 22.403616315477844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.820000000000025 y[1] (analytic) 0.38928659081020833 y[1] (numeric) 0.38928659081021943 absolute error 1.1102230246251565e-14 relative error 2.851942632584618e-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.4885965766729168 Order of pole (three term test) 22.393823800861465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8100000000000254 y[1] (analytic) 0.3924048434623761 y[1] (numeric) 0.39240484346238724 absolute error 1.1157741397482823e-14 relative error 2.8434260135610767e-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.4863754781975127 Order of pole (three term test) 22.38407375530907 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.8000000000000256 y[1] (analytic) 0.39548385595720054 y[1] (numeric) 0.39548385595721175 absolute error 1.1213252548714081e-14 relative error 2.835324977191379e-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.4839598360157496 Order of pole (three term test) 22.3743700787089 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.790000000000026 y[1] (analytic) 0.398523320395998 y[1] (numeric) 0.39852332039600935 absolute error 1.1324274851176597e-14 relative error 2.841558892946109e-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.48135061635229215 Order of pole (three term test) 22.364716652402198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.780000000000026 y[1] (analytic) 0.4015229328348576 y[1] (numeric) 0.401522932834869 absolute error 1.1379786002407855e-14 relative error 2.8341559277980885e-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.478548862860216 Order of pole (three term test) 22.355117337630777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.770000000000026 y[1] (analytic) 0.40448239331503505 y[1] (numeric) 0.4044823933150465 absolute error 1.1435297153639112e-14 relative error 2.8271433670865916e-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.4755556962035625 Order of pole (three term test) 22.345575973992563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7600000000000264 y[1] (analytic) 0.40740140589294854 y[1] (numeric) 0.40740140589296003 absolute error 1.149080830487037e-14 relative error 2.820512678321432e-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.47237231360908555 Order of pole (three term test) 22.336096377905793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7500000000000266 y[1] (analytic) 0.4102796786697728 y[1] (numeric) 0.4102796786697843 absolute error 1.1546319456101628e-14 relative error 2.8142557519635444e-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.46899998838737855 Order of pole (three term test) 22.32668234108251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.740000000000027 y[1] (analytic) 0.4131169238206286 y[1] (numeric) 0.4131169238206402 absolute error 1.1601830607332886e-14 relative error 2.8083648813114926e-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.46544006942356647 Order of pole (three term test) 22.317337629011927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.730000000000027 y[1] (analytic) 0.41591285762336533 y[1] (numeric) 0.415912857623377 absolute error 1.1657341758564144e-14 relative error 2.802832743661073e-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.4616939806377698 Order of pole (three term test) 22.308065979454263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7200000000000273 y[1] (analytic) 0.41866720048693257 y[1] (numeric) 0.41866720048694434 absolute error 1.176836406102666e-14 relative error 2.8109113986811996e-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.4577632204155556 Order of pole (three term test) 22.29887110094574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7100000000000275 y[1] (analytic) 0.42137967697933937 y[1] (numeric) 0.42137967697935114 absolute error 1.176836406102666e-14 relative error 2.7928171917042107e-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.45364936100860354 Order of pole (three term test) 22.28975667131515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.7000000000000277 y[1] (analytic) 0.42405001585519675 y[1] (numeric) 0.4240500158552086 absolute error 1.1823875212257917e-14 relative error 2.7883208985176638e-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.4493540479058256 Order of pole (three term test) 22.28072633621283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.690000000000028 y[1] (analytic) 0.4266779500828424 y[1] (numeric) 0.42667795008285436 absolute error 1.1934897514720433e-14 relative error 2.797167632497342e-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.44487899917519247 Order of pole (three term test) 22.271783707652414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.680000000000028 y[1] (analytic) 0.42926321687104363 y[1] (numeric) 0.4292632168710556 absolute error 1.199040866595169e-14 relative error 2.793253228951543e-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.44022600477653046 Order of pole (three term test) 22.262932362566097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6700000000000284 y[1] (analytic) 0.4318055576952759 y[1] (numeric) 0.43180555769528794 absolute error 1.2045919817182948e-14 relative error 2.7896629866176303e-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.43539692584555945 Order of pole (three term test) 22.25417584137389 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6600000000000286 y[1] (analytic) 0.43430471832357537 y[1] (numeric) 0.43430471832358747 absolute error 1.2101430968414206e-14 relative error 2.7863917792848222e-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.43039369394946525 Order of pole (three term test) 22.245517646567514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6500000000000288 y[1] (analytic) 0.4367604488419619 y[1] (numeric) 0.43676044884197407 absolute error 1.2156942119645464e-14 relative error 2.7834347528213e-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.4252183103142973 Order of pole (three term test) 22.236961241309473 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.640000000000029 y[1] (analytic) 0.43917250367943006 y[1] (numeric) 0.43917250367944227 absolute error 1.2212453270876722e-14 relative error 2.780787314451519e-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.41987284502450556 Order of pole (three term test) 22.228510048047763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.630000000000029 y[1] (analytic) 0.44154064163250617 y[1] (numeric) 0.4415406416325184 absolute error 1.2212453270876722e-14 relative error 2.765872972808047e-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.41435943619493387 Order of pole (three term test) 22.22016744714702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6200000000000294 y[1] (analytic) 0.4438646258893683 y[1] (numeric) 0.4438646258893806 absolute error 1.226796442210798e-14 relative error 2.7638977531779535e-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.4086802891156033 Order of pole (three term test) 22.211936775536362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.6100000000000296 y[1] (analytic) 0.4461442240535275 y[1] (numeric) 0.4461442240535398 absolute error 1.2323475573339238e-14 relative error 2.762217890298338e-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.4028376753696241 Order of pole (three term test) 22.203821325374705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.60000000000003 y[1] (analytic) 0.4483792081670669 y[1] (numeric) 0.44837920816707927 absolute error 1.2378986724570495e-14 relative error 2.7608297840514638e-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.3968339319245948 Order of pole (three term test) 22.195824342733896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.59000000000003 y[1] (analytic) 0.45056935473343773 y[1] (numeric) 0.4505693547334501 absolute error 1.2378986724570495e-14 relative error 2.747409825928808e-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.3906714601978437 Order of pole (three term test) 22.18794902630037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5800000000000303 y[1] (analytic) 0.45271444473980843 y[1] (numeric) 0.45271444473982086 absolute error 1.2434497875801753e-14 relative error 2.746653662210472e-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.3843527250958969 Order of pole (three term test) 22.180198526095705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5700000000000305 y[1] (analytic) 0.4548142636789659 y[1] (numeric) 0.45481426367897837 absolute error 1.2490009027033011e-14 relative error 2.7461779509732304e-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.37788025402854675 Order of pole (three term test) 22.172575942216643 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5600000000000307 y[1] (analytic) 0.4568686015707661 y[1] (numeric) 0.45686860157077863 absolute error 1.2545520178264269e-14 relative error 2.7459799459037777e-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.3712566358979216 Order of pole (three term test) 22.165084323595092 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.550000000000031 y[1] (analytic) 0.4588772529831318 y[1] (numeric) 0.45887725298314436 absolute error 1.2545520178264269e-14 relative error 2.7339599199364625e-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.3644845200629591 Order of pole (three term test) 22.157726666778615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.540000000000031 y[1] (analytic) 0.46084001705259564 y[1] (numeric) 0.46084001705260824 absolute error 1.2601031329495527e-14 relative error 2.734361353878991e-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.3575666152797007 Order of pole (three term test) 22.150505914731855 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5300000000000313 y[1] (analytic) 0.4627566975043863 y[1] (numeric) 0.4627566975043989 absolute error 1.2601031329495527e-14 relative error 2.723035970619547e-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.3505056886178214 Order of pole (three term test) 22.143424955659338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5200000000000315 y[1] (analytic) 0.4646271026720558 y[1] (numeric) 0.46462710267206847 absolute error 1.2656542480726785e-14 relative error 2.7240215665292465e-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.34330456435384205 Order of pole (three term test) 22.13648662185029 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.5100000000000318 y[1] (analytic) 0.46645104551664607 y[1] (numeric) 0.4664510455166588 absolute error 1.2712053631958042e-14 relative error 2.725270691135023e-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.3359661228414544 Order of pole (three term test) 22.12969368854571 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.500000000000032 y[1] (analytic) 0.46822834364539256 y[1] (numeric) 0.46822834364540533 absolute error 1.27675647831893e-14 relative error 2.7267816988154547e-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.3284932993594187 Order of pole (three term test) 22.12304887282837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.490000000000032 y[1] (analytic) 0.46995881932996353 y[1] (numeric) 0.4699588193299763 absolute error 1.27675647831893e-14 relative error 2.7167411820023842e-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.3208890829374911 Order of pole (three term test) 22.116554832535947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4800000000000324 y[1] (analytic) 0.47164229952423253 y[1] (numeric) 0.47164229952424536 absolute error 1.2823075934420558e-14 relative error 2.7188138017637074e-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.31315651516085335 Order of pole (three term test) 22.11021416519798 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4700000000000326 y[1] (analytic) 0.47327861588158304 y[1] (numeric) 0.4732786158815959 absolute error 1.2878587085651816e-14 relative error 2.721142822323101e-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.3052986889535151 Order of pole (three term test) 22.104029406996847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.460000000000033 y[1] (analytic) 0.47486760477174295 y[1] (numeric) 0.4748676047717558 absolute error 1.2878587085651816e-14 relative error 2.712037409214771e-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.29731874734119085 Order of pole (three term test) 22.098003031753393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.450000000000033 y[1] (analytic) 0.47640910729714736 y[1] (numeric) 0.4764091072971603 absolute error 1.2934098236883074e-14 relative error 2.7149141439094653e-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.2892198821941268 Order of pole (three term test) 22.09213744993734 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4400000000000333 y[1] (analytic) 0.4779029693088283 y[1] (numeric) 0.4779029693088413 absolute error 1.2989609388114332e-14 relative error 2.718043247753969e-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.28100533295039903 Order of pole (three term test) 22.086435007703226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4300000000000335 y[1] (analytic) 0.47934904142182955 y[1] (numeric) 0.47934904142184254 absolute error 1.2989609388114332e-14 relative error 2.709843614078162e-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.2726783853201788 Order of pole (three term test) 22.08089798595189 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.4200000000000337 y[1] (analytic) 0.4807471790301448 y[1] (numeric) 0.48074717903015785 absolute error 1.304512053934559e-14 relative error 2.7135095344007432e-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.2642423699714941 Order of pole (three term test) 22.07552859941823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.410000000000034 y[1] (analytic) 0.48209724232117834 y[1] (numeric) 0.48209724232119144 absolute error 1.3100631690576847e-14 relative error 2.7174251459105145e-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.25570066119800516 Order of pole (three term test) 22.070328995785257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.400000000000034 y[1] (analytic) 0.48339909628972616 y[1] (numeric) 0.48339909628973926 absolute error 1.3100631690576847e-14 relative error 2.7101067815660456e-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.24705667556933378 Order of pole (three term test) 22.0653012548251 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3900000000000343 y[1] (analytic) 0.4846526107514762 y[1] (numeric) 0.48465261075148935 absolute error 1.3156142841808105e-14 relative error 2.7145511135097155e-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.23831387056447972 Order of pole (three term test) 22.060447387567113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3800000000000345 y[1] (analytic) 0.48585766035602695 y[1] (numeric) 0.4858576603560401 absolute error 1.3156142841808105e-14 relative error 2.7078183417273985e-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.2294757431888758 Order of pole (three term test) 22.055769335493466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3700000000000347 y[1] (analytic) 0.48701412459942217 y[1] (numeric) 0.4870141245994353 absolute error 1.3156142841808105e-14 relative error 2.701388353495757e-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.2205458285756321 Order of pole (three term test) 22.05126896976263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.360000000000035 y[1] (analytic) 0.48812188783620114 y[1] (numeric) 0.48812188783621435 absolute error 1.3211653993039363e-14 relative error 2.706630110689237e-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.2115276985715304 Order of pole (three term test) 22.046948090460894 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.350000000000035 y[1] (analytic) 0.4891808392909634 y[1] (numeric) 0.4891808392909766 absolute error 1.3211653993039363e-14 relative error 2.7007709484674045e-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.20242496030833126 Order of pole (three term test) 22.042808425882352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3400000000000354 y[1] (analytic) 0.4901908730694459 y[1] (numeric) 0.49019087306945913 absolute error 1.3211653993039363e-14 relative error 2.695206034806701e-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.19324125475997236 Order of pole (three term test) 22.03885163183766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3300000000000356 y[1] (analytic) 0.49115188816911254 y[1] (numeric) 0.49115188816912575 absolute error 1.3211653993039363e-14 relative error 2.6899324447858685e-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.18398025528622533 Order of pole (three term test) 22.03507929099166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.320000000000036 y[1] (analytic) 0.4920637884892541 y[1] (numeric) 0.49206378848926735 absolute error 1.326716514427062e-14 relative error 2.6962287115261594e-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.17464566616340116 Order of pole (three term test) 22.03149291223041 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.310000000000036 y[1] (analytic) 0.49292648284059853 y[1] (numeric) 0.4929264828406118 absolute error 1.326716514427062e-14 relative error 2.6915099119478485e-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.16524122110268943 Order of pole (three term test) 22.028093930057587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.3000000000000362 y[1] (analytic) 0.4937398849544296 y[1] (numeric) 0.4937398849544429 absolute error 1.326716514427062e-14 relative error 2.6870758366007096e-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.15577068175672337 Order of pole (three term test) 22.02488370402075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2900000000000365 y[1] (analytic) 0.49450391349121375 y[1] (numeric) 0.4945039134912271 absolute error 1.3322676295501878e-14 relative error 2.694149820057712e-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.14623783621496975 Order of pole (three term test) 22.021863518167496 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2800000000000367 y[1] (analytic) 0.495218492048734 y[1] (numeric) 0.49521849204874735 absolute error 1.3322676295501878e-14 relative error 2.6902622800666347e-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.13664649748854155 Order of pole (three term test) 22.01903458053191 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.270000000000037 y[1] (analytic) 0.4958835491697301 y[1] (numeric) 0.4958835491697435 absolute error 1.3378187446733136e-14 relative error 2.69784861166146e-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.12700050198504723 Order of pole (three term test) 22.016398022651327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.260000000000037 y[1] (analytic) 0.49649901834904414 y[1] (numeric) 0.4964990183490575 absolute error 1.3378187446733136e-14 relative error 2.6945043096395666e-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.11730370797407616 Order of pole (three term test) 22.01395489911374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2500000000000373 y[1] (analytic) 0.4970648380402711 y[1] (numeric) 0.49706483804028445 absolute error 1.3378187446733136e-14 relative error 2.69143709691436e-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.10755999404394415 Order of pole (three term test) 22.011706187135996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2400000000000375 y[1] (analytic) 0.49758095166191335 y[1] (numeric) 0.4975809516619267 absolute error 1.3322676295501878e-14 relative error 2.677489210751402e-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.0977732575503087 Order of pole (three term test) 22.009652786172897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2300000000000377 y[1] (analytic) 0.4980473076030388 y[1] (numeric) 0.49804730760305216 absolute error 1.3378187446733136e-14 relative error 2.6861278522152e-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.08794741305727911 Order of pole (three term test) 22.007795517557454 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.220000000000038 y[1] (analytic) 0.498463859228442 y[1] (numeric) 0.4984638592284554 absolute error 1.3378187446733136e-14 relative error 2.683883133962982e-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.07808639077164323 Order of pole (three term test) 22.006135124172353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.210000000000038 y[1] (analytic) 0.49883056488330746 y[1] (numeric) 0.4988305648833209 absolute error 1.3433698597964394e-14 relative error 2.693038386913394e-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.0681941349708366 Order of pole (three term test) 22.004672270152803 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.2000000000000384 y[1] (analytic) 0.49914738789737545 y[1] (numeric) 0.49914738789738883 absolute error 1.3378187446733136e-14 relative error 2.680207844638403e-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.05827460242528476 Order of pole (three term test) 22.00340754062091 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1900000000000386 y[1] (analytic) 0.4994142965886084 y[1] (numeric) 0.4994142965886218 absolute error 1.3378187446733136e-14 relative error 2.678775425156359e-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.04833176081574703 Order of pole (three term test) 22.002341441451623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.180000000000039 y[1] (analytic) 0.4996312642663597 y[1] (numeric) 0.4996312642663731 absolute error 1.3433698597964394e-14 relative error 2.688722575775947e-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.03836958714629799 Order of pole (three term test) 22.001474399070393 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.170000000000039 y[1] (analytic) 0.49979826923404236 y[1] (numeric) 0.4997982692340558 absolute error 1.3433698597964394e-14 relative error 2.6878241532432654e-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.028392066153578047 Order of pole (three term test) 22.000806760282618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.160000000000039 y[1] (analytic) 0.4999152947912988 y[1] (numeric) 0.49991529479131225 absolute error 1.3433698597964394e-14 relative error 2.687194958412425e-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.0184031887129525 Order of pole (three term test) 22.000338792134915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1500000000000394 y[1] (analytic) 0.4999823292356708 y[1] (numeric) 0.49998232923568425 absolute error 1.3433698597964394e-14 relative error 2.6868346764375963e-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.008406950242214368 Order of pole (three term test) 22.000070681808293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1400000000000396 y[1] (analytic) 0.4999993658637698 y[1] (numeric) 0.49999936586378324 absolute error 1.3433698597964394e-14 relative error 2.686743127115195e-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.0015926508965294712 Order of pole (three term test) 22.00000253654331 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.13000000000004 y[1] (analytic) 0.49996640297194717 y[1] (numeric) 0.4999664029719606 absolute error 1.3433698597964394e-14 relative error 2.686920264663894e-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.01159161499614976 Order of pole (three term test) 22.000134383597167 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.12000000000004 y[1] (analytic) 0.4998834438564646 y[1] (numeric) 0.49988344385647804 absolute error 1.3433698597964394e-14 relative error 2.687366177668752e-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.021585942604324403 Order of pole (three term test) 22.0004661702328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1100000000000403 y[1] (analytic) 0.4997504968131646 y[1] (numeric) 0.499750496813178 absolute error 1.3433698597964394e-14 relative error 2.6880810891893284e-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.03157163612326608 Order of pole (three term test) 22.000997763739985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.1000000000000405 y[1] (analytic) 0.4995675751366406 y[1] (numeric) 0.499567575136654 absolute error 1.3433698597964394e-14 relative error 2.689065357032037e-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.04154470140870792 Order of pole (three term test) 22.00172895148839 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0900000000000407 y[1] (analytic) 0.4993346971189078 y[1] (numeric) 0.49933469711892126 absolute error 1.3433698597964394e-14 relative error 2.6903194741873495e-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.051501149367508256 Order of pole (three term test) 22.00265944101268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.080000000000041 y[1] (analytic) 0.49905188604757406 y[1] (numeric) 0.4990518860475875 absolute error 1.3433698597964394e-14 relative error 2.6918440694328474e-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.06143699755323447 Order of pole (three term test) 22.003788860129443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.070000000000041 y[1] (analytic) 0.49871917020351075 y[1] (numeric) 0.49871917020352413 absolute error 1.3378187446733136e-14 relative error 2.6825091646815866e-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.07134827175908842 Order of pole (three term test) 22.005116757086085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0600000000000414 y[1] (analytic) 0.49833658285802496 y[1] (numeric) 0.49833658285803833 absolute error 1.3378187446733136e-14 relative error 2.6845686042167516e-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.08123100760753632 Order of pole (three term test) 22.00664260074155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0500000000000416 y[1] (analytic) 0.4979041622695325 y[1] (numeric) 0.49790416226954587 absolute error 1.3378187446733136e-14 relative error 2.6869001025725643e-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.09108125213600697 Order of pole (three term test) 22.008365780778703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.040000000000042 y[1] (analytic) 0.49742195167973186 y[1] (numeric) 0.4974219516797452 absolute error 1.3322676295501878e-14 relative error 2.6783450650926972e-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.10089506537802355 Order of pole (three term test) 22.010285607948507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.030000000000042 y[1] (analytic) 0.49688999930928013 y[1] (numeric) 0.49688999930929345 absolute error 1.3322676295501878e-14 relative error 2.6812124039569213e-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.11066852193913856 Order of pole (three term test) 22.01240131434569 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.020000000000042 y[1] (analytic) 0.4963083583529711 y[1] (numeric) 0.4963083583529844 absolute error 1.3322676295501878e-14 relative error 2.6843546096450954e-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.12039771256703857 Order of pole (three term test) 22.01471205371591 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0100000000000424 y[1] (analytic) 0.4956770869744157 y[1] (numeric) 0.495677086974429 absolute error 1.3322676295501878e-14 relative error 2.6877732793385153e-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.13007874571519332 Order of pole (three term test) 22.01721690179423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.0000000000000426 y[1] (analytic) 0.49499624830022576 y[1] (numeric) 0.49499624830023903 absolute error 1.326716514427062e-14 relative error 2.68025569685203e-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.139707749099422 Order of pole (three term test) 22.019914856674802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.990000000000043 y[1] (analytic) 0.4942659104137012 y[1] (numeric) 0.49426591041371454 absolute error 1.3322676295501878e-14 relative error 2.6954471297344342e-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.14928087124675601 Order of pole (three term test) 22.02280483921166 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.980000000000043 y[1] (analytic) 0.49348614634802224 y[1] (numeric) 0.49348614634803556 absolute error 1.3322676295501878e-14 relative error 2.6997062418255405e-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.1587942830359765 Order of pole (three term test) 22.025885693450313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9700000000000433 y[1] (analytic) 0.49265703407894557 y[1] (numeric) 0.49265703407895883 absolute error 1.326716514427062e-14 relative error 2.692981978644525e-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.16824417922921164 Order of pole (three term test) 22.02915618709015 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9600000000000435 y[1] (analytic) 0.49177865651700714 y[1] (numeric) 0.4917786565170204 absolute error 1.326716514427062e-14 relative error 2.69779197784518e-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.17762677999398077 Order of pole (three term test) 22.03261501197731 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9500000000000437 y[1] (analytic) 0.49085110149923117 y[1] (numeric) 0.49085110149924444 absolute error 1.326716514427062e-14 relative error 2.7028899606719942e-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.18693833241507743 Order of pole (three term test) 22.036260784627963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.940000000000044 y[1] (analytic) 0.48987446178034655 y[1] (numeric) 0.48987446178035976 absolute error 1.3211653993039363e-14 relative error 2.6969468759453927e-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.19617511199568663 Order of pole (three term test) 22.040092046781663 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.930000000000044 y[1] (analytic) 0.48884883502351123 y[1] (numeric) 0.48884883502352444 absolute error 1.3211653993039363e-14 relative error 2.70260519131726e-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.20533342414713018 Order of pole (three term test) 22.04410726598462 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9200000000000443 y[1] (analytic) 0.4877743237905462 y[1] (numeric) 0.4877743237905594 absolute error 1.3211653993039363e-14 relative error 2.7085587224785006e-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.21440960566665784 Order of pole (three term test) 22.0483048362027 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9100000000000446 y[1] (analytic) 0.48665103553167943 y[1] (numeric) 0.4866510355316926 absolute error 1.3156142841808105e-14 relative error 2.703403852297296e-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.22340002620267507 Order of pole (three term test) 22.052683078463772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.9000000000000448 y[1] (analytic) 0.4854790825748006 y[1] (numeric) 0.48547908257481376 absolute error 1.3156142841808105e-14 relative error 2.709929905122341e-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.23230108970683896 Order of pole (three term test) 22.05724024152932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.890000000000045 y[1] (analytic) 0.4842585821142289 y[1] (numeric) 0.484258582114242 absolute error 1.3100631690576847e-14 relative error 2.7052967514547045e-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.24110923587242652 Order of pole (three term test) 22.061974502594865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.880000000000045 y[1] (analytic) 0.48298965619899326 y[1] (numeric) 0.4829896561990063 absolute error 1.304512053934559e-14 relative error 2.7009109557350352e-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.249820941558412 Order of pole (three term test) 22.066883968019113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8700000000000454 y[1] (analytic) 0.48167243172062774 y[1] (numeric) 0.4816724317206407 absolute error 1.2989609388114332e-14 relative error 2.696772439666708e-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.25843272219867547 Order of pole (three term test) 22.07196667408135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8600000000000456 y[1] (analytic) 0.4803070404004825 y[1] (numeric) 0.4803070404004955 absolute error 1.2989609388114332e-14 relative error 2.7044386809911276e-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.26694113319578344 Order of pole (three term test) 22.077220587766924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.850000000000046 y[1] (analytic) 0.47889361877655173 y[1] (numeric) 0.4788936187765647 absolute error 1.2989609388114332e-14 relative error 2.7124206460088974e-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.2753427712987807 Order of pole (three term test) 22.0826436075804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.840000000000046 y[1] (analytic) 0.47743230818982 y[1] (numeric) 0.47743230818983295 absolute error 1.2934098236883074e-14 relative error 2.709095722055883e-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.2836342759644462 Order of pole (three term test) 22.088233564386158 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8300000000000463 y[1] (analytic) 0.47592325477012826 y[1] (numeric) 0.47592325477014114 absolute error 1.2878587085651816e-14 relative error 2.7060218126706573e-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.29181233070146606 Order of pole (three term test) 22.093988222276035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8200000000000465 y[1] (analytic) 0.4743666094215609 y[1] (numeric) 0.4743666094215737 absolute error 1.2823075934420558e-14 relative error 2.7031995253748826e-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.2998736643969845 Order of pole (three term test) 22.099905279463563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.8100000000000467 y[1] (analytic) 0.47276252780735556 y[1] (numeric) 0.4727625278073683 absolute error 1.27675647831893e-14 relative error 2.7006296041279973e-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.3078150526250064 Order of pole (three term test) 22.1059823692048 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.800000000000047 y[1] (analytic) 0.4711111703343369 y[1] (numeric) 0.4711111703343497 absolute error 1.27675647831893e-14 relative error 2.710095957633195e-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.31563331893612423 Order of pole (three term test) 22.112217060744843 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.790000000000047 y[1] (analytic) 0.4694127021368762 y[1] (numeric) 0.4694127021368889 absolute error 1.2712053631958042e-14 relative error 2.7080761926743368e-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.3233253361280559 Order of pole (three term test) 22.118606860290228 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7800000000000473 y[1] (analytic) 0.46766729306037774 y[1] (numeric) 0.4676672930603904 absolute error 1.2656542480726785e-14 relative error 2.706313370324312e-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.3308880274964831 Order of pole (three term test) 22.12514921200632 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7700000000000475 y[1] (analytic) 0.46587511764429473 y[1] (numeric) 0.46587511764430733 absolute error 1.2601031329495527e-14 relative error 2.704808832292407e-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.33831836806569326 Order of pole (three term test) 22.131841499039655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7600000000000477 y[1] (analytic) 0.4640363551046752 y[1] (numeric) 0.46403635510468777 absolute error 1.2545520178264269e-14 relative error 2.7035640721370437e-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.3456133857985288 Order of pole (three term test) 22.138681044564674 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.750000000000048 y[1] (analytic) 0.46215118931624094 y[1] (numeric) 0.46215118931625343 absolute error 1.2490009027033011e-14 relative error 2.7025807388945926e-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.3527701627851618 Order of pole (three term test) 22.14566511285434 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.740000000000048 y[1] (analytic) 0.4602198087939997 y[1] (numeric) 0.4602198087940122 absolute error 1.2490009027033011e-14 relative error 2.71392251884223e-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.35978583641022027 Order of pole (three term test) 22.15279091037446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7300000000000484 y[1] (analytic) 0.45824240667439436 y[1] (numeric) 0.4582424066744068 absolute error 1.2434497875801753e-14 relative error 2.713519677509272e-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.3666576004977953 Order of pole (three term test) 22.160055586901038 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7200000000000486 y[1] (analytic) 0.45621918069598894 y[1] (numeric) 0.4562191806960013 absolute error 1.2378986724570495e-14 relative error 2.7133858567028307e-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.37338270643387406 Order of pole (three term test) 22.16745623666033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.710000000000049 y[1] (analytic) 0.4541503331796953 y[1] (numeric) 0.45415033317970765 absolute error 1.2378986724570495e-14 relative error 2.7257464808844382e-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.37995846426574886 Order of pole (three term test) 22.174989899491088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.700000000000049 y[1] (analytic) 0.45203607100854104 y[1] (numeric) 0.45203607100855336 absolute error 1.2323475573339238e-14 relative error 2.726215088509251e-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.3863822437779625 Order of pole (three term test) 22.182653562028644 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6900000000000492 y[1] (analytic) 0.4498766056069814 y[1] (numeric) 0.44987660560699366 absolute error 1.226796442210798e-14 relative error 2.72696207564646e-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.39265147554435986 Order of pole (three term test) 22.190444158910164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6800000000000495 y[1] (analytic) 0.44767215291975704 y[1] (numeric) 0.4476721529197692 absolute error 1.2156942119645464e-14 relative error 2.7155904249028717e-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.3987636519558222 Order of pole (three term test) 22.198358574000757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6700000000000497 y[1] (analytic) 0.44542293339029954 y[1] (numeric) 0.44542293339031164 absolute error 1.2101430968414206e-14 relative error 2.7168405713430994e-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.4047163282232807 Order of pole (three term test) 22.206393641639927 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.66000000000005 y[1] (analytic) 0.44312917193868756 y[1] (numeric) 0.4431291719386996 absolute error 1.2045919817182948e-14 relative error 2.7183766224376784e-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.4105071233555951 Order of pole (three term test) 22.214546147907736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.65000000000005 y[1] (analytic) 0.4407910979391548 y[1] (numeric) 0.44079109793916676 absolute error 1.199040866595169e-14 relative error 2.7202020916508626e-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.41613372111192276 Order of pole (three term test) 22.222812831910378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6400000000000503 y[1] (analytic) 0.4384089451971528 y[1] (numeric) 0.4384089451971647 absolute error 1.1934897514720433e-14 relative error 2.7223207111691804e-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.4215938709281815 Order of pole (three term test) 22.231190387084478 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6300000000000505 y[1] (analytic) 0.43598295192597064 y[1] (numeric) 0.4359829519259825 absolute error 1.1879386363489175e-14 relative error 2.724736440040041e-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.4268853888172452 Order of pole (three term test) 22.239675462519667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.6200000000000507 y[1] (analytic) 0.43351336072291385 y[1] (numeric) 0.4335133607229257 absolute error 1.1823875212257917e-14 relative error 2.7274534728389406e-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.4320061582425117 Order of pole (three term test) 22.248264664298905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.610000000000051 y[1] (analytic) 0.4310004185450447 y[1] (numeric) 0.43100041854505644 absolute error 1.176836406102666e-14 relative error 2.7304762488987525e-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.4369541309644864 Order of pole (three term test) 22.256954556855984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.600000000000051 y[1] (analytic) 0.4284443766844868 y[1] (numeric) 0.42844437668449853 absolute error 1.1712852909795402e-14 relative error 2.7338094621372358e-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.4417273278600526 Order of pole (three term test) 22.265741664349765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5900000000000514 y[1] (analytic) 0.4258454907432963 y[1] (numeric) 0.42584549074330796 absolute error 1.1657341758564144e-14 relative error 2.7374580715218372e-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.44632383971409395 Order of pole (three term test) 22.274622472054403 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5800000000000516 y[1] (analytic) 0.4232040206079015 y[1] (numeric) 0.4232040206079131 absolute error 1.1601830607332886e-14 relative error 2.7414273122140258e-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.45074182798315526 Order of pole (three term test) 22.28359342776523 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.570000000000052 y[1] (analytic) 0.42052023042311476 y[1] (numeric) 0.42052023042312636 absolute error 1.1601830607332886e-14 relative error 2.758923297378458e-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.4549795255308338 Order of pole (three term test) 22.292650943219563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.560000000000052 y[1] (analytic) 0.4177943885657181 y[1] (numeric) 0.41779438856572965 absolute error 1.1546319456101628e-14 relative error 2.7636367964969494e-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.45903523733461277 Order of pole (three term test) 22.30179139553199 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5500000000000522 y[1] (analytic) 0.4150267676176257 y[1] (numeric) 0.4150267676176372 absolute error 1.149080830487037e-14 relative error 2.76869088970597e-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.4629073411638465 Order of pole (three term test) 22.311011128643464 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5400000000000524 y[1] (analytic) 0.41221764433862595 y[1] (numeric) 0.41221764433863745 absolute error 1.149080830487037e-14 relative error 2.787558578019279e-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.4665942882286302 Order of pole (three term test) 22.32030645478366 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5300000000000527 y[1] (analytic) 0.409367299638706 y[1] (numeric) 0.4093672996387174 absolute error 1.1379786002407855e-14 relative error 2.7798473430709477e-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.47009460379929635 Order of pole (three term test) 22.329673655946056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.520000000000053 y[1] (analytic) 0.4064760185499604 y[1] (numeric) 0.40647601854997173 absolute error 1.1324274851176597e-14 relative error 2.7859638292005946e-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.4734068877962873 Order of pole (three term test) 22.33910898537509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.510000000000053 y[1] (analytic) 0.4035440901980887 y[1] (numeric) 0.40354409019809995 absolute error 1.1268763699945339e-14 relative error 2.792449195430867e-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.4765298153501678 Order of pole (three term test) 22.34860866906479 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.5000000000000533 y[1] (analytic) 0.4005718077734828 y[1] (numeric) 0.400571807773494 absolute error 1.1213252548714081e-14 relative error 2.7993114670353943e-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.479462137331554 Order of pole (three term test) 22.358168907268333 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4900000000000535 y[1] (analytic) 0.3975594685019083 y[1] (numeric) 0.3975594685019194 absolute error 1.1102230246251565e-14 relative error 2.792596108473335e-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.482202680850751 Order of pole (three term test) 22.36778587601792 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4800000000000537 y[1] (analytic) 0.39450737361478205 y[1] (numeric) 0.3945073736147931 absolute error 1.1046719095020308e-14 relative error 2.8001299427693106e-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.4847503497268911 Order of pole (three term test) 22.37745572865427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.470000000000054 y[1] (analytic) 0.3914158283190494 y[1] (numeric) 0.39141582831906035 absolute error 1.0935696792557792e-14 relative error 2.7938821073030106e-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.48710412492639227 Order of pole (three term test) 22.38717459736525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.460000000000054 y[1] (analytic) 0.3882851417666636 y[1] (numeric) 0.3882851417666745 absolute error 1.0880185641326534e-14 relative error 2.8021122806354722e-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.4892630649705581 Order of pole (three term test) 22.39693859473297 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4500000000000544 y[1] (analytic) 0.385115627023671 y[1] (numeric) 0.38511562702368185 absolute error 1.0824674490095276e-14 relative error 2.810759608420133e-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.49122630631215614 Order of pole (three term test) 22.406743815288664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4400000000000546 y[1] (analytic) 0.38190760103890464 y[1] (numeric) 0.38190760103891547 absolute error 1.0824674490095276e-14 relative error 2.8343700048516645e-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.49299306368082607 Order of pole (three term test) 22.41658633707484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.430000000000055 y[1] (analytic) 0.3786613846122897 y[1] (numeric) 0.3786613846123004 absolute error 1.071365218763276e-14 relative error 2.8293490234295844e-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.4945626303971768 Order of pole (three term test) 22.426462223214013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.420000000000055 y[1] (analytic) 0.3753773023627636 y[1] (numeric) 0.3753773023627743 absolute error 1.0658141036401503e-14 relative error 2.8393141964938265e-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.49593437865544926 Order of pole (three term test) 22.436367523483415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.410000000000055 y[1] (analytic) 0.3720556826958147 y[1] (numeric) 0.37205568269582523 absolute error 1.0547118733938987e-14 relative error 2.834822642008159e-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.4971077597746297 Order of pole (three term test) 22.446298275895007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.4000000000000554 y[1] (analytic) 0.3686968577706415 y[1] (numeric) 0.368696857770652 absolute error 1.049160758270773e-14 relative error 2.845591808442896e-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.49808230441791546 Order of pole (three term test) 22.456250508280217 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3900000000000556 y[1] (analytic) 0.3653011634669376 y[1] (numeric) 0.365301163466948 absolute error 1.0436096431476471e-14 relative error 2.8568473016705885e-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.4988576227804428 Order of pole (three term test) 22.466220239878805 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.380000000000056 y[1] (analytic) 0.3618689393513036 y[1] (numeric) 0.361868939351314 absolute error 1.0380585280245214e-14 relative error 2.86860356096153e-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.4994334047452044 Order of pole (three term test) 22.476203482931048 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.370000000000056 y[1] (analytic) 0.35840052864329097 y[1] (numeric) 0.35840052864330124 absolute error 1.0269562977782698e-14 relative error 2.865387229382073e-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.499809420007091 Order of pole (three term test) 22.48619624427284 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3600000000000563 y[1] (analytic) 0.3548962781810801 y[1] (numeric) 0.3548962781810903 absolute error 1.021405182655144e-14 relative error 2.878038586062569e-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.4999855181650118 Order of pole (three term test) 22.49619452693287 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3500000000000565 y[1] (analytic) 0.35135653838679703 y[1] (numeric) 0.3513565383868072 absolute error 1.0158540675320182e-14 relative error 2.8912342778539597e-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.499961628782051 Order of pole (three term test) 22.506194331731386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3400000000000567 y[1] (analytic) 0.3477816632314714 y[1] (numeric) 0.3477816632314815 absolute error 1.0103029524088925e-14 relative error 2.9049920085535674e-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.49973776141364384 Order of pole (three term test) 22.5161916588798 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.330000000000057 y[1] (analytic) 0.3441720101996398 y[1] (numeric) 0.34417201019964977 absolute error 9.992007221626409e-15 relative error 2.9032015752328215e-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.4993140056037525 Order of pole (three term test) 22.52618250958056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.320000000000057 y[1] (analytic) 0.3405279402535972 y[1] (numeric) 0.3405279402536071 absolute error 9.880984919163893e-15 relative error 2.901666427666801e-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.49869053084905074 Order of pole (three term test) 22.53616288762657 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3100000000000573 y[1] (analytic) 0.3368498177973016 y[1] (numeric) 0.33684981779731143 absolute error 9.825473767932635e-15 relative error 2.9168707384740475e-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.4978675865311279 Order of pole (three term test) 22.5461288009997 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.3000000000000576 y[1] (analytic) 0.33313801063993354 y[1] (numeric) 0.3331380106399433 absolute error 9.769962616701378e-15 relative error 2.932707257852084e-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.4968455018167386 Order of pole (three term test) 22.55607626346747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2900000000000578 y[1] (analytic) 0.3293928899591156 y[1] (numeric) 0.32939288995912525 absolute error 9.658940314238862e-15 relative error 2.932346328251874e-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.49562468552614103 Order of pole (three term test) 22.566001296177525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.280000000000058 y[1] (analytic) 0.32561483026379484 y[1] (numeric) 0.32561483026380444 absolute error 9.603429163007604e-15 relative error 2.9493217969302706e-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.49420562596957407 Order of pole (three term test) 22.575899929249122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.270000000000058 y[1] (analytic) 0.32180420935679255 y[1] (numeric) 0.32180420935680204 absolute error 9.492406860545088e-15 relative error 2.9497460208858284e-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.4925888907519396 Order of pole (three term test) 22.585768203360995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2600000000000584 y[1] (analytic) 0.3179614082970238 y[1] (numeric) 0.31796140829703323 absolute error 9.43689570931383e-15 relative error 2.967937448716528e-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.4907751265457688 Order of pole (three term test) 22.595602171335088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2500000000000586 y[1] (analytic) 0.3140868113613923 y[1] (numeric) 0.3140868113614017 absolute error 9.381384558082573e-15 relative error 2.9868763089476658e-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.4887650588325609 Order of pole (three term test) 22.60539789971533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.240000000000059 y[1] (analytic) 0.3101808060063629 y[1] (numeric) 0.31018080600637216 absolute error 9.270362255620057e-15 relative error 2.9886962945830663e-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.4865594916126004 Order of pole (three term test) 22.615151470340965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.230000000000059 y[1] (analytic) 0.30624378282921594 y[1] (numeric) 0.3062437828292251 absolute error 9.159339953157541e-15 relative error 2.990865600124024e-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.4841593070833683 Order of pole (three term test) 22.62485898191381 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2200000000000593 y[1] (analytic) 0.30227613552898835 y[1] (numeric) 0.30227613552899746 absolute error 9.103828801926284e-15 relative error 3.0117590282125412e-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.48156546528667415 Order of pole (three term test) 22.63451655155864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2100000000000595 y[1] (analytic) 0.29827826086710385 y[1] (numeric) 0.29827826086711284 absolute error 8.992806499463768e-15 relative error 3.0149051001308005e-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.4787790037246529 Order of pole (three term test) 22.644120316376384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.2000000000000597 y[1] (analytic) 0.294250558627697 y[1] (numeric) 0.2942505586277059 absolute error 8.881784197001252e-15 relative error 3.018442594781614e-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.4758010369447763 Order of pole (three term test) 22.65366643498916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.19000000000006 y[1] (analytic) 0.29019343157763533 y[1] (numeric) 0.29019343157764416 absolute error 8.826273045769994e-15 relative error 3.041513723376163e-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.47263275609405114 Order of pole (three term test) 22.663151089076784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.18000000000006 y[1] (analytic) 0.286107285426243 y[1] (numeric) 0.28610728542625175 absolute error 8.770761894538737e-15 relative error 3.065550002151132e-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.4692754284425747 Order of pole (three term test) 22.672570484904114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1700000000000603 y[1] (analytic) 0.28199252878472997 y[1] (numeric) 0.2819925287847386 absolute error 8.659739592076221e-15 relative error 3.0709110022865082e-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.46573039687664314 Order of pole (three term test) 22.681920854838374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1600000000000605 y[1] (analytic) 0.2778495731253315 y[1] (numeric) 0.27784957312534003 absolute error 8.548717289613705e-15 relative error 3.076742999262258e-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.46199907936161705 Order of pole (three term test) 22.691198458856285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1500000000000608 y[1] (analytic) 0.27367883274016097 y[1] (numeric) 0.27367883274016946 absolute error 8.493206138382448e-15 relative error 3.1033478378089096e-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.4580829683747518 Order of pole (three term test) 22.700399586039932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.140000000000061 y[1] (analytic) 0.2694807246997814 y[1] (numeric) 0.2694807246997898 absolute error 8.382183835919932e-15 relative error 3.1104947655377638e-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.45398363030822825 Order of pole (three term test) 22.709520556061122 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.130000000000061 y[1] (analytic) 0.26525566881149837 y[1] (numeric) 0.26525566881150664 absolute error 8.271161533457416e-15 relative error 3.1181846444666353e-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.44970270484261576 Order of pole (three term test) 22.71855772065346 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1200000000000614 y[1] (analytic) 0.2610040875773798 y[1] (numeric) 0.261004087577388 absolute error 8.215650382226158e-15 relative error 3.1477094701784957e-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.4452419042910222 Order of pole (three term test) 22.727507465071596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.1100000000000616 y[1] (analytic) 0.25672640615200626 y[1] (numeric) 0.25672640615201436 absolute error 8.104628079763643e-15 relative error 3.1569125284934414e-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.44060301291419174 Order of pole (three term test) 22.7363662095371 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.100000000000062 y[1] (analytic) 0.25242305229995543 y[1] (numeric) 0.2524230522999634 absolute error 7.993605777301127e-15 relative error 3.166749512165113e-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.43578788620682435 Order of pole (three term test) 22.745130410670296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.090000000000062 y[1] (analytic) 0.24809445635302643 y[1] (numeric) 0.24809445635303434 absolute error 7.91033905045424e-15 relative error 3.18843845474653e-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.4307984501554016 Order of pole (three term test) 22.75379656290758 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0800000000000622 y[1] (analytic) 0.24374105116720685 y[1] (numeric) 0.24374105116721467 absolute error 7.827072323607354e-15 relative error 3.2112244884994635e-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.4256367004678199 Order of pole (three term test) 22.76236119990362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0700000000000625 y[1] (analytic) 0.2393632720793874 y[1] (numeric) 0.23936327207939515 absolute error 7.743805596760467e-15 relative error 3.2351686745793442e-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.42030470177513113 Order of pole (three term test) 22.770820895917797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0600000000000627 y[1] (analytic) 0.23496155686382875 y[1] (numeric) 0.2349615568638364 absolute error 7.66053886991358e-15 relative error 3.2603371258529845e-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.4148045868057204 Order of pole (three term test) 22.779172267184503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.050000000000063 y[1] (analytic) 0.23053634568838435 y[1] (numeric) 0.23053634568839193 absolute error 7.577272143066693e-15 relative error 3.286801532504936e-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.40913855553224154 Order of pole (three term test) 22.787411973266586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.040000000000063 y[1] (analytic) 0.22608808107048411 y[1] (numeric) 0.22608808107049158 absolute error 7.466249840604178e-15 relative error 3.3023633113487907e-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.40330887429165757 Order of pole (three term test) 22.795536718391467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0300000000000633 y[1] (analytic) 0.2216172078328829 y[1] (numeric) 0.2216172078328903 absolute error 7.382983113757291e-15 relative error 3.331412387130448e-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.39731787487873693 Order of pole (three term test) 22.80354325276943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0200000000000635 y[1] (analytic) 0.21712417305917883 y[1] (numeric) 0.2171241730591861 absolute error 7.271960811294775e-15 relative error 3.3492175048205008e-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.39116795361336604 Order of pole (three term test) 22.81142837389347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.0100000000000637 y[1] (analytic) 0.21260942604910504 y[1] (numeric) 0.2126094260491122 absolute error 7.16093850883226e-15 relative error 3.368119016124122e-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.38486157038205265 Order of pole (three term test) 22.819188927820278 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.000000000000064 y[1] (analytic) 0.20807341827360026 y[1] (numeric) 0.20807341827360734 absolute error 7.077671781985373e-15 relative error 3.4015261731696975e-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.37840124765400596 Order of pole (three term test) 22.826821810431756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.990000000000064 y[1] (analytic) 0.20351660332966198 y[1] (numeric) 0.20351660332966906 absolute error 7.077671781985373e-15 relative error 3.477687651125328e-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.37178956947218 Order of pole (three term test) 22.834323968676625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.980000000000064 y[1] (analytic) 0.1989394368949873 y[1] (numeric) 0.1989394368949944 absolute error 7.105427357601002e-15 relative error 3.5716534984220807e-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.3650291804196936 Order of pole (three term test) 22.841692401791622 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.970000000000064 y[1] (analytic) 0.19434237668240548 y[1] (numeric) 0.19434237668241258 absolute error 7.105427357601002e-15 relative error 3.656138964078174e-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.3581227845620298 Order of pole (three term test) 22.84892416250173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.960000000000064 y[1] (analytic) 0.18972588239410682 y[1] (numeric) 0.18972588239411395 absolute error 7.13318293321663e-15 relative error 3.759731062101097e-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.35107314436544823 Order of pole (three term test) 22.85601635819911 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.950000000000064 y[1] (analytic) 0.18509041567567314 y[1] (numeric) 0.18509041567568027 absolute error 7.13318293321663e-15 relative error 3.853891033296848e-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.3438830795920333 Order of pole (three term test) 22.86296615210003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.940000000000064 y[1] (analytic) 0.1804364400699134 y[1] (numeric) 0.18043644006992052 absolute error 7.105427357601002e-15 relative error 3.937911518786268e-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.3365554661718281 Order of pole (three term test) 22.869770764379584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9300000000000639 y[1] (analytic) 0.17576442097050984 y[1] (numeric) 0.17576442097051698 absolute error 7.13318293321663e-15 relative error 4.058377055964843e-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.32909323505250043 Order of pole (three term test) 22.876427473283606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9200000000000639 y[1] (analytic) 0.17107482557547912 y[1] (numeric) 0.17107482557548626 absolute error 7.13318293321663e-15 relative error 4.169627476878199e-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.3214993710270033 Order of pole (three term test) 22.882933616217276 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9100000000000639 y[1] (analytic) 0.16636812284045274 y[1] (numeric) 0.16636812284045988 absolute error 7.13318293321663e-15 relative error 4.287589961003144e-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.31377691153969633 Order of pole (three term test) 22.889286590810173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.9000000000000639 y[1] (analytic) 0.16164478343178193 y[1] (numeric) 0.16164478343178906 absolute error 7.13318293321663e-15 relative error 4.412875430791127e-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.30592894547141014 Order of pole (three term test) 22.89548385595717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8900000000000639 y[1] (analytic) 0.1569052796794715 y[1] (numeric) 0.15690527967947862 absolute error 7.13318293321663e-15 relative error 4.546171389381165e-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.2979586119039333 Order of pole (three term test) 22.901522932834826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8800000000000638 y[1] (analytic) 0.15215008552994705 y[1] (numeric) 0.1521500855299542 absolute error 7.16093850883226e-15 relative error 4.706496538526626e-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.2898690988644235 Order of pole (three term test) 22.907401405892923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8700000000000638 y[1] (analytic) 0.14737967649866096 y[1] (numeric) 0.14737967649866812 absolute error 7.16093850883226e-15 relative error 4.85883717413189e-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.2816636420502377 Order of pole (three term test) 22.9131169238206 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8600000000000638 y[1] (analytic) 0.14259452962254096 y[1] (numeric) 0.14259452962254815 absolute error 7.188694084447889e-15 relative error 5.041353341868677e-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.27334552353469693 Order of pole (three term test) 22.918667200486908 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8500000000000638 y[1] (analytic) 0.1377951234122871 y[1] (numeric) 0.1377951234122943 absolute error 7.188694084447889e-15 relative error 5.216943754198835e-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.2649180704543007 Order of pole (three term test) 22.92405001585517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8400000000000638 y[1] (analytic) 0.1329819378045209 y[1] (numeric) 0.1329819378045281 absolute error 7.216449660063518e-15 relative error 5.426638970076871e-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.25638465367791685 Order of pole (three term test) 22.929263216871018 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8300000000000638 y[1] (analytic) 0.12815545411379214 y[1] (numeric) 0.12815545411379936 absolute error 7.216449660063518e-15 relative error 5.631012515203503e-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.24774868645847775 Order of pole (three term test) 22.934304718323556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8200000000000638 y[1] (analytic) 0.1233161549844479 y[1] (numeric) 0.1233161549844551 absolute error 7.202571872255703e-15 relative error 5.8407366603054245e-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.2390136230677274 Order of pole (three term test) 22.93917250367941 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8100000000000638 y[1] (analytic) 0.1184645243423683 y[1] (numeric) 0.1184645243423755 absolute error 7.202571872255703e-15 relative error 6.079939891068077e-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.23018295741455586 Order of pole (three term test) 22.943864625889347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.8000000000000638 y[1] (analytic) 0.11360104734657459 y[1] (numeric) 0.11360104734658179 absolute error 7.202571872255703e-15 relative error 6.3402336866508495e-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.2212602216474834 Order of pole (three term test) 22.94837920816704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7900000000000638 y[1] (analytic) 0.10872621034071342 y[1] (numeric) 0.10872621034072064 absolute error 7.216449660063518e-15 relative error 6.637267718105373e-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.21224898474184906 Order of pole (three term test) 22.952714444739794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7800000000000638 y[1] (analytic) 0.10384050080442307 y[1] (numeric) 0.10384050080443029 absolute error 7.216449660063518e-15 relative error 6.9495520573954454e-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.20315285107226655 Order of pole (three term test) 22.956868601570743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7700000000000637 y[1] (analytic) 0.09894440730458574 y[1] (numeric) 0.09894440730459296 absolute error 7.216449660063518e-15 relative error 7.293438665864907e-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.19397545897092394 Order of pole (three term test) 22.960840017052575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7600000000000637 y[1] (analytic) 0.09403841944647134 y[1] (numeric) 0.09403841944647857 absolute error 7.230327447871332e-15 relative error 7.68869520609817e-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.1847204792722977 Order of pole (three term test) 22.96462710267204 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7500000000000637 y[1] (analytic) 0.08912302782477739 y[1] (numeric) 0.08912302782478462 absolute error 7.230327447871332e-15 relative error 8.112748886950635e-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.17539161384486962 Order of pole (three term test) 22.968228343645375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7400000000000637 y[1] (analytic) 0.08419872397456991 y[1] (numeric) 0.08419872397457714 absolute error 7.230327447871332e-15 relative error 8.587217366922412e-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.16599259411042722 Order of pole (three term test) 22.97164229952422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7300000000000637 y[1] (analytic) 0.07926600032213034 y[1] (numeric) 0.07926600032213757 absolute error 7.230327447871332e-15 relative error 9.121599952675664e-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.15652717955154563 Order of pole (three term test) 22.974867604771728 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7200000000000637 y[1] (analytic) 0.07432535013571333 y[1] (numeric) 0.07432535013572057 absolute error 7.244205235679146e-15 relative error 9.746614341475273e-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.14699915620784465 Order of pole (three term test) 22.977902969308815 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7100000000000637 y[1] (analytic) 0.06937726747622033 y[1] (numeric) 0.06937726747622758 absolute error 7.244205235679146e-15 relative error 1.0441756355080087e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516162335 Order of pole (three term test) 22.98074717903014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.7000000000000637 y[1] (analytic) 0.06442224714779392 y[1] (numeric) 0.06442224714780116 absolute error 7.244205235679146e-15 relative error 1.124488132036111e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12777055101347728 Order of pole (three term test) 22.983399096289716 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6900000000000637 y[1] (analytic) 0.05946078464833775 y[1] (numeric) 0.059460784648345 absolute error 7.251144129583054e-15 relative error 1.2194834246584e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034851044 Order of pole (three term test) 22.985857660356018 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6800000000000637 y[1] (analytic) 0.054493376119967234 y[1] (numeric) 0.054493376119974485 absolute error 7.251144129583054e-15 relative error 1.3306468869940543e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019375201 Order of pole (three term test) 22.98812188783619 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6700000000000637 y[1] (analytic) 0.049520518299395716 y[1] (numeric) 0.049520518299402974 absolute error 7.258083023486961e-15 relative error 1.4656718614303213e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646739743 Order of pole (three term test) 22.99019087306944 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6600000000000636 y[1] (analytic) 0.044542708468261215 y[1] (numeric) 0.04454270846826848 absolute error 7.265021917390868e-15 relative error 1.631023834701821e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242049282 Order of pole (three term test) 22.992063788489247 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6500000000000636 y[1] (analytic) 0.0395604444033987 y[1] (numeric) 0.03956044440340596 absolute error 7.265021917390868e-15 relative error 1.8364358709698215e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07887284707168705 Order of pole (three term test) 22.99373988495442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6400000000000636 y[1] (analytic) 0.03457422432706276 y[1] (numeric) 0.03457422432707003 absolute error 7.271960811294775e-15 relative error 2.1032896479481374e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363567656 Order of pole (three term test) 22.995218492048725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6300000000000636 y[1] (analytic) 0.029584546857105876 y[1] (numeric) 0.02958454685711315 absolute error 7.275430258246729e-15 relative error 2.4591994913382465e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05906542794597193 Order of pole (three term test) 22.996499018349034 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6200000000000636 y[1] (analytic) 0.02459191095711699 y[1] (numeric) 0.024591910957124267 absolute error 7.275430258246729e-15 relative error 2.958464785812504e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04912429687261755 Order of pole (three term test) 22.997580951661906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6100000000000636 y[1] (analytic) 0.019596815886525582 y[1] (numeric) 0.019596815886532865 absolute error 7.282369152150636e-15 relative error 3.7160981632520524e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673549595 Order of pole (three term test) 22.99846385922844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.6000000000000636 y[1] (analytic) 0.014599761150676146 y[1] (numeric) 0.014599761150683434 absolute error 7.287573322578567e-15 relative error 4.9915702369151864e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02918707171385346 Order of pole (three term test) 22.999147387897363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5900000000000636 y[1] (analytic) 0.00960124645087807 y[1] (numeric) 0.009601246450885361 absolute error 7.29104276953052e-15 relative error 7.59385024312518e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.019198952252681152 Order of pole (three term test) 22.99963126426636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5800000000000636 y[1] (analytic) 0.004601771634435919 y[1] (numeric) 0.004601771634443214 absolute error 7.295379578220462e-15 relative error 1.5853415070899586e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009203153466590397 Order of pole (three term test) 22.999915294791304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5700000000000636 y[1] (analytic) -0.0003981633553348793 y[1] (numeric) -0.000398163355327579 absolute error 7.300312698105271e-15 relative error 1.8334968801850863e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007963264581799091 Order of pole (three term test) 22.999999365863772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5600000000000636 y[1] (analytic) -0.005398058529101946 y[1] (numeric) -0.005398058529094641 absolute error 7.304920557338335e-15 relative error 1.3532496022331247e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487862984489 Order of pole (three term test) 22.999883443856472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5500000000000635 y[1] (analytic) -0.010397413901514468 y[1] (numeric) -0.01039741390150716 absolute error 7.308390004290288e-15 relative error 7.029045946921245e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.020790331216581817 Order of pole (three term test) 22.99956757513665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5400000000000635 y[1] (analytic) -0.015395729541201324 y[1] (numeric) -0.01539572954119401 absolute error 7.313594174718219e-15 relative error 4.7504044255557514e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.030776858714893166 Order of pole (three term test) 22.999051886047575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5300000000000635 y[1] (analytic) -0.02039250562076379 y[1] (numeric) -0.020392505620756472 absolute error 7.317063621670172e-15 relative error 3.5881140639333145e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.040751075880071264 Order of pole (three term test) 22.998336582858023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5200000000000635 y[1] (analytic) -0.02538724246675788 y[1] (numeric) -0.025387242466750556 absolute error 7.32400251557408e-15 relative error 2.8849145491733287e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0507089931582378 Order of pole (three term test) 22.99742195167973 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5100000000000635 y[1] (analytic) -0.030379440609661256 y[1] (numeric) -0.03037944060965393 absolute error 7.327471962526033e-15 relative error 2.4119838336311413e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06064662751525186 Order of pole (three term test) 22.996308358352977 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.5000000000000635 y[1] (analytic) -0.035368600833819784 y[1] (numeric) -0.03536860083381245 absolute error 7.33441085642994e-15 relative error 2.0737068143834257e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07056000402987073 Order of pole (three term test) 22.99499624830023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4900000000000635 y[1] (analytic) -0.04035422422736866 y[1] (numeric) -0.040354224227361325 absolute error 7.33441085642994e-15 relative error 1.8175075836188832e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08044515748366522 Order of pole (three term test) 22.993486146348033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4800000000000635 y[1] (analytic) -0.04533581223212321 y[1] (numeric) -0.04533581223211587 absolute error 7.341349750333848e-15 relative error 1.6193268387352393e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394705404 Order of pole (three term test) 22.991778656517017 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4700000000000635 y[1] (analytic) -0.05031286669343427 y[1] (numeric) -0.050312866693426925 absolute error 7.348288644237755e-15 relative error 1.4605187752493324e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236082305 Order of pole (three term test) 22.989874461780357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4600000000000635 y[1] (analytic) -0.055284889910003236 y[1] (numeric) -0.05528488990999588 absolute error 7.355227538141662e-15 relative error 1.3304227520602892e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611249649 Order of pole (three term test) 22.987774323790557 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4500000000000635 y[1] (analytic) -0.060251384683651786 y[1] (numeric) -0.060251384683644424 absolute error 7.36216643204557e-15 relative error 1.2219082550053278e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460692953 Order of pole (three term test) 22.985479082574813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4400000000000635 y[1] (analytic) -0.0652118543690413 y[1] (numeric) -0.06521185436903393 absolute error 7.369105325949477e-15 relative error 1.1300254221029925e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.129309674830494 Order of pole (three term test) 22.982989656199006 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4300000000000634 y[1] (analytic) -0.07016580292333692 y[1] (numeric) -0.07016580292332955 absolute error 7.369105325949477e-15 relative error 1.050241715896981e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1389429629082325 Order of pole (three term test) 22.980307040400497 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4200000000000634 y[1] (analytic) -0.07511273495581153 y[1] (numeric) -0.07511273495580416 absolute error 7.369105325949477e-15 relative error 9.81072694302063e-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.14852067565335555 Order of pole (three term test) 22.977432308189826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4100000000000634 y[1] (analytic) -0.0800521557773843 y[1] (numeric) -0.08005215577737691 absolute error 7.382983113757291e-15 relative error 9.222716168054869e-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.15803898210846676 Order of pole (three term test) 22.97436660942158 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.4000000000000634 y[1] (analytic) -0.08498357145008922 y[1] (numeric) -0.08498357145008184 absolute error 7.382983113757291e-15 relative error 8.687541589250942e-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.1674940750778927 Order of pole (three term test) 22.971111170334353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3900000000000634 y[1] (analytic) -0.08990648883646855 y[1] (numeric) -0.08990648883646117 absolute error 7.382983113757291e-15 relative error 8.211846785815697e-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.17688217265051223 Order of pole (three term test) 22.96766729306039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3800000000000634 y[1] (analytic) -0.09482041564888606 y[1] (numeric) -0.09482041564887868 absolute error 7.382983113757291e-15 relative error 7.786280057130319e-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.18619951971246895 Order of pole (three term test) 22.964036355104696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3700000000000634 y[1] (analytic) -0.09972486049875542 y[1] (numeric) -0.09972486049874804 absolute error 7.382983113757291e-15 relative error 7.403352661345092e-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.19544238944916786 Order of pole (three term test) 22.96021980879402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3600000000000634 y[1] (analytic) -0.10461933294567868 y[1] (numeric) -0.1046193329456713 absolute error 7.382983113757291e-15 relative error 7.056996929612182e-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.20460708483595083 Order of pole (three term test) 22.956219180696003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3500000000000634 y[1] (analytic) -0.10950334354648987 y[1] (numeric) -0.10950334354648249 absolute error 7.382983113757291e-15 relative error 6.742244459981106e-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.21368994011685766 Order of pole (three term test) 22.952036071008553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3400000000000634 y[1] (analytic) -0.1143764039041989 y[1] (numeric) -0.1143764039041915 absolute error 7.396860901565105e-15 relative error 6.467121407104807e-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.22268732227087912 Order of pole (three term test) 22.94767215291978 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3300000000000634 y[1] (analytic) -0.11923802671683084 y[1] (numeric) -0.11923802671682344 absolute error 7.396860901565105e-15 relative error 6.203441221927747e-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.23159563246511633 Order of pole (three term test) 22.943129171938704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3200000000000633 y[1] (analytic) -0.12408772582615579 y[1] (numeric) -0.1240877258261484 absolute error 7.396860901565105e-15 relative error 5.960993202444493e-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.24041130749426856 Order of pole (three term test) 22.938408945197168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3100000000000633 y[1] (analytic) -0.12892501626630423 y[1] (numeric) -0.12892501626629682 absolute error 7.41073868937292e-15 relative error 5.748099867651354e-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.24913082120586447 Order of pole (three term test) 22.933513360722934 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.3000000000000633 y[1] (analytic) -0.1337494143122632 y[1] (numeric) -0.1337494143122558 absolute error 7.41073868937292e-15 relative error 5.540763469865486e-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.25775068591067796 Order of pole (three term test) 22.928444376684503 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2900000000000633 y[1] (analytic) -0.1385604375282484 y[1] (numeric) -0.138560437528241 absolute error 7.41073868937292e-15 relative error 5.3483799716366286e-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.2662674537777569 Order of pole (three term test) 22.923204020607923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2800000000000633 y[1] (analytic) -0.14335760481594742 y[1] (numeric) -0.14335760481594 absolute error 7.41073868937292e-15 relative error 5.169407440147558e-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.27467771821351056 Order of pole (three term test) 22.91779438856574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2700000000000633 y[1] (analytic) -0.14814043646262914 y[1] (numeric) -0.1481404364626217 absolute error 7.438494264988549e-15 relative error 5.021245004138375e-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.2829781152242993 Order of pole (three term test) 22.912217644338646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2600000000000633 y[1] (analytic) -0.15290845418911453 y[1] (numeric) -0.1529084541891071 absolute error 7.438494264988549e-15 relative error 4.86467167851213e-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.2911653247619896 Order of pole (three term test) 22.906476018549974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2500000000000633 y[1] (analytic) -0.1576611811976043 y[1] (numeric) -0.15766118119759687 absolute error 7.438494264988549e-15 relative error 4.718025203468144e-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.29923607205192776 Order of pole (three term test) 22.900571807773506 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2400000000000633 y[1] (analytic) -0.1623981422193582 y[1] (numeric) -0.16239814221935076 absolute error 7.438494264988549e-15 relative error 4.580406009165458e-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.30718712890280575 Order of pole (three term test) 22.894507373614804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2300000000000633 y[1] (analytic) -0.1671188635622215 y[1] (numeric) -0.16711886356221403 absolute error 7.466249840604178e-15 relative error 4.467628418155412e-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.3150153149978969 Order of pole (three term test) 22.888285141766683 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2200000000000633 y[1] (analytic) -0.1718228731579938 y[1] (numeric) -0.17182287315798636 absolute error 7.438494264988549e-15 relative error 4.329164172542231e-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.32271749916713716 Order of pole (three term test) 22.88190760103893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2100000000000632 y[1] (analytic) -0.17650970060963558 y[1] (numeric) -0.17650970060962812 absolute error 7.466249840604178e-15 relative error 4.229937399937212e-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.3302906006395528 Order of pole (three term test) 22.87537730236279 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.2000000000000632 y[1] (analytic) -0.1811788772383073 y[1] (numeric) -0.18117887723829984 absolute error 7.466249840604178e-15 relative error 4.120927314713242e-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.3377315902755285 Order of pole (three term test) 22.868696857770665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1900000000000632 y[1] (analytic) -0.18582993613023713 y[1] (numeric) -0.18582993613022963 absolute error 7.494005416219807e-15 relative error 4.0327223763170775e-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.3450374917784224 Order of pole (three term test) 22.86186893935133 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1800000000000632 y[1] (analytic) -0.19046241218341167 y[1] (numeric) -0.19046241218340418 absolute error 7.494005416219807e-15 relative error 3.9346374595966066e-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.35220538288504316 Order of pole (three term test) 22.854896278181105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1700000000000632 y[1] (analytic) -0.195075842154086 y[1] (numeric) -0.19507584215407853 absolute error 7.466249840604178e-15 relative error 3.827357482176987e-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.3592323965345192 Order of pole (three term test) 22.847781663231494 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1600000000000632 y[1] (analytic) -0.1996697647031076 y[1] (numeric) -0.19966976470310013 absolute error 7.466249840604178e-15 relative error 3.739299163148648e-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.3661157220150826 Order of pole (three term test) 22.84052794025362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1500000000000632 y[1] (analytic) -0.2042437204420498 y[1] (numeric) -0.20424372044204234 absolute error 7.466249840604178e-15 relative error 3.6555590666115886e-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.37285260608831816 Order of pole (three term test) 22.83313801063996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1400000000000632 y[1] (analytic) -0.20879725197915033 y[1] (numeric) -0.20879725197914287 absolute error 7.466249840604178e-15 relative error 3.5758372152090046e-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.3794403540904197 Order of pole (three term test) 22.825614830263817 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1300000000000632 y[1] (analytic) -0.21332990396505008 y[1] (numeric) -0.21332990396504262 absolute error 7.466249840604178e-15 relative error 3.499860873620126e-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.3858763310100229 Order of pole (three term test) 22.817961408297048 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1200000000000632 y[1] (analytic) -0.21784122313832766 y[1] (numeric) -0.2178412231383202 absolute error 7.466249840604178e-15 relative error 3.4273815272617896e-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.39215796254217095 Order of pole (three term test) 22.810180806006386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1100000000000632 y[1] (analytic) -0.22233075837082514 y[1] (numeric) -0.22233075837081767 absolute error 7.466249840604178e-15 relative error 3.3581722543991106e-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.39828273611800513 Order of pole (three term test) 22.802276135529016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.1000000000000631 y[1] (analytic) -0.22679806071276054 y[1] (numeric) -0.22679806071275307 absolute error 7.466249840604178e-15 relative error 3.2920254331716594e-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.40424820190975785 Order of pole (three term test) 22.794250558627724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0900000000000631 y[1] (analytic) -0.23124268343762244 y[1] (numeric) -0.23124268343761498 absolute error 7.466249840604178e-15 relative error 3.2287507347743583e-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.41005197381065106 Order of pole (three term test) 22.78610728542627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0800000000000631 y[1] (analytic) -0.23566418208684217 y[1] (numeric) -0.2356641820868347 absolute error 7.466249840604178e-15 relative error 3.16817336198034e-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.41569173038930646 Order of pole (three term test) 22.77784957312535 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0700000000000631 y[1] (analytic) -0.24006211451423937 y[1] (numeric) -0.2400621145142319 absolute error 7.466249840604178e-15 relative error 3.1101324987126675e-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.4211652158182888 Order of pole (three term test) 22.769480724699804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.0600000000000631 y[1] (analytic) -0.24443604093023624 y[1] (numeric) -0.24443604093022878 absolute error 7.466249840604178e-15 relative error 3.0544799417427553e-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.4264702407764052 Order of pole (three term test) 22.76100408757741 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.050000000000063 y[1] (analytic) -0.2487855239458361 y[1] (numeric) -0.24878552394582865 absolute error 7.466249840604178e-15 relative error 3.0010788900360935e-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.4316046833244051 Order of pole (three term test) 22.752423052299985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.040000000000063 y[1] (analytic) -0.253110128616362 y[1] (numeric) -0.2531101286163545 absolute error 7.494005416219807e-15 relative error 2.960768680884533e-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.4365664897537274 Order of pole (three term test) 22.74374105116723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.030000000000063 y[1] (analytic) -0.25740942248495063 y[1] (numeric) -0.25740942248494314 absolute error 7.494005416219807e-15 relative error 2.9113174428018233e-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.4413536754079574 Order of pole (three term test) 22.73496155686386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.020000000000063 y[1] (analytic) -0.2616829756257979 y[1] (numeric) -0.2616829756257904 absolute error 7.494005416219807e-15 relative error 2.863772623457211e-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.4459643254766613 Order of pole (three term test) 22.726088081070515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.010000000000063 y[1] (analytic) -0.26593036068715104 y[1] (numeric) -0.26593036068714354 absolute error 7.494005416219807e-15 relative error 2.8180330357375003e-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.4503965957612863 Order of pole (three term test) 22.71712417305921 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.000000000000063 y[1] (analytic) -0.27015115293404335 y[1] (numeric) -0.27015115293403585 absolute error 7.494005416219807e-15 relative error 2.7740046025453934e-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.45464871341281454 Order of pole (three term test) 22.708073418273635 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.990000000000063 y[1] (analytic) -0.27434493029076745 y[1] (numeric) -0.27434493029075996 absolute error 7.494005416219807e-15 relative error 2.7315997449915345e-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.4587189776408798 Order of pole (three term test) 22.698939436895014 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.980000000000063 y[1] (analytic) -0.27851127338308246 y[1] (numeric) -0.278511273383075 absolute error 7.438494264988549e-15 relative error 2.670805448782377e-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.4626057603940601 Order of pole (three term test) 22.689725882394136 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.970000000000063 y[1] (analytic) -0.28264976558015115 y[1] (numeric) -0.2826497655801437 absolute error 7.438494264988549e-15 relative error 2.631700135933497e-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.4663075070110775 Order of pole (three term test) 22.680436440069943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.960000000000063 y[1] (analytic) -0.28675999303620253 y[1] (numeric) -0.28675999303619504 absolute error 7.494005416219807e-15 relative error 2.6133371454203212e-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.46982273684264086 Order of pole (three term test) 22.67107482557551 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.950000000000063 y[1] (analytic) -0.2908415447319161 y[1] (numeric) -0.29084154473190865 absolute error 7.438494264988549e-15 relative error 2.557576247177823e-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.47315004384368675 Order of pole (three term test) 22.661644783431814 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.940000000000063 y[1] (analytic) -0.29489401251552366 y[1] (numeric) -0.2948940125155162 absolute error 7.438494264988549e-15 relative error 2.522429737225328e-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.4762880971357785 Order of pole (three term test) 22.65215008552998 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.930000000000063 y[1] (analytic) -0.29891699114362386 y[1] (numeric) -0.2989169911436164 absolute error 7.438494264988549e-15 relative error 2.4884815802974864e-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.4792356415394391 Order of pole (three term test) 22.64259452962257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.920000000000063 y[1] (analytic) -0.30291007832170636 y[1] (numeric) -0.3029100783216989 absolute error 7.438494264988549e-15 relative error 2.4556773766663776e-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.4819914980762074 Order of pole (three term test) 22.632981937804555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.910000000000063 y[1] (analytic) -0.3068728747443809 y[1] (numeric) -0.30687287474437347 absolute error 7.438494264988549e-15 relative error 2.423966038440077e-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.48455456444021267 Order of pole (three term test) 22.62331615498448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.900000000000063 y[1] (analytic) -0.31080498413530755 y[1] (numeric) -0.3108049841353001 absolute error 7.438494264988549e-15 relative error 2.393299543018343e-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.4869238154390833 Order of pole (three term test) 22.61360104734661 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.890000000000063 y[1] (analytic) -0.31470601328682396 y[1] (numeric) -0.3147060132868165 absolute error 7.438494264988549e-15 relative error 2.3636327082854575e-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.4890983034040092 Order of pole (three term test) 22.603840500804452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.880000000000063 y[1] (analytic) -0.31857557209926585 y[1] (numeric) -0.3185755720992584 absolute error 7.438494264988549e-15 relative error 2.3349229873377636e-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.4910771585687973 Order of pole (three term test) 22.5940384194465 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.870000000000063 y[1] (analytic) -0.3224132736199765 y[1] (numeric) -0.3224132736199691 absolute error 7.438494264988549e-15 relative error 2.3071302807948863e-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.4928595894177661 Order of pole (three term test) 22.584198723974602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8600000000000629 y[1] (analytic) -0.3262187340820021 y[1] (numeric) -0.3262187340819946 absolute error 7.494005416219807e-15 relative error 2.2972333079853187e-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.49444488300234135 Order of pole (three term test) 22.574325350135744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8500000000000629 y[1] (analytic) -0.32999157294246745 y[1] (numeric) -0.32999157294245995 absolute error 7.494005416219807e-15 relative error 2.2709687248669084e-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.49583240522622607 Order of pole (three term test) 22.56442224714782 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8400000000000629 y[1] (analytic) -0.33373141292063063 y[1] (numeric) -0.33373141292062314 absolute error 7.494005416219807e-15 relative error 2.2455199379154824e-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.4970216010990311 Order of pole (three term test) 22.55449337612 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8300000000000629 y[1] (analytic) -0.3374378800356103 y[1] (numeric) -0.3374378800356028 absolute error 7.494005416219807e-15 relative error 2.2208548179086926e-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.4980119949582627 Order of pole (three term test) 22.54454270846829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8200000000000629 y[1] (analytic) -0.34111060364378376 y[1] (numeric) -0.34111060364377627 absolute error 7.494005416219807e-15 relative error 2.196942966934465e-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.49880319065958256 Order of pole (three term test) 22.534574224327095 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8100000000000629 y[1] (analytic) -0.3447492164758507 y[1] (numeric) -0.3447492164758432 absolute error 7.494005416219807e-15 relative error 2.1737556049658937e-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.4993948717352589 Order of pole (three term test) 22.524591910957145 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.8000000000000629 y[1] (analytic) -0.34835335467356016 y[1] (numeric) -0.34835335467355266 absolute error 7.494005416219807e-15 relative error 2.151265465275164e-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.4997868015207507 Order of pole (three term test) 22.514599761150706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7900000000000629 y[1] (analytic) -0.3519226578260957 y[1] (numeric) -0.3519226578260882 absolute error 7.494005416219807e-15 relative error 2.129446697894344e-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.49997882324936943 Order of pole (three term test) 22.50460177163447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7800000000000629 y[1] (analytic) -0.35545676900611656 y[1] (numeric) -0.35545676900610906 absolute error 7.494005416219807e-15 relative error 2.1082747804110187e-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.49997086011498376 Order of pole (three term test) 22.494601941470926 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7700000000000629 y[1] (analytic) -0.3589553348054498 y[1] (numeric) -0.3589553348054423 absolute error 7.494005416219807e-15 relative error 2.0877264354579055e-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.49976291530274153 Order of pole (three term test) 22.48460427045883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7600000000000628 y[1] (analytic) -0.36241800537043095 y[1] (numeric) -0.3624180053704234 absolute error 7.549516567451064e-15 relative error 2.0830964399063535e-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.49935507198779466 Order of pole (three term test) 22.474612757533272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7500000000000628 y[1] (analytic) -0.365844434436889 y[1] (numeric) -0.36584443443688147 absolute error 7.549516567451064e-15 relative error 2.0635865566935158e-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.49874749330203155 Order of pole (three term test) 22.464631399166212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7400000000000628 y[1] (analytic) -0.36923427936477277 y[1] (numeric) -0.3692342793647652 absolute error 7.549516567451064e-15 relative error 2.0446412994045903e-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.4979404222688256 Order of pole (three term test) 22.454664187767904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7300000000000628 y[1] (analytic) -0.37258720117241423 y[1] (numeric) -0.3725872011724067 absolute error 7.549516567451064e-15 relative error 2.0262415197556763e-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.49693418170582937 Order of pole (three term test) 22.44471511009003 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7200000000000628 y[1] (analytic) -0.37590286457042676 y[1] (numeric) -0.3759028645704192 absolute error 7.549516567451064e-15 relative error 2.0083689907706557e-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.4957291740958514 Order of pole (three term test) 22.434788145630993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7100000000000628 y[1] (analytic) -0.3791809379952336 y[1] (numeric) -0.37918093799522606 absolute error 7.549516567451064e-15 relative error 1.991006353685945e-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.49432588142586936 Order of pole (three term test) 22.424887265044216 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.7000000000000628 y[1] (analytic) -0.382421093642224 y[1] (numeric) -0.38242109364221644 absolute error 7.549516567451064e-15 relative error 1.9741370685253187e-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.4927248649942407 Order of pole (three term test) 22.41501642854994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6900000000000628 y[1] (analytic) -0.38562300749853334 y[1] (numeric) -0.38562300749852574 absolute error 7.605027718682322e-15 relative error 1.9721405545832862e-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.49092676518619166 Order of pole (three term test) 22.40517958435115 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6800000000000628 y[1] (analytic) -0.38878635937544426 y[1] (numeric) -0.38878635937543665 absolute error 7.605027718682322e-15 relative error 1.956094275246493e-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.48893230121767123 Order of pole (three term test) 22.39538066705435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6700000000000628 y[1] (analytic) -0.39191083294040513 y[1] (numeric) -0.3919108329403976 absolute error 7.549516567451064e-15 relative error 1.9263352612146503e-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.4867422708476741 Order of pole (three term test) 22.385623596095833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6600000000000628 y[1] (analytic) -0.39499611574866333 y[1] (numeric) -0.39499611574865573 absolute error 7.605027718682322e-15 relative error 1.9253424060304974e-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.48435755005914816 Order of pole (three term test) 22.375912274173874 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6500000000000627 y[1] (analytic) -0.39804189927450895 y[1] (numeric) -0.39804189927450134 absolute error 7.605027718682322e-15 relative error 1.910609845984462e-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.4817790927086132 Order of pole (three term test) 22.366250585687762 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6400000000000627 y[1] (analytic) -0.40104787894212757 y[1] (numeric) -0.40104787894211996 absolute error 7.605027718682322e-15 relative error 1.8962892258008305e-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.47900793014463044 Order of pole (three term test) 22.356642395184082 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6300000000000627 y[1] (analytic) -0.40401375415605745 y[1] (numeric) -0.40401375415604984 absolute error 7.605027718682322e-15 relative error 1.8823685185095816e-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.47604517079527703 Order of pole (three term test) 22.347091545810915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6200000000000627 y[1] (analytic) -0.40693922833124874 y[1] (numeric) -0.40693922833124113 absolute error 7.605027718682322e-15 relative error 1.868836226448001e-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.4728919997247898 Order of pole (three term test) 22.33760185778067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6100000000000627 y[1] (analytic) -0.4098240089227218 y[1] (numeric) -0.4098240089227142 absolute error 7.605027718682322e-15 relative error 1.8556813542166974e-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.4695496781595552 Order of pole (three term test) 22.328177126842036 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.6000000000000627 y[1] (analytic) -0.41266780745482146 y[1] (numeric) -0.41266780745481385 absolute error 7.605027718682322e-15 relative error 1.842893383321381e-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.46601954298363585 Order of pole (three term test) 22.318821122761722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5900000000000627 y[1] (analytic) -0.4154703395500643 y[1] (numeric) -0.4154703395500567 absolute error 7.605027718682322e-15 relative error 1.830462248380528e-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.462303006204034 Order of pole (three term test) 22.309537587816617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5800000000000627 y[1] (analytic) -0.4182313249575763 y[1] (numeric) -0.41823132495756865 absolute error 7.66053886991358e-15 relative error 1.831651149203287e-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.4584015543859087 Order of pole (three term test) 22.300330235296922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5700000000000627 y[1] (analytic) -0.42095048758111747 y[1] (numeric) -0.4209504875811098 absolute error 7.66053886991358e-15 relative error 1.8198194552363807e-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.4543167480579678 Order of pole (three term test) 22.29120274802088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5600000000000627 y[1] (analytic) -0.4236275555066914 y[1] (numeric) -0.4236275555066838 absolute error 7.605027718682322e-15 relative error 1.7952155424795537e-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.45005022108827986 Order of pole (three term test) 22.282158776861703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5500000000000627 y[1] (analytic) -0.4262622610297365 y[1] (numeric) -0.42626226102972886 absolute error 7.66053886991358e-15 relative error 1.797142175196967e-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.44560368003074613 Order of pole (three term test) 22.27320193928727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5400000000000627 y[1] (analytic) -0.428854340681896 y[1] (numeric) -0.4288543406818883 absolute error 7.66053886991358e-15 relative error 1.7862798958110135e-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.4409789034425032 Order of pole (three term test) 22.264335817913185 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5300000000000626 y[1] (analytic) -0.4314035352573647 y[1] (numeric) -0.43140353525735703 absolute error 7.66053886991358e-15 relative error 1.7757246391927438e-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.4361777411725237 Order of pole (three term test) 22.255563959069786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5200000000000626 y[1] (analytic) -0.4339095898388094 y[1] (numeric) -0.43390958983880173 absolute error 7.66053886991358e-15 relative error 1.7654689016574514e-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.4312021136217009 Order of pole (three term test) 22.246889871383665 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5100000000000626 y[1] (analytic) -0.4363722538228603 y[1] (numeric) -0.43637225382285266 absolute error 7.66053886991358e-15 relative error 1.7555054893621345e-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.4260540109747142 Order of pole (three term test) 22.23831702437423 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.5000000000000626 y[1] (analytic) -0.43879128094517134 y[1] (numeric) -0.4387912809451637 absolute error 7.66053886991358e-15 relative error 1.7458275044600975e-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.420735492403982 Order of pole (three term test) 22.229848847065984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4900000000000626 y[1] (analytic) -0.441166429305046 y[1] (numeric) -0.44116642930503835 absolute error 7.66053886991358e-15 relative error 1.7364283320426167e-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.41524868524601993 Order of pole (three term test) 22.22148872661694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4800000000000626 y[1] (analytic) -0.44349746138962765 y[1] (numeric) -0.44349746138962 absolute error 7.66053886991358e-15 relative error 1.7273016278177825e-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.40959578415053516 Order of pole (three term test) 22.21324000696383 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4700000000000626 y[1] (analytic) -0.44578414409765027 y[1] (numeric) -0.4457841440976426 absolute error 7.66053886991358e-15 relative error 1.7184413064802765e-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.4037790502025941 Order of pole (three term test) 22.2051059874845 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.4600000000000626 y[1] (analytic) -0.4480262487627487 y[1] (numeric) -0.44802624876274105 absolute error 7.66053886991358e-15 relative error 1.7098415307291965e-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.3978008100182207 Order of pole (three term test) 22.197089921678316 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.45000000000006257 y[1] (analytic) -0.45022355117632484 y[1] (numeric) -0.4502235511763172 absolute error 7.66053886991358e-15 relative error 1.701496700894134e-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.39166345481378045 Order of pole (three term test) 22.18919501586472 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.44000000000006256 y[1] (analytic) -0.45237583160996836 y[1] (numeric) -0.4523758316099607 absolute error 7.66053886991358e-15 relative error 1.6934014451325466e-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.38536943944952434 Order of pole (three term test) 22.18142442790076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.43000000000006255 y[1] (analytic) -0.4544828748374295 y[1] (numeric) -0.45448287483742184 absolute error 7.66053886991358e-15 relative error 1.6855506101640878e-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.37892128144767917 Order of pole (three term test) 22.17378126591802 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.42000000000006255 y[1] (analytic) -0.45654447015614136 y[1] (numeric) -0.4565444701561337 absolute error 7.66053886991358e-15 relative error 1.6779392525099741e-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.37232155998547123 Order of pole (three term test) 22.166268587079387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.41000000000006254 y[1] (analytic) -0.45856041140829007 y[1] (numeric) -0.4585604114082824 absolute error 7.66053886991358e-15 relative error 1.6705626302077e-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.3655729148634905 Order of pole (three term test) 22.15888939635624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.40000000000006253 y[1] (analytic) -0.46053049700143034 y[1] (numeric) -0.4605304970014227 absolute error 7.66053886991358e-15 relative error 1.663416194973465e-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.35867804544980475 Order of pole (three term test) 22.15164664532646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3900000000000625 y[1] (analytic) -0.4624545299286446 y[1] (numeric) -0.46245452992863695 absolute error 7.66053886991358e-15 relative error 1.6564955847865906e-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.3516397096002496 Order of pole (three term test) 22.144543230993904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3800000000000625 y[1] (analytic) -0.4643323177882435 y[1] (numeric) -0.46433231778823586 absolute error 7.66053886991358e-15 relative error 1.6497966168719559e-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.344460722555321 Order of pole (three term test) 22.137581994629592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3700000000000625 y[1] (analytic) -0.4661636728030059 y[1] (numeric) -0.46616367280299825 absolute error 7.66053886991358e-15 relative error 1.6433152810581218e-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.33714395581411855 Order of pole (three term test) 22.130765720635253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3600000000000625 y[1] (analytic) -0.4679484118389564 y[1] (numeric) -0.46794841183894875 absolute error 7.66053886991358e-15 relative error 1.6370477334903192e-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.32969233598578346 Order of pole (three term test) 22.124097135429594 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3500000000000625 y[1] (analytic) -0.46968635642367873 y[1] (numeric) -0.46968635642367107 absolute error 7.66053886991358e-15 relative error 1.6309902906788762e-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.3221088436188932 Order of pole (three term test) 22.117578906357796 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.3400000000000625 y[1] (analytic) -0.4713773327641627 y[1] (numeric) -0.471377332764155 absolute error 7.716050021144838e-15 relative error 1.6369157965016735e-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.31439651200928276 Order of pole (three term test) 22.111213640624577 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.33000000000006247 y[1] (analytic) -0.47302117176418335 y[1] (numeric) -0.4730211717641757 absolute error 7.66053886991358e-15 relative error 1.6194917536867908e-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.3065584259867662 Order of pole (three term test) 22.105003884251357 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.32000000000006246 y[1] (analytic) -0.4746177090412106 y[1] (numeric) -0.47461770904120293 absolute error 7.66053886991358e-15 relative error 1.6140440451303142e-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.2985977206812462 Order of pole (three term test) 22.09895212105789 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.31000000000006245 y[1] (analytic) -0.4761667849428472 y[1] (numeric) -0.4761667849428395 absolute error 7.716050021144838e-15 relative error 1.620451124509025e-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.29051758026870333 Order of pole (three term test) 22.093060771668775 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.30000000000006244 y[1] (analytic) -0.4776682445627938 y[1] (numeric) -0.4776682445627861 absolute error 7.66053886991358e-15 relative error 1.6037362661453903e-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.2823212366975692 Order of pole (three term test) 22.087332192545194 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.29000000000006243 y[1] (analytic) -0.47912193775633966 y[1] (numeric) -0.479121937756332 absolute error 7.66053886991358e-15 relative error 1.5988704056814432e-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.27401196839598907 Order of pole (three term test) 22.081768675042436 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2800000000000624 y[1] (analytic) -0.48052771915537684 y[1] (numeric) -0.4805277191553692 absolute error 7.66053886991358e-15 relative error 1.5941929184394405e-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.2655930989604946 Order of pole (three term test) 22.07637244449333 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2700000000000624 y[1] (analytic) -0.48188544818293694 y[1] (numeric) -0.4818854481829293 absolute error 7.66053886991358e-15 relative error 1.5897012243883798e-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.25706799582661005 Order of pole (three term test) 22.071145659318123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2600000000000624 y[1] (analytic) -0.4831949890672486 y[1] (numeric) -0.48319498906724095 absolute error 7.66053886991358e-15 relative error 1.5853928627656827e-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.2484400689219223 Order of pole (three term test) 22.06609041016121 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.2500000000000624 y[1] (analytic) -0.48445621085531465 y[1] (numeric) -0.48445621085530705 absolute error 7.605027718682322e-15 relative error 1.5698070430876576e-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.23971276930215626 Order of pole (three term test) 22.06120871905484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.24000000000006239 y[1] (analytic) -0.4856689874260074 y[1] (numeric) -0.48566898742599973 absolute error 7.66053886991358e-15 relative error 1.577316869770417e-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.23088958777079677 Order of pole (three term test) 22.05650253861039 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.23000000000006238 y[1] (analytic) -0.4868331975026803 y[1] (numeric) -0.4868331975026727 absolute error 7.605027718682322e-15 relative error 1.5621423842281117e-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.2219740534828158 Order of pole (three term test) 22.05197375123727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.22000000000006237 y[1] (analytic) -0.48794872466529593 y[1] (numeric) -0.4879487246652883 absolute error 7.605027718682322e-15 relative error 1.5585710822174858e-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.2129697325330562 Order of pole (three term test) 22.04762416839004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.21000000000006236 y[1] (analytic) -0.48901545736206764 y[1] (numeric) -0.48901545736206 absolute error 7.66053886991358e-15 relative error 1.5665228480174008e-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.2038802265298419 Order of pole (three term test) 22.04345552984387 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.20000000000006235 y[1] (analytic) -0.4900332889206146 y[1] (numeric) -0.490033288920607 absolute error 7.605027718682322e-15 relative error 1.5519410396452345e-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.1947091711543826 Order of pole (three term test) 22.03946950299858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.19000000000006234 y[1] (analytic) -0.49100211755862927 y[1] (numeric) -0.49100211755862166 absolute error 7.605027718682322e-15 relative error 1.548878802498082e-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.18546023470654927 Order of pole (three term test) 22.03566768221177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.18000000000006233 y[1] (analytic) -0.4919218463940551 y[1] (numeric) -0.4919218463940475 absolute error 7.605027718682322e-15 relative error 1.5459829187155671e-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.17613711663760345 Order of pole (three term test) 22.032051588161057 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.17000000000006232 y[1] (analytic) -0.4927923834547751 y[1] (numeric) -0.49279238345476745 absolute error 7.66053886991358e-15 relative error 1.5545164915513773e-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.1667435460704659 Order of pole (three term test) 22.028622667235854 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.16000000000006231 y[1] (analytic) -0.4936136416878085 y[1] (numeric) -0.49361364168780086 absolute error 7.66053886991358e-15 relative error 1.5519301378543695e-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.157283280308118 Order of pole (three term test) 22.0253822909588 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1500000000000623 y[1] (analytic) -0.4943855389680165 y[1] (numeric) -0.49438553896800885 absolute error 7.66053886991358e-15 relative error 1.5495070680878404e-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.14776010333072928 Order of pole (three term test) 22.022331755437218 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1400000000000623 y[1] (analytic) -0.49510799810631423 y[1] (numeric) -0.4951079981063066 absolute error 7.605027718682322e-15 relative error 1.5360341072594225e-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.13817782428211667 Order of pole (three term test) 22.01947228084463 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1300000000000623 y[1] (analytic) -0.49578094685739 y[1] (numeric) -0.4957809468573824 absolute error 7.605027718682322e-15 relative error 1.533949169867935e-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.12854027594613773 Order of pole (three term test) 22.016805010932764 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.12000000000006229 y[1] (analytic) -0.4964043179269294 y[1] (numeric) -0.4964043179269218 absolute error 7.605027718682322e-15 relative error 1.5320228781333406e-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.11885131321362784 Order of pole (three term test) 22.014331012574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1100000000000623 y[1] (analytic) -0.496978048978345 y[1] (numeric) -0.4969780489783374 absolute error 7.605027718682322e-15 relative error 1.5302542505280146e-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.1091148115404954 Order of pole (three term test) 22.01205127533471 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.1000000000000623 y[1] (analytic) -0.49750208263900975 y[1] (numeric) -0.4975020826390022 absolute error 7.549516567451064e-15 relative error 1.5174844148198341e-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.09933466539759164 Order of pole (three term test) 22.00996671107939 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.09000000000006231 y[1] (analytic) -0.4979763665059943 y[1] (numeric) -0.49797636650598676 absolute error 7.549516567451064e-15 relative error 1.5160391286079615e-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.08951478671297339 Order of pole (three term test) 22.00807815360595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.08000000000006231 y[1] (analytic) -0.4984008531513072 y[1] (numeric) -0.4984008531512996 absolute error 7.605027718682322e-15 relative error 1.5258857745922731e-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.0796591033071845 Order of pole (three term test) 22.006386358312202 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.07000000000006232 y[1] (analytic) -0.4987755001266376 y[1] (numeric) -0.49877550012663 absolute error 7.605027718682322e-15 relative error 1.5247396307058844e-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.0697715573221799 Order of pole (three term test) 22.004892001893687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.060000000000062316 y[1] (analytic) -0.4991002699676002 y[1] (numeric) -0.4991002699675926 absolute error 7.605027718682322e-15 relative error 1.5237474664511829e-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.05985610364452155 Order of pole (three term test) 22.00359568207307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.050000000000062314 y[1] (analytic) -0.4993751301974816 y[1] (numeric) -0.4993751301974739 absolute error 7.66053886991358e-15 relative error 1.5340249056624352e-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.04991670832347606 Order of pole (three term test) 22.002497917360994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.04000000000006231 y[1] (analytic) -0.49960005333048774 y[1] (numeric) -0.4996000533304801 absolute error 7.66053886991358e-15 relative error 1.5333342778580727e-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.03995734698464853 Order of pole (three term test) 22.001599146848694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.03000000000006231 y[1] (analytic) -0.49977501687449283 y[1] (numeric) -0.49977501687448517 absolute error 7.66053886991358e-15 relative error 1.5327974811188592e-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.029982003239784522 Order of pole (three term test) 22.000899730032398 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.020000000000062308 y[1] (analytic) -0.49990000333328827 y[1] (numeric) -0.4999000033332806 absolute error 7.66053886991358e-15 relative error 1.5324142466160824e-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.01999466709337934 Order of pole (three term test) 22.000399946669514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -0.010000000000062308 y[1] (analytic) -0.49997500020833235 y[1] (numeric) -0.4999750002083247 absolute error 7.66053886991358e-15 relative error 1.532184382563437e-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.009999333346728832 Order of pole (three term test) 22.000099996666712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -6.230779781013496e-14 y[1] (analytic) -0.5 y[1] (numeric) -0.49999999999999234 absolute error 7.66053886991358e-15 relative error 1.532107773982716e-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 6.230779781013496e-14 Order of pole (three term test) 22.0 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.009999999999937692 y[1] (analytic) -0.49997500020833296 y[1] (numeric) -0.4999750002083253 absolute error 7.66053886991358e-15 relative error 1.5321843825634351e-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.009999333346604243 Order of pole (three term test) 22.000099996666705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.019999999999937693 y[1] (analytic) -0.4999000033332895 y[1] (numeric) -0.4999000033332819 absolute error 7.605027718682322e-15 relative error 1.5213097955536433e-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.019994667093254818 Order of pole (three term test) 22.000399946669507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.029999999999937695 y[1] (analytic) -0.4997750168744947 y[1] (numeric) -0.49977501687448705 absolute error 7.66053886991358e-15 relative error 1.5327974811188536e-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.029982003239660094 Order of pole (three term test) 22.0008997300324 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.039999999999937697 y[1] (analytic) -0.49960005333049023 y[1] (numeric) -0.4996000533304826 absolute error 7.66053886991358e-15 relative error 1.533334277858065e-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.039957346984524224 Order of pole (three term test) 22.00159914684868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0499999999999377 y[1] (analytic) -0.4993751301974847 y[1] (numeric) -0.49937513019747704 absolute error 7.66053886991358e-15 relative error 1.5340249056624257e-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.04991670832335205 Order of pole (three term test) 22.002497917360976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0599999999999377 y[1] (analytic) -0.4991002699676039 y[1] (numeric) -0.4991002699675963 absolute error 7.605027718682322e-15 relative error 1.5237474664511716e-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.059856103644397786 Order of pole (three term test) 22.003595682073055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.0699999999999377 y[1] (analytic) -0.49877550012664196 y[1] (numeric) -0.49877550012663435 absolute error 7.605027718682322e-15 relative error 1.524739630705871e-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.06977155732205652 Order of pole (three term test) 22.004892001893676 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.07999999999993769 y[1] (analytic) -0.49840085315131216 y[1] (numeric) -0.49840085315130456 absolute error 7.605027718682322e-15 relative error 1.5258857745922582e-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.07965910330706144 Order of pole (three term test) 22.006386358312177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.08999999999993769 y[1] (analytic) -0.4979763665059999 y[1] (numeric) -0.4979763665059923 absolute error 7.605027718682322e-15 relative error 1.5271864751418264e-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.0895147867128508 Order of pole (three term test) 22.008078153605936 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.09999999999993768 y[1] (analytic) -0.497502082639016 y[1] (numeric) -0.49750208263900836 absolute error 7.66053886991358e-15 relative error 1.539800362096577e-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.09933466539746955 Order of pole (three term test) 22.009966711079368 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.10999999999993768 y[1] (analytic) -0.49697804897835185 y[1] (numeric) -0.4969780489783442 absolute error 7.66053886991358e-15 relative error 1.5414239895829424e-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.10911481154037368 Order of pole (three term test) 22.012051275334684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11999999999993767 y[1] (analytic) -0.49640431792693684 y[1] (numeric) -0.4964043179269292 absolute error 7.66053886991358e-15 relative error 1.5432055268788162e-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.11885131321350674 Order of pole (three term test) 22.014331012573965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12999999999993767 y[1] (analytic) -0.49578094685739804 y[1] (numeric) -0.4957809468573904 absolute error 7.66053886991358e-15 relative error 1.545145879137019e-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.12854027594601725 Order of pole (three term test) 22.016805010932732 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13999999999993767 y[1] (analytic) -0.49510799810632294 y[1] (numeric) -0.4951079981063153 absolute error 7.66053886991358e-15 relative error 1.54724603504961e-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.13817782428199704 Order of pole (three term test) 22.0194722808446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14999999999993768 y[1] (analytic) -0.4943855389680258 y[1] (numeric) -0.4943855389680181 absolute error 7.66053886991358e-15 relative error 1.5495070680878113e-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.14776010333061032 Order of pole (three term test) 22.02233175543718 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1599999999999377 y[1] (analytic) -0.49361364168781846 y[1] (numeric) -0.49361364168781074 absolute error 7.716050021144838e-15 relative error 1.5631760084185001e-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.15728328030799968 Order of pole (three term test) 22.025382290958763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1699999999999377 y[1] (analytic) -0.4927923834547856 y[1] (numeric) -0.49279238345477794 absolute error 7.66053886991358e-15 relative error 1.5545164915513442e-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.16674354607034847 Order of pole (three term test) 22.0286226672358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1799999999999377 y[1] (analytic) -0.4919218463940663 y[1] (numeric) -0.4919218463940586 absolute error 7.66053886991358e-15 relative error 1.5572674655674703e-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.17613711663748677 Order of pole (three term test) 22.032051588161007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18999999999993772 y[1] (analytic) -0.49100211755864104 y[1] (numeric) -0.4910021175586334 absolute error 7.66053886991358e-15 relative error 1.5601844871878117e-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.18546023470643344 Order of pole (three term test) 22.035667682211717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19999999999993773 y[1] (analytic) -0.490033288920627 y[1] (numeric) -0.4900332889206193 absolute error 7.66053886991358e-15 relative error 1.5632690764309267e-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.19470917115426783 Order of pole (three term test) 22.039469502998525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20999999999993774 y[1] (analytic) -0.48901545736208063 y[1] (numeric) -0.4890154573620729 absolute error 7.716050021144838e-15 relative error 1.5778744628580646e-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.2038802265297283 Order of pole (three term test) 22.043455529843822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21999999999993775 y[1] (analytic) -0.48794872466530953 y[1] (numeric) -0.4879487246653018 absolute error 7.716050021144838e-15 relative error 1.5813239447315655e-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.21296973253294335 Order of pole (three term test) 22.047624168389994 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22999999999993775 y[1] (analytic) -0.4868331975026945 y[1] (numeric) -0.4868331975026868 absolute error 7.716050021144838e-15 relative error 1.584947382537965e-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.22197405348270405 Order of pole (three term test) 22.05197375123721 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23999999999993776 y[1] (analytic) -0.4856689874260222 y[1] (numeric) -0.48566898742601444 absolute error 7.771561172376096e-15 relative error 1.6001765345496497e-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.23088958777068616 Order of pole (three term test) 22.05650253861033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24999999999993777 y[1] (analytic) -0.4844562108553301 y[1] (numeric) -0.4844562108553223 absolute error 7.771561172376096e-15 relative error 1.6041823797975552e-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.23971276930204688 Order of pole (three term test) 22.061208719054786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2599999999999378 y[1] (analytic) -0.4831949890672646 y[1] (numeric) -0.48319498906725683 absolute error 7.771561172376096e-15 relative error 1.6083695709216537e-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.24844006892181436 Order of pole (three term test) 22.06609041016114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2699999999999378 y[1] (analytic) -0.48188544818295354 y[1] (numeric) -0.48188544818294576 absolute error 7.771561172376096e-15 relative error 1.6127403725678661e-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.2570679958265033 Order of pole (three term test) 22.071145659318056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2799999999999378 y[1] (analytic) -0.48052771915539405 y[1] (numeric) -0.4805277191553863 absolute error 7.771561172376096e-15 relative error 1.617297163634157e-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.265593098960389 Order of pole (three term test) 22.076372444493263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2899999999999378 y[1] (analytic) -0.4791219377563575 y[1] (numeric) -0.4791219377563497 absolute error 7.771561172376096e-15 relative error 1.6220424405463315e-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.2740119683958849 Order of pole (three term test) 22.081768675042373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2999999999999378 y[1] (analytic) -0.4776682445628122 y[1] (numeric) -0.47766824456280443 absolute error 7.771561172376096e-15 relative error 1.6269788207271448e-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.2823212366974663 Order of pole (three term test) 22.087332192545123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3099999999999378 y[1] (analytic) -0.4761667849428662 y[1] (numeric) -0.4761667849428584 absolute error 7.771561172376096e-15 relative error 1.6321090462680176e-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.2905175802686019 Order of pole (three term test) 22.093060771668696 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31999999999993783 y[1] (analytic) -0.4746177090412302 y[1] (numeric) -0.47461770904122247 absolute error 7.716050021144838e-15 relative error 1.625740016471771e-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.2985977206811462 Order of pole (three term test) 22.098952121057817 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.32999999999993784 y[1] (analytic) -0.47302117176420355 y[1] (numeric) -0.47302117176419584 absolute error 7.716050021144838e-15 relative error 1.6312272011772051e-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.3065584259866677 Order of pole (three term test) 22.105003884251282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.33999999999993785 y[1] (analytic) -0.4713773327641835 y[1] (numeric) -0.47137733276417576 absolute error 7.716050021144838e-15 relative error 1.6369157965016014e-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.3143965120091859 Order of pole (three term test) 22.1112136406245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34999999999993786 y[1] (analytic) -0.4696863564237001 y[1] (numeric) -0.4696863564236924 absolute error 7.716050021144838e-15 relative error 1.6428090609011122e-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.32210884361879794 Order of pole (three term test) 22.11757890635771 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35999999999993787 y[1] (analytic) -0.4679484118389784 y[1] (numeric) -0.4679484118389706 absolute error 7.771561172376096e-15 relative error 1.6607730629611154e-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.32969233598568976 Order of pole (three term test) 22.12409713542951 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3699999999999379 y[1] (analytic) -0.46616367280302845 y[1] (numeric) -0.4661636728030207 absolute error 7.771561172376096e-15 relative error 1.6671314445516372e-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.3371439558140268 Order of pole (three term test) 22.130765720635164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3799999999999379 y[1] (analytic) -0.46433231778826667 y[1] (numeric) -0.4643323177882589 absolute error 7.771561172376096e-15 relative error 1.6737067127685674e-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.34446072255523064 Order of pole (three term test) 22.137581994629507 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3899999999999379 y[1] (analytic) -0.4624545299286683 y[1] (numeric) -0.4624545299286606 absolute error 7.716050021144838e-15 relative error 1.6684991759806108e-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.351639709600161 Order of pole (three term test) 22.14454323099382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3999999999999379 y[1] (analytic) -0.46053049700145465 y[1] (numeric) -0.4605304970014469 absolute error 7.771561172376096e-15 relative error 1.687523676059948e-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.3586780454497181 Order of pole (three term test) 22.151646645326373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4099999999999379 y[1] (analytic) -0.45856041140831494 y[1] (numeric) -0.45856041140830717 absolute error 7.771561172376096e-15 relative error 1.6947736828193139e-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.3655729148634056 Order of pole (three term test) 22.158889396356148 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4199999999999379 y[1] (analytic) -0.4565444701561668 y[1] (numeric) -0.456544470156159 absolute error 7.771561172376096e-15 relative error 1.7022572126911832e-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.372321559985388 Order of pole (three term test) 22.166268587079294 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42999999999993793 y[1] (analytic) -0.4544828748374555 y[1] (numeric) -0.4544828748374477 absolute error 7.771561172376096e-15 relative error 1.709978879876513e-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.37892128144759796 Order of pole (three term test) 22.173781265917928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43999999999993794 y[1] (analytic) -0.45237583160999495 y[1] (numeric) -0.4523758316099871 absolute error 7.827072323607354e-15 relative error 1.7302145200266308e-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.3853694394494451 Order of pole (three term test) 22.181424427900655 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.44999999999993795 y[1] (analytic) -0.45022355117635193 y[1] (numeric) -0.45022355117634416 absolute error 7.771561172376096e-15 relative error 1.7261560733707567e-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.391663454813703 Order of pole (three term test) 22.189195015864623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45999999999993796 y[1] (analytic) -0.4480262487627764 y[1] (numeric) -0.4480262487627686 absolute error 7.827072323607354e-15 relative error 1.7470119987884187e-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.39780081001814527 Order of pole (three term test) 22.197089921678216 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46999999999993797 y[1] (analytic) -0.4457841440976785 y[1] (numeric) -0.4457841440976707 absolute error 7.827072323607354e-15 relative error 1.7557987261862583e-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.4037790502025206 Order of pole (three term test) 22.2051059874844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.479999999999938 y[1] (analytic) -0.4434974613896564 y[1] (numeric) -0.44349746138964863 absolute error 7.771561172376096e-15 relative error 1.7523349847425645e-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.4095957841504636 Order of pole (three term test) 22.213240006963723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.489999999999938 y[1] (analytic) -0.4411664293050753 y[1] (numeric) -0.44116642930506755 absolute error 7.771561172376096e-15 relative error 1.7615939600431173e-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.4152486852459507 Order of pole (three term test) 22.22148872661684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.499999999999938 y[1] (analytic) -0.4387912809452012 y[1] (numeric) -0.43879128094519343 absolute error 7.771561172376096e-15 relative error 1.771129352350703e-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.42073549240391483 Order of pole (three term test) 22.229848847065877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.509999999999938 y[1] (analytic) -0.4363722538228908 y[1] (numeric) -0.43637225382288297 absolute error 7.827072323607354e-15 relative error 1.7936686521742297e-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.42605401097464896 Order of pole (three term test) 22.23831702437412 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.519999999999938 y[1] (analytic) -0.43390958983884037 y[1] (numeric) -0.43390958983883254 absolute error 7.827072323607354e-15 relative error 1.8038486603890063e-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.4312021136216375 Order of pole (three term test) 22.246889871383555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.529999999999938 y[1] (analytic) -0.43140353525739616 y[1] (numeric) -0.4314035352573884 absolute error 7.771561172376096e-15 relative error 1.801459778891058e-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.4361777411724627 Order of pole (three term test) 22.255563959069686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.539999999999938 y[1] (analytic) -0.428854340681928 y[1] (numeric) -0.42885434068192024 absolute error 7.771561172376096e-15 relative error 1.8121680102429218e-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.44097890344244445 Order of pole (three term test) 22.264335817913075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.549999999999938 y[1] (analytic) -0.42626226102976905 y[1] (numeric) -0.42626226102976134 absolute error 7.716050021144838e-15 relative error 1.810164944582314e-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.4456036800306896 Order of pole (three term test) 22.273201939287155 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.559999999999938 y[1] (analytic) -0.42362755550672454 y[1] (numeric) -0.42362755550671677 absolute error 7.771561172376096e-15 relative error 1.8345268317307873e-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.45005022108822557 Order of pole (three term test) 22.28215877686159 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.569999999999938 y[1] (analytic) -0.4209504875811511 y[1] (numeric) -0.42095048758114334 absolute error 7.771561172376096e-15 relative error 1.846193650239659e-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.4543167480579158 Order of pole (three term test) 22.29120274802077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.579999999999938 y[1] (analytic) -0.41823132495761045 y[1] (numeric) -0.4182313249576027 absolute error 7.771561172376096e-15 relative error 1.8581968180321683e-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.4584015543858587 Order of pole (three term test) 22.30033023529681 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.589999999999938 y[1] (analytic) -0.415470339550099 y[1] (numeric) -0.4154703395500912 absolute error 7.771561172376096e-15 relative error 1.870545363308413e-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.4623030062039866 Order of pole (three term test) 22.309537587816504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.599999999999938 y[1] (analytic) -0.41266780745485665 y[1] (numeric) -0.4126678074548489 absolute error 7.771561172376096e-15 relative error 1.8832487128830025e-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.46601954298359066 Order of pole (three term test) 22.318821122761605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.609999999999938 y[1] (analytic) -0.4098240089227575 y[1] (numeric) -0.4098240089227497 absolute error 7.771561172376096e-15 relative error 1.8963167123380655e-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.4695496781595123 Order of pole (three term test) 22.328177126841915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.619999999999938 y[1] (analytic) -0.406939228331285 y[1] (numeric) -0.40693922833127716 absolute error 7.827072323607354e-15 relative error 1.9234007878039753e-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.4728919997247492 Order of pole (three term test) 22.33760185778055 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.629999999999938 y[1] (analytic) -0.4040137541560942 y[1] (numeric) -0.40401375415608637 absolute error 7.827072323607354e-15 relative error 1.937328183283408e-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.47604517079523884 Order of pole (three term test) 22.347091545810795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6399999999999381 y[1] (analytic) -0.4010478789421648 y[1] (numeric) -0.401047878942157 absolute error 7.827072323607354e-15 relative error 1.951655334583155e-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.4790079301445946 Order of pole (three term test) 22.356642395183965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6499999999999381 y[1] (analytic) -0.39804189927454664 y[1] (numeric) -0.39804189927453887 absolute error 7.771561172376096e-15 relative error 1.9524480177941557e-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.4817790927085798 Order of pole (three term test) 22.36625058568765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6599999999999381 y[1] (analytic) -0.3949961157487015 y[1] (numeric) -0.39499611574869375 absolute error 7.771561172376096e-15 relative error 1.9675031886441136e-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.48435755005911735 Order of pole (three term test) 22.375912274173754 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6699999999999381 y[1] (analytic) -0.3919108329404439 y[1] (numeric) -0.3919108329404361 absolute error 7.771561172376096e-15 relative error 1.9829921806619437e-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.4867422708476455 Order of pole (three term test) 22.385623596095712 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6799999999999381 y[1] (analytic) -0.38878635937548345 y[1] (numeric) -0.3887863593754757 absolute error 7.771561172376096e-15 relative error 1.998928456456069e-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.48893230121764497 Order of pole (three term test) 22.395380667054226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6899999999999381 y[1] (analytic) -0.385623007498573 y[1] (numeric) -0.38562300749856526 absolute error 7.716050021144838e-15 relative error 2.0009309276426904e-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.4909267651861681 Order of pole (three term test) 22.405179584351025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6999999999999381 y[1] (analytic) -0.3824210936422641 y[1] (numeric) -0.3824210936422564 absolute error 7.716050021144838e-15 relative error 2.0176842097425772e-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.4927248649942195 Order of pole (three term test) 22.415016428549823 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7099999999999381 y[1] (analytic) -0.37918093799527425 y[1] (numeric) -0.37918093799526653 absolute error 7.716050021144838e-15 relative error 2.0349256114876226e-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.49432588142585043 Order of pole (three term test) 22.42488726504409 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7199999999999381 y[1] (analytic) -0.3759028645704679 y[1] (numeric) -0.3759028645704602 absolute error 7.716050021144838e-15 relative error 2.0526712479197836e-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.4957291740958352 Order of pole (three term test) 22.43478814563087 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7299999999999381 y[1] (analytic) -0.3725872011724558 y[1] (numeric) -0.37258720117244815 absolute error 7.66053886991358e-15 relative error 2.0560391891636183e-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.4969341817058155 Order of pole (three term test) 22.444715110089902 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7399999999999382 y[1] (analytic) -0.3692342793648148 y[1] (numeric) -0.3692342793648071 absolute error 7.66053886991358e-15 relative error 2.074709553807363e-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.49794042226881435 Order of pole (three term test) 22.45466418776778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7499999999999382 y[1] (analytic) -0.36584443443693154 y[1] (numeric) -0.3658444344369238 absolute error 7.716050021144838e-15 relative error 2.109106848385039e-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.4987474933020227 Order of pole (three term test) 22.46463139916608 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7599999999999382 y[1] (analytic) -0.36241800537047386 y[1] (numeric) -0.3624180053704662 absolute error 7.66053886991358e-15 relative error 2.113730211081197e-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.4993550719877882 Order of pole (three term test) 22.474612757533144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7699999999999382 y[1] (analytic) -0.3589553348054932 y[1] (numeric) -0.3589553348054855 absolute error 7.66053886991358e-15 relative error 2.1341203562456006e-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.49976291530273764 Order of pole (three term test) 22.484604270458707 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7799999999999382 y[1] (analytic) -0.3554567690061604 y[1] (numeric) -0.35545676900615275 absolute error 7.66053886991358e-15 relative error 2.1551253310865533e-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.49997086011498243 Order of pole (three term test) 22.49460194147081 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7899999999999382 y[1] (analytic) -0.35192265782614 y[1] (numeric) -0.35192265782613236 absolute error 7.66053886991358e-15 relative error 2.1767677356250555e-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.49997882324937065 Order of pole (three term test) 22.504601771634338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7999999999999382 y[1] (analytic) -0.3483533546736049 y[1] (numeric) -0.34835335467359724 absolute error 7.66053886991358e-15 relative error 2.199071364503219e-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.4997868015207544 Order of pole (three term test) 22.51459976115058 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8099999999999382 y[1] (analytic) -0.3447492164758959 y[1] (numeric) -0.34474921647588824 absolute error 7.66053886991358e-15 relative error 2.2220612850759556e-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.4993948717352649 Order of pole (three term test) 22.524591910957025 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8199999999999382 y[1] (analytic) -0.34111060364382934 y[1] (numeric) -0.34111060364382173 absolute error 7.605027718682322e-15 relative error 2.229490270148011e-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.49880319065959106 Order of pole (three term test) 22.53457422432697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8299999999999382 y[1] (analytic) -0.33743788003565633 y[1] (numeric) -0.33743788003564873 absolute error 7.605027718682322e-15 relative error 2.253756370766292e-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.4980119949582738 Order of pole (three term test) 22.544542708468168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8399999999999382 y[1] (analytic) -0.33373141292067704 y[1] (numeric) -0.33373141292066943 absolute error 7.605027718682322e-15 relative error 2.2787868999583575e-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.4970216010990447 Order of pole (three term test) 22.554493376119876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8499999999999382 y[1] (analytic) -0.3299915729425143 y[1] (numeric) -0.32999157294250664 absolute error 7.66053886991358e-15 relative error 2.321434696530288e-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.4958324052262423 Order of pole (three term test) 22.5644222471477 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8599999999999383 y[1] (analytic) -0.3262187340820493 y[1] (numeric) -0.32621873408204166 absolute error 7.66053886991358e-15 relative error 2.348282937051319e-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.49444488300235984 Order of pole (three term test) 22.57432535013562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8699999999999383 y[1] (analytic) -0.3224132736200242 y[1] (numeric) -0.32241327362001654 absolute error 7.66053886991358e-15 relative error 2.3759998414152776e-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.4928595894177873 Order of pole (three term test) 22.58419872397448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8799999999999383 y[1] (analytic) -0.31857557209931386 y[1] (numeric) -0.31857557209930626 absolute error 7.605027718682322e-15 relative error 2.387197382576309e-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.49107715856882084 Order of pole (three term test) 22.594038419446385 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8899999999999383 y[1] (analytic) -0.3147060132868724 y[1] (numeric) -0.3147060132868648 absolute error 7.605027718682322e-15 relative error 2.416549858470581e-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.48909830340403515 Order of pole (three term test) 22.60384050080433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8999999999999383 y[1] (analytic) -0.3108049841353564 y[1] (numeric) -0.3108049841353488 absolute error 7.605027718682322e-15 relative error 2.446880876070608e-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.48692381543911145 Order of pole (three term test) 22.613601047346474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9099999999999383 y[1] (analytic) -0.30687287474443015 y[1] (numeric) -0.30687287474442254 absolute error 7.605027718682322e-15 relative error 2.478233934822666e-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.4845545644402434 Order of pole (three term test) 22.623316154984362 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9199999999999383 y[1] (analytic) -0.302910078321756 y[1] (numeric) -0.3029100783217484 absolute error 7.605027718682322e-15 relative error 2.5106552283823777e-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.4819914980762406 Order of pole (three term test) 22.63298193780443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9299999999999383 y[1] (analytic) -0.2989169911436738 y[1] (numeric) -0.29891699114366627 absolute error 7.549516567451064e-15 relative error 2.5256230964209075e-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.47923564153947473 Order of pole (three term test) 22.642594529622453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9399999999999383 y[1] (analytic) -0.294894012515574 y[1] (numeric) -0.29489401251556646 absolute error 7.549516567451064e-15 relative error 2.5600779422581046e-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.47628809713581644 Order of pole (three term test) 22.652150085529858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9499999999999383 y[1] (analytic) -0.29084154473196683 y[1] (numeric) -0.2908415447319593 absolute error 7.549516567451064e-15 relative error 2.5957490269859944e-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.47315004384372716 Order of pole (three term test) 22.661644783431694 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9599999999999383 y[1] (analytic) -0.2867599930362536 y[1] (numeric) -0.28675999303624605 absolute error 7.549516567451064e-15 relative error 2.6326951983488917e-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.46982273684268355 Order of pole (three term test) 22.67107482557539 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9699999999999384 y[1] (analytic) -0.2826497655802026 y[1] (numeric) -0.28264976558019506 absolute error 7.549516567451064e-15 relative error 2.670979242439481e-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.46630750701112234 Order of pole (three term test) 22.680436440069826 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9799999999999384 y[1] (analytic) -0.27851127338313425 y[1] (numeric) -0.2785112733831267 absolute error 7.549516567451064e-15 relative error 2.7106682166741472e-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.4626057603941075 Order of pole (three term test) 22.689725882394026 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9899999999999384 y[1] (analytic) -0.2743449302908195 y[1] (numeric) -0.27434493029081203 absolute error 7.494005416219807e-15 relative error 2.731599744991016e-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.4587189776409294 Order of pole (three term test) 22.698939436894904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9999999999999384 y[1] (analytic) -0.2701511529340958 y[1] (numeric) -0.27015115293408826 absolute error 7.549516567451064e-15 relative error 2.7945527847859276e-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.45464871341286645 Order of pole (three term test) 22.708073418273518 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0099999999999383 y[1] (analytic) -0.2659303606872039 y[1] (numeric) -0.2659303606871963 absolute error 7.605027718682322e-15 relative error 2.8597816733034137e-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.45039659576134056 Order of pole (three term test) 22.7171241730591 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0199999999999383 y[1] (analytic) -0.2616829756258511 y[1] (numeric) -0.2616829756258435 absolute error 7.605027718682322e-15 relative error 2.9061988845448755e-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.4459643254767178 Order of pole (three term test) 22.726088081070404 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0299999999999383 y[1] (analytic) -0.25740942248500415 y[1] (numeric) -0.25740942248499654 absolute error 7.605027718682322e-15 relative error 2.9544480715834584e-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.4413536754080161 Order of pole (three term test) 22.73496155686375 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0399999999999383 y[1] (analytic) -0.2531101286164158 y[1] (numeric) -0.25311012861640825 absolute error 7.549516567451064e-15 relative error 2.9827003007423033e-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.43656648975378826 Order of pole (three term test) 22.743741051167135 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0499999999999383 y[1] (analytic) -0.24878552394589024 y[1] (numeric) -0.2487855239458827 absolute error 7.549516567451064e-15 relative error 3.034548171336951e-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.43160468332446794 Order of pole (three term test) 22.752423052299875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0599999999999383 y[1] (analytic) -0.24443604093029067 y[1] (numeric) -0.24443604093028312 absolute error 7.549516567451064e-15 relative error 3.0885447738061134e-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.42647024077647044 Order of pole (three term test) 22.7610040875773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0699999999999383 y[1] (analytic) -0.2400621145142941 y[1] (numeric) -0.24006211451428655 absolute error 7.549516567451064e-15 relative error 3.144817991262649e-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.4211652158183561 Order of pole (three term test) 22.76948072469971 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0799999999999383 y[1] (analytic) -0.2356641820868972 y[1] (numeric) -0.23566418208688963 absolute error 7.577272143066693e-15 relative error 3.2152837465443526e-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.4156917303893759 Order of pole (three term test) 22.777849573125255 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0899999999999384 y[1] (analytic) -0.23124268343767776 y[1] (numeric) -0.2312426834376702 absolute error 7.549516567451064e-15 relative error 3.2647591072803544e-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.41005197381072234 Order of pole (three term test) 22.78610728542617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0999999999999384 y[1] (analytic) -0.22679806071281616 y[1] (numeric) -0.2267980607128086 absolute error 7.549516567451064e-15 relative error 3.3287394714590025e-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.4042482019098314 Order of pole (three term test) 22.794250558627624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1099999999999384 y[1] (analytic) -0.22233075837088104 y[1] (numeric) -0.2223307583708735 absolute error 7.549516567451064e-15 relative error 3.395623989577429e-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.39828273611808046 Order of pole (three term test) 22.802276135528913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1199999999999384 y[1] (analytic) -0.2178412231383838 y[1] (numeric) -0.21784122313837628 absolute error 7.521760991835436e-15 relative error 3.4528639177981622e-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.3921579625422482 Order of pole (three term test) 22.81018080600629 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1299999999999384 y[1] (analytic) -0.2133299039651065 y[1] (numeric) -0.213329903965099 absolute error 7.521760991835436e-15 relative error 3.5258821440550307e-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.38587633101010205 Order of pole (three term test) 22.817961408296956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1399999999999384 y[1] (analytic) -0.20879725197920704 y[1] (numeric) -0.20879725197919952 absolute error 7.521760991835436e-15 relative error 3.6024233655069783e-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.37944035409050086 Order of pole (three term test) 22.825614830263724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1499999999999384 y[1] (analytic) -0.20424372044210676 y[1] (numeric) -0.20424372044209924 absolute error 7.521760991835436e-15 relative error 3.682737944429235e-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.37285260608840115 Order of pole (three term test) 22.833138010639868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1599999999999384 y[1] (analytic) -0.1996697647031648 y[1] (numeric) -0.19966976470315728 absolute error 7.521760991835436e-15 relative error 3.767100643914474e-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.3661157220151675 Order of pole (three term test) 22.840527940253534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1699999999999384 y[1] (analytic) -0.19507584215414345 y[1] (numeric) -0.19507584215413593 absolute error 7.521760991835436e-15 relative error 3.855813671634416e-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.3592323965346059 Order of pole (three term test) 22.847781663231412 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1799999999999384 y[1] (analytic) -0.19046241218346935 y[1] (numeric) -0.19046241218346183 absolute error 7.521760991835436e-15 relative error 3.94921019092725e-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.3522053828851317 Order of pole (three term test) 22.85489627818102 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1899999999999384 y[1] (analytic) -0.18582993613029505 y[1] (numeric) -0.18582993613028753 absolute error 7.521760991835436e-15 relative error 4.0476583851169904e-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.3450374917785128 Order of pole (three term test) 22.86186893935124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1999999999999384 y[1] (analytic) -0.18117887723836548 y[1] (numeric) -0.18117887723835796 absolute error 7.521760991835436e-15 relative error 4.151566179505315e-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.3377315902756209 Order of pole (three term test) 22.868696857770583 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2099999999999385 y[1] (analytic) -0.17650970060969395 y[1] (numeric) -0.17650970060968646 absolute error 7.494005416219807e-15 relative error 4.245662074285018e-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.33029060063964644 Order of pole (three term test) 22.875377302362704 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2199999999999385 y[1] (analytic) -0.1718228731580524 y[1] (numeric) -0.1718228731580449 absolute error 7.494005416219807e-15 relative error 4.361471367858222e-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.32271749916723236 Order of pole (three term test) 22.881907601038844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2299999999999385 y[1] (analytic) -0.16711886356228028 y[1] (numeric) -0.1671188635622728 absolute error 7.494005416219807e-15 relative error 4.484236702236197e-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.31501531499799396 Order of pole (three term test) 22.888285141766612 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2399999999999385 y[1] (analytic) -0.1623981422194172 y[1] (numeric) -0.1623981422194097 absolute error 7.494005416219807e-15 relative error 4.6145881435605384e-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.3071871289029046 Order of pole (three term test) 22.894507373614722 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2499999999999385 y[1] (analytic) -0.1576611811976635 y[1] (numeric) -0.15766118119765601 absolute error 7.494005416219807e-15 relative error 4.753234346775822e-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.2992360720520275 Order of pole (three term test) 22.90057180777343 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2599999999999385 y[1] (analytic) -0.15290845418917393 y[1] (numeric) -0.15290845418916643 absolute error 7.494005416219807e-15 relative error 4.9009751984991224e-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.291165324762091 Order of pole (three term test) 22.90647601854991 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2699999999999385 y[1] (analytic) -0.14814043646268873 y[1] (numeric) -0.1481404364626812 absolute error 7.521760991835436e-15 relative error 5.077452970600567e-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.282978115224402 Order of pole (three term test) 22.91221764433858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2799999999999385 y[1] (analytic) -0.1433576048160072 y[1] (numeric) -0.14335760481599968 absolute error 7.521760991835436e-15 relative error 5.246851746364809e-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.27467771821361464 Order of pole (three term test) 22.917794388565675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2899999999999385 y[1] (analytic) -0.13856043752830835 y[1] (numeric) -0.13856043752830083 absolute error 7.521760991835436e-15 relative error 5.428505514280521e-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.26626745377786276 Order of pole (three term test) 22.923204020607855 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2999999999999385 y[1] (analytic) -0.13374941431232332 y[1] (numeric) -0.1337494143123158 absolute error 7.521760991835436e-15 relative error 5.623771162295401e-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.25775068591078476 Order of pole (three term test) 22.928444376684435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3099999999999385 y[1] (analytic) -0.12892501626636452 y[1] (numeric) -0.128925016266357 absolute error 7.521760991835436e-15 relative error 5.834213723343777e-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.24913082120597257 Order of pole (three term test) 22.933513360722873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3199999999999386 y[1] (analytic) -0.12408772582621624 y[1] (numeric) -0.12408772582620872 absolute error 7.521760991835436e-15 relative error 6.061647871901202e-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.24041130749437808 Order of pole (three term test) 22.938408945197107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3299999999999386 y[1] (analytic) -0.11923802671689143 y[1] (numeric) -0.11923802671688392 absolute error 7.507883204027621e-15 relative error 6.2965510338859405e-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.23159563246522732 Order of pole (three term test) 22.943129171938647 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3399999999999386 y[1] (analytic) -0.11437640390425963 y[1] (numeric) -0.11437640390425212 absolute error 7.507883204027621e-15 relative error 6.564188895388073e-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.2226873222709907 Order of pole (three term test) 22.947672152919715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3499999999999386 y[1] (analytic) -0.10950334354655075 y[1] (numeric) -0.10950334354654324 absolute error 7.507883204027621e-15 relative error 6.856304986555921e-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.21368994011697065 Order of pole (three term test) 22.952036071008504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3599999999999386 y[1] (analytic) -0.1046193329457397 y[1] (numeric) -0.1046193329457322 absolute error 7.507883204027621e-15 relative error 7.17638221601121e-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.20460708483606488 Order of pole (three term test) 22.956219180695957 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3699999999999386 y[1] (analytic) -0.09972486049881657 y[1] (numeric) -0.09972486049880906 absolute error 7.507883204027621e-15 relative error 7.528597349220374e-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.19544238944928266 Order of pole (three term test) 22.960219808793962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3799999999999386 y[1] (analytic) -0.09482041564894732 y[1] (numeric) -0.09482041564893982 absolute error 7.494005416219807e-15 relative error 7.903366975277549e-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.18619951971258472 Order of pole (three term test) 22.964036355104643 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3899999999999386 y[1] (analytic) -0.08990648883652994 y[1] (numeric) -0.08990648883652244 absolute error 7.494005416219807e-15 relative error 8.33533320364182e-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.176882172650629 Order of pole (three term test) 22.967667293060348 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.3999999999999386 y[1] (analytic) -0.08498357145015072 y[1] (numeric) -0.08498357145014322 absolute error 7.494005416219807e-15 relative error 8.818181312391192e-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.1674940750780104 Order of pole (three term test) 22.971111170334307 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4099999999999386 y[1] (analytic) -0.08005215577744589 y[1] (numeric) -0.0800521557774384 absolute error 7.480127628411992e-15 relative error 9.344067696574717e-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.15803898210858502 Order of pole (three term test) 22.97436660942153 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4199999999999386 y[1] (analytic) -0.07511273495587321 y[1] (numeric) -0.07511273495586575 absolute error 7.466249840604178e-15 relative error 9.940058559963775e-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.1485206756534747 Order of pole (three term test) 22.977432308189794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4299999999999387 y[1] (analytic) -0.0701658029233987 y[1] (numeric) -0.07016580292339124 absolute error 7.466249840604178e-15 relative error 1.0640867102675672e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1389429629083522 Order of pole (three term test) 22.980307040400458 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4399999999999387 y[1] (analytic) -0.06521185436910315 y[1] (numeric) -0.0652118543690957 absolute error 7.452372052796363e-15 relative error 1.1427940709392305e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12930967483061462 Order of pole (three term test) 22.98298965619898 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4499999999999387 y[1] (analytic) -0.06025138468371373 y[1] (numeric) -0.06025138468370628 absolute error 7.452372052796363e-15 relative error 1.236879798185083e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460705072 Order of pole (three term test) 22.985479082574784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4599999999999387 y[1] (analytic) -0.05528488991006525 y[1] (numeric) -0.055284889910057804 absolute error 7.445433158892456e-15 relative error 1.3467392575085745e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611261826 Order of pole (three term test) 22.987774323790525 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4699999999999387 y[1] (analytic) -0.05031286669349635 y[1] (numeric) -0.05031286669348891 absolute error 7.438494264988549e-15 relative error 1.4784477120541572e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236094533 Order of pole (three term test) 22.989874461780335 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4799999999999387 y[1] (analytic) -0.04533581223218535 y[1] (numeric) -0.04533581223217792 absolute error 7.431555371084642e-15 relative error 1.639224049416885e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394717677 Order of pole (three term test) 22.991778656516995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4899999999999387 y[1] (analytic) -0.04035422422743085 y[1] (numeric) -0.04035422422742342 absolute error 7.431555371084642e-15 relative error 1.8415805317434474e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08044515748378843 Order of pole (three term test) 22.993486146348005 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.4999999999999387 y[1] (analytic) -0.03536860083388202 y[1] (numeric) -0.035368600833874594 absolute error 7.424616477180734e-15 relative error 2.099211250129008e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0705600040299943 Order of pole (three term test) 22.99499624830021 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5099999999999387 y[1] (analytic) -0.030379440609723533 y[1] (numeric) -0.03037944060971611 absolute error 7.42114703022878e-15 relative error 2.4428188542265318e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06064662751537577 Order of pole (three term test) 22.996308358352962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5199999999999387 y[1] (analytic) -0.02538724246682019 y[1] (numeric) -0.025387242466812773 absolute error 7.417677583276827e-15 relative error 2.9218130298993076e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.050708993158361866 Order of pole (three term test) 22.997421951679723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5299999999999387 y[1] (analytic) -0.020392505620826132 y[1] (numeric) -0.020392505620818718 absolute error 7.414208136324874e-15 relative error 3.635751424657208e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04075107588019564 Order of pole (three term test) 22.998336582858016 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5399999999999388 y[1] (analytic) -0.015395729541263689 y[1] (numeric) -0.015395729541256278 absolute error 7.41073868937292e-15 relative error 4.8135027765398395e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.030776858715017768 Order of pole (three term test) 22.99905188604757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5499999999999388 y[1] (analytic) -0.01039741390157685 y[1] (numeric) -0.010397413901569444 absolute error 7.407269242420966e-15 relative error 7.124145785229917e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.020790331216706485 Order of pole (three term test) 22.999567575136634 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5599999999999388 y[1] (analytic) -0.005398058529164336 y[1] (numeric) -0.005398058529156935 absolute error 7.401197710255047e-15 relative error 1.3710851170412954e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487863109247 Order of pole (three term test) 22.99988344385646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5699999999999388 y[1] (analytic) -0.00039816335539727383 y[1] (numeric) -0.00039816335538987637 absolute error 7.397457212759972e-15 relative error 1.8578950354130509e-09% Correct digits 11 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0007963264583046992 Order of pole (three term test) 22.99999936586377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5799999999999388 y[1] (analytic) 0.004601771634373527 y[1] (numeric) 0.00460177163438092 absolute error 7.393391454613152e-15 relative error 1.6066402338150073e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.009203153466465636 Order of pole (three term test) 22.999915294791304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5899999999999388 y[1] (analytic) 0.009601246450815688 y[1] (numeric) 0.009601246450823076 absolute error 7.388187284185221e-15 relative error 7.695029308988884e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01919895225255645 Order of pole (three term test) 22.999631264266363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5999999999999388 y[1] (analytic) 0.014599761150613778 y[1] (numeric) 0.014599761150621162 absolute error 7.384717837233268e-15 relative error 5.058108664279629e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029187071713728866 Order of pole (three term test) 22.99914738789738 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6099999999999388 y[1] (analytic) 0.019596815886463236 y[1] (numeric) 0.019596815886470616 absolute error 7.379513666805337e-15 relative error 3.765669744288834e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673537154 Order of pole (three term test) 22.998463859228448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6199999999999388 y[1] (analytic) 0.02459191095705467 y[1] (numeric) 0.024591910957062046 absolute error 7.376044219853384e-15 relative error 2.999378223487517e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.049124296872493346 Order of pole (three term test) 22.99758095166192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6299999999999388 y[1] (analytic) 0.029584546857043592 y[1] (numeric) 0.02958454685705096 absolute error 7.369105325949477e-15 relative error 2.4908630041075022e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.059065427945847994 Order of pole (three term test) 22.996499018349052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6399999999999388 y[1] (analytic) 0.03457422432700052 y[1] (numeric) 0.03457422432700788 absolute error 7.36216643204557e-15 relative error 2.129380072974228e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363555293 Order of pole (three term test) 22.99521849204875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6499999999999388 y[1] (analytic) 0.039560444403336496 y[1] (numeric) 0.03956044440334386 absolute error 7.36216643204557e-15 relative error 1.86099184250434e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0788728470715638 Order of pole (three term test) 22.99373988495444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6599999999999389 y[1] (analytic) 0.04454270846819907 y[1] (numeric) 0.04454270846820643 absolute error 7.36216643204557e-15 relative error 1.6528331314432153e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242037002 Order of pole (three term test) 22.992063788489272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6699999999999389 y[1] (analytic) 0.04952051829933363 y[1] (numeric) 0.04952051829934098 absolute error 7.355227538141662e-15 relative error 1.485288884434119e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646727505 Order of pole (three term test) 22.990190873069466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6799999999999389 y[1] (analytic) 0.05449337611990521 y[1] (numeric) 0.05449337611991256 absolute error 7.355227538141662e-15 relative error 1.3497470815457446e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019363019 Order of pole (three term test) 22.988121887836215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6899999999999389 y[1] (analytic) 0.0594607846482758 y[1] (numeric) 0.059460784648283145 absolute error 7.348288644237755e-15 relative error 1.235821001640757e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034838915 Order of pole (three term test) 22.985857660356046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.699999999999939 y[1] (analytic) 0.06442224714773204 y[1] (numeric) 0.06442224714773939 absolute error 7.355227538141662e-15 relative error 1.1417216666277994e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12777055101335663 Order of pole (three term test) 22.983399096289745 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.709999999999939 y[1] (analytic) 0.06937726747615855 y[1] (numeric) 0.06937726747616589 absolute error 7.341349750333848e-15 relative error 1.0581779907743841e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516150334 Order of pole (three term test) 22.980747179030164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.719999999999939 y[1] (analytic) 0.07432535013565163 y[1] (numeric) 0.07432535013565897 absolute error 7.341349750333848e-15 relative error 9.877316066369157e-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.14699915620772536 Order of pole (three term test) 22.97790296930885 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.729999999999939 y[1] (analytic) 0.07926600032206874 y[1] (numeric) 0.07926600032207606 absolute error 7.327471962526033e-15 relative error 9.244155038419373e-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.15652717955142714 Order of pole (three term test) 22.97486760477177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.739999999999939 y[1] (analytic) 0.08419872397450841 y[1] (numeric) 0.08419872397451574 absolute error 7.327471962526033e-15 relative error 8.702592648250184e-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.16599259411030945 Order of pole (three term test) 22.971642299524262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.749999999999939 y[1] (analytic) 0.089123027824716 y[1] (numeric) 0.08912302782472332 absolute error 7.327471962526033e-15 relative error 8.22174935184815e-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.17539161384475274 Order of pole (three term test) 22.968228343645425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.759999999999939 y[1] (analytic) 0.09403841944641007 y[1] (numeric) 0.09403841944641739 absolute error 7.313594174718219e-15 relative error 7.777240640338533e-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.1847204792721819 Order of pole (three term test) 22.96462710267208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.769999999999939 y[1] (analytic) 0.09894440730452458 y[1] (numeric) 0.0989444073045319 absolute error 7.313594174718219e-15 relative error 7.391619570986888e-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.19397545897080887 Order of pole (three term test) 22.96084001705262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.779999999999939 y[1] (analytic) 0.10384050080436204 y[1] (numeric) 0.10384050080436935 absolute error 7.313594174718219e-15 relative error 7.0431037197106775e-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.20315285107215258 Order of pole (three term test) 22.956868601570793 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.789999999999939 y[1] (analytic) 0.10872621034065252 y[1] (numeric) 0.10872621034065984 absolute error 7.313594174718219e-15 relative error 6.726615552775943e-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.2122489847417361 Order of pole (three term test) 22.952714444739847 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.799999999999939 y[1] (analytic) 0.11360104734651381 y[1] (numeric) 0.11360104734652113 absolute error 7.313594174718219e-15 relative error 6.4379636856778135e-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.22126022164737144 Order of pole (three term test) 22.9483792081671 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.809999999999939 y[1] (analytic) 0.11846452434230768 y[1] (numeric) 0.11846452434231498 absolute error 7.299716386910404e-15 relative error 6.161942933918005e-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.23018295741444497 Order of pole (three term test) 22.943864625889404 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.819999999999939 y[1] (analytic) 0.12331615498438743 y[1] (numeric) 0.12331615498439472 absolute error 7.28583859910259e-15 relative error 5.908259627479483e-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.23901362306761775 Order of pole (three term test) 22.93917250367947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.829999999999939 y[1] (analytic) 0.12815545411373186 y[1] (numeric) 0.12815545411373913 absolute error 7.271960811294775e-15 relative error 5.6743279960923525e-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.24774868645836962 Order of pole (three term test) 22.93430471832361 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.839999999999939 y[1] (analytic) 0.13298193780446074 y[1] (numeric) 0.13298193780446804 absolute error 7.299716386910404e-15 relative error 5.489254035118702e-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.2563846536778095 Order of pole (three term test) 22.929263216871085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.849999999999939 y[1] (analytic) 0.13779512341222713 y[1] (numeric) 0.1377951234122344 absolute error 7.271960811294775e-15 relative error 5.277371674133937e-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.26491807045419485 Order of pole (three term test) 22.924050015855236 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.859999999999939 y[1] (analytic) 0.14259452962248115 y[1] (numeric) 0.14259452962248845 absolute error 7.299716386910404e-15 relative error 5.119212080741382e-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.2733455235345924 Order of pole (three term test) 22.918667200486972 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.869999999999939 y[1] (analytic) 0.14737967649860131 y[1] (numeric) 0.1473796764986086 absolute error 7.299716386910404e-15 relative error 4.9530006852604816e-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.2816636420501348 Order of pole (three term test) 22.91311692382067 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.879999999999939 y[1] (analytic) 0.15215008552988762 y[1] (numeric) 0.1521500855298949 absolute error 7.271960811294775e-15 relative error 4.779465477110301e-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.2898690988643218 Order of pole (three term test) 22.907401405892987 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.889999999999939 y[1] (analytic) 0.15690527967941223 y[1] (numeric) 0.1569052796794195 absolute error 7.271960811294775e-15 relative error 4.63461830357321e-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.297958611903833 Order of pole (three term test) 22.901522932834897 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.899999999999939 y[1] (analytic) 0.1616447834317229 y[1] (numeric) 0.16164478343173014 absolute error 7.244205235679146e-15 relative error 4.481558316875115e-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.3059289454713113 Order of pole (three term test) 22.89548385595724 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.909999999999939 y[1] (analytic) 0.1663681228403939 y[1] (numeric) 0.16636812284040114 absolute error 7.244205235679146e-15 relative error 4.354322878685667e-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.3137769115395994 Order of pole (three term test) 22.889286590810254 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.919999999999939 y[1] (analytic) 0.1710748255754205 y[1] (numeric) 0.17107482557542775 absolute error 7.244205235679146e-15 relative error 4.234524402589817e-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.32149937102690784 Order of pole (three term test) 22.88293361621736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.929999999999939 y[1] (analytic) 0.17576442097045145 y[1] (numeric) 0.1757644209704587 absolute error 7.244205235679146e-15 relative error 4.121542457615471e-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.3290932350524066 Order of pole (three term test) 22.87642747328369 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.939999999999939 y[1] (analytic) 0.1804364400698552 y[1] (numeric) 0.18043644006986245 absolute error 7.244205235679146e-15 relative error 4.0148238531388575e-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.3365554661717357 Order of pole (three term test) 22.869770764379666 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9499999999999391 y[1] (analytic) 0.18509041567561518 y[1] (numeric) 0.18509041567562243 absolute error 7.244205235679146e-15 relative error 3.913873773115924e-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.3438830795919427 Order of pole (three term test) 22.862966152100107 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9599999999999391 y[1] (analytic) 0.1897258823940491 y[1] (numeric) 0.18972588239405633 absolute error 7.216449660063518e-15 relative error 3.803618973333006e-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.3510731443653593 Order of pole (three term test) 22.85601635819919 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9699999999999391 y[1] (analytic) 0.194342376682348 y[1] (numeric) 0.1943423766823552 absolute error 7.216449660063518e-15 relative error 3.713266135392994e-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.35812278456194274 Order of pole (three term test) 22.848924162501827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9799999999999391 y[1] (analytic) 0.19893943689493007 y[1] (numeric) 0.1989394368949373 absolute error 7.216449660063518e-15 relative error 3.6274605843359694e-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.3650291804196081 Order of pole (three term test) 22.841692401791715 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9899999999999392 y[1] (analytic) 0.20351660332960497 y[1] (numeric) 0.2035166033296122 absolute error 7.216449660063518e-15 relative error 3.5458776050699552e-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.37178956947209657 Order of pole (three term test) 22.83432396867672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9999999999999392 y[1] (analytic) 0.20807341827354353 y[1] (numeric) 0.20807341827355075 absolute error 7.216449660063518e-15 relative error 3.4682227648014216e-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.3784012476539243 Order of pole (three term test) 22.82682181043185 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.009999999999939 y[1] (analytic) 0.21260942604904856 y[1] (numeric) 0.2126094260490559 absolute error 7.327471962526033e-15 relative error 3.4464473653372265e-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.3848615703819731 Order of pole (three term test) 22.819188927820377 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0199999999999387 y[1] (analytic) 0.21712417305912263 y[1] (numeric) 0.21712417305913004 absolute error 7.41073868937292e-15 relative error 3.4131338694171955e-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.39116795361328827 Order of pole (three term test) 22.811428373893573 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0299999999999385 y[1] (analytic) 0.22161720783282698 y[1] (numeric) 0.22161720783283448 absolute error 7.494005416219807e-15 relative error 3.3815088140054436e-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.3973178748786612 Order of pole (three term test) 22.803543252769526 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0399999999999383 y[1] (analytic) 0.22608808107042846 y[1] (numeric) 0.22608808107043604 absolute error 7.577272143066693e-15 relative error 3.351469085496066e-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.40330887429158374 Order of pole (three term test) 22.795536718391567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.049999999999938 y[1] (analytic) 0.23053634568832898 y[1] (numeric) 0.23053634568833667 absolute error 7.688294445529209e-15 relative error 3.334959796718263e-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.4091385555321698 Order of pole (three term test) 22.787411973266686 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.059999999999938 y[1] (analytic) 0.23496155686377365 y[1] (numeric) 0.23496155686378145 absolute error 7.799316747991725e-15 relative error 3.319401204220665e-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.41480458680565063 Order of pole (three term test) 22.77917226718461 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0699999999999377 y[1] (analytic) 0.2393632720793326 y[1] (numeric) 0.2393632720793405 absolute error 7.882583474838611e-15 relative error 3.293146607816287e-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.4203047017750636 Order of pole (three term test) 22.770820895917904 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999375 y[1] (analytic) 0.24374105116715236 y[1] (numeric) 0.24374105116716033 absolute error 7.965850201685498e-15 relative error 3.268161092906213e-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.42563670046775454 Order of pole (three term test) 22.762361199903726 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999372 y[1] (analytic) 0.24809445635297225 y[1] (numeric) 0.24809445635298033 absolute error 8.076872504148014e-15 relative error 3.2555634748471678e-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.43079845015533863 Order of pole (three term test) 22.7537965629077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999937 y[1] (analytic) 0.25242305229990153 y[1] (numeric) 0.2524230522999097 absolute error 8.1601392309949e-15 relative error 3.23272346033591e-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.4357878862067632 Order of pole (three term test) 22.745130410670402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999937 y[1] (analytic) 0.2567264061519527 y[1] (numeric) 0.2567264061519609 absolute error 8.215650382226158e-15 relative error 3.200157905596759e-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.44060301291413273 Order of pole (three term test) 22.73636620953721 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999366 y[1] (analytic) 0.2610040875773266 y[1] (numeric) 0.2610040875773349 absolute error 8.271161533457416e-15 relative error 3.168977777410077e-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.4452419042909653 Order of pole (three term test) 22.72750746507171 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999364 y[1] (analytic) 0.26525566881144547 y[1] (numeric) 0.26525566881145385 absolute error 8.382183835919932e-15 relative error 3.160039471909771e-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.44970270484256103 Order of pole (three term test) 22.718557720653568 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.139999999999936 y[1] (analytic) 0.26948072469972884 y[1] (numeric) 0.26948072469973733 absolute error 8.493206138382448e-15 relative error 3.1516933717044416e-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.453983630308176 Order of pole (three term test) 22.70952055606124 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999936 y[1] (analytic) 0.27367883274010874 y[1] (numeric) 0.27367883274011734 absolute error 8.604228440844963e-15 relative error 3.1439144762122403e-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.4580829683747017 Order of pole (three term test) 22.700399586040046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1599999999999357 y[1] (analytic) 0.2778495731252796 y[1] (numeric) 0.2778495731252883 absolute error 8.715250743307479e-15 relative error 3.1366795511965245e-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.46199907936156925 Order of pole (three term test) 22.69119845885639 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999355 y[1] (analytic) 0.28199252878467845 y[1] (numeric) 0.2819925287846872 absolute error 8.770761894538737e-15 relative error 3.1102816561625445e-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.46573039687659773 Order of pole (three term test) 22.681920854838488 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999353 y[1] (analytic) 0.28610728542619185 y[1] (numeric) 0.2861072854262007 absolute error 8.826273045769994e-15 relative error 3.0849522173551715e-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.46927542844253145 Order of pole (three term test) 22.67257048490422 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.189999999999935 y[1] (analytic) 0.29019343157758454 y[1] (numeric) 0.2901934315775935 absolute error 8.93729534823251e-15 relative error 3.079771757633006e-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.47263275609401045 Order of pole (three term test) 22.6631510890769 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999935 y[1] (analytic) 0.29425055862764654 y[1] (numeric) 0.2942505586276556 absolute error 9.048317650695026e-15 relative error 3.0750383934342968e-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.4758010369447379 Order of pole (three term test) 22.653666434989272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2099999999999347 y[1] (analytic) 0.2982782608670538 y[1] (numeric) 0.2982782608670629 absolute error 9.103828801926284e-15 relative error 3.0521261507502117e-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.47877900372461685 Order of pole (three term test) 22.644120316376505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999345 y[1] (analytic) 0.30227613552893867 y[1] (numeric) 0.3022761355289479 absolute error 9.2148511043888e-15 relative error 3.0484877968497804e-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.4815654652866406 Order of pole (three term test) 22.63451655155877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999343 y[1] (analytic) 0.3062437828291666 y[1] (numeric) 0.3062437828291759 absolute error 9.325873406851315e-15 relative error 3.045244974672224e-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.48415930708333715 Order of pole (three term test) 22.624858981913928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999934 y[1] (analytic) 0.3101808060063139 y[1] (numeric) 0.31018080600632336 absolute error 9.43689570931383e-15 relative error 3.0423854495760567e-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.48655949161257184 Order of pole (three term test) 22.615151470341097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999934 y[1] (analytic) 0.3140868113613438 y[1] (numeric) 0.3140868113613533 absolute error 9.492406860545088e-15 relative error 3.0222239575747323e-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.4887650588325345 Order of pole (three term test) 22.605397899715452 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2599999999999336 y[1] (analytic) 0.31796140829697567 y[1] (numeric) 0.3179614082969852 absolute error 9.547918011776346e-15 relative error 3.002854359878353e-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.49077512654574507 Order of pole (three term test) 22.595602171335212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999334 y[1] (analytic) 0.32180420935674475 y[1] (numeric) 0.3218042093567544 absolute error 9.658940314238862e-15 relative error 3.0014959510772535e-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.4925888907519183 Order of pole (three term test) 22.585768203361127 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.279999999999933 y[1] (analytic) 0.3256148302637475 y[1] (numeric) 0.3256148302637572 absolute error 9.71445146547012e-15 relative error 2.983418002675563e-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.4942056259695551 Order of pole (three term test) 22.57589992924924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999933 y[1] (analytic) 0.3293928899590686 y[1] (numeric) 0.32939288995907845 absolute error 9.825473767932635e-15 relative error 2.9829040235669868e-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.49562468552612454 Order of pole (three term test) 22.56600129617765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2999999999999328 y[1] (analytic) 0.333138010639887 y[1] (numeric) 0.3331380106398969 absolute error 9.880984919163893e-15 relative error 2.966033476691726e-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.4968455018167247 Order of pole (three term test) 22.556076263467595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999326 y[1] (analytic) 0.33684981779725554 y[1] (numeric) 0.33684981779726547 absolute error 9.936496070395151e-15 relative error 2.949829729869638e-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.49786758653111646 Order of pole (three term test) 22.546128800999824 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999323 y[1] (analytic) 0.34052794025355154 y[1] (numeric) 0.34052794025356153 absolute error 9.992007221626409e-15 relative error 2.9342694212364848e-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.49869053084904164 Order of pole (three term test) 22.53616288762669 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.329999999999932 y[1] (analytic) 0.34417201019959454 y[1] (numeric) 0.3441720101996046 absolute error 1.0047518372857667e-14 relative error 2.9193304728733874e-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.4993140056037458 Order of pole (three term test) 22.526182509580682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999932 y[1] (analytic) 0.3477816632314266 y[1] (numeric) 0.3477816632314367 absolute error 1.0103029524088925e-14 relative error 2.9049920085539414e-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.49973776141363985 Order of pole (three term test) 22.516191658879933 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3499999999999317 y[1] (analytic) 0.3513565383867526 y[1] (numeric) 0.35135653838676284 absolute error 1.021405182655144e-14 relative error 2.9070333722688297e-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.4999616287820496 Order of pole (three term test) 22.506194331731514 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999315 y[1] (analytic) 0.35489627818103614 y[1] (numeric) 0.3548962781810464 absolute error 1.0269562977782698e-14 relative error 2.8936801001176155e-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.4999855181650127 Order of pole (three term test) 22.496194526932992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999313 y[1] (analytic) 0.35840052864324745 y[1] (numeric) 0.3584005286432578 absolute error 1.0325074129013956e-14 relative error 2.8808758090007042e-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.49980942000709444 Order of pole (three term test) 22.48619624427296 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.379999999999931 y[1] (analytic) 0.3618689393512606 y[1] (numeric) 0.36186893935127096 absolute error 1.0380585280245214e-14 relative error 2.8686035609618707e-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.49943340474521036 Order of pole (three term test) 22.47620348293118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999931 y[1] (analytic) 0.36530116346689495 y[1] (numeric) 0.36530116346690544 absolute error 1.049160758270773e-14 relative error 2.8720432979564053e-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.49885762278045126 Order of pole (three term test) 22.46622023987893 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3999999999999306 y[1] (analytic) 0.3686968577705993 y[1] (numeric) 0.36869685777060984 absolute error 1.0547118733938987e-14 relative error 2.860647849757736e-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.4980823044179263 Order of pole (three term test) 22.45625050828034 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999304 y[1] (analytic) 0.372055682695773 y[1] (numeric) 0.37205568269578354 absolute error 1.0547118733938987e-14 relative error 2.8348226420084766e-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.49710775977464317 Order of pole (three term test) 22.44629827589513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.41999999999993 y[1] (analytic) 0.37537730236272243 y[1] (numeric) 0.37537730236273303 absolute error 1.0602629885170245e-14 relative error 2.824526101720731e-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.4959343786554653 Order of pole (three term test) 22.436367523483543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.42999999999993 y[1] (analytic) 0.37866138461224896 y[1] (numeric) 0.3786613846122597 absolute error 1.071365218763276e-14 relative error 2.8293490234298885e-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.49456263039719506 Order of pole (three term test) 22.426462223214138 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.43999999999993 y[1] (analytic) 0.3819076010388644 y[1] (numeric) 0.38190760103887517 absolute error 1.0769163338864018e-14 relative error 2.8198347740578502e-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.4929930636808468 Order of pole (three term test) 22.416586337074957 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999296 y[1] (analytic) 0.3851156270236312 y[1] (numeric) 0.38511562702364205 absolute error 1.0824674490095276e-14 relative error 2.8107596084204238e-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.49122630631217934 Order of pole (three term test) 22.406743815288777 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999294 y[1] (analytic) 0.38828514176662426 y[1] (numeric) 0.3882851417666352 absolute error 1.0935696792557792e-14 relative error 2.8164087718634897e-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.4892630649705838 Order of pole (three term test) 22.39693859473309 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.469999999999929 y[1] (analytic) 0.39141582831901056 y[1] (numeric) 0.39141582831902155 absolute error 1.099120794378905e-14 relative error 2.8080642499799543e-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.4871041249264205 Order of pole (three term test) 22.387174597365373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999929 y[1] (analytic) 0.39450737361474375 y[1] (numeric) 0.3945073736147548 absolute error 1.1046719095020308e-14 relative error 2.8001299427695824e-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.4847503497269218 Order of pole (three term test) 22.377455728654386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4899999999999287 y[1] (analytic) 0.39755946850187046 y[1] (numeric) 0.3975594685018816 absolute error 1.1157741397482823e-14 relative error 2.806559089015969e-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.48220268085078405 Order of pole (three term test) 22.36778587601804 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999285 y[1] (analytic) 0.4005718077734455 y[1] (numeric) 0.4005718077734567 absolute error 1.1213252548714081e-14 relative error 2.7993114670356552e-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.47946213733158943 Order of pole (three term test) 22.358168907268453 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999283 y[1] (analytic) 0.4035440901980519 y[1] (numeric) 0.40354409019806314 absolute error 1.1268763699945339e-14 relative error 2.7924491954311214e-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.4765298153502053 Order of pole (three term test) 22.3486086690649 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.519999999999928 y[1] (analytic) 0.40647601854992405 y[1] (numeric) 0.4064760185499354 absolute error 1.1379786002407855e-14 relative error 2.799620514638103e-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.4734068877963274 Order of pole (three term test) 22.339108985375205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.529999999999928 y[1] (analytic) 0.40936729963867013 y[1] (numeric) 0.40936729963868157 absolute error 1.1435297153639112e-14 relative error 2.793407574013002e-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.4700946037993389 Order of pole (three term test) 22.329673655946177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5399999999999276 y[1] (analytic) 0.41221764433859065 y[1] (numeric) 0.41221764433860214 absolute error 1.149080830487037e-14 relative error 2.7875585780195177e-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.46659428822867494 Order of pole (three term test) 22.32030645478378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999274 y[1] (analytic) 0.4150267676175909 y[1] (numeric) 0.41502676761760243 absolute error 1.1546319456101628e-14 relative error 2.782066208013962e-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.4629073411638937 Order of pole (three term test) 22.311011128643578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999272 y[1] (analytic) 0.4177943885656838 y[1] (numeric) 0.41779438856569545 absolute error 1.1657341758564144e-14 relative error 2.790210227232726e-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.4590352373346623 Order of pole (three term test) 22.301791395532103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999927 y[1] (analytic) 0.420520230423081 y[1] (numeric) 0.4205202304230927 absolute error 1.1712852909795402e-14 relative error 2.785324477257901e-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.4549795255308852 Order of pole (three term test) 22.29265094321967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999927 y[1] (analytic) 0.42320402060786827 y[1] (numeric) 0.42320402060788004 absolute error 1.176836406102666e-14 relative error 2.7807779434900436e-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.4507418279832091 Order of pole (three term test) 22.28359342776534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999266 y[1] (analytic) 0.4258454907432636 y[1] (numeric) 0.42584549074327543 absolute error 1.1823875212257917e-14 relative error 2.776564615400934e-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.4463238397141503 Order of pole (three term test) 22.274622472054517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999264 y[1] (analytic) 0.4284443766844546 y[1] (numeric) 0.42844437668446655 absolute error 1.1934897514720433e-14 relative error 2.785635233931516e-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.4417273278601111 Order of pole (three term test) 22.265741664349882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.609999999999926 y[1] (analytic) 0.43100041854501303 y[1] (numeric) 0.431000418545025 absolute error 1.199040866595169e-14 relative error 2.7819946686894995e-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.4369541309645472 Order of pole (three term test) 22.256954556856094 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999926 y[1] (analytic) 0.43351336072288277 y[1] (numeric) 0.4335133607228948 absolute error 1.2045919817182948e-14 relative error 2.7786732563666316e-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.4320061582425744 Order of pole (three term test) 22.248264664299004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6299999999999257 y[1] (analytic) 0.4359829519259401 y[1] (numeric) 0.4359829519259522 absolute error 1.2101430968414206e-14 relative error 2.7756660931250957e-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.4268853888173102 Order of pole (three term test) 22.239675462519774 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999255 y[1] (analytic) 0.4384089451971228 y[1] (numeric) 0.43840894519713497 absolute error 1.2156942119645464e-14 relative error 2.772968538353913e-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.4215938709282484 Order of pole (three term test) 22.231190387084585 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999253 y[1] (analytic) 0.4407910979391253 y[1] (numeric) 0.44079109793913757 absolute error 1.226796442210798e-14 relative error 2.7831697326614854e-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.4161337211119921 Order of pole (three term test) 22.222812831910478 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.659999999999925 y[1] (analytic) 0.44312917193865864 y[1] (numeric) 0.44312917193867096 absolute error 1.2323475573339238e-14 relative error 2.7810120284848114e-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.41050712335566625 Order of pole (three term test) 22.214546147907836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999925 y[1] (analytic) 0.44542293339027117 y[1] (numeric) 0.44542293339028355 absolute error 1.2378986724570495e-14 relative error 2.779153428484173e-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.40471632822335385 Order of pole (three term test) 22.206393641640023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6799999999999247 y[1] (analytic) 0.4476721529197292 y[1] (numeric) 0.44767215291974166 absolute error 1.2434497875801753e-14 relative error 2.7775902062935207e-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.3987636519558977 Order of pole (three term test) 22.198358574000864 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999245 y[1] (analytic) 0.4498766056069542 y[1] (numeric) 0.4498766056069667 absolute error 1.2490009027033011e-14 relative error 2.776318855296338e-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.3926514755444368 Order of pole (three term test) 22.190444158910257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999242 y[1] (analytic) 0.4520360710085144 y[1] (numeric) 0.45203607100852694 absolute error 1.2545520178264269e-14 relative error 2.7753360810951667e-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.38638224377804187 Order of pole (three term test) 22.182653562028744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999924 y[1] (analytic) 0.4541503331796692 y[1] (numeric) 0.4541503331796818 absolute error 1.2601031329495527e-14 relative error 2.774638794443063e-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.37995846426583 Order of pole (three term test) 22.17498989949118 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999924 y[1] (analytic) 0.4562191806959634 y[1] (numeric) 0.456219180695976 absolute error 1.2601031329495527e-14 relative error 2.7620564550294936e-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.373382706433957 Order of pole (three term test) 22.167456236660417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999236 y[1] (analytic) 0.4582424066743694 y[1] (numeric) 0.45824240667438204 absolute error 1.2656542480726785e-14 relative error 2.761975386036374e-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.36665760049787993 Order of pole (three term test) 22.16005558690113 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999234 y[1] (analytic) 0.46021980879397534 y[1] (numeric) 0.46021980879398805 absolute error 1.2712053631958042e-14 relative error 2.7621700302884602e-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.35978583641030687 Order of pole (three term test) 22.152790910374545 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.749999999999923 y[1] (analytic) 0.4621511893162171 y[1] (numeric) 0.4621511893162299 absolute error 1.27675647831893e-14 relative error 2.762638088647948e-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.35277016278525014 Order of pole (three term test) 22.14566511285442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999923 y[1] (analytic) 0.46403635510465197 y[1] (numeric) 0.4640363551046648 absolute error 1.2823075934420558e-14 relative error 2.7633774365649927e-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.3456133857986189 Order of pole (three term test) 22.13868104456476 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7699999999999227 y[1] (analytic) 0.4658751176442721 y[1] (numeric) 0.4658751176442849 absolute error 1.2823075934420558e-14 relative error 2.75247066193646e-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.3383183680657852 Order of pole (three term test) 22.13184149903974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999225 y[1] (analytic) 0.4676672930603557 y[1] (numeric) 0.4676672930603686 absolute error 1.2878587085651816e-14 relative error 2.7537925522599556e-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.33088802749657686 Order of pole (three term test) 22.1251492120064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999223 y[1] (analytic) 0.4694127021368547 y[1] (numeric) 0.46941270213686764 absolute error 1.2934098236883074e-14 relative error 2.7553788335945387e-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.3233253361281511 Order of pole (three term test) 22.118606860290303 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.799999999999922 y[1] (analytic) 0.47111117033431604 y[1] (numeric) 0.471111170334329 absolute error 1.2934098236883074e-14 relative error 2.7454450353415757e-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.3156333189362209 Order of pole (three term test) 22.11221706074493 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999922 y[1] (analytic) 0.47276252780733524 y[1] (numeric) 0.47276252780734823 absolute error 1.2989609388114332e-14 relative error 2.7475970755042547e-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.3078150526251047 Order of pole (three term test) 22.105982369204877 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8199999999999217 y[1] (analytic) 0.4743666094215412 y[1] (numeric) 0.4743666094215542 absolute error 1.2989609388114332e-14 relative error 2.7383060127175275e-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.2998736643970844 Order of pole (three term test) 22.099905279463645 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999215 y[1] (analytic) 0.47592325477010916 y[1] (numeric) 0.4759232547701222 absolute error 1.304512053934559e-14 relative error 2.7410134740415087e-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.2918123307015676 Order of pole (three term test) 22.093988222276106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999213 y[1] (analytic) 0.4774323081898015 y[1] (numeric) 0.4774323081898146 absolute error 1.3100631690576847e-14 relative error 2.7439767828549923e-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.2836342759645488 Order of pole (three term test) 22.08823356438623 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999921 y[1] (analytic) 0.4788936187765338 y[1] (numeric) 0.4788936187765469 absolute error 1.3100631690576847e-14 relative error 2.7356037284535206e-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.27534277129888474 Order of pole (three term test) 22.08264360758046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999921 y[1] (analytic) 0.4803070404004651 y[1] (numeric) 0.4803070404004783 absolute error 1.3156142841808105e-14 relative error 2.739110971773164e-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.2669411331958891 Order of pole (three term test) 22.077220587766984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8699999999999206 y[1] (analytic) 0.48167243172061097 y[1] (numeric) 0.48167243172062413 absolute error 1.3156142841808105e-14 relative error 2.7313464453035557e-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.2584327221987825 Order of pole (three term test) 22.071966674081413 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999204 y[1] (analytic) 0.4829896561989771 y[1] (numeric) 0.48298965619899026 absolute error 1.3156142841808105e-14 relative error 2.7238974319541477e-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.24982094155852003 Order of pole (three term test) 22.066883968019173 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.88999999999992 y[1] (analytic) 0.48425858211421335 y[1] (numeric) 0.48425858211422657 absolute error 1.3211653993039363e-14 relative error 2.728222995111188e-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.24110923587253608 Order of pole (three term test) 22.061974502594932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.89999999999992 y[1] (analytic) 0.48547908257478567 y[1] (numeric) 0.48547908257479894 absolute error 1.326716514427062e-14 relative error 2.732798511916706e-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.23230108970694938 Order of pole (three term test) 22.057240241529378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9099999999999198 y[1] (analytic) 0.4866510355316651 y[1] (numeric) 0.4866510355316784 absolute error 1.326716514427062e-14 relative error 2.726217386915919e-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.2234000262027869 Order of pole (three term test) 22.052683078463833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999195 y[1] (analytic) 0.4877743237905325 y[1] (numeric) 0.4877743237905458 absolute error 1.3322676295501878e-14 relative error 2.731319720146464e-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.21440960566677064 Order of pole (three term test) 22.048304836202757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999193 y[1] (analytic) 0.48884883502349813 y[1] (numeric) 0.48884883502351145 absolute error 1.3322676295501878e-14 relative error 2.7253161593115957e-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.2053334241472442 Order of pole (three term test) 22.044107265984675 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.939999999999919 y[1] (analytic) 0.48987446178033406 y[1] (numeric) 0.4898744617803474 absolute error 1.3322676295501878e-14 relative error 2.7196102950710534e-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.19617511199580115 Order of pole (three term test) 22.04009204678171 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999919 y[1] (analytic) 0.4908511014992193 y[1] (numeric) 0.49085110149923267 absolute error 1.3378187446733136e-14 relative error 2.7255082867027885e-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.18693833241519345 Order of pole (three term test) 22.036260784628013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9599999999999187 y[1] (analytic) 0.49177865651699587 y[1] (numeric) 0.49177865651700925 absolute error 1.3378187446733136e-14 relative error 2.7203676429318127e-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.17762677999409718 Order of pole (three term test) 22.03261501197735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999185 y[1] (analytic) 0.4926570340789349 y[1] (numeric) 0.4926570340789483 absolute error 1.3378187446733136e-14 relative error 2.7155173926918183e-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.16824417922932905 Order of pole (three term test) 22.02915618709019 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999183 y[1] (analytic) 0.49348614634801224 y[1] (numeric) 0.4934861463480256 absolute error 1.3378187446733136e-14 relative error 2.710955017833202e-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.15879428303609489 Order of pole (three term test) 22.025885693450352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.989999999999918 y[1] (analytic) 0.49426591041369183 y[1] (numeric) 0.4942659104137052 absolute error 1.3378187446733136e-14 relative error 2.7066781594417122e-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.14928087124687525 Order of pole (three term test) 22.022804839211698 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.999999999999918 y[1] (analytic) 0.49499624830021693 y[1] (numeric) 0.49499624830023037 absolute error 1.3433698597964394e-14 relative error 2.713899073800012e-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.1397077490995418 Order of pole (three term test) 22.01991485667484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0099999999999176 y[1] (analytic) 0.49567708697440754 y[1] (numeric) 0.495677086974421 absolute error 1.3433698597964394e-14 relative error 2.7101713899997143e-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.1300787457153138 Order of pole (three term test) 22.017216901794267 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999174 y[1] (analytic) 0.49630835835296355 y[1] (numeric) 0.496308358352977 absolute error 1.3433698597964394e-14 relative error 2.706724231392179e-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.1203977125671598 Order of pole (three term test) 22.014712053715947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.029999999999917 y[1] (analytic) 0.4968899993092732 y[1] (numeric) 0.4968899993092866 absolute error 1.3433698597964394e-14 relative error 2.7035558406566e-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.11066852193926029 Order of pole (three term test) 22.01240131434572 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999917 y[1] (analytic) 0.4974219516797255 y[1] (numeric) 0.49742195167973896 absolute error 1.3433698597964394e-14 relative error 2.7006646073018373e-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.10089506537814576 Order of pole (three term test) 22.01028560794853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0499999999999168 y[1] (analytic) 0.49790416226952683 y[1] (numeric) 0.49790416226954026 absolute error 1.3433698597964394e-14 relative error 2.698049065653809e-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.09108125213612951 Order of pole (three term test) 22.00836578077873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999166 y[1] (analytic) 0.4983365828580199 y[1] (numeric) 0.49833658285803334 absolute error 1.3433698597964394e-14 relative error 2.695707893030956e-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.08123100760765944 Order of pole (three term test) 22.006642600741575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999164 y[1] (analytic) 0.49871917020350626 y[1] (numeric) 0.49871917020351975 absolute error 1.3489209749195652e-14 relative error 2.7047706515254414e-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.07134827175921192 Order of pole (three term test) 22.005116757086103 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.079999999999916 y[1] (analytic) 0.4990518860475702 y[1] (numeric) 0.4990518860475837 absolute error 1.3489209749195652e-14 relative error 2.7029673920338305e-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.06143699755335834 Order of pole (three term test) 22.003788860129447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999916 y[1] (analytic) 0.4993346971189046 y[1] (numeric) 0.4993346971189181 absolute error 1.3489209749195652e-14 relative error 2.7014364968079757e-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.05150114936763239 Order of pole (three term test) 22.002659441012682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0999999999999157 y[1] (analytic) 0.49956757513663796 y[1] (numeric) 0.49956757513665145 absolute error 1.3489209749195652e-14 relative error 2.7001771973503655e-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.0415447014088323 Order of pole (three term test) 22.0017289514884 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999155 y[1] (analytic) 0.4997504968131626 y[1] (numeric) 0.49975049681317607 absolute error 1.3489209749195652e-14 relative error 2.699188862285163e-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.031571636123390596 Order of pole (three term test) 22.000997763739985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999153 y[1] (analytic) 0.49988344385646327 y[1] (numeric) 0.49988344385647676 absolute error 1.3489209749195652e-14 relative error 2.698470996584746e-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.0215859426044491 Order of pole (three term test) 22.00046617023281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.129999999999915 y[1] (analytic) 0.49996640297194644 y[1] (numeric) 0.49996640297195993 absolute error 1.3489209749195652e-14 relative error 2.6980232409641622e-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.011591614996274521 Order of pole (three term test) 22.00013438359717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999915 y[1] (analytic) 0.4999993658637697 y[1] (numeric) 0.4999993658637832 absolute error 1.3489209749195652e-14 relative error 2.697845371442118e-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.0015926508966542599 Order of pole (three term test) 22.000002536543306 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1499999999999146 y[1] (analytic) 0.4999823292356713 y[1] (numeric) 0.4999823292356848 absolute error 1.3489209749195652e-14 relative error 2.697937299067501e-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.0084069502420896 Order of pole (three term test) 22.000070681808293 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999144 y[1] (analytic) 0.4999152947913 y[1] (numeric) 0.4999152947913134 absolute error 1.3433698597964394e-14 relative error 2.6871949584124188e-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.018403188712827798 Order of pole (three term test) 22.00033879213491 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.169999999999914 y[1] (analytic) 0.49979826923404413 y[1] (numeric) 0.49979826923405757 absolute error 1.3433698597964394e-14 relative error 2.6878241532432558e-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.028392066153453438 Order of pole (three term test) 22.000806760282615 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999914 y[1] (analytic) 0.4996312642663621 y[1] (numeric) 0.4996312642663755 absolute error 1.3378187446733136e-14 relative error 2.6776121519090912e-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.03836958714617358 Order of pole (three term test) 22.001474399070386 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999914 y[1] (analytic) 0.4994142965886114 y[1] (numeric) 0.4994142965886248 absolute error 1.3378187446733136e-14 relative error 2.6787754251563434e-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.04833176081562287 Order of pole (three term test) 22.002341441451605 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999136 y[1] (analytic) 0.49914738789737906 y[1] (numeric) 0.49914738789739244 absolute error 1.3378187446733136e-14 relative error 2.680207844638384e-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.058274602425160804 Order of pole (three term test) 22.0034075406209 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999134 y[1] (analytic) 0.49883056488331173 y[1] (numeric) 0.4988305648833251 absolute error 1.3378187446733136e-14 relative error 2.681910129116208e-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.06819413497071303 Order of pole (three term test) 22.004672270152785 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.219999999999913 y[1] (analytic) 0.4984638592284469 y[1] (numeric) 0.4984638592284602 absolute error 1.3322676295501878e-14 relative error 2.6727466894236905e-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.07808639077151998 Order of pole (three term test) 22.00613512417234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999913 y[1] (analytic) 0.4980473076030443 y[1] (numeric) 0.4980473076030576 absolute error 1.3322676295501878e-14 relative error 2.6749820934922858e-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.08794741305715624 Order of pole (three term test) 22.007795517557437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2399999999999127 y[1] (analytic) 0.49758095166191946 y[1] (numeric) 0.4975809516619328 absolute error 1.3322676295501878e-14 relative error 2.677489210751369e-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.09777325755018626 Order of pole (three term test) 22.00965278617287 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999125 y[1] (analytic) 0.49706483804027785 y[1] (numeric) 0.49706483804029117 absolute error 1.3322676295501878e-14 relative error 2.680269308130446e-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.10755999404382227 Order of pole (three term test) 22.011706187135967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999123 y[1] (analytic) 0.4964990183490515 y[1] (numeric) 0.49649901834906485 absolute error 1.3322676295501878e-14 relative error 2.6833237938318936e-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.11730370797395481 Order of pole (three term test) 22.01395489911371 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.269999999999912 y[1] (analytic) 0.4958835491697381 y[1] (numeric) 0.4958835491697514 absolute error 1.3322676295501878e-14 relative error 2.6866542190819085e-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.12700050198492652 Order of pole (three term test) 22.01639802265129 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999912 y[1] (analytic) 0.49521849204874263 y[1] (numeric) 0.4952184920487559 absolute error 1.326716514427062e-14 relative error 2.679052853899644e-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.13664649748842153 Order of pole (three term test) 22.019034580531876 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2899999999999117 y[1] (analytic) 0.49450391349122297 y[1] (numeric) 0.49450391349123624 absolute error 1.326716514427062e-14 relative error 2.6829241958074214e-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.14623783621485023 Order of pole (three term test) 22.021863518167457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999114 y[1] (analytic) 0.49373988495443943 y[1] (numeric) 0.49373988495445265 absolute error 1.3211653993039363e-14 relative error 2.6758328414684357e-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.15577068175660497 Order of pole (three term test) 22.024883704020706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999112 y[1] (analytic) 0.49292648284060897 y[1] (numeric) 0.4929264828406222 absolute error 1.3211653993039363e-14 relative error 2.680248364199056e-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.1652412211025716 Order of pole (three term test) 22.028093930057548 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999911 y[1] (analytic) 0.49206378848926513 y[1] (numeric) 0.49206378848927834 absolute error 1.3211653993039363e-14 relative error 2.684947419846073e-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.17464566616328428 Order of pole (three term test) 22.03149291223037 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999911 y[1] (analytic) 0.4911518881691242 y[1] (numeric) 0.49115188816913735 absolute error 1.3156142841808105e-14 relative error 2.678630207622839e-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.18398025528610926 Order of pole (three term test) 22.035079290991614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999106 y[1] (analytic) 0.4901908730694582 y[1] (numeric) 0.49019087306947134 absolute error 1.3156142841808105e-14 relative error 2.683881639702404e-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.19324125475985732 Order of pole (three term test) 22.038851631837606 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999104 y[1] (analytic) 0.48918083929097633 y[1] (numeric) 0.48918083929098943 absolute error 1.3100631690576847e-14 relative error 2.6780753942785323e-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.20242496030821708 Order of pole (three term test) 22.042808425882306 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.35999999999991 y[1] (analytic) 0.4881218878362147 y[1] (numeric) 0.4881218878362278 absolute error 1.3100631690576847e-14 relative error 2.683885319843034e-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.21152769857141718 Order of pole (three term test) 22.046948090460845 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.36999999999991 y[1] (analytic) 0.48701412459943627 y[1] (numeric) 0.48701412459944937 absolute error 1.3100631690576847e-14 relative error 2.6899900904007604e-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.22054582857552021 Order of pole (three term test) 22.051268969762575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3799999999999097 y[1] (analytic) 0.4858576603560417 y[1] (numeric) 0.48585766035605477 absolute error 1.304512053934559e-14 relative error 2.684967554033415e-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.22947574318876499 Order of pole (three term test) 22.055769335493416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999095 y[1] (analytic) 0.4846526107514916 y[1] (numeric) 0.4846526107515046 absolute error 1.304512053934559e-14 relative error 2.691643509176215e-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.23831387056437014 Order of pole (three term test) 22.060447387567052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999093 y[1] (analytic) 0.4833990962897421 y[1] (numeric) 0.48339909628975514 absolute error 1.304512053934559e-14 relative error 2.698623278254236e-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.24705667556922523 Order of pole (three term test) 22.065301254825044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.409999999999909 y[1] (analytic) 0.4820972423211949 y[1] (numeric) 0.48209724232120793 absolute error 1.304512053934559e-14 relative error 2.7059106325802925e-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.2557006611978979 Order of pole (three term test) 22.070328995785196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999909 y[1] (analytic) 0.48074717903016195 y[1] (numeric) 0.48074717903017494 absolute error 1.2989609388114332e-14 relative error 2.7019626853180905e-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.264242369971388 Order of pole (three term test) 22.075528599418163 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4299999999999087 y[1] (analytic) 0.4793490414218473 y[1] (numeric) 0.47934904142186024 absolute error 1.2934098236883074e-14 relative error 2.698263085812771e-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.27267838532007427 Order of pole (three term test) 22.080897985951825 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999085 y[1] (analytic) 0.4779029693088467 y[1] (numeric) 0.47790296930885956 absolute error 1.2878587085651816e-14 relative error 2.6948121088841737e-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.281005332950296 Order of pole (three term test) 22.08643500770315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999083 y[1] (analytic) 0.4764091072971663 y[1] (numeric) 0.47640910729717917 absolute error 1.2878587085651816e-14 relative error 2.7032621518754115e-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.28921988219402495 Order of pole (three term test) 22.09213744993727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.459999999999908 y[1] (analytic) 0.4748676047717625 y[1] (numeric) 0.4748676047717753 absolute error 1.2823075934420558e-14 relative error 2.7003475927956306e-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.2973187473410904 Order of pole (three term test) 22.09800303175332 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.469999999999908 y[1] (analytic) 0.4732786158816032 y[1] (numeric) 0.47327861588161596 absolute error 1.27675647831893e-14 relative error 2.6976846945443385e-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.3052986889534165 Order of pole (three term test) 22.10402940699678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4799999999999076 y[1] (analytic) 0.47164229952425324 y[1] (numeric) 0.471642299524266 absolute error 1.27675647831893e-14 relative error 2.7070440450459968e-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.313156515160756 Order of pole (three term test) 22.110214165197895 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999074 y[1] (analytic) 0.4699588193299848 y[1] (numeric) 0.46995881932999756 absolute error 1.27675647831893e-14 relative error 2.716741182002261e-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.32088908293739565 Order of pole (three term test) 22.11655483253587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.499999999999907 y[1] (analytic) 0.46822834364541444 y[1] (numeric) 0.46822834364542715 absolute error 1.2712053631958042e-14 relative error 2.7149261262117822e-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.3284932993593244 Order of pole (three term test) 22.123048872828285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999907 y[1] (analytic) 0.46645104551666855 y[1] (numeric) 0.4664510455166812 absolute error 1.2656542480726785e-14 relative error 2.713369945758757e-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.33596612284136196 Order of pole (three term test) 22.12969368854563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5199999999999068 y[1] (analytic) 0.46462710267207885 y[1] (numeric) 0.4646271026720915 absolute error 1.2656542480726785e-14 relative error 2.724021566529111e-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.3433045643537513 Order of pole (three term test) 22.136486621850196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999065 y[1] (analytic) 0.4627566975044099 y[1] (numeric) 0.46275669750442255 absolute error 1.2656542480726785e-14 relative error 2.735031723793943e-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.3505056886177327 Order of pole (three term test) 22.143424955659253 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999063 y[1] (analytic) 0.46084001705261984 y[1] (numeric) 0.46084001705263244 absolute error 1.2601031329495527e-14 relative error 2.7343613538788474e-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.35756661527961325 Order of pole (three term test) 22.150505914731763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.549999999999906 y[1] (analytic) 0.4588772529831566 y[1] (numeric) 0.45887725298316917 absolute error 1.2545520178264269e-14 relative error 2.7339599199363147e-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.36448452006287363 Order of pole (three term test) 22.157726666778526 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999906 y[1] (analytic) 0.45686860157079145 y[1] (numeric) 0.456868601570804 absolute error 1.2545520178264269e-14 relative error 2.7459799459036255e-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.37125663589783764 Order of pole (three term test) 22.165084323594993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5699999999999057 y[1] (analytic) 0.4548142636789918 y[1] (numeric) 0.4548142636790043 absolute error 1.2490009027033011e-14 relative error 2.746177950973074e-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.37788025402846503 Order of pole (three term test) 22.172575942216543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999055 y[1] (analytic) 0.4527144447398349 y[1] (numeric) 0.45271444473984734 absolute error 1.2434497875801753e-14 relative error 2.746653662210312e-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.38435272509581736 Order of pole (three term test) 22.180198526095612 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999053 y[1] (analytic) 0.45056935473346477 y[1] (numeric) 0.4505693547334772 absolute error 1.2434497875801753e-14 relative error 2.7597300493633008e-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.3906714601977658 Order of pole (three term test) 22.187949026300274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.599999999999905 y[1] (analytic) 0.44837920816709453 y[1] (numeric) 0.4483792081671069 absolute error 1.2378986724570495e-14 relative error 2.7608297840512933e-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.3968339319245189 Order of pole (three term test) 22.1958243427338 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999905 y[1] (analytic) 0.44614422405355564 y[1] (numeric) 0.446144224053568 absolute error 1.2378986724570495e-14 relative error 2.7746603132274347e-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.40283767536955034 Order of pole (three term test) 22.20382132537461 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6199999999999046 y[1] (analytic) 0.443864625889397 y[1] (numeric) 0.44386462588940934 absolute error 1.2323475573339238e-14 relative error 2.7764040778527873e-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.4086802891155313 Order of pole (three term test) 22.21193677553626 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999044 y[1] (analytic) 0.4415406416325354 y[1] (numeric) 0.4415406416325477 absolute error 1.226796442210798e-14 relative error 2.7784451226842628e-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.4143594361948639 Order of pole (three term test) 22.22016744714691 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.639999999999904 y[1] (analytic) 0.4391725036794599 y[1] (numeric) 0.4391725036794721 absolute error 1.2156942119645464e-14 relative error 2.768147372112915e-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.4198728450244378 Order of pole (three term test) 22.22851004804766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999904 y[1] (analytic) 0.4367604488419923 y[1] (numeric) 0.43676044884200443 absolute error 1.2156942119645464e-14 relative error 2.7834347528211066e-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.4252183103142318 Order of pole (three term test) 22.236961241309363 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6599999999999038 y[1] (analytic) 0.4343047183236063 y[1] (numeric) 0.4343047183236184 absolute error 1.2101430968414206e-14 relative error 2.7863917792846235e-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.43039369394940175 Order of pole (three term test) 22.245517646567407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999036 y[1] (analytic) 0.4318055576953074 y[1] (numeric) 0.43180555769531936 absolute error 1.199040866595169e-14 relative error 2.7768073968173465e-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.4353969258454983 Order of pole (three term test) 22.25417584137378 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999033 y[1] (analytic) 0.42926321687107566 y[1] (numeric) 0.4292632168710876 absolute error 1.1934897514720433e-14 relative error 2.780321501039523e-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.4402260047764712 Order of pole (three term test) 22.262932362565977 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.689999999999903 y[1] (analytic) 0.42667795008287496 y[1] (numeric) 0.4266779500828869 absolute error 1.1934897514720433e-14 relative error 2.7971676324971286e-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.44487899917513557 Order of pole (three term test) 22.271783707652304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999903 y[1] (analytic) 0.4240500158552298 y[1] (numeric) 0.42405001585524166 absolute error 1.1879386363489175e-14 relative error 2.8014116069611905e-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.4493540479057709 Order of pole (three term test) 22.28072633621272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7099999999999027 y[1] (analytic) 0.42137967697937295 y[1] (numeric) 0.4213796769793847 absolute error 1.176836406102666e-14 relative error 2.7928171917039877e-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.453649361008551 Order of pole (three term test) 22.289756671315033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999025 y[1] (analytic) 0.4186672004869667 y[1] (numeric) 0.4186672004869784 absolute error 1.1712852909795402e-14 relative error 2.7976523826494566e-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.45776322041550555 Order of pole (three term test) 22.298871100945625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999023 y[1] (analytic) 0.4159128576233999 y[1] (numeric) 0.4159128576234116 absolute error 1.1712852909795402e-14 relative error 2.8161795662497014e-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.46169398063772205 Order of pole (three term test) 22.30806597945415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.739999999999902 y[1] (analytic) 0.41311692382066373 y[1] (numeric) 0.41311692382067533 absolute error 1.1601830607332886e-14 relative error 2.808364881311254e-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.465440069423521 Order of pole (three term test) 22.31733762901181 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999902 y[1] (analytic) 0.4102796786698084 y[1] (numeric) 0.41027967866981996 absolute error 1.1546319456101628e-14 relative error 2.8142557519633e-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.4689999883873353 Order of pole (three term test) 22.326682341082396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7599999999999016 y[1] (analytic) 0.4074014058929847 y[1] (numeric) 0.40740140589299617 absolute error 1.149080830487037e-14 relative error 2.8205126783211814e-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.4723723136090447 Order of pole (three term test) 22.336096377905676 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999014 y[1] (analytic) 0.40448239331507174 y[1] (numeric) 0.4044823933150831 absolute error 1.1379786002407855e-14 relative error 2.8134193701587316e-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.4755556962035241 Order of pole (three term test) 22.34557597399245 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.779999999999901 y[1] (analytic) 0.4015229328348948 y[1] (numeric) 0.40152293283490614 absolute error 1.1324274851176597e-14 relative error 2.8203307769305196e-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.47854886286017995 Order of pole (three term test) 22.355117337630656 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999901 y[1] (analytic) 0.3985233203960357 y[1] (numeric) 0.398523320396047 absolute error 1.1268763699945339e-14 relative error 2.827629682686302e-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.48135061635225823 Order of pole (three term test) 22.364716652402073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999901 y[1] (analytic) 0.39548385595723873 y[1] (numeric) 0.3954838559572499 absolute error 1.1157741397482823e-14 relative error 2.8212887149277824e-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.4839598360157182 Order of pole (three term test) 22.37437007870878 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999006 y[1] (analytic) 0.3924048434624147 y[1] (numeric) 0.3924048434624258 absolute error 1.1102230246251565e-14 relative error 2.8292796154833796e-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.4863754781974837 Order of pole (three term test) 22.384073755308947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999004 y[1] (analytic) 0.38928659081024747 y[1] (numeric) 0.3892865908102585 absolute error 1.1046719095020308e-14 relative error 2.8376829194214097e-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.48859657667289036 Order of pole (three term test) 22.39382380086134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999 y[1] (analytic) 0.3861294098234036 y[1] (numeric) 0.3861294098234146 absolute error 1.099120794378905e-14 relative error 2.846508881262342e-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.4906222430321617 Order of pole (three term test) 22.40361631547772 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8399999999999 y[1] (analytic) 0.38293361621735084 y[1] (numeric) 0.38293361621736177 absolute error 1.0935696792557792e-14 relative error 2.8557682923169525e-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.4924516670357631 Order of pole (three term test) 22.41344738228281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8499999999998997 y[1] (analytic) 0.3796995295687866 y[1] (numeric) 0.3796995295687975 absolute error 1.0880185641326534e-14 relative error 2.865472510245887e-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.4940841169384849 Order of pole (three term test) 22.423313068980974 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999998995 y[1] (analytic) 0.3764274732836807 y[1] (numeric) 0.3764274732836915 absolute error 1.0824674490095276e-14 relative error 2.8756334907409e-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.4955189397821315 Order of pole (three term test) 22.43320942942906 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999998993 y[1] (analytic) 0.37311777456493495 y[1] (numeric) 0.3731177745649457 absolute error 1.0769163338864018e-14 relative error 2.8862638215027798e-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.4967555616566965 Order of pole (three term test) 22.44313250521484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.879999999999899 y[1] (analytic) 0.36977076437966316 y[1] (numeric) 0.3697707643796739 absolute error 1.071365218763276e-14 relative error 2.8973767587078596e-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.49779348792991795 Order of pole (three term test) 22.45307832724032 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999899 y[1] (analytic) 0.3663867774260947 y[1] (numeric) 0.3663867774261053 absolute error 1.0602629885170245e-14 relative error 2.89383529603738e-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.4986323034451255 Order of pole (three term test) 22.46304291730929 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8999999999998987 y[1] (analytic) 0.3629661521001049 y[1] (numeric) 0.36296615210011546 absolute error 1.0547118733938987e-14 relative error 2.9058133032278243e-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.499271672687297 Order of pole (three term test) 22.473022289718575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999998984 y[1] (analytic) 0.3595092304613759 y[1] (numeric) 0.3595092304613864 absolute error 1.049160758270773e-14 relative error 2.9183138272258914e-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.4997113399172605 Order of pole (three term test) 22.48301245285228 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999998982 y[1] (analytic) 0.3560163581991908 y[1] (numeric) 0.3560163581992012 absolute error 1.0380585280245214e-14 relative error 2.9157607624415074e-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.49995112927398605 Order of pole (three term test) 22.49300941077834 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.929999999999898 y[1] (analytic) 0.35248788459786506 y[1] (numeric) 0.3524878845978754 absolute error 1.0325074129013956e-14 relative error 2.929199720096278e-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.49999094484492823 Order of pole (three term test) 22.503009164846883 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.939999999999898 y[1] (analytic) 0.34892416250181846 y[1] (numeric) 0.3489241625018287 absolute error 1.0269562977782698e-14 relative error 2.9432077458175966e-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.4998307707043897 Order of pole (three term test) 22.513007715289614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999998976 y[1] (analytic) 0.3453255482802909 y[1] (numeric) 0.34532554828030104 absolute error 1.0158540675320182e-14 relative error 2.9417286748430165e-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.49947067091989067 Order of pole (three term test) 22.523001062819663 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999998974 y[1] (analytic) 0.34169240179170557 y[1] (numeric) 0.34169240179171567 absolute error 1.0103029524088925e-14 relative error 2.9567615408222317e-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.49891078952654394 Order of pole (three term test) 22.53298521023127 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.969999999999897 y[1] (analytic) 0.3380250863476838 y[1] (numeric) 0.33802508634769385 absolute error 1.0047518372857667e-14 relative error 2.9724179590987666e-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.49815135046944176 Order of pole (three term test) 22.542956163998564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999897 y[1] (analytic) 0.33432396867671393 y[1] (numeric) 0.33432396867672387 absolute error 9.936496070395151e-15 relative error 2.9721159717398507e-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.49719265751408104 Order of pole (three term test) 22.552909935873004 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9899999999998967 y[1] (analytic) 0.3305894188874788 y[1] (numeric) 0.3305894188874886 absolute error 9.825473767932635e-15 relative error 2.972107758620335e-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.49603509412486196 Order of pole (three term test) 22.562842544478553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999998965 y[1] (analytic) 0.3268218104318451 y[1] (numeric) 0.3268218104318549 absolute error 9.769962616701378e-15 relative error 2.989385134300512e-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.494679123311706 Order of pole (three term test) 22.572750016904205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999897 y[1] (analytic) 0.3230215200675187 y[1] (numeric) 0.32302152006752854 absolute error 9.825473767932635e-15 relative error 3.0417396852936893e-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.49312528744485895 Order of pole (three term test) 22.582628390293078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0199999999998965 y[1] (analytic) 0.3191889278203694 y[1] (numeric) 0.31918892782037916 absolute error 9.769962616701378e-15 relative error 3.0608714040982147e-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.4913742080379502 Order of pole (three term test) 22.592473713427534 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.029999999999896 y[1] (analytic) 0.315324416946428 y[1] (numeric) 0.31532441694643765 absolute error 9.658940314238862e-15 relative error 3.063175509139169e-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.48942658549939483 Order of pole (three term test) 22.602282048309576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999896 y[1] (analytic) 0.31142837389356137 y[1] (numeric) 0.311428373893571 absolute error 9.603429163007604e-15 relative error 3.0836718706593582e-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.48728319885224075 Order of pole (three term test) 22.612049471736047 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999896 y[1] (analytic) 0.3075011882628282 y[1] (numeric) 0.30750118826283773 absolute error 9.547918011776346e-15 relative error 3.1050019890054947e-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.48494490542256846 Order of pole (three term test) 22.6217720768678 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999896 y[1] (analytic) 0.3035432527695189 y[1] (numeric) 0.3035432527695283 absolute error 9.43689570931383e-15 relative error 3.1089130208666795e-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.48241264049657284 Order of pole (three term test) 22.631445974792396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0699999999998955 y[1] (analytic) 0.2995549632038845 y[1] (numeric) 0.2995549632038938 absolute error 9.325873406851315e-15 relative error 3.1132428276622798e-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.4796874169464617 Order of pole (three term test) 22.64106729607968 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999895 y[1] (analytic) 0.295536718391558 y[1] (numeric) 0.2955367183915672 absolute error 9.2148511043888e-15 relative error 3.118005489991264e-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.47677032482531867 Order of pole (three term test) 22.650632192329397 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999895 y[1] (analytic) 0.2914889201536721 y[1] (numeric) 0.2914889201536812 absolute error 9.103828801926284e-15 relative error 3.123216071858502e-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.47366253093109856 Order of pole (three term test) 22.66013683771059 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999895 y[1] (analytic) 0.2874119732666775 y[1] (numeric) 0.2874119732666865 absolute error 8.992806499463768e-15 relative error 3.128890699038387e-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.4703652783399221 Order of pole (three term test) 22.66957743049182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999895 y[1] (analytic) 0.28330628542186537 y[1] (numeric) 0.2833062854218743 absolute error 8.93729534823251e-15 relative error 3.1546406868185695e-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.4668798859088633 Order of pole (three term test) 22.67895019456186 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999894 y[1] (analytic) 0.27917226718459887 y[1] (numeric) 0.2791722671846077 absolute error 8.826273045769994e-15 relative error 3.1615866198965034e-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.4632077477484229 Order of pole (three term test) 22.688251380940045 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999894 y[1] (analytic) 0.2750103319532567 y[1] (numeric) 0.2750103319532654 absolute error 8.715250743307479e-15 relative error 3.169063024435316e-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.4593503326649042 Order of pole (three term test) 22.697477269275833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999894 y[1] (analytic) 0.2708208959178937 y[1] (numeric) 0.2708208959179023 absolute error 8.604228440844963e-15 relative error 3.1770917866889987e-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.45530918357290884 Order of pole (three term test) 22.70662416933692 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999894 y[1] (analytic) 0.26660437801862225 y[1] (numeric) 0.2666043780186308 absolute error 8.548717289613705e-15 relative error 3.2065179698649132e-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.45108591687819255 Order of pole (three term test) 22.71568842248521 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999894 y[1] (analytic) 0.26236119990371853 y[1] (numeric) 0.26236119990372697 absolute error 8.43769498715119e-15 relative error 3.216060526574684e-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.4466822218311238 Order of pole (three term test) 22.724666403140322 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.169999999999893 y[1] (analytic) 0.258091785887458 y[1] (numeric) 0.2580917858874664 absolute error 8.382183835919932e-15 relative error 3.247753045335204e-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.4420998598510062 Order of pole (three term test) 22.73355452022969 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999893 y[1] (analytic) 0.25379656290768454 y[1] (numeric) 0.2537965629076928 absolute error 8.271161533457416e-15 relative error 3.258973028908178e-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.43734066382153436 Order of pole (three term test) 22.742349218624984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999893 y[1] (analytic) 0.24947596048311674 y[1] (numeric) 0.2494759604831249 absolute error 8.1601392309949e-15 relative error 3.2709120410610212e-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.4324065373576648 Order of pole (three term test) 22.7510469805641 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999893 y[1] (analytic) 0.24513041067039654 y[1] (numeric) 0.2451304106704046 absolute error 8.076872504148014e-15 relative error 3.294928802207333e-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.427299454044196 Order of pole (three term test) 22.75964432705825 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2099999999998925 y[1] (analytic) 0.24076034802088397 y[1] (numeric) 0.24076034802089197 absolute error 7.993605777301127e-15 relative error 3.320150449611307e-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.4220214566463596 Order of pole (three term test) 22.768137819283446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.219999999999892 y[1] (analytic) 0.2363662095372023 y[1] (numeric) 0.2363662095372102 absolute error 7.882583474838611e-15 relative error 3.3349028569999346e-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.4165746562927425 Order of pole (three term test) 22.776524059956056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999892 y[1] (analytic) 0.23194843462953807 y[1] (numeric) 0.23194843462954587 absolute error 7.799316747991725e-15 relative error 3.362521829668128e-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.41096123163086273 Order of pole (three term test) 22.784799694691625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999892 y[1] (analytic) 0.2275074650717006 y[1] (numeric) 0.2275074650717083 absolute error 7.688294445529209e-15 relative error 3.37935919733719e-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.40518342795574097 Order of pole (three term test) 22.7929614133466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999892 y[1] (analytic) 0.2230437449569449 y[1] (numeric) 0.2230437449569525 absolute error 7.605027718682322e-15 relative error 3.409657473313297e-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.3992435563118105 Order of pole (three term test) 22.801005951342326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999891 y[1] (analytic) 0.21855772065356266 y[1] (numeric) 0.21855772065357018 absolute error 7.521760991835436e-15 relative error 3.4415443981309773e-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.3931439925685318 Order of pole (three term test) 22.80893009097088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999891 y[1] (analytic) 0.21404984076024589 y[1] (numeric) 0.21404984076025332 absolute error 7.438494264988549e-15 relative error 3.4751225408853716e-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.3868871764700756 Order of pole (three term test) 22.81673066268205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999891 y[1] (analytic) 0.20952055606122738 y[1] (numeric) 0.2095205560612347 absolute error 7.327471962526033e-15 relative error 3.4972568325872303e-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.38047561065945823 Order of pole (three term test) 22.824404546351182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999891 y[1] (analytic) 0.20497031948120262 y[1] (numeric) 0.20497031948120986 absolute error 7.244205235679146e-15 relative error 3.5342703538809172e-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.3739118596775172 Order of pole (three term test) 22.831948672527098 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999891 y[1] (analytic) 0.20039958604003777 y[1] (numeric) 0.20039958604004493 absolute error 7.16093850883226e-15 relative error 3.573329990512844e-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.3671985489371309 Order of pole (three term test) 22.839360023659925 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.30999999999989 y[1] (analytic) 0.19580881280726803 y[1] (numeric) 0.19580881280727508 absolute error 7.049916206369744e-15 relative error 3.600408023161287e-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.36033836367308486 Order of pole (three term test) 22.846635635308044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.31999999999989 y[1] (analytic) 0.19119845885639103 y[1] (numeric) 0.19119845885639797 absolute error 6.938893903907228e-15 relative error 3.629157863201724e-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.353334047868017 Order of pole (three term test) 22.85377259732376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.32999999999989 y[1] (analytic) 0.1865689852189599 y[1] (numeric) 0.18656898521896675 absolute error 6.855627177060342e-15 relative error 3.674580300157866e-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.34618840315485977 Order of pole (three term test) 22.860768055017466 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.33999999999989 y[1] (analytic) 0.1819208548384805 y[1] (numeric) 0.18192085483848727 absolute error 6.772360450213455e-15 relative error 3.7226960351666855e-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.3389042876962244 Order of pole (three term test) 22.867619210299345 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3499999999998895 y[1] (analytic) 0.17725453252411746 y[1] (numeric) 0.17725453252412415 absolute error 6.689093723366568e-15 relative error 3.773722244567395e-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.331484615041174 Order of pole (three term test) 22.87432332279863 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.359999999999889 y[1] (analytic) 0.17257048490421364 y[1] (numeric) 0.17257048490422022 absolute error 6.5780714209040525e-15 relative error 3.8118171972195905e-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.32393235295984335 Order of pole (three term test) 22.880877710959695 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999889 y[1] (analytic) 0.16786918037962767 y[1] (numeric) 0.16786918037963414 absolute error 6.467049118441537e-15 relative error 3.852433843911451e-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.316250522256369 Order of pole (three term test) 22.887279753114687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999889 y[1] (analytic) 0.16315108907689424 y[1] (numeric) 0.1631510890769006 absolute error 6.356026815979021e-15 relative error 3.895791840521139e-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.3084421955606097 Order of pole (three term test) 22.893526888532097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999889 y[1] (analytic) 0.1584166828012119 y[1] (numeric) 0.15841668280121818 absolute error 6.2727600891321345e-15 relative error 3.959658779753307e-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.30051049609913394 Order of pole (three term test) 22.89961661844104 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3999999999998884 y[1] (analytic) 0.1536664349892629 y[1] (numeric) 0.1536664349892691 absolute error 6.189493362285248e-15 relative error 4.027875939672658e-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.2924585964459716 Order of pole (three term test) 22.905546507030763 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.409999999999888 y[1] (analytic) 0.14890082066186994 y[1] (numeric) 0.14890082066187602 absolute error 6.078471059822732e-15 relative error 4.082228044683496e-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.28428971725362684 Order of pole (three term test) 22.911314182424892 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.419999999999888 y[1] (analytic) 0.1441203163764944 y[1] (numeric) 0.14412031637650036 absolute error 5.9674487573602164e-15 relative error 4.14060203821027e-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.27600712596485955 Order of pole (three term test) 22.916917337630153 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.429999999999888 y[1] (analytic) 0.13932540017958103 y[1] (numeric) 0.13932540017958692 absolute error 5.88418203051333e-15 relative error 4.223337613191146e-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.26761413550575275 Order of pole (three term test) 22.922353731459197 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.439999999999888 y[1] (analytic) 0.13451655155875383 y[1] (numeric) 0.13451655155875963 absolute error 5.800915303666443e-15 relative error 4.3124174954282354e-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.2591141029605841 Order of pole (three term test) 22.927621189426965 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.449999999999887 y[1] (analytic) 0.12969425139486754 y[1] (numeric) 0.12969425139487323 absolute error 5.689893001203927e-15 relative error 4.387158983539263e-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.25051042822903985 Order of pole (three term test) 22.932717604620496 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999887 y[1] (analytic) 0.12485898191391992 y[1] (numeric) 0.12485898191392551 absolute error 5.592748486549226e-15 relative error 4.479252033630204e-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.24180655266629864 Order of pole (three term test) 22.937640938541673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999887 y[1] (analytic) 0.12001122663882971 y[1] (numeric) 0.1200112266388352 absolute error 5.495603971894525e-15 relative error 4.579241564152481e-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.2330059577065354 Order of pole (three term test) 22.942389221922564 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999887 y[1] (analytic) 0.11515147034108465 y[1] (numeric) 0.11515147034109004 absolute error 5.384581669432009e-15 relative error 4.676085901015938e-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.224112163470394 Order of pole (three term test) 22.946960555513144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4899999999998865 y[1] (analytic) 0.11028019899226472 y[1] (numeric) 0.11028019899227 absolute error 5.2735593669694936e-15 relative error 4.781963956502646e-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.21512872735698704 Order of pole (three term test) 22.951353110840905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.499999999999886 y[1] (analytic) 0.10539789971544541 y[1] (numeric) 0.10539789971545059 absolute error 5.176414852314792e-15 relative error 4.911307403933231e-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.20605924262098194 Order of pole (three term test) 22.955565130942286 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999886 y[1] (analytic) 0.10050506073648587 y[1] (numeric) 0.10050506073649093 absolute error 5.065392549852277e-15 relative error 5.039937802866689e-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.1969073369353482 Order of pole (three term test) 22.95959493106543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999886 y[1] (analytic) 0.0956021713352066 y[1] (numeric) 0.09560217133521157 absolute error 4.9682480351975755e-15 relative error 5.196794137423489e-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.18767667094033663 Order of pole (three term test) 22.963440899343976 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999886 y[1] (analytic) 0.09068972179646204 y[1] (numeric) 0.0906897217964669 absolute error 4.85722573273506e-15 relative error 5.3558723486177336e-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.1783709367792715 Order of pole (three term test) 22.96710149744192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.5399999999998855 y[1] (analytic) 0.08576820336111234 y[1] (numeric) 0.08576820336111708 absolute error 4.746203430272544e-15 relative error 5.53375638555639e-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.16899385662174157 Order of pole (three term test) 22.970575261168833 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999885 y[1] (analytic) 0.08083810817689978 y[1] (numeric) 0.08083810817690443 absolute error 4.649058915617843e-15 relative error 5.751073374260822e-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.15954918117478475 Order of pole (three term test) 22.973860801065527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999885 y[1] (analytic) 0.0758999292492344 y[1] (numeric) 0.07589992924923895 absolute error 4.551914400963142e-15 relative error 5.997257765571707e-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.15004068818265176 Order of pole (three term test) 22.976956802959844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999885 y[1] (analytic) 0.07095416039189384 y[1] (numeric) 0.07095416039189828 absolute error 4.440892098500626e-15 relative error 6.258818473747983e-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.1404721809157617 Order of pole (three term test) 22.979862028492327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999885 y[1] (analytic) 0.06600129617764236 y[1] (numeric) 0.06600129617764669 absolute error 4.3298697960381105e-15 relative error 6.5602799441760575e-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.13084748664944276 Order of pole (three term test) 22.982575315611488 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999884 y[1] (analytic) 0.06104183188877401 y[1] (numeric) 0.061041831888778236 absolute error 4.225786387479502e-15 relative error 6.922771248378362e-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.1211704551330739 Order of pole (three term test) 22.985095579038653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999884 y[1] (analytic) 0.056076263467584805 y[1] (numeric) 0.05607626346758893 absolute error 4.121702978920894e-15 relative error 7.35017407374774e-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.11144495705023633 Order of pole (three term test) 22.98742181070205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999884 y[1] (analytic) 0.0511050874667789 y[1] (numeric) 0.051105087466782925 absolute error 4.0245584642661925e-15 relative error 7.875064232856222e-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.10167488247049165 Order of pole (three term test) 22.989553080140052 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999884 y[1] (analytic) 0.04612880099981376 y[1] (numeric) 0.04612880099981767 absolute error 3.913536161803677e-15 relative error 8.483932113950843e-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.09186413929340591 Order of pole (three term test) 22.99148853487328 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6299999999998835 y[1] (analytic) 0.04114790169118917 y[1] (numeric) 0.04114790169119298 absolute error 3.809452753245068e-15 relative error 9.257951430511877e-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.08201665168544155 Order of pole (three term test) 22.993227400745646 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.639999999999883 y[1] (analytic) 0.036162887626685264 y[1] (numeric) 0.03616288762668897 absolute error 3.70536934468646e-15 relative error 1.024633149580732e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07213635851034378 Order of pole (three term test) 22.994768982234 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999883 y[1] (analytic) 0.031174257303554335 y[1] (numeric) 0.031174257303557933 absolute error 3.597816489175898e-15 relative error 1.1540985416726167e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06222721175364718 Order of pole (three term test) 22.996112662726283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999883 y[1] (analytic) 0.026182509580671507 y[1] (numeric) 0.026182509580675 absolute error 3.4937330806172895e-15 relative error 1.334376702833879e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0522931749419342 Order of pole (three term test) 22.997257904768233 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999883 y[1] (analytic) 0.0211881436286493 y[1] (numeric) 0.021188143628652685 absolute error 3.3861802251067274e-15 relative error 1.5981486082283036e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.042338221557477525 Order of pole (three term test) 22.99820425027829 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6799999999998825 y[1] (analytic) 0.016191658879920953 y[1] (numeric) 0.016191658879924235 absolute error 3.282096816548119e-15 relative error 2.0270293741292937e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.032366333448899956 Order of pole (three term test) 22.998951320730868 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999882 y[1] (analytic) 0.01119355497879762 y[1] (numeric) 0.011193554978800795 absolute error 3.174543961037557e-15 relative error 2.8360462489804622e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.022381499238488145 Order of pole (three term test) 22.999498817307746 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999882 y[1] (analytic) 0.006194331731504339 y[1] (numeric) 0.006194331731507407 absolute error 3.0678584672649833e-15 relative error 4.952686746920368e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.012387712726796975 Order of pole (three term test) 22.999846521017595 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999882 y[1] (analytic) 0.001194489056199833 y[1] (numeric) 0.0011944890562027941 absolute error 2.9611729734924097e-15 relative error 2.4790289690163706e-10% Correct digits 12 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0023889712951823835 Order of pole (three term test) 22.99999429278358 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999882 y[1] (analytic) -0.003805473067014889 y[1] (numeric) -0.003805473067012034 absolute error 2.8549211605888303e-15 relative error 7.502145226922612e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.007610725693097755 Order of pole (three term test) 22.999942073498943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999881 y[1] (analytic) -0.008805054646094126 y[1] (numeric) -0.008805054646091378 absolute error 2.7478019859472624e-15 relative error 3.1207097472883626e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.01760737849257564 Order of pole (three term test) 22.999689884050717 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999881 y[1] (analytic) -0.013803755727046275 y[1] (numeric) -0.013803755727043635 absolute error 2.6402491304367004e-15 relative error 1.9127034574101815e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.027596988575418424 Order of pole (three term test) 22.99923782531131 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999881 y[1] (analytic) -0.01880107644392881 y[1] (numeric) -0.018801076443926278 absolute error 2.5326962749261384e-15 relative error 1.3471017377539515e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.037575560230785975 Order of pole (three term test) 22.998586078098192 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999881 y[1] (analytic) -0.023796517068834466 y[1] (numeric) -0.02379651706883204 absolute error 2.4251434194155763e-15 relative error 1.0191169625372231e-11% Correct digits 13 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.047539102163061994 Order of pole (three term test) 22.99773490310157 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999881 y[1] (analytic) -0.0287895780618636 y[1] (numeric) -0.028789578061861283 absolute error 2.3175905639050143e-15 relative error 8.050102571579656e-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.05748362908831905 Order of pole (three term test) 22.996684640780078 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.77999999999988 y[1] (analytic) -0.033779760121077786 y[1] (numeric) -0.03377976012107557 absolute error 2.213507155346406e-15 relative error 6.55276161646047e-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.06740516332837895 Order of pole (three term test) 22.995435711224648 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.78999999999988 y[1] (analytic) -0.03876656423242957 y[1] (numeric) -0.03876656423242746 absolute error 2.1094237467877974e-15 relative error 5.4413482044488e-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.07729973640183103 Order of pole (three term test) 22.993988613990457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.79999999999988 y[1] (analytic) -0.043749491719663476 y[1] (numeric) -0.04374949171966147 absolute error 2.005340338229189e-15 relative error 4.583688311349858e-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.08716339061137174 Order of pole (three term test) 22.992343927897085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.80999999999988 y[1] (analytic) -0.0487280442941832 y[1] (numeric) -0.0487280442941813 absolute error 1.8943180357666733e-15 relative error 3.887531427139183e-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.09699218062683097 Order of pole (three term test) 22.99050231079706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8199999999998795 y[1] (analytic) -0.053701724104880076 y[1] (numeric) -0.053701724104878286 absolute error 1.790234627208065e-15 relative error 3.3336632241298557e-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.10678217506325137 Order of pole (three term test) 22.98846449931265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.829999999999879 y[1] (analytic) -0.05867003378791775 y[1] (numeric) -0.05867003378791607 absolute error 1.6792123247455493e-15 relative error 2.862129465981932e-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.11652945805338974 Order of pole (three term test) 22.9862313085413 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999879 y[1] (analytic) -0.06363247651646817 y[1] (numeric) -0.06363247651646659 absolute error 1.582067810090848e-15 relative error 2.4862584276150352e-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.12623013081401216 Order of pole (three term test) 22.983803631729522 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999879 y[1] (analytic) -0.06858855605039382 y[1] (numeric) -0.06858855605039235 absolute error 1.4710455076283324e-15 relative error 2.144738994866019e-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.1358803132053551 Order of pole (three term test) 22.981182439915692 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999879 y[1] (analytic) -0.07353777678587138 y[1] (numeric) -0.07353777678587001 absolute error 1.3739009929736312e-15 relative error 1.8682928054436303e-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.14547614528312894 Order of pole (three term test) 22.978368781541576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999878 y[1] (analytic) -0.07847964380495162 y[1] (numeric) -0.07847964380495036 absolute error 1.2628786905111156e-15 relative error 1.609179946904187e-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.15501378884244588 Order of pole (three term test) 22.975363782032996 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.879999999999878 y[1] (analytic) -0.08341366292505085 y[1] (numeric) -0.0834136629250497 absolute error 1.1518563880486e-15 relative error 1.3808965433919022e-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.16448942895304855 Order of pole (three term test) 22.972168643349697 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.889999999999878 y[1] (analytic) -0.08833934074836874 y[1] (numeric) -0.08833934074836769 absolute error 1.0547118733938987e-15 relative error 1.1939322440702896e-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.17389927548523335 Order of pole (three term test) 22.96878464350457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.899999999999878 y[1] (analytic) -0.09325618471122767 y[1] (numeric) -0.09325618471122671 absolute error 9.575673587391975e-16 relative error 1.0268137836695246e-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.18323956462585006 Order of pole (three term test) 22.965213136052416 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.909999999999878 y[1] (analytic) -0.0981637031333287 y[1] (numeric) -0.09816370313332784 absolute error 8.604228440844963e-16 relative error 8.765183225777921e-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.19250656038377825 Order of pole (three term test) 22.961455549548607 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.919999999999877 y[1] (analytic) -0.1030614052669192 y[1] (numeric) -0.10306140526691845 absolute error 7.494005416219807e-16 relative error 7.27139844135741e-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.20169655608427264 Order of pole (three term test) 22.957513386977627 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999877 y[1] (analytic) -0.10794880134586723 y[1] (numeric) -0.1079488013458666 absolute error 6.38378239159465e-16 relative error 5.913713086207465e-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.210805875851585 Order of pole (three term test) 22.95338822515196 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999877 y[1] (analytic) -0.11282540263463772 y[1] (numeric) -0.11282540263463718 absolute error 5.412337245047638e-16 relative error 4.79709100846234e-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.2198308760792642 Order of pole (three term test) 22.949081714081327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999877 y[1] (analytic) -0.1176907214771656 y[1] (numeric) -0.11769072147716517 absolute error 4.3021142204224816e-16 relative error 3.6554404344077196e-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.22876794688755098 Order of pole (three term test) 22.944595576312736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9599999999998765 y[1] (analytic) -0.12254427134562103 y[1] (numeric) -0.12254427134562071 absolute error 3.191891195797325e-16 relative error 2.6046841363926256e-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.23761351356728133 Order of pole (three term test) 22.93993160624149 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.969999999999876 y[1] (analytic) -0.12738556688906177 y[1] (numeric) -0.12738556688906158 absolute error 1.942890293094024e-16 relative error 1.525204417221033e-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.2463640380097226 Order of pole (three term test) 22.935091669393408 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999876 y[1] (analytic) -0.1322141239819679 y[1] (numeric) -0.13221412398196783 absolute error 8.326672684688674e-17 relative error 6.297869269870374e-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.2550160201217701 Order of pole (three term test) 22.930077701678723 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999876 y[1] (analytic) -0.13702945977265393 y[1] (numeric) -0.13702945977265393 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.2635659992259373 Order of pole (three term test) 22.924891708617658 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999876 y[1] (analytic) -0.1418310927315535 y[1] (numeric) -0.14183109273155362 absolute error 1.1102230246251565e-16 relative error 7.827783056896399e-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.2720105554445807 Order of pole (three term test) 22.9195357645383 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin ( x ) / 2.0 ; Iterations 1001 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 9 Minutes 59.0 Seconds Percent Done 100.19999999999875%