##############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=10000000 $glob_max_minutes=3 $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 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.4467202489329058e-121 estimated_step_error 1.4467202489329058e-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.708619645801692e-114 estimated_step_error 9.708619645801692e-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.515135514280619e-106 estimated_step_error 6.515135514280619e-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.371953128985706e-98 estimated_step_error 4.371953128985706e-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.9335918574428637e-90 estimated_step_error 2.9335918574428637e-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.9681951968751673e-82 estimated_step_error 1.9681951968751673e-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.3201556305784728e-74 estimated_step_error 1.3201556305784728e-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.85031591005414e-67 estimated_step_error 8.85031591005414e-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.9271314211981285e-59 estimated_step_error 5.9271314211981285e-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.961227297707384e-51 estimated_step_error 3.961227297707384e-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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -4.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.0023036508736034456 Order of pole (three term test) -0.8929951281963252 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.011945291896666165 Order of pole (three term test) -0.8965678563788775 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.021582145121887192 Order of pole (three term test) -0.9049744013618689 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.031210348010158904 Order of pole (three term test) -0.9182113867938524 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.04082604151086476 Order of pole (three term test) -0.9362734962754644 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.05042537161810433 Order of pole (three term test) -0.959153475520847 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.06000449092483453 Order of pole (three term test) -0.9868421353068753 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.06955956017428552 Order of pole (three term test) -1.0193283552089276 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.0790867498080097 Order of pole (three term test) -1.0565990881216103 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.0885822415099253 Order of pole (three term test) -1.098639365562508 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.098042229745718 Order of pole (three term test) -1.1454323037567116 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.10746292329696312 Order of pole (three term test) -1.1969591104995165 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.11684054678933863 Order of pole (three term test) -1.253199092794388 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.12617134221429605 Order of pole (three term test) -1.3141296652629304 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.13545157044356415 Order of pole (three term test) -1.3797263593232931 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.14467751273585852 Order of pole (three term test) -1.4499628331330898 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.15384547223518147 Order of pole (three term test) -1.5248108822926363 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.16295177546008996 Order of pole (three term test) -1.6042404513039235 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.1719927737833223 Order of pole (three term test) -1.688219645780475 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.18096484490117515 Order of pole (three term test) -1.7767147454029018 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.18986439429202562 Order of pole (three term test) -1.8696902176146508 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.19868785666340052 Order of pole (three term test) -1.967108732052129 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.20743169738699896 Order of pole (three term test) -2.06893117570309 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.21609241392108017 Order of pole (three term test) -2.175116668786854 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.22466653721963392 Order of pole (three term test) -2.2856225813496347 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.23315063312775422 Order of pole (three term test) -2.400404550567909 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.24154130376265145 Order of pole (three term test) -2.5194164987525753 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.24983518887973216 Order of pole (three term test) -2.642610652046202 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.25802896722319263 Order of pole (three term test) -2.7699375598055043 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.2661193578605766 Order of pole (three term test) -2.901346114660872 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.27410312150074734 Order of pole (three term test) -3.036783573244381 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.2819770617947492 Order of pole (three term test) -3.1761955775777193 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.28973802661901643 Order of pole (three term test) -3.3195261771107853 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.2973829093404183 Order of pole (three term test) -3.466717851401818 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.30490865006262513 Order of pole (three term test) -3.6177115334294907 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.31231223685328885 Order of pole (three term test) -3.7724466335270677 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.3195907069515451 Order of pole (three term test) -3.9308610639286745 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.32674114795534526 Order of pole (three term test) -4.092891263917242 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.33376069898814514 Order of pole (three term test) -4.258472225563676 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.34064655184447695 Order of pole (three term test) -4.427537520046365 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.3473959521139458 Order of pole (three term test) -4.600019324540037 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.354006200283199 Order of pole (three term test) -4.7758484496626625 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.3604746528154306 Order of pole (three term test) -4.954954367468987 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.3667987232069831 Order of pole (three term test) -5.137265239978851 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.3729758830206333 Order of pole (three term test) -5.322707948228567 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.3790036628951431 Order of pole (three term test) -5.511208121832997 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.38487965353068176 Order of pole (three term test) -5.702690169046242 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.39060150664972193 Order of pole (three term test) -5.8970773073081855 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.39616693593303565 Order of pole (three term test) -6.094291594264344 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.4015737179304195 Order of pole (three term test) -6.294253959246099 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.40681969294578685 Order of pole (three term test) -6.496884235198086 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.41190276589628677 Order of pole (three term test) -6.702101191039699 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.41682090714510867 Order of pole (three term test) -6.909822564447164 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.4215721533076498 Order of pole (three term test) -7.119965095042629 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.42615460803073146 Order of pole (three term test) -7.332444557976544 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.4305664427445628 Order of pole (three term test) -7.547175797889412 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.4348058973871631 Order of pole (three term test) -7.764072763239047 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.43887128110096 Order of pole (three term test) -7.9830485409789205 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.44276097290130223 Order of pole (three term test) -8.204015391573517 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.4464734223166289 Order of pole (three term test) -8.426884784336302 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.4500071500000514 Order of pole (three term test) -8.651567433075558 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.4533607483121212 Order of pole (three term test) -8.87797333203372 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.4565328818745608 Order of pole (three term test) -9.106011792105365 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 Radius of convergence (ratio test) for eq 1 13.92282195451615 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4595222880947527 Order of pole (three term test) -9.33559147731888 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 Radius of convergence (ratio test) for eq 1 14.21701119011323 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46232777766079425 Order of pole (three term test) -9.56662044156723 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 Radius of convergence (ratio test) for eq 1 14.51563638907664 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4649482350069319 Order of pole (three term test) -9.799006165572411 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 Radius of convergence (ratio test) for eq 1 14.818859749125673 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46738261874920906 Order of pole (three term test) -10.03265559406883 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 Radius of convergence (ratio test) for eq 1 15.126850370329162 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46962996209117 Order of pole (three term test) -10.267475173190347 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 Radius of convergence (ratio test) for eq 1 15.439784650042034 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4716893731994703 Order of pole (three term test) -10.503370888045575 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 Radius of convergence (ratio test) for eq 1 15.757846704638029 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47356003554926984 Order of pole (three term test) -10.740248300466593 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 Radius of convergence (ratio test) for eq 1 16.081228820203723 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4752412082392784 Order of pole (three term test) -10.978012586915233 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 Radius of convergence (ratio test) for eq 1 16.410131934561008 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4767322262763559 Order of pole (three term test) -11.216568576532016 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 Radius of convergence (ratio test) for eq 1 16.74476615320802 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4780325008295644 Order of pole (three term test) -11.455820789311963 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 Radius of convergence (ratio test) for eq 1 17.08535130201549 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4791415194535952 Order of pole (three term test) -11.695673474392153 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 Radius of convergence (ratio test) for eq 1 17.432117519789433 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48005884628149686 Order of pole (three term test) -11.936030648435317 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 Radius of convergence (ratio test) for eq 1 17.785305894114554 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4807841221866497 Order of pole (three term test) -12.176796134094095 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 Radius of convergence (ratio test) for eq 1 18.145169144231236 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48131706491394033 Order of pole (three term test) -12.417873598540512 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 Radius of convergence (ratio test) for eq 1 18.511972355073897 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4816574691801037 Order of pole (three term test) -12.659166592044993 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 Radius of convergence (ratio test) for eq 1 18.885993767018004 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4818052067432127 Order of pole (three term test) -12.90057858658952 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 Radius of convergence (ratio test) for eq 1 19.267525626349904 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817602264413084 Order of pole (three term test) -13.142013014499527 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 Radius of convergence (ratio test) for eq 1 19.331658670478543 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48152255420017537 Order of pole (three term test) -13.383373307078887 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 Radius of convergence (ratio test) for eq 1 18.948492998718734 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4810922930102784 Order of pole (three term test) -13.624562933232601 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 Radius of convergence (ratio test) for eq 1 18.572519835163835 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48046962287289174 Order of pole (three term test) -13.865485438061622 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 Radius of convergence (ratio test) for eq 1 18.203465421959013 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4796548007154618 Order of pole (three term test) -14.106044481414747 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 Radius of convergence (ratio test) for eq 1 17.841068703371587 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47864816027625606 Order of pole (three term test) -14.346143876381735 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 Radius of convergence (ratio test) for eq 1 17.485080575109272 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47745011195836806 Order of pole (three term test) -14.585687627712783 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 Radius of convergence (ratio test) for eq 1 17.13526318571295 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4760611426531534 Order of pole (three term test) -14.824579970148614 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 Radius of convergence (ratio test) for eq 1 16.79138928583988 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47448181553318775 Order of pole (three term test) -15.062725406646406 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 Radius of convergence (ratio test) for eq 1 16.453241621634525 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4727127698148511 Order of pole (three term test) -15.300028746486118 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 Radius of convergence (ratio test) for eq 1 16.120612368723194 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47075472049065104 Order of pole (three term test) -15.53639514324218 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 Radius of convergence (ratio test) for eq 1 15.793302603677054 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4686084580314125 Order of pole (three term test) -15.771730132605562 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 Radius of convergence (ratio test) for eq 1 15.471121810063329 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46627484805846897 Order of pole (three term test) -16.00593967004126 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 Radius of convergence (ratio test) for eq 1 15.15388741645508 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4637548309860105 Order of pole (three term test) -16.238930168266293 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 Radius of convergence (ratio test) for eq 1 14.841424363994655 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46104942163374263 Order of pole (three term test) -16.470608534533607 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 Radius of convergence (ratio test) for eq 1 14.533564701310635 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4581597088100372 Order of pole (three term test) -16.700882207706897 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.455086854865749 Order of pole (three term test) -16.929659195112254 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.45183209521890555 Order of pole (three term test) -17.156848109151607 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.4483967378504661 Order of pole (three term test) -17.382358203664072 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.444782162771375 Order of pole (three term test) -17.606099410020775 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.440989821461133 Order of pole (three term test) -17.827982372939033 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.43702123627813116 Order of pole (three term test) -18.04791848600191 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.43287799984199227 Order of pole (three term test) -18.265819926869362 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.42856177438818455 Order of pole (three term test) -18.48159969216722 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.4240742910951792 Order of pole (three term test) -18.69517163204035 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.41941734938442976 Order of pole (three term test) -18.90645048435679 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.4145928161934709 Order of pole (three term test) -19.115351908549272 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.4096026252224321 Order of pole (three term test) -19.321792519081374 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.4044487761542864 Order of pole (three term test) -19.52568991852498 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.39913333384914734 Order of pole (three term test) -19.726962730236565 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.3936584275129538 Order of pole (three term test) -19.9255306306195 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.3880262498408764 Order of pole (three term test) -20.12131438096005 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.3822390561358032 Order of pole (three term test) -20.314235858824624 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.3762991634022571 Order of pole (three term test) -20.504218089006436 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.37020894941612065 Order of pole (three term test) -20.691185274009467 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.36397085177053984 Order of pole (three term test) -20.875062824058155 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.35758736689839726 Order of pole (three term test) -21.055777386621205 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.3510610490717466 Order of pole (three term test) -21.233256875438354 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.34439450937861793 Order of pole (three term test) -21.407430499038732 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.33759041467759504 Order of pole (three term test) -21.578228788740205 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.3306514865305946 Order of pole (three term test) -21.745583626118794 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.32358050011426914 Order of pole (three term test) -21.909428269937788 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.31638028311047156 Order of pole (three term test) -22.069697382526247 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.309053714576222 Order of pole (three term test) -22.226327055596876 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.30160372379363176 Order of pole (three term test) -22.379254835493363 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.2940332891002334 Order of pole (three term test) -22.52841974785783 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.28634543670019386 Order of pole (three term test) -22.673762321708637 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.27854323945686954 Order of pole (three term test) -22.815224612919767 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.27062981566719074 Order of pole (three term test) -22.95275022709274 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.26260832781835436 Order of pole (three term test) -23.08628434181228 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.25448198132731914 Order of pole (three term test) -23.215773728277632 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.24625402326359921 Order of pole (three term test) -23.341166772300966 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.23792774105585865 Order of pole (three term test) -23.462413494665213 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.22950646118281617 Order of pole (three term test) -23.579465570833577 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.22099354784897499 Order of pole (three term test) -23.692276350003162 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.2123924016456948 Order of pole (three term test) -23.80080087349578 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.20370645819813624 Order of pole (three term test) -23.90499589247874 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.19493918679859834 Order of pole (three term test) -24.004819885009137 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.1860940890267965 Order of pole (three term test) -24.100233072395177 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.1771746973576065 Order of pole (three term test) -24.19119743486833 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.16818457375682785 Order of pole (three term test) -24.27767672656052 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.15912730826550983 Order of pole (three term test) -24.359636489780655 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.1500065175733941 Order of pole (three term test) -24.43704406858513 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.14082584358202796 Order of pole (three term test) -24.509868621637327 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.13158895195810605 Order of pole (three term test) -24.57808113435111 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.12229953067760968 Order of pole (three term test) -24.64165443031392 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.11296128856129918 Order of pole (three term test) -24.700563181985142 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.1035779538021388 Order of pole (three term test) -24.75478392066568 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.09415327248521742 Order of pole (three term test) -24.804295045735092 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.08469100710074454 Order of pole (three term test) -24.849076833152804 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.07519493505069576 Order of pole (three term test) -24.88911144322017 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.06566884714968697 Order of pole (three term test) -24.924382927600572 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.05611654612065888 Order of pole (three term test) -24.95487723559485 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.04654184508595301 Order of pole (three term test) -24.980582219669746 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.03694856605436577 Order of pole (three term test) -25.001487640237343 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.02734053840476309 Order of pole (three term test) -25.01758516968362 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.017721597366845625 Order of pole (three term test) -25.028868395644697 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.008095582499650067 Order of pole (three term test) -25.03533282352952 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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.7300000000000484 y[1] (analytic) 0.45824240667439436 y[1] (numeric) 0.4582424066744068 absolute error 1.2434497875801753e-14 relative error 2.7135196775092723e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 Radius of convergence (ratio test) for eq 1 14.631137772926955 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 14.940445944771545 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 15.254410256244741 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 15.57320088028511 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 15.89699522350613 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 16.225978339765092 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 16.560343371765107 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 16.900292022953973 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 17.246035062193357 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 17.597792863905653 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 17.955795986662526 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 18.32028579346616 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 18.691515117290283 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 19.06974897580165 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 19.455265339574442 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 19.145162490718985 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 18.766055547022077 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 18.394364386794827 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 18.029801321282587 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 17.672092389824734 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 17.320976529301646 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 16.976204802653417 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 16.637539681610647 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 16.304754379228388 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 15.977632228219376 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 15.655966101445596 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 15.339557871253485 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 15.028217904632818 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 14.721764591443291 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 14.420023903192353 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 14.12282898006403 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 Radius of convergence (ratio test) for eq 1 13.830019744092816 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -2.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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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.0007678862268617469 Order of pole (three term test) -0.8928724745875274 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.010409933058342664 Order of pole (three term test) -0.8956751604973223 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.02004780747921706 Order of pole (three term test) -0.9033120217448398 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.029677646538549776 Order of pole (three term test) -0.9157799911081972 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.03929559052589444 Order of pole (three term test) -0.9330740610461471 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.04889778452779075 Order of pole (three term test) -0.9551872857339373 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.058480379982280936 Order of pole (three term test) -0.9821107838871431 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.0680395362308025 Order of pole (three term test) -1.0138337423722668 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.07757142206681601 Order of pole (three term test) -1.050343420602565 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.08707221728053 Order of pole (three term test) -1.0916251557172363 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.0965381141990835 Order of pole (three term test) -1.1376623685417584 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.1059653192215526 Order of pole (three term test) -1.1884365703268425 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.1153500543481461 Order of pole (three term test) -1.2439273702631322 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.12468855870296042 Order of pole (three term test) -1.3041124837684486 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.13397709004966696 Order of pole (three term test) -1.368967741544068 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.1432119262995046 Order of pole (three term test) -1.4384670993961517 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.15238936701096018 Order of pole (three term test) -1.5125826488181902 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.16150573488051603 Order of pole (three term test) -1.5912846283299291 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.1705573772238536 Order of pole (three term test) -1.6745414355679797 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.1795406674469022 Order of pole (three term test) -1.7623196401229642 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.18845200650613173 Order of pole (three term test) -1.8545839971177664 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.1972878243574841 Order of pole (three term test) -1.9512974615210852 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.20604458139335585 Order of pole (three term test) -2.052421203190272 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.21471876986703609 Order of pole (three term test) -2.1579146226370196 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.2233069153040199 Order of pole (three term test) -2.267735367509248 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.2318055778996216 Order of pole (three term test) -2.3818393497822377 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.24021135390230736 Order of pole (three term test) -2.500180763651619 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.24852087698219308 Order of pole (three term test) -2.6227121041207893 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.2567308195841418 Order of pole (three term test) -2.7493841862748005 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.26483789426491117 Order of pole (three term test) -2.8801461652326052 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.2728388550138036 Order of pole (three term test) -3.014945556769194 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.2807304985562874 Order of pole (three term test) -3.15372825859899 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.28850966564005326 Order of pole (three term test) -3.296438572311458 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.29617324230298636 Order of pole (three term test) -3.443019225949684 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.3037181611225425 Order of pole (three term test) -3.593411397222488 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.31114140244601546 Order of pole (three term test) -3.7475547373401388 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.3184399956012069 Order of pole (three term test) -3.9053873954638414 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.3256110200870043 Order of pole (three term test) -4.066846043758564 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.33265160674338806 Order of pole (three term test) -4.231865903038755 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.3395589389003968 Order of pole (three term test) -4.400380768996139 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.3463302535055924 Order of pole (three term test) -4.572323038998676 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.3529628422295655 Order of pole (three term test) -4.747623739449319 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.3594540525490488 Order of pole (three term test) -4.9262125536933 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.36580128880719265 Order of pole (three term test) -5.108017850462028 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.3720020132505951 Order of pole (three term test) -5.292966712842023 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.3780537470426568 Order of pole (three term test) -5.480984967756413 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.3839540712528737 Order of pole (three term test) -5.671997215947073 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.38970062782166653 Order of pole (three term test) -5.865926862444675 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.3952911205003658 Order of pole (three term test) -6.062696147513966 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.40072331576598513 Order of pole (three term test) -6.262226178061531 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.40599504371042194 Order of pole (three term test) -6.464436959492909 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.4111041989037345 Order of pole (three term test) -6.669247428005832 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.41604874123115915 Order of pole (three term test) -6.876575483306191 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.4208266967035421 Order of pole (three term test) -7.086338021733258 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.42543615824086817 Order of pole (three term test) -7.298450969780296 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.4298752864285854 Order of pole (three term test) -7.512829317996922 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.43414231024643135 Order of pole (three term test) -7.7293871552589986 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.43823552776948205 Order of pole (three term test) -7.948037703392036 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.44215330684115567 Order of pole (three term test) -8.168693352133939 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.4458940857179099 Order of pole (three term test) -8.391265694422373 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.4494563736853958 Order of pole (three term test) -8.615665561992742 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.4528387516458277 Order of pole (three term test) -8.841803061271628 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.45603987267635304 Order of pole (three term test) -9.069587609551427 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 Radius of convergence (ratio test) for eq 1 13.876366876844987 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45905846255821275 Order of pole (three term test) -9.298927971431077 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 Radius of convergence (ratio test) for eq 1 14.169864151500732 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4618933202764953 Order of pole (three term test) -9.529732295508044 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 Radius of convergence (ratio test) for eq 1 14.467772169315289 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46454331849030145 Order of pole (three term test) -9.761908151306702 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 Radius of convergence (ratio test) for eq 1 14.770252063486634 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46700740397314566 Order of pole (three term test) -9.995362566427714 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 Radius of convergence (ratio test) for eq 1 15.07747180900207 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46928459802343925 Order of pole (three term test) -10.230002063903742 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 Radius of convergence (ratio test) for eq 1 15.389606613494712 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47137399684490455 Order of pole (three term test) -10.465732699745827 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 Radius of convergence (ratio test) for eq 1 15.706839334568379 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47327477189678624 Order of pole (three term test) -10.702460100665375 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 Radius of convergence (ratio test) for eq 1 16.029360925726177 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47498617021373973 Order of pole (three term test) -10.940089501956503 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 Radius of convergence (ratio test) for eq 1 16.357370913235968 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47650751469528574 Order of pole (three term test) -11.178525785523185 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 Radius of convergence (ratio test) for eq 1 16.691077906486107 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47783820436473456 Order of pole (three term test) -11.417673518036002 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 Radius of convergence (ratio test) for eq 1 17.03070014462704 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47897771459749405 Order of pole (three term test) -11.657436989202795 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 Radius of convergence (ratio test) for eq 1 17.376466082564328 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47992559731869355 Order of pole (three term test) -11.897720250138178 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 Radius of convergence (ratio test) for eq 1 17.72861501966685 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4806814811700573 Order of pole (three term test) -12.13842715181582 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 Radius of convergence (ratio test) for eq 1 18.08739777488677 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48124507164598795 Order of pole (three term test) -12.379461383588634 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 Radius of convergence (ratio test) for eq 1 18.453077412356688 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4816161511988206 Order of pole (three term test) -12.620726511760967 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 Radius of convergence (ratio test) for eq 1 18.825930021941183 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817945793132272 Order of pole (three term test) -12.862126018197369 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 Radius of convergence (ratio test) for eq 1 19.20624555967909 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817802925497615 Order of pole (three term test) -13.103563338952448 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 Radius of convergence (ratio test) for eq 1 19.39336655923222 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4815733045575474 Order of pole (three term test) -13.34494190290652 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 Radius of convergence (ratio test) for eq 1 19.009029212178458 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48117370605612575 Order of pole (three term test) -13.586165170391146 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 Radius of convergence (ratio test) for eq 1 18.63192919888378 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48058166478648773 Order of pole (three term test) -13.827136671789617 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 Radius of convergence (ratio test) for eq 1 18.26179066548832 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47979742543133397 Order of pole (three term test) -14.067760046096518 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 Radius of convergence (ratio test) for eq 1 17.898350584918553 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47882130950461177 Order of pole (three term test) -14.307939079421397 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 Radius of convergence (ratio test) for eq 1 17.541357997498903 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4776537152103947 Order of pole (three term test) -14.54757774342086 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 Radius of convergence (ratio test) for eq 1 17.190573304340997 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47629511727118184 Order of pole (three term test) -14.786580233644006 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 Radius of convergence (ratio test) for eq 1 16.845767609263728 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4747460667257031 Order of pole (three term test) -15.02485100777596 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 Radius of convergence (ratio test) for eq 1 16.506722105382607 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4730071906963348 Order of pole (three term test) -15.2622948237642 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 Radius of convergence (ratio test) for eq 1 16.17322750285338 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47107919212623245 Order of pole (three term test) -15.498816777812713 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 Radius of convergence (ratio test) for eq 1 15.845083494567184 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46896284948631206 Order of pole (three term test) -15.734322342228962 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 Radius of convergence (ratio test) for eq 1 15.522098256875278 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.466659016452209 Order of pole (three term test) -15.968717403108512 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 Radius of convergence (ratio test) for eq 1 15.204087982675494 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46416862155136834 Order of pole (three term test) -16.20190829784263 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 Radius of convergence (ratio test) for eq 1 14.89087644442123 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.461492667780422 Order of pole (three term test) -16.43380185243404 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 Radius of convergence (ratio test) for eq 1 14.582294584821296 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4586322321930248 Order of pole (three term test) -16.664305418606148 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.45558846545833287 Order of pole (three term test) -16.893326910691044 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.4523625913903169 Order of pole (three term test) -17.120774842281957 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.44895590644811617 Order of pole (three term test) -17.346558362635662 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.4453697792076465 Order of pole (three term test) -17.570587292810757 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.4416056498046943 Order of pole (three term test) -17.792772161527363 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.4376650293497294 Order of pole (three term test) -18.013024240734666 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.43354949931468867 Order of pole (three term test) -18.23125558087202 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.429260710891988 Order of pole (three term test) -18.447379045810155 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.4248003843260329 Order of pole (three term test) -18.661308347458803 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.42017030821750795 Order of pole (three term test) -18.8729580800272 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.4153723388007365 Order of pole (three term test) -19.08224375392435 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.4104083991944081 Order of pole (three term test) -19.289081829285728 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.4052804786259889 Order of pole (three term test) -19.493389749113597 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.3999906316301297 Order of pole (three term test) -19.695085972017992 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.39454097722140724 Order of pole (three term test) -19.894090004545806 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.3889336980417337 Order of pole (three term test) -20.090322433085497 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.38317103948278747 Order of pole (three term test) -20.283704955335025 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.37725530878381935 Order of pole (three term test) -20.474160411321115 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.371188874105204 Order of pole (three term test) -20.661612813957664 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.3649741635781135 Order of pole (three term test) -20.84598737913175 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.3586136643306948 Order of pole (three term test) -21.027210555305604 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.35210992149114834 Order of pole (three term test) -21.20521005262325 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.3454655371681075 Order of pole (three term test) -21.379914871510625 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.33868316940873094 Order of pole (three term test) -21.551255330758245 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.33176553113492224 Order of pole (three term test) -21.719163095075793 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.3247153890581107 Order of pole (three term test) -21.88357120210793 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.317535562573021 Order of pole (three term test) -22.044414088901167 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.31022892263087315 Order of pole (three term test) -22.201627617811713 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.30279839059246855 Order of pole (three term test) -22.355149101844376 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.29524693706161137 Order of pole (three term test) -22.504917329412866 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.2875775806993329 Order of pole (three term test) -22.65087258851228 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.2797933870193876 Order of pole (three term test) -22.792956690294286 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.27189746716549873 Order of pole (three term test) -22.931112992036425 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.26389297667083644 Order of pole (three term test) -23.065286419496502 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.2557831142002178 Order of pole (three term test) -23.19542348864386 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.24757112027552866 Order of pole (three term test) -23.321472326759135 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.23926027598486235 Order of pole (three term test) -23.44338269289464 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.23085390167589043 Order of pole (three term test) -23.561105997687626 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.22235535563397296 Order of pole (three term test) -23.674595322518886 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.21376803274553235 Order of pole (three term test) -23.783805438009566 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.20509536314720986 Order of pole (three term test) -23.8886928218491 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.19634081086133737 Order of pole (three term test) -23.989215675947754 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.18750787241825692 Order of pole (three term test) -24.085333942907056 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.17860007546602516 Order of pole (three term test) -24.177009321802164 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.16962097736804901 Order of pole (three term test) -24.264205283270112 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.16057416378919598 Order of pole (three term test) -24.346887083898274 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.15146324727093366 Order of pole (three term test) -24.425021779907695 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.14229186579604888 Order of pole (three term test) -24.498578240126132 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.13306368134351063 Order of pole (three term test) -24.567527158245916 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.12378237843403503 Order of pole (three term test) -24.63184106436207 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.11445166266691846 Order of pole (three term test) -24.69149433578635 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.10507525924870759 Order of pole (three term test) -24.74646320713318 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.09565691151427864 Order of pole (three term test) -24.796725779673675 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.0862003794408962 Order of pole (three term test) -24.84226202995426 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.07670943815583196 Order of pole (three term test) -24.883053817676682 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.06718787643811944 Order of pole (three term test) -24.91908489283642 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.05763949521502574 Order of pole (three term test) -24.95034090211693 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.04806810605382279 Order of pole (three term test) -24.97680939453718 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.038477529649442455 Order of pole (three term test) -24.99847982635048 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.028871594308599757 Order of pole (three term test) -25.015343565192794 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.019254134430972885 Order of pole (three term test) -25.027393893478813 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.009628988988025302 Order of pole (three term test) -25.03462601104483 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.000010159494476e-14 Order of pole (three term test) -25.037037037037038 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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 14.582294584817477 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 14.89087644441734 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 15.204087982671563 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 15.522098256871287 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 15.845083494563122 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 16.173227502849244 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 16.506722105378422 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 16.845767609259468 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 17.190573304336656 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 17.541357997494497 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 17.898350584914052 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 18.261790665483748 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 18.631929198879128 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 19.009029212173708 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 19.39336655922741 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 19.20624555968389 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 18.82593002194587 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 18.453077412361306 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 18.08739777489129 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 17.72861501967127 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 17.37646608256867 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 17.030700144631307 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 16.691077906490307 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 16.357370913240096 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 16.029360925730234 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 15.706839334572361 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 15.389606613498632 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 15.077471809005935 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 14.770252063490437 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 14.467772169319034 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 14.169864151504429 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 Radius of convergence (ratio test) for eq 1 13.876366876848618 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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 NO REAL POLE (three term test) for Equation 1 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.0088744683815181 Order of pole (three term test) -0.8949050896708924 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.018513266009329548 Order of pole (three term test) -0.901772189378918 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.02814464333320623 Order of pole (three term test) -0.9134710156509229 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.03776474002235433 Order of pole (three term test) -0.9299968698554186 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.04736970029518621 Order of pole (three term test) -0.9513431147003886 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.05695567447419512 Order of pole (three term test) -0.9775011769316962 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.06651882053830883 Order of pole (three term test) -1.0084605508184732 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.07605530567208028 Order of pole (three term test) -1.044208802424005 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.08556130781107665 Order of pole (three term test) -1.084731574660294 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.09503301718282821 Order of pole (three term test) -1.1300125931241487 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.10446663784270156 Order of pole (three term test) -1.1800336727123162 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.11385838920406278 Order of pole (three term test) -1.234774725012833 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.1232045075621012 Order of pole (three term test) -1.2942137664694664 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.13250124761068244 Order of pole (three term test) -1.358326927315748 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.1417448839516101 Order of pole (three term test) -1.427088461274826 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.15093171259567092 Order of pole (three term test) -1.500470756020996 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.16005805245484475 Order of pole (three term test) -1.57844434439845 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.16912024682507093 Order of pole (three term test) -1.660977916392516 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.17811466485895475 Order of pole (three term test) -1.7480383318482657 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.1870377030278115 Order of pole (three term test) -1.83959063393109 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.1958857865724503 Order of pole (three term test) -1.9355980633235719 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.20465537094209715 Order of pole (three term test) -2.0360220731525724 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.2133429432208704 Order of pole (three term test) -2.1408223446402364 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.22194502354122508 Order of pole (three term test) -2.249956803472294 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.2304581664837827 Order of pole (three term test) -2.3633816368766687 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.2388789624629805 Order of pole (three term test) -2.481051311405239 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.24720403909796707 Order of pole (three term test) -2.60291859141114 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.2554300625681905 Order of pole (three term test) -2.7289345582138753 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.2635537389531217 Order of pole (three term test) -2.85904862994406 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.2715718155555706 Order of pole (three term test) -2.993208582059482 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.2794810822080523 Order of pole (three term test) -3.131360568523733 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.287278372561677 Order of pole (three term test) -3.2734491436385698 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.2949605653570394 Order of pole (three term test) -3.419417284520755 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.30252458567658636 Order of pole (three term test) -3.569206414213851 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.3099674061779637 Order of pole (three term test) -3.7227564254253305 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.31728604830784096 Order of pole (three term test) -3.8800057048789878 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.32447758349571965 Order of pole (three term test) -4.040891158272358 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.3315391343272493 Order of pole (three term test) -4.205348235828728 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.3384678756965754 Order of pole (three term test) -4.373310958432962 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.34526103593725826 Order of pole (three term test) -4.5447119443402295 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.3519158979313077 Order of pole (three term test) -4.71948243644639 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.35842980019588927 Order of pole (three term test) -4.897552330108667 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.3648001379472678 Order of pole (three term test) -5.078850201504885 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.3710243641415658 Order of pole (three term test) -5.263303336519573 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.37709999049191834 Order of pole (three term test) -5.450837760144687 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.3830245884616232 Order of pole (three term test) -5.6413782663828105 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.3887957902328918 Order of pole (three term test) -5.834848448640338 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.39441128965081734 Order of pole (three term test) -6.031170730597945 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.3998688431421869 Order of pole (three term test) -6.230266397545528 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.4051662706087804 Order of pole (three term test) -6.432055628168716 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.4103014562947966 Order of pole (three term test) -6.6364575267734285 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.41527234962807663 Order of pole (three term test) -6.843390155935496 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.4200769660347908 Order of pole (three term test) -7.052770569561592 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.4247133877272725 Order of pole (three term test) -7.264514846347807 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.4291797644646961 Order of pole (three term test) -7.4785381236221395 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.4334743142863007 Order of pole (three term test) -7.694754631556761 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.437595324216883 Order of pole (three term test) -7.913077727736174 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.4415411509442821 Order of pole (three term test) -8.133419932066683 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.44531022146860594 Order of pole (three term test) -8.355692962013267 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.44890103372294354 Order of pole (three term test) -8.579807768148857 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.4523121571653359 Order of pole (three term test) -8.805674570001827 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.45554223334177846 Order of pole (three term test) -9.033202892186774 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 Radius of convergence (ratio test) for eq 1 13.83001974408919 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45858997642004706 Order of pole (three term test) -9.262301600803884 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 Radius of convergence (ratio test) for eq 1 14.122828980060346 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46145417369414826 Order of pole (three term test) -9.492878940091911 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 Radius of convergence (ratio test) for eq 1 14.420023903188609 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4641336860592074 Order of pole (three term test) -9.724842569319874 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 Radius of convergence (ratio test) for eq 1 14.721764591439484 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46662744845662324 Order of pole (three term test) -9.958099599902352 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 Radius of convergence (ratio test) for eq 1 15.028217904628972 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46893447028932433 Order of pole (three term test) -10.192556632723221 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 Radius of convergence (ratio test) for eq 1 15.339557871249564 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47105383580698174 Order of pole (three term test) -10.428119795652727 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 Radius of convergence (ratio test) for eq 1 15.65596610144161 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4729847044610403 Order of pole (three term test) -10.664694781242618 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 Radius of convergence (ratio test) for eq 1 15.977632228215327 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4747263112294427 Order of pole (three term test) -10.902186884583854 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 Radius of convergence (ratio test) for eq 1 16.30475437922426 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47627796691093915 Order of pole (three term test) -11.140501041311808 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 Radius of convergence (ratio test) for eq 1 16.637539681606462 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47763905838887877 Order of pole (three term test) -11.379541865743343 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 Radius of convergence (ratio test) for eq 1 16.97620480264917 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4788090488644001 Order of pole (three term test) -11.619213689130454 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 Radius of convergence (ratio test) for eq 1 17.3209765292973 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47978747805894495 Order of pole (three term test) -11.859420598014902 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 Radius of convergence (ratio test) for eq 1 17.6720923898203 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48057396238603345 Order of pole (three term test) -12.100066472668559 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 Radius of convergence (ratio test) for eq 1 18.029801321278075 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48116819509225467 Order of pole (three term test) -12.341055025603708 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 Radius of convergence (ratio test) for eq 1 18.39436438679023 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.481569946367431 Order of pole (three term test) -12.582289840137935 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 Radius of convergence (ratio test) for eq 1 18.76605554701741 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4817790634239382 Order of pole (three term test) -12.823674408998224 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 Radius of convergence (ratio test) for eq 1 19.145162490714196 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48179547054516403 Order of pole (three term test) -13.065112172948439 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 Radius of convergence (ratio test) for eq 1 19.4552653395793 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.48161916910311137 Order of pole (three term test) -13.306506559425083 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 Radius of convergence (ratio test) for eq 1 19.069748975806434 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4812502375451551 Order of pole (three term test) -13.547761021165512 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 Radius of convergence (ratio test) for eq 1 18.69151511729495 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4806888313499807 Order of pole (three term test) -13.788779074813371 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 Radius of convergence (ratio test) for eq 1 18.320285793470767 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.47993518295274096 Order of pole (three term test) -14.029464339485793 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 Radius of convergence (ratio test) for eq 1 17.95579598666704 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4789896016394826 Order of pole (three term test) -14.26972057528696 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 Radius of convergence (ratio test) for eq 1 17.597792863910076 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4778524734109044 Order of pole (three term test) -14.509451721752583 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 Radius of convergence (ratio test) for eq 1 17.24603506219771 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4765242608155198 Order of pole (three term test) -14.748561936210255 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 Radius of convergence (ratio test) for eq 1 16.90029202295825 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4750055027523134 Order of pole (three term test) -14.986955632040111 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 Radius of convergence (ratio test) for eq 1 16.560343371769324 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4732968142429892 Order of pole (three term test) -15.224537516820943 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 Radius of convergence (ratio test) for eq 1 16.22597833976923 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4713988861739183 Order of pole (three term test) -15.46121263034638 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 Radius of convergence (ratio test) for eq 1 15.896995223510205 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46931248500791317 Order of pole (three term test) -15.696886382496256 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 Radius of convergence (ratio test) for eq 1 15.573200880289125 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.4670384524659592 Order of pole (three term test) -15.931464590948107 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 Radius of convergence (ratio test) for eq 1 15.254410256248697 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46457770517905095 Order of pole (three term test) -16.164853518714033 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 Radius of convergence (ratio test) for eq 1 14.940445944775432 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.46193123431029065 Order of pole (three term test) -16.396959911487887 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 Radius of convergence (ratio test) for eq 1 14.631137772930778 Order of pole (ratio test) Not computed Radius of convergence (three term test) for eq 1 0.45910010514741717 Order of pole (three term test) -16.627691034788455 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.45608545666594824 Order of pole (three term test) -16.85695471088358 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.45288850106312395 Order of pole (three term test) -17.084659355481175 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.44951052326285884 Order of pole (three term test) -17.310714014172408 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.44595288039191483 Order of pole (three term test) -17.5350283986129 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.44221700122751917 Order of pole (three term test) -17.757512922427864 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.4383043856166659 Order of pole (three term test) -17.978078736827015 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.43421660386734734 Order of pole (three term test) -18.196637765915398 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.4299552961119681 Order of pole (three term test) -18.41310274168659 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.42552217164322115 Order of pole (three term test) -18.627387238684182 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.4209190082226918 Order of pole (three term test) -18.83940570831857 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.41614765136248505 Order of pole (three term test) -19.049073512825444 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.41121001358017734 Order of pole (three term test) -19.25630695885286 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.4061080736273943 Order of pole (three term test) -19.46102333066395 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.4008438756923394 Order of pole (three term test) -19.663140922942375 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.3954195285766 Order of pole (three term test) -19.862579073187874 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.3898372048465698 Order of pole (three term test) -20.05925819368928 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.38409913995983197 Order of pole (three term test) -20.253099803062995 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.37820763136686397 Order of pole (three term test) -20.444026557344387 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.3721650375884272 Order of pole (three term test) -20.631962280620424 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.36597377726901703 Order of pole (three term test) -20.816831995191738 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.35963632820675673 Order of pole (three term test) -20.9985619512524 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.35315522636012897 Order of pole (three term test) -21.177079656076216 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.3465330648319425 Order of pole (three term test) -21.35231390269824 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.3397724928309448 Order of pole (three term test) -21.524194798080643 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.33287621461150013 Order of pole (three term test) -21.692653790752022 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.32584698839175374 Order of pole (three term test) -21.85762369790978 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.3186876252507178 Order of pole (three term test) -22.019038731975076 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.31140098800471977 Order of pole (three term test) -22.176834526590408 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.30398999006365957 Order of pole (three term test) -22.330948162049705 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.2964575942675346 Order of pole (three term test) -22.4813181901515 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.2888068117036866 Order of pole (three term test) -22.627884658465586 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.2810407005052511 Order of pole (three term test) -22.770589134004 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.27316236463127697 Order of pole (three term test) -22.909374726287346 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.2651749526290018 Order of pole (three term test) -23.044186109797735 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.25708165637877073 Order of pole (three term test) -23.174969545809823 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.24888570982209543 Order of pole (three term test) -23.301672903591722 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.2405903876733552 Order of pole (three term test) -23.424245680967722 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.23219900411564254 Order of pole (three term test) -23.542639024235108 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.22371491148126946 Order of pole (three term test) -23.65680574742756 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.21514149891745507 Order of pole (three term test) -23.766700350917745 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.206482191037709 Order of pole (three term test) -23.872279039352385 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.19774044655944825 Order of pole (three term test) -23.973499738912647 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.18891975692837476 Order of pole (three term test) -24.070322113893752 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.18002364493015435 Order of pole (three term test) -24.162707582597267 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.17105566328993585 Order of pole (three term test) -24.25061933253031 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.16201939326026216 Order of pole (three term test) -24.334022334905832 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.15291844319791795 Order of pole (three term test) -24.412883358438606 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.14375644713027283 Order of pole (three term test) -24.487170982431692 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.13453706331167578 Order of pole (three term test) -24.55685560914857 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.12526397277046342 Order of pole (three term test) -24.621909475466143 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.11594087784714534 Order of pole (three term test) -24.682306663804397 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.1065715007243368 Order of pole (three term test) -24.738023112328545 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.09715958194900784 Order of pole (three term test) -24.789036624419882 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.08770887894762215 Order of pole (three term test) -24.835326877411724 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.07822316453474304 Order of pole (three term test) -24.876875430587262 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.0687062254156825 Order of pole (three term test) -24.913665732436307 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.05916186068377597 Order of pole (three term test) -24.94568312716816 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.04959388031286314 Order of pole (three term test) -24.97291486047828 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.040006103645559274 Order of pole (three term test) -24.995350084566454 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.03040235787790192 Order of pole (three term test) -25.012979862404737 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.02078647654096005 Order of pole (three term test) -25.025797171253497 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.011162297979992413 Order of pole (three term test) -25.033796905424197 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.0015336638317441636 Order of pole (three term test) -25.036975878288043 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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.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 Radius of convergence (ratio test) for eq 1 14.533564701306817 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 14.84142436399079 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 15.153887416451159 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 15.471121810059339 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 15.793302603673007 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 16.12061236871909 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 16.453241621630323 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 16.791389285835642 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 17.135263185708627 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 17.485080575104867 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 17.841068703367107 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 18.203465421954462 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 18.572519835159177 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 18.948492998714006 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 19.331658670473704 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 19.267525626354697 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 18.885993767022715 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 18.511972355078516 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 18.145169144235794 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 17.785305894119 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 17.43211751979378 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 17.085351302019774 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 16.744766153212225 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 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 Radius of convergence (ratio test) for eq 1 16.410131934565158 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 16.08122882020778 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 15.757846704642015 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 15.439784650045953 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 15.126850370333027 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 14.818859749129468 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 14.515636389080369 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 14.217011190116917 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 Radius of convergence (ratio test) for eq 1 13.92282195451979 Order of pole (ratio test) Not computed NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.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.007338913477248688 Order of pole (three term test) -0.8942576517449932 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.01697853631383679 Order of pole (three term test) -0.9003549199517242 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.026611353980004526 Order of pole (three term test) -0.9112844839454886 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.03623350556409983 Order of pole (three term test) -0.9270419540530124 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.04584113445584895 Order of pole (three term test) -0.9476210015834634 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.055430389901573826 Order of pole (three term test) -0.9730133614014047 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.06499742855698962 Order of pole (three term test) -1.0032088352869348 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.07453841603694236 Order of pole (three term test) -1.0381952960815826 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.0840495284614462 Order of pole (three term test) -1.0779586926181948 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.09352695399738208 Order of pole (three term test) -1.1224830554327137 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.10296689439522169 Order of pole (three term test) -1.1717505032554116 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.11236556652014235 Order of pole (three term test) -1.225741250278823 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.1217192038769024 Order of pole (three term test) -1.2844336141992787 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.13102405812784745 Order of pole (three term test) -1.347804025028624 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.14027640060342092 Order of pole (three term test) -1.41582703467236 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.14947252380456114 Order of pole (three term test) -1.4884753272701647 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.1586087428963582 Order of pole (three term test) -1.565719730294344 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.16768139719236647 Order of pole (three term test) -1.6475292264015693 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.1766868516289531 Order of pole (three term test) -1.733870966032799 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.18562149822908117 Order of pole (three term test) -1.8247102807560678 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.1944817575549261 Order of pole (three term test) -1.9200106973464774 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.20326408014872807 Order of pole (three term test) -2.0197339525974094 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.21196494796128906 Order of pole (three term test) -2.1238400088566713 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.22058087576753077 Order of pole (three term test) -2.2322870702810045 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.22910841256853282 Order of pole (three term test) -2.3450315998020597 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.23754414297947685 Order of pole (three term test) -2.462028336796647 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.24588468860293056 Order of pole (three term test) -2.5832303154537932 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.2541267093869112 Order of pole (three term test) -2.7085888838308425 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.26226690496717103 Order of pole (three term test) -2.838053723590501 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = sin(x) / 2.0; Iterations 1001 Total Elapsed Time 1.0 Seconds Elapsed Time(since restart) 1.0 Seconds Time to Timeout 2 Minutes 59.0 Seconds Percent Done 100.19999999999875%