##############ECHO OF PROBLEM################# ##############temp/addpostode.ode################# diff ( y , x , 1 ) = sin ( x ) + sin ( x ) ; ! #BEGIN FIRST INPUT BLOCK max_terms=30 # Digits:=32; ELIMINATED in preodein.rb ! #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=100 $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(2.0 - cos(x) - cos(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 desired_abs_gbl_error 1.0e-10 range 10.0 estimated_steps 10000000.0 step_error 1.0e-17 est_needed_step_err 1.0e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.4067353021209573e-183 estimated_step_error 1.4067353021209573e-183 best_h 2.0e-06 opt_iter 2 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 9.440440216411675e-176 estimated_step_error 9.440440216411675e-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 6.335371392617309e-168 estimated_step_error 6.335371392617309e-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 4.2515947071303217e-160 estimated_step_error 4.2515947071303217e-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 2.853195480908764e-152 estimated_step_error 2.853195480908764e-152 best_h 3.2e-05 opt_iter 6 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.914745157058884e-144 estimated_step_error 1.914745157058884e-144 best_h 6.4e-05 opt_iter 7 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.2849611492638675e-136 estimated_step_error 1.2849611492638675e-136 best_h 0.000128 opt_iter 8 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 8.623193751672551e-129 estimated_step_error 8.623193751672551e-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 5.786880995731623e-121 estimated_step_error 5.786880995731623e-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 3.883447858320677e-113 estimated_step_error 3.883447858320677e-113 best_h 0.001024 opt_iter 11 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.6060542057122477e-105 estimated_step_error 2.6060542057122477e-105 best_h 0.002048 opt_iter 12 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.7487812515942824e-97 estimated_step_error 1.7487812515942824e-97 best_h 0.004096 opt_iter 13 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.1734367429771455e-89 estimated_step_error 1.1734367429771455e-89 best_h 0.008192 opt_iter 14 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.872780787500669e-82 estimated_step_error 7.872780787500669e-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 5.280622522313891e-74 estimated_step_error 5.280622522313891e-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 3.540126364021656e-66 estimated_step_error 3.540126364021656e-66 best_h 0.065536 opt_iter 17 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.3708525684792514e-58 estimated_step_error 2.3708525684792514e-58 best_h 0.131072 opt_iter 18 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.5844909190829536e-50 estimated_step_error 1.5844909190829536e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] -5.0 y[1] (analytic) 1.4326756290735476 y[1] (numeric) 1.4326756290735476 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) 1.451882160909145 y[1] (numeric) 1.4518821609091457 absolute error 6.661338147750939e-16 relative error 4.588070800167224e-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) 1.4711435040718883 y[1] (numeric) 1.4711435040718894 absolute error 1.1102230246251565e-15 relative error 7.546667076000662e-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.970000000000001 y[1] (analytic) 1.4904577324435122 y[1] (numeric) 1.4904577324435138 absolute error 1.5543122344752192e-15 relative error 1.042842209236636e-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) 1.509822914617275 y[1] (numeric) 1.5098229146172766 absolute error 1.5543122344752192e-15 relative error 1.029466581429665e-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) 1.5292371140910959 y[1] (numeric) 1.529237114091098 absolute error 2.220446049250313e-15 relative error 1.4519959192659524e-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) 1.5486983894612067 y[1] (numeric) 1.5486983894612094 absolute error 2.6645352591003757e-15 relative error 1.720499793395775e-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) 1.568204794616288 y[1] (numeric) 1.5682047946162911 absolute error 3.1086244689504383e-15 relative error 1.9822822118784963e-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) 1.5877543789320798 y[1] (numeric) 1.5877543789320832 absolute error 3.3306690738754696e-15 relative error 2.097723122713521e-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) 1.6073451874664415 y[1] (numeric) 1.607345187466445 absolute error 3.552713678800501e-15 relative error 2.2102991358069283e-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) 1.6269752611548451 y[1] (numeric) 1.6269752611548491 absolute error 3.9968028886505635e-15 relative error 2.4565849180851024e-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.890000000000002 y[1] (analytic) 1.64664263700628 y[1] (numeric) 1.6466426370062848 absolute error 4.6629367034256575e-15 relative error 2.831784261279197e-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.880000000000003 y[1] (analytic) 1.6663453482995512 y[1] (numeric) 1.6663453482995563 absolute error 5.10702591327572e-15 relative error 3.0648064151211313e-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.870000000000003 y[1] (analytic) 1.6860814247799478 y[1] (numeric) 1.6860814247799532 absolute error 5.329070518200751e-15 relative error 3.1606246530450056e-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.860000000000003 y[1] (analytic) 1.7058488928562685 y[1] (numeric) 1.7058488928562743 absolute error 5.773159728050814e-15 relative error 3.3843324295766034e-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.850000000000003 y[1] (analytic) 1.7256457757981782 y[1] (numeric) 1.7256457757981847 absolute error 6.439293542825908e-15 relative error 3.731526848172235e-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.840000000000003 y[1] (analytic) 1.7454700939338808 y[1] (numeric) 1.7454700939338874 absolute error 6.661338147750939e-15 relative error 3.816357651100079e-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.830000000000004 y[1] (analytic) 1.765319864848082 y[1] (numeric) 1.7653198648480892 absolute error 7.327471962526033e-15 relative error 4.150789955086476e-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.820000000000004 y[1] (analytic) 1.7851931035802324 y[1] (numeric) 1.78519310358024 absolute error 7.549516567451064e-15 relative error 4.228963551511818e-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.810000000000004 y[1] (analytic) 1.8050878228230198 y[1] (numeric) 1.8050878228230276 absolute error 7.771561172376096e-15 relative error 4.3053645778973605e-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.800000000000004 y[1] (analytic) 1.8250020331210983 y[1] (numeric) 1.8250020331211068 absolute error 8.43769498715119e-15 relative error 4.623389362871633e-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.7900000000000045 y[1] (analytic) 1.8449337430700337 y[1] (numeric) 1.8449337430700425 absolute error 8.881784197001252e-15 relative error 4.814148058358809e-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.780000000000005 y[1] (analytic) 1.8648809595154408 y[1] (numeric) 1.8648809595154499 absolute error 9.103828801926284e-15 relative error 4.88172113907569e-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.770000000000005 y[1] (analytic) 1.884841687752297 y[1] (numeric) 1.8848416877523069 absolute error 9.769962616701378e-15 relative error 5.183439373283498e-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.760000000000005 y[1] (analytic) 1.904813931724414 y[1] (numeric) 1.9048139317244237 absolute error 9.769962616701378e-15 relative error 5.129090276999761e-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.750000000000005 y[1] (analytic) 1.924795694224036 y[1] (numeric) 1.9247956942240467 absolute error 1.0658141036401503e-14 relative error 5.537284330167954e-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.7400000000000055 y[1] (analytic) 1.9447849770915662 y[1] (numeric) 1.9447849770915773 absolute error 1.1102230246251565e-14 relative error 5.708718638322163e-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.730000000000006 y[1] (analytic) 1.9647797814153747 y[1] (numeric) 1.9647797814153862 absolute error 1.1546319456101628e-14 relative error 5.876648144141615e-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.720000000000006 y[1] (analytic) 1.984778107731692 y[1] (numeric) 1.9847781077317035 absolute error 1.1546319456101628e-14 relative error 5.817435919472815e-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.710000000000006 y[1] (analytic) 2.004777956224551 y[1] (numeric) 2.004777956224563 absolute error 1.199040866595169e-14 relative error 5.980916055428071e-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.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) 2.0247773269257685 y[1] (numeric) 2.0247773269257814 absolute error 1.2878587085651816e-14 relative error 6.360495504562692e-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.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) 2.0447742199149417 y[1] (numeric) 2.044774219914955 absolute error 1.3322676295501878e-14 relative error 6.515475481716546e-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.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) 2.064766635519435 y[1] (numeric) 2.0647666355194487 absolute error 1.3766765505351941e-14 relative error 6.667468017221532e-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.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) 2.084752574514349 y[1] (numeric) 2.0847525745143627 absolute error 1.3766765505351941e-14 relative error 6.603548868891054e-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.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) 2.1047300383224377 y[1] (numeric) 2.104730038322452 absolute error 1.4210854715202004e-14 relative error 6.751865776823654e-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.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) 2.1246970292139693 y[1] (numeric) 2.124697029213984 absolute error 1.4654943925052066e-14 relative error 6.897427597229548e-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.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) 2.1446515505064934 y[1] (numeric) 2.1446515505065085 absolute error 1.509903313490213e-14 relative error 7.040319967752456e-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.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) 2.1645916067645086 y[1] (numeric) 2.1645916067645246 absolute error 1.5987211554602254e-14 relative error 7.385786540352941e-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.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) 2.1845152039990072 y[1] (numeric) 2.1845152039990237 absolute error 1.6431300764452317e-14 relative error 7.521714993959723e-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.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) 2.2044203498668686 y[1] (numeric) 2.204420349866885 absolute error 1.6431300764452317e-14 relative error 7.45379653451514e-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.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) 2.2243050538700917 y[1] (numeric) 2.2243050538701095 absolute error 1.7763568394002505e-14 relative error 7.986120592180234e-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.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) 2.244167327554849 y[1] (numeric) 2.244167327554867 absolute error 1.7763568394002505e-14 relative error 7.91543846837702e-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.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) 2.2640051847103226 y[1] (numeric) 2.264005184710341 absolute error 1.8207657603852567e-14 relative error 8.042233174559721e-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.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) 2.283816641567329 y[1] (numeric) 2.2838166415673475 absolute error 1.865174681370263e-14 relative error 8.166919565356341e-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.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) 2.3035997169966915 y[1] (numeric) 2.3035997169967106 absolute error 1.9095836023552692e-14 relative error 8.289563452650884e-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.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) 2.3233524327073534 y[1] (numeric) 2.323352432707373 absolute error 1.9539925233402755e-14 relative error 8.410228667130494e-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.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) 2.3430728134442047 y[1] (numeric) 2.343072813444224 absolute error 1.9095836023552692e-14 relative error 8.149911481189835e-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.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) 2.3627588871856036 y[1] (numeric) 2.3627588871856235 absolute error 1.9984014443252818e-14 relative error 8.457915258148386e-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.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) 2.3824086853405824 y[1] (numeric) 2.382408685340603 absolute error 2.042810365310288e-14 relative error 8.574558923832388e-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.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) 2.4020202429457003 y[1] (numeric) 2.4020202429457207 absolute error 2.042810365310288e-14 relative error 8.504550997476616e-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.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) 2.4215915988615384 y[1] (numeric) 2.4215915988615597 absolute error 2.1316282072803006e-14 relative error 8.802591685082001e-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.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) 2.441120795968816 y[1] (numeric) 2.4411207959688377 absolute error 2.1760371282653068e-14 relative error 8.914090330387339e-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.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) 2.4606058813640965 y[1] (numeric) 2.4606058813641183 absolute error 2.1760371282653068e-14 relative error 8.843501288629644e-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.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) 2.4800449065550776 y[1] (numeric) 2.4800449065550993 absolute error 2.1760371282653068e-14 relative error 8.774184380749562e-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.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) 2.4994359276554388 y[1] (numeric) 2.499435927655461 absolute error 2.220446049250313e-14 relative error 8.883788636795229e-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.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) 2.5187770055792296 y[1] (numeric) 2.5187770055792527 absolute error 2.3092638912203256e-14 relative error 9.168195064927063e-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.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) 2.5380662062347756 y[1] (numeric) 2.538066206234799 absolute error 2.353672812205332e-14 relative error 9.273488636441082e-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.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) 2.5573016007180858 y[1] (numeric) 2.557301600718109 absolute error 2.3092638912203256e-14 relative error 9.030080341606514e-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.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) 2.5764812655057394 y[1] (numeric) 2.5764812655057634 absolute error 2.398081733190338e-14 relative error 9.307584593360577e-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.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) 2.595603282647242 y[1] (numeric) 2.5956032826472666 absolute error 2.4424906541753444e-14 relative error 9.410107740672376e-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.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) 2.6146657399568154 y[1] (numeric) 2.61466573995684 absolute error 2.4424906541753444e-14 relative error 9.341502498195754e-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.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) 2.6336667312046114 y[1] (numeric) 2.633666731204637 absolute error 2.5757174171303632e-14 relative error 9.779967171291477e-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.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) 2.652604356307342 y[1] (numeric) 2.652604356307368 absolute error 2.5757174171303632e-14 relative error 9.710145468945801e-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.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) 2.6714767215182764 y[1] (numeric) 2.6714767215183026 absolute error 2.6201263381153694e-14 relative error 9.807782778007053e-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.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) 2.6902819396166215 y[1] (numeric) 2.6902819396166477 absolute error 2.6201263381153694e-14 relative error 9.73922583923955e-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.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) 2.7090181300962373 y[1] (numeric) 2.7090181300962644 absolute error 2.708944180085382e-14 relative error 9.999727022827814e-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.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) 2.7276834193536903 y[1] (numeric) 2.727683419353718 absolute error 2.7533531010703882e-14 relative error 1.0094107994844872e-12% Correct digits 14 h 0.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) 2.7462759408756092 y[1] (numeric) 2.7462759408756368 absolute error 2.7533531010703882e-14 relative error 1.0025770025835505e-12% Correct digits 14 h 0.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) 2.7647938354253343 y[1] (numeric) 2.7647938354253627 absolute error 2.842170943040401e-14 relative error 1.0279865741248526e-12% Correct digits 14 h 0.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) 2.7832352512288434 y[1] (numeric) 2.7832352512288723 absolute error 2.886579864025407e-14 relative error 1.0371311094708703e-12% Correct digits 14 h 0.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) 2.801598344159923 y[1] (numeric) 2.801598344159953 absolute error 2.9753977059954195e-14 relative error 1.0620357883198319e-12% Correct digits 14 h 0.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) 2.8198812779245834 y[1] (numeric) 2.8198812779246136 absolute error 3.019806626980426e-14 relative error 1.0708984986782798e-12% Correct digits 14 h 0.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) 2.8380822242446833 y[1] (numeric) 2.838082224244714 absolute error 3.064215547965432e-14 relative error 1.0796782143198586e-12% Correct digits 14 h 0.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) 2.8561993630407585 y[1] (numeric) 2.8561993630407896 absolute error 3.108624468950438e-14 relative error 1.0883779715015914e-12% Correct digits 14 h 0.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) 2.874230882614027 y[1] (numeric) 2.874230882614058 absolute error 3.108624468950438e-14 relative error 1.0815500201303374e-12% Correct digits 14 h 0.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) 2.8921749798275567 y[1] (numeric) 2.8921749798275886 absolute error 3.197442310920451e-14 relative error 1.105549399058523e-12% Correct digits 14 h 0.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) 2.9100298602865813 y[1] (numeric) 2.910029860286613 absolute error 3.1530333899354446e-14 relative error 1.0835055107045988e-12% Correct digits 14 h 0.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) 2.9277937385179316 y[1] (numeric) 2.927793738517964 absolute error 3.241851231905457e-14 relative error 1.1072676292922546e-12% Correct digits 14 h 0.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) 2.94546483814859 y[1] (numeric) 2.9454648381486224 absolute error 3.241851231905457e-14 relative error 1.1006246585999527e-12% Correct digits 14 h 0.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) 2.9630413920833183 y[1] (numeric) 2.9630413920833507 absolute error 3.241851231905457e-14 relative error 1.0940958302395187e-12% Correct digits 14 h 0.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) 2.980521642681369 y[1] (numeric) 2.9805216426814027 absolute error 3.375077994860476e-14 relative error 1.1323782879241741e-12% Correct digits 14 h 0.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) 2.997903841932251 y[1] (numeric) 2.997903841932285 absolute error 3.419486915845482e-14 relative error 1.1406259493771843e-12% Correct digits 14 h 0.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) 3.0151862516305243 y[1] (numeric) 3.015186251630558 absolute error 3.375077994860476e-14 relative error 1.119359705568879e-12% Correct digits 14 h 0.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) 3.032367143549619 y[1] (numeric) 3.0323671435496538 absolute error 3.4638958368304884e-14 relative error 1.1423075349562494e-12% Correct digits 14 h 0.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) 3.049444799614662 y[1] (numeric) 3.0494447996146974 absolute error 3.552713678800501e-14 relative error 1.1650362319230812e-12% Correct digits 14 h 0.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) 3.0664175120742785 y[1] (numeric) 3.066417512074314 absolute error 3.552713678800501e-14 relative error 1.1585877216039206e-12% Correct digits 14 h 0.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) 3.083283583671366 y[1] (numeric) 3.0832835836714017 absolute error 3.552713678800501e-14 relative error 1.1522500549787798e-12% Correct digits 14 h 0.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) 3.1000413278128196 y[1] (numeric) 3.100041327812855 absolute error 3.552713678800501e-14 relative error 1.146021392336423e-12% Correct digits 14 h 0.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) 3.1166890687381894 y[1] (numeric) 3.1166890687382254 absolute error 3.597122599785507e-14 relative error 1.1541486880633313e-12% Correct digits 14 h 0.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) 3.133225141687257 y[1] (numeric) 3.133225141687293 absolute error 3.597122599785507e-14 relative error 1.148057492558112e-12% Correct digits 14 h 0.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) 3.149647893066506 y[1] (numeric) 3.1496478930665432 absolute error 3.730349362740526e-14 relative error 1.1843702818185963e-12% Correct digits 14 h 0.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) 3.165955680614486 y[1] (numeric) 3.1659556806145233 absolute error 3.730349362740526e-14 relative error 1.178269609262659e-12% Correct digits 14 h 0.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) 3.1821468735660314 y[1] (numeric) 3.1821468735660687 absolute error 3.730349362740526e-14 relative error 1.1722744143987793e-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) 3.1982198528153383 y[1] (numeric) 3.1982198528153765 absolute error 3.8191672047105385e-14 relative error 1.1941540545902718e-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) 3.214173011077878 y[1] (numeric) 3.214173011077916 absolute error 3.8191672047105385e-14 relative error 1.1882270156421277e-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) 3.2300047530511167 y[1] (numeric) 3.2300047530511553 absolute error 3.863576125695545e-14 relative error 1.1961518391098174e-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) 3.2457134955740514 y[1] (numeric) 3.24571349557409 absolute error 3.863576125695545e-14 relative error 1.1903626524534679e-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) 3.261297667785519 y[1] (numeric) 3.2612976677855583 absolute error 3.907985046680551e-14 relative error 1.1982914302128528e-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) 3.276755711281286 y[1] (numeric) 3.276755711281326 absolute error 3.9968028886505635e-14 relative error 1.2197439299152767e-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) 3.2920860802698853 y[1] (numeric) 3.2920860802699248 absolute error 3.952393967665557e-14 relative error 1.200574307990616e-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) 3.3072872417271917 y[1] (numeric) 3.3072872417272317 absolute error 3.9968028886505635e-14 relative error 1.208483750133321e-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) 3.3223576755497284 y[1] (numeric) 3.3223576755497684 absolute error 3.9968028886505635e-14 relative error 1.2030019880352704e-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) 3.33729587470667 y[1] (numeric) 3.337295874706711 absolute error 4.1300296516055823e-14 relative error 1.2375377571125873e-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) 3.352100345390552 y[1] (numeric) 3.3521003453905927 absolute error 4.085620730620576e-14 relative error 1.2188241131381054e-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) 3.36676960716664 y[1] (numeric) 3.3667696071666815 absolute error 4.1300296516055823e-14 relative error 1.226703972500594e-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) 3.381302193120983 y[1] (numeric) 3.3813021931210248 absolute error 4.1744385725905886e-14 relative error 1.2345653639249353e-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) 3.3956966500070953 y[1] (numeric) 3.395696650007137 absolute error 4.1744385725905886e-14 relative error 1.2293320054316e-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) 3.409951538391283 y[1] (numeric) 3.4099515383913253 absolute error 4.218847493575595e-14 relative error 1.2372162613096624e-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) 3.4240654327965876 y[1] (numeric) 3.4240654327966302 absolute error 4.263256414560601e-14 relative error 1.2450861405059682e-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) 3.43803692184533 y[1] (numeric) 3.438036921845373 absolute error 4.263256414560601e-14 relative error 1.2400263614017104e-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) 3.451864608400248 y[1] (numeric) 3.451864608400291 absolute error 4.3076653355456074e-14 relative error 1.247924187137217e-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) 3.465547109704209 y[1] (numeric) 3.4655471097042523 absolute error 4.3076653355456074e-14 relative error 1.2429971947238295e-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) 3.4790830575184852 y[1] (numeric) 3.4790830575185283 absolute error 4.3076653355456074e-14 relative error 1.2381611086393902e-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) 3.492471098259574 y[1] (numeric) 3.4924710982596174 absolute error 4.3520742565306136e-14 relative error 1.246130357012664e-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) 3.5057098931345587 y[1] (numeric) 3.5057098931346027 absolute error 4.39648317751562e-14 relative error 1.2540921272822704e-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) 3.518798118274984 y[1] (numeric) 3.5187981182750283 absolute error 4.440892098500626e-14 relative error 1.2620479917380652e-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) 3.531734464869243 y[1] (numeric) 3.531734464869287 absolute error 4.440892098500626e-14 relative error 1.2574252517211945e-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) 3.5445176392934563 y[1] (numeric) 3.5445176392935007 absolute error 4.440892098500626e-14 relative error 1.2528903931159016e-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) 3.5571463632408333 y[1] (numeric) 3.5571463632408786 absolute error 4.529709940470639e-14 relative error 1.273411177926265e-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) 3.5696193738495046 y[1] (numeric) 3.56961937384955 absolute error 4.529709940470639e-14 relative error 1.2689616079671165e-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) 3.581935423828802 y[1] (numeric) 3.581935423828848 absolute error 4.618527782440651e-14 relative error 1.2893944853712117e-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) 3.5940932815839925 y[1] (numeric) 3.5940932815840383 absolute error 4.574118861455645e-14 relative error 1.2726767234710543e-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) 3.606091731339431 y[1] (numeric) 3.6060917313394767 absolute error 4.574118861455645e-14 relative error 1.2684421812410895e-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) 3.61792957326014 y[1] (numeric) 3.6179295732601866 absolute error 4.6629367034256575e-14 relative error 1.288841202960138e-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) 3.629605623571794 y[1] (numeric) 3.6296056235718406 absolute error 4.6629367034256575e-14 relative error 1.2846951396435713e-12% Correct digits 14 h 0.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) 3.6411187146790915 y[1] (numeric) 3.6411187146791377 absolute error 4.618527782440651e-14 relative error 1.268436473609376e-12% Correct digits 14 h 0.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) 3.652467695282514 y[1] (numeric) 3.6524676952825614 absolute error 4.75175454539567e-14 relative error 1.3009709987395597e-12% Correct digits 14 h 0.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) 3.663651430493461 y[1] (numeric) 3.6636514304935086 absolute error 4.75175454539567e-14 relative error 1.2969996287981062e-12% Correct digits 14 h 0.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) 3.67466880194773 y[1] (numeric) 3.674668801947778 absolute error 4.796163466380676e-14 relative error 1.3051961210323245e-12% Correct digits 14 h 0.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) 3.6855187079173577 y[1] (numeric) 3.685518707917405 absolute error 4.75175454539567e-14 relative error 1.2893041446751546e-12% Correct digits 14 h 0.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) 3.696200063420787 y[1] (numeric) 3.696200063420835 absolute error 4.796163466380676e-14 relative error 1.2975930371966627e-12% Correct digits 14 h 0.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) 3.7067118003313695 y[1] (numeric) 3.706711800331418 absolute error 4.8405723873656825e-14 relative error 1.3058939157160665e-12% Correct digits 14 h 0.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) 3.717052867484174 y[1] (numeric) 3.717052867484223 absolute error 4.884981308350689e-14 relative error 1.3142081865671736e-12% Correct digits 14 h 0.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) 3.727222230781104 y[1] (numeric) 3.7272222307811522 absolute error 4.8405723873656825e-14 relative error 1.2987077473916163e-12% Correct digits 14 h 0.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) 3.7372188732943012 y[1] (numeric) 3.7372188732943505 absolute error 4.929390229335695e-14 relative error 1.3189996081204934e-12% Correct digits 14 h 0.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) 3.7470417953678474 y[1] (numeric) 3.7470417953678967 absolute error 4.929390229335695e-14 relative error 1.3155418323407777e-12% Correct digits 14 h 0.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) 3.7566900147177202 y[1] (numeric) 3.7566900147177695 absolute error 4.929390229335695e-14 relative error 1.3121631569343344e-12% Correct digits 14 h 0.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) 3.7661625665300242 y[1] (numeric) 3.766162566530074 absolute error 4.973799150320701e-14 relative error 1.3206543962076868e-12% Correct digits 14 h 0.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) 3.7754585035574735 y[1] (numeric) 3.7754585035575228 absolute error 4.929390229335695e-14 relative error 1.305640155941567e-12% Correct digits 14 h 0.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) 3.7845768962141104 y[1] (numeric) 3.7845768962141597 absolute error 4.929390229335695e-14 relative error 1.302494404134527e-12% Correct digits 14 h 0.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) 3.793516832668267 y[1] (numeric) 3.7935168326683177 absolute error 5.062616992290714e-14 relative error 1.3345444914580207e-12% Correct digits 14 h 0.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) 3.802277418933751 y[1] (numeric) 3.802277418933801 absolute error 5.0182080713057076e-14 relative error 1.3197900937783053e-12% Correct digits 14 h 0.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) 3.8108577789592335 y[1] (numeric) 3.810857778959284 absolute error 5.062616992290714e-14 relative error 1.3284717735316123e-12% Correct digits 14 h 0.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) 3.8192570547158633 y[1] (numeric) 3.8192570547159144 absolute error 5.10702591327572e-14 relative error 1.337177843782411e-12% Correct digits 14 h 0.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) 3.8274744062830646 y[1] (numeric) 3.827474406283115 absolute error 5.062616992290714e-14 relative error 1.3227043357834287e-12% Correct digits 14 h 0.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) 3.835509011932527 y[1] (numeric) 3.835509011932578 absolute error 5.10702591327572e-14 relative error 1.3315119055612745e-12% Correct digits 14 h 0.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) 3.843360068210383 y[1] (numeric) 3.8433600682104334 absolute error 5.062616992290714e-14 relative error 1.317237235762837e-12% Correct digits 14 h 0.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) 3.8510267900175457 y[1] (numeric) 3.8510267900175963 absolute error 5.062616992290714e-14 relative error 1.3146148464647914e-12% Correct digits 14 h 0.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) 3.8585084106882235 y[1] (numeric) 3.8585084106882745 absolute error 5.10702591327572e-14 relative error 1.3235751667999616e-12% Correct digits 14 h 0.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) 3.8658041820665847 y[1] (numeric) 3.865804182066636 absolute error 5.10702591327572e-14 relative error 1.3210772384610547e-12% Correct digits 14 h 0.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) 3.87291337458157 y[1] (numeric) 3.8729133745816218 absolute error 5.1958437552457326e-14 relative error 1.3415853267844114e-12% Correct digits 14 h 0.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) 3.879835277319854 y[1] (numeric) 3.8798352773199056 absolute error 5.1514348342607263e-14 relative error 1.3277457587888316e-12% Correct digits 14 h 0.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) 3.8865691980969306 y[1] (numeric) 3.8865691980969816 absolute error 5.10702591327572e-14 relative error 1.3140190365776556e-12% Correct digits 14 h 0.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) 3.8931144635263326 y[1] (numeric) 3.8931144635263837 absolute error 5.10702591327572e-14 relative error 1.3118098532992637e-12% Correct digits 14 h 0.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) 3.8994704190869722 y[1] (numeric) 3.8994704190870233 absolute error 5.10702591327572e-14 relative error 1.309671664202927e-12% Correct digits 14 h 0.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) 3.90563642918859 y[1] (numeric) 3.905636429188641 absolute error 5.10702591327572e-14 relative error 1.3076040245601466e-12% Correct digits 14 h 0.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) 3.9116118772353135 y[1] (numeric) 3.911611877235365 absolute error 5.1514348342607263e-14 relative error 1.316959605384394e-12% Correct digits 14 h 0.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) 3.917396165687318 y[1] (numeric) 3.91739616568737 absolute error 5.1958437552457326e-14 relative error 1.3263513659293398e-12% Correct digits 14 h 0.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) 3.922988716120579 y[1] (numeric) 3.9229887161206314 absolute error 5.240252676230739e-14 relative error 1.3357807160385601e-12% Correct digits 14 h 0.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) 3.928388969284713 y[1] (numeric) 3.9283889692847658 absolute error 5.284661597215745e-14 relative error 1.3452490673748084e-12% Correct digits 14 h 0.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) 3.9335963851589044 y[1] (numeric) 3.9335963851589573 absolute error 5.284661597215745e-14 relative error 1.3434681852856802e-12% Correct digits 14 h 0.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) 3.9386104430059046 y[1] (numeric) 3.938610443005958 absolute error 5.3290705182007514e-14 relative error 1.3530331560624367e-12% Correct digits 14 h 0.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) 3.943430641424108 y[1] (numeric) 3.943430641424161 absolute error 5.3290705182007514e-14 relative error 1.3513792945211386e-12% Correct digits 14 h 0.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) 3.9480564983976887 y[1] (numeric) 3.948056498397742 absolute error 5.3290705182007514e-14 relative error 1.3497959110675201e-12% Correct digits 14 h 0.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) 3.952487551344804 y[1] (numeric) 3.952487551344858 absolute error 5.3734794391857577e-14 relative error 1.3595183715018842e-12% Correct digits 14 h 0.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) 3.9567233571638534 y[1] (numeric) 3.956723357163907 absolute error 5.3734794391857577e-14 relative error 1.3580629612269439e-12% Correct digits 14 h 0.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) 3.960763492277784 y[1] (numeric) 3.960763492277837 absolute error 5.3290705182007514e-14 relative error 1.3454654711372509e-12% Correct digits 14 h 0.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) 3.9646075526764504 y[1] (numeric) 3.9646075526765037 absolute error 5.3290705182007514e-14 relative error 1.3441609156505721e-12% Correct digits 14 h 0.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) 3.968255153957016 y[1] (numeric) 3.96825515395707 absolute error 5.3734794391857577e-14 relative error 1.3541164140686612e-12% Correct digits 14 h 0.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) 3.9717059313623944 y[1] (numeric) 3.9717059313624477 absolute error 5.3290705182007514e-14 relative error 1.3417585819030532e-12% Correct digits 14 h 0.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) 3.9749595398177187 y[1] (numeric) 3.974959539817772 absolute error 5.3290705182007514e-14 relative error 1.3406603173739798e-12% Correct digits 14 h 0.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) 3.978015653964855 y[1] (numeric) 3.9780156539649085 absolute error 5.3734794391857577e-14 relative error 1.3507939401470319e-12% Correct digits 14 h 0.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) 3.9808739681949366 y[1] (numeric) 3.98087396819499 absolute error 5.3290705182007514e-14 relative error 1.3386684835483835e-12% Correct digits 14 h 0.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) 3.983534196678921 y[1] (numeric) 3.983534196678974 absolute error 5.3290705182007514e-14 relative error 1.3377745125531008e-12% Correct digits 14 h 0.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) 3.9859960733961763 y[1] (numeric) 3.9859960733962305 absolute error 5.417888360170764e-14 relative error 1.3592307318944689e-12% Correct digits 14 h 0.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) 3.9882593521610845 y[1] (numeric) 3.9882593521611382 absolute error 5.3734794391857577e-14 relative error 1.3473244753438805e-12% Correct digits 14 h 0.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) 3.9903238066476536 y[1] (numeric) 3.9903238066477074 absolute error 5.3734794391857577e-14 relative error 1.346627416610613e-12% Correct digits 14 h 0.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) 3.992189230412155 y[1] (numeric) 3.992189230412209 absolute error 5.417888360170764e-14 relative error 1.3571221321118135e-12% Correct digits 14 h 0.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) 3.993855436913768 y[1] (numeric) 3.993855436913822 absolute error 5.3734794391857577e-14 relative error 1.3454366398744985e-12% Correct digits 14 h 0.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) 3.9953222595332303 y[1] (numeric) 3.995322259533284 absolute error 5.3734794391857577e-14 relative error 1.344942682999878e-12% Correct digits 14 h 0.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) 3.9965895515895014 y[1] (numeric) 3.996589551589556 absolute error 5.46229728115577e-14 relative error 1.3667396190292636e-12% Correct digits 14 h 0.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) 3.9976571863544335 y[1] (numeric) 3.997657186354488 absolute error 5.46229728115577e-14 relative error 1.3663746105595861e-12% Correct digits 14 h 0.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) 3.9985250570654385 y[1] (numeric) 3.998525057065493 absolute error 5.46229728115577e-14 relative error 1.3660780420779982e-12% Correct digits 14 h 0.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) 3.9991930769361694 y[1] (numeric) 3.9991930769362236 absolute error 5.417888360170764e-14 relative error 1.354745383866656e-12% Correct digits 14 h 0.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) 3.9996611791651953 y[1] (numeric) 3.9996611791652494 absolute error 5.417888360170764e-14 relative error 1.354586830602881e-12% Correct digits 14 h 0.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) 3.9999293169426835 y[1] (numeric) 3.9999293169427372 absolute error 5.3734794391857577e-14 relative error 1.3433935985881213e-12% Correct digits 14 h 0.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) 3.9999974634550792 y[1] (numeric) 3.9999974634551334 absolute error 5.417888360170764e-14 relative error 1.3544729489630607e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.999865611887788 y[1] (numeric) 3.999865611887843 absolute error 5.46229728115577e-14 relative error 1.3656202010691476e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.999533775425858 y[1] (numeric) 3.999533775425913 absolute error 5.46229728115577e-14 relative error 1.365733504919373e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.999001987252658 y[1] (numeric) 3.9990019872527127 absolute error 5.46229728115577e-14 relative error 1.3659151204644452e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9982703005465625 y[1] (numeric) 3.9982703005466167 absolute error 5.417888360170764e-14 relative error 1.3550580508351674e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9973387884756315 y[1] (numeric) 3.9973387884756857 absolute error 5.417888360170764e-14 relative error 1.3553738241528567e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9962075441902964 y[1] (numeric) 3.9962075441903506 absolute error 5.417888360170764e-14 relative error 1.3557575026470568e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.994876680814043 y[1] (numeric) 3.994876680814097 absolute error 5.417888360170764e-14 relative error 1.3562091631491242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9933463314321003 y[1] (numeric) 3.993346331432154 absolute error 5.3734794391857577e-14 relative error 1.3456081674886214e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9916166490781304 y[1] (numeric) 3.991616649078184 absolute error 5.3734794391857577e-14 relative error 1.3461912582278588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.989687806718927 y[1] (numeric) 3.9896878067189814 absolute error 5.417888360170764e-14 relative error 1.357973010080298e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9875599972371205 y[1] (numeric) 3.9875599972371742 absolute error 5.3734794391857577e-14 relative error 1.3475607747366575e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.985233433411884 y[1] (numeric) 3.985233433411938 absolute error 5.3734794391857577e-14 relative error 1.3483474754916306e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9827083478976633 y[1] (numeric) 3.982708347897716 absolute error 5.284661597215745e-14 relative error 1.326901478991134e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.979984993200903 y[1] (numeric) 3.979984993200956 absolute error 5.3290705182007514e-14 relative error 1.3389674904062507e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.977063641654805 y[1] (numeric) 3.977063641654858 absolute error 5.284661597215745e-14 relative error 1.3287847702172714e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.973944585392089 y[1] (numeric) 3.973944585392142 absolute error 5.284661597215745e-14 relative error 1.3298277023393204e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9706281363157823 y[1] (numeric) 3.970628136315835 absolute error 5.284661597215745e-14 relative error 1.3309384348742394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.967114626068028 y[1] (numeric) 3.9671146260680814 absolute error 5.3290705182007514e-14 relative error 1.3433114544216268e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9634044059969247 y[1] (numeric) 3.9634044059969775 absolute error 5.284661597215745e-14 relative error 1.3333642131546457e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.959497847121386 y[1] (numeric) 3.959497847121439 absolute error 5.284661597215745e-14 relative error 1.3346797501248227e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9553953400940447 y[1] (numeric) 3.9553953400940975 absolute error 5.284661597215745e-14 relative error 1.3360640701695562e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.951097295162185 y[1] (numeric) 3.9510972951622376 absolute error 5.240252676230739e-14 relative error 1.3262778121528481e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.946604142126718 y[1] (numeric) 3.94660414212677 absolute error 5.1958437552457326e-14 relative error 1.3165353220467238e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.941916330299202 y[1] (numeric) 3.941916330299255 absolute error 5.284661597215745e-14 relative error 1.3406326148009907e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9370343284569156 y[1] (numeric) 3.937034328456968 absolute error 5.240252676230739e-14 relative error 1.3310152361014866e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.931958624795973 y[1] (numeric) 3.9319586247960254 absolute error 5.240252676230739e-14 relative error 1.3327334227741657e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.926689726882511 y[1] (numeric) 3.926689726882563 absolute error 5.1958437552457326e-14 relative error 1.3232122007691278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.92122816160193 y[1] (numeric) 3.921228161601982 absolute error 5.1958437552457326e-14 relative error 1.3250551972785706e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.915574475106207 y[1] (numeric) 3.915574475106259 absolute error 5.1958437552457326e-14 relative error 1.3269684405900106e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.90972923275928 y[1] (numeric) 3.9097292327593323 absolute error 5.240252676230739e-14 relative error 1.3403108922027436e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.903693019080513 y[1] (numeric) 3.903693019080565 absolute error 5.240252676230739e-14 relative error 1.342383391987376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8974664376862433 y[1] (numeric) 3.8974664376862957 absolute error 5.240252676230739e-14 relative error 1.344527979910367e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.891050111229422 y[1] (numeric) 3.8910501112294744 absolute error 5.240252676230739e-14 relative error 1.3467451013050615e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8844446813373477 y[1] (numeric) 3.8844446813373996 absolute error 5.1958437552457326e-14 relative error 1.3376027158293557e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8776508085475045 y[1] (numeric) 3.8776508085475565 absolute error 5.1958437552457326e-14 relative error 1.3399462746342543e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.870669172241511 y[1] (numeric) 3.8706691722415627 absolute error 5.1514348342607263e-14 relative error 1.330889984399654e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.863500470577179 y[1] (numeric) 3.8635004705772302 absolute error 5.10702591327572e-14 relative error 1.3218649647304863e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8561454204187005 y[1] (numeric) 3.856145420418752 absolute error 5.1514348342607263e-14 relative error 1.3359026366026889e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8486047572649635 y[1] (numeric) 3.8486047572650146 absolute error 5.10702591327572e-14 relative error 1.326981136120889e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.840879235175999 y[1] (numeric) 3.8408792351760495 absolute error 5.062616992290714e-14 relative error 1.3180880424267576e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8329696266975777 y[1] (numeric) 3.832969626697628 absolute error 5.0182080713057076e-14 relative error 1.309221976702516e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.824876722783956 y[1] (numeric) 3.824876722784006 absolute error 5.0182080713057076e-14 relative error 1.3119921072000405e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.816601332718781 y[1] (numeric) 3.8166013327188315 absolute error 5.062616992290714e-14 relative error 1.3264725736194002e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8081442840341637 y[1] (numeric) 3.8081442840342143 absolute error 5.062616992290714e-14 relative error 1.3294183766922882e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7995064224279256 y[1] (numeric) 3.7995064224279758 absolute error 5.0182080713057076e-14 relative error 1.3207526224153658e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7906886116790286 y[1] (numeric) 3.790688611679078 absolute error 4.929390229335695e-14 relative error 1.3003943964556603e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.781691733561198 y[1] (numeric) 3.7816917335612477 absolute error 4.973799150320701e-14 relative error 1.3152312511831582e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7725166877547505 y[1] (numeric) 3.7725166877547998 absolute error 4.929390229335695e-14 relative error 1.306658296658051e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.763164391756619 y[1] (numeric) 3.7631643917566686 absolute error 4.973799150320701e-14 relative error 1.3217065832191738e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7536357807886116 y[1] (numeric) 3.7536357807886604 absolute error 4.884981308350689e-14 relative error 1.3013999209386238e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7439318077038823 y[1] (numeric) 3.7439318077039316 absolute error 4.929390229335695e-14 relative error 1.3166346190367294e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.734053442891655 y[1] (numeric) 3.734053442891704 absolute error 4.884981308350689e-14 relative error 1.3082247972776076e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7240016741801787 y[1] (numeric) 3.724001674180227 absolute error 4.8405723873656825e-14 relative error 1.2998308837847963e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.713777506737947 y[1] (numeric) 3.7137775067379954 absolute error 4.8405723873656825e-14 relative error 1.3034093664963448e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.703381962973185 y[1] (numeric) 3.703381962973233 absolute error 4.796163466380676e-14 relative error 1.295076639226858e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.692816082431606 y[1] (numeric) 3.6928160824316536 absolute error 4.75175454539567e-14 relative error 1.286756350526611e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6820809216924593 y[1] (numeric) 3.6820809216925063 absolute error 4.707345624410664e-14 relative error 1.2784470859067768e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.671177554262872 y[1] (numeric) 3.6711775542629193 absolute error 4.707345624410664e-14 relative error 1.2822440633372856e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6601070704705023 y[1] (numeric) 3.6601070704705494 absolute error 4.707345624410664e-14 relative error 1.2861223821535746e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6488705773545043 y[1] (numeric) 3.6488705773545504 absolute error 4.618527782440651e-14 relative error 1.2657417369374514e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6374691985548235 y[1] (numeric) 3.63746919855487 absolute error 4.6629367034256575e-14 relative error 1.2819178524668346e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.625904074199841 y[1] (numeric) 3.6259040741998874 absolute error 4.618527782440651e-14 relative error 1.273758954436725e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6141763607923547 y[1] (numeric) 3.6141763607924005 absolute error 4.574118861455645e-14 relative error 1.2656047754274053e-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) 3.602287231093931 y[1] (numeric) 3.602287231093977 absolute error 4.574118861455645e-14 relative error 1.2697818269384896e-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) 3.5902378740076335 y[1] (numeric) 3.590237874007679 absolute error 4.529709940470639e-14 relative error 1.2616740448493769e-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) 3.5780294944591287 y[1] (numeric) 3.5780294944591735 absolute error 4.4853010194856324e-14 relative error 1.2535673689754342e-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) 3.5656633132761977 y[1] (numeric) 3.5656633132762425 absolute error 4.4853010194856324e-14 relative error 1.257914902617223e-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) 3.553140567066654 y[1] (numeric) 3.553140567066699 absolute error 4.4853010194856324e-14 relative error 1.2623483182902996e-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) 3.5404625080946843 y[1] (numeric) 3.5404625080947283 absolute error 4.39648317751562e-14 relative error 1.2417821591003394e-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) 3.5276304041556186 y[1] (numeric) 3.5276304041556625 absolute error 4.39648317751562e-14 relative error 1.2462992643266923e-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) 3.514645538449159 y[1] (numeric) 3.5146455384492024 absolute error 4.3520742565306136e-14 relative error 1.2382683286039055e-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) 3.5015092094510543 y[1] (numeric) 3.501509209451098 absolute error 4.3520742565306136e-14 relative error 1.2429138397762221e-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) 3.4882227307832583 y[1] (numeric) 3.488222730783302 absolute error 4.3520742565306136e-14 relative error 1.2476480409705325e-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) 3.474787431082566 y[1] (numeric) 3.474787431082609 absolute error 4.263256414560601e-14 relative error 1.2269114295812876e-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) 3.4612046538677506 y[1] (numeric) 3.4612046538677927 absolute error 4.218847493575595e-14 relative error 1.2188957069791324e-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) 3.447475757405215 y[1] (numeric) 3.4474757574052566 absolute error 4.1744385725905886e-14 relative error 1.2108681442135887e-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) 3.433602114573164 y[1] (numeric) 3.4336021145732056 absolute error 4.1744385725905886e-14 relative error 1.2157607181312908e-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) 3.41958511272432 y[1] (numeric) 3.419585112724362 absolute error 4.1744385725905886e-14 relative error 1.2207441648571486e-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) 3.4054261535471877 y[1] (numeric) 3.4054261535472294 absolute error 4.1744385725905886e-14 relative error 1.2258197313256597e-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) 3.3911266529258857 y[1] (numeric) 3.3911266529259265 absolute error 4.085620730620576e-14 relative error 1.2047974460333047e-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) 3.376688040798559 y[1] (numeric) 3.3766880407985997 absolute error 4.085620730620576e-14 relative error 1.2099491221150416e-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) 3.362111761014389 y[1] (numeric) 3.3621117610144293 absolute error 4.04121180963557e-14 relative error 1.2019861613452993e-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) 3.3473992711892064 y[1] (numeric) 3.347399271189247 absolute error 4.04121180963557e-14 relative error 1.2072691311185826e-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) 3.332552042559734 y[1] (numeric) 3.332552042559774 absolute error 3.9968028886505635e-14 relative error 1.1993219723526413e-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) 3.3175715598364626 y[1] (numeric) 3.3175715598365016 absolute error 3.907985046680551e-14 relative error 1.1779655619163774e-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) 3.3024593210551796 y[1] (numeric) 3.3024593210552182 absolute error 3.863576125695545e-14 relative error 1.1699087710370588e-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) 3.28721683742717 y[1] (numeric) 3.287216837427209 absolute error 3.863576125695545e-14 relative error 1.1753335167020737e-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) 3.2718456331880947 y[1] (numeric) 3.271845633188134 absolute error 3.907985046680551e-14 relative error 1.1944283089152345e-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) 3.2563472454455695 y[1] (numeric) 3.2563472454456077 absolute error 3.8191672047105385e-14 relative error 1.172837820061158e-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) 3.2407232240254515 y[1] (numeric) 3.2407232240254897 absolute error 3.8191672047105385e-14 relative error 1.1784922502473307e-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) 3.2249751313168638 y[1] (numeric) 3.2249751313169015 absolute error 3.774758283725532e-14 relative error 1.17047671067906e-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) 3.209104542115954 y[1] (numeric) 3.2091045421159907 absolute error 3.68594044175552e-14 relative error 1.1485884592981068e-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) 3.193113043468415 y[1] (numeric) 3.1931130434684523 absolute error 3.730349362740526e-14 relative error 1.168248449697401e-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) 3.1770022345107876 y[1] (numeric) 3.1770022345108244 absolute error 3.68594044175552e-14 relative error 1.1601944756967101e-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) 3.1607737263105413 y[1] (numeric) 3.1607737263105777 absolute error 3.6415315207705135e-14 relative error 1.1521013005322413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.144429141704972 y[1] (numeric) 3.144429141705008 absolute error 3.597122599785507e-14 relative error 1.143966818039053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.12797011513892 y[1] (numeric) 3.1279701151389556 absolute error 3.552713678800501e-14 relative error 1.1357888816155511e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.1113982925013257 y[1] (numeric) 3.1113982925013612 absolute error 3.552713678800501e-14 relative error 1.1418382813164018e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.0947153309606437 y[1] (numeric) 3.0947153309606787 absolute error 3.5083047578154947e-14 relative error 1.1336437709527444e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.077922898799126 y[1] (numeric) 3.07792289879916 absolute error 3.419486915845482e-14 relative error 1.1109722459843357e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.0610226752459937 y[1] (numeric) 3.0610226752460274 absolute error 3.375077994860476e-14 relative error 1.1025981683030962e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.0440163503095192 y[1] (numeric) 3.044016350309553 absolute error 3.375077994860476e-14 relative error 1.1087581689622968e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.026905624608025 y[1] (numeric) 3.0269056246080583 absolute error 3.3306690738754696e-14 relative error 1.1003544500356798e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.0096922091998213 y[1] (numeric) 3.0096922091998546 absolute error 3.3306690738754696e-14 relative error 1.106647737497711e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.992377825412106 y[1] (numeric) 2.9923778254121385 absolute error 3.241851231905457e-14 relative error 1.083369621434417e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.9749642046688276 y[1] (numeric) 2.9749642046688596 absolute error 3.197442310920451e-14 relative error 1.074783456521081e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.95745308831755 y[1] (numeric) 2.9574530883175814 absolute error 3.1530333899354446e-14 relative error 1.0661313284699158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.939846227455315 y[1] (numeric) 2.9398462274553463 absolute error 3.108624468950438e-14 relative error 1.0574105679130077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.9221453827535377 y[1] (numeric) 2.9221453827535684 absolute error 3.064215547965432e-14 relative error 1.0486184452184996e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.9043523242819367 y[1] (numeric) 2.904352324281967 absolute error 3.019806626980426e-14 relative error 1.0397521684036849e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.8864688313315314 y[1] (numeric) 2.8864688313315616 absolute error 3.019806626980426e-14 relative error 1.046194088154205e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.8684966922367154 y[1] (numeric) 2.8684966922367447 absolute error 2.930988785010413e-14 relative error 1.021785659695138e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.8504377041964197 y[1] (numeric) 2.850437704196449 absolute error 2.930988785010413e-14 relative error 1.0282591970683682e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.8322936730944015 y[1] (numeric) 2.8322936730944295 absolute error 2.7977620220553945e-14 relative error 9.878078846953466e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.990000000000064 y[1] (analytic) 2.814066413318648 y[1] (numeric) 2.814066413318676 absolute error 2.7977620220553945e-14 relative error 9.9420610999581e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] -1.980000000000064 y[1] (analytic) 2.795757747579949 y[1] (numeric) 2.7957577475799775 absolute error 2.842170943040401e-14 relative error 1.0166012936924266e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.777369506729622 y[1] (numeric) 2.77736950672965 absolute error 2.7977620220553945e-14 relative error 1.0073423846831907e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.7589035295764273 y[1] (numeric) 2.7589035295764552 absolute error 2.7977620220553945e-14 relative error 1.0140847594206867e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.7403616627026928 y[1] (numeric) 2.7403616627027207 absolute error 2.7977620220553945e-14 relative error 1.0209462714845055e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.7217457602796538 y[1] (numeric) 2.7217457602796817 absolute error 2.7977620220553945e-14 relative error 1.0279292294251356e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.7030576838820393 y[1] (numeric) 2.7030576838820677 absolute error 2.842170943040401e-14 relative error 1.0514651463000122e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.684299302301916 y[1] (numeric) 2.6842993023019446 absolute error 2.842170943040401e-14 relative error 1.0588129798354088e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.665472491361811 y[1] (numeric) 2.665472491361839 absolute error 2.7977620220553945e-14 relative error 1.0496307994632485e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.646579133727128 y[1] (numeric) 2.646579133727156 absolute error 2.7977620220553945e-14 relative error 1.057123887361478e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.6276211187178857 y[1] (numeric) 2.627621118717914 absolute error 2.842170943040401e-14 relative error 1.081651735402097e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.6086003421197885 y[1] (numeric) 2.6086003421198165 absolute error 2.7977620220553945e-14 relative error 1.0725146266682962e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.589518705994644 y[1] (numeric) 2.589518705994672 absolute error 2.7977620220553945e-14 relative error 1.0804177685910029e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.570378118490164 y[1] (numeric) 2.570378118490192 absolute error 2.7977620220553945e-14 relative error 1.088463211668949e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.5511804936491487 y[1] (numeric) 2.5511804936491767 absolute error 2.7977620220553945e-14 relative error 1.0966538937641144e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.5319277512180838 y[1] (numeric) 2.5319277512181118 absolute error 2.7977620220553945e-14 relative error 1.1049928342976694e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.5126218164551686 y[1] (numeric) 2.512621816455197 absolute error 2.842170943040401e-14 relative error 1.131157472416666e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.4932646199377917 y[1] (numeric) 2.49326461993782 absolute error 2.842170943040401e-14 relative error 1.1399395476567242e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.4738580973694733 y[1] (numeric) 2.4738580973695017 absolute error 2.842170943040401e-14 relative error 1.1488819613633318e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.454404189386298 y[1] (numeric) 2.454404189386327 absolute error 2.886579864025407e-14 relative error 1.1760817050867122e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.4349048413628536 y[1] (numeric) 2.4349048413628824 absolute error 2.886579864025407e-14 relative error 1.1855000717029023e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.415362003217692 y[1] (numeric) 2.415362003217721 absolute error 2.930988785010413e-14 relative error 1.2134780546790977e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.395777629218343 y[1] (numeric) 2.395777629218372 absolute error 2.886579864025407e-14 relative error 1.2048613480739426e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.3761536777858856 y[1] (numeric) 2.3761536777859145 absolute error 2.886579864025407e-14 relative error 1.214811942094225e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.3564921112991097 y[1] (numeric) 2.3564921112991386 absolute error 2.886579864025407e-14 relative error 1.2249478155197665e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.3367948958982794 y[1] (numeric) 2.3367948958983087 absolute error 2.930988785010413e-14 relative error 1.2542772967174432e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.3170640012885215 y[1] (numeric) 2.3170640012885504 absolute error 2.886579864025407e-14 relative error 1.2457920292318975e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.297301400542853 y[1] (numeric) 2.2973014005428825 absolute error 2.930988785010413e-14 relative error 1.2758398982030916e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.2775090699048812 y[1] (numeric) 2.2775090699049105 absolute error 2.930988785010413e-14 relative error 1.286927382086265e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.257688988591176 y[1] (numeric) 2.257688988591205 absolute error 2.886579864025407e-14 relative error 1.2785551413911384e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.237843138593351 y[1] (numeric) 2.23784313859338 absolute error 2.930988785010413e-14 relative error 1.3097382629118302e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.217973504479869 y[1] (numeric) 2.217973504479898 absolute error 2.886579864025407e-14 relative error 1.3014492094675995e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.1980820731975825 y[1] (numeric) 2.198082073197612 absolute error 2.930988785010413e-14 relative error 1.3334300937847424e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.178170833873045 y[1] (numeric) 2.178170833873074 absolute error 2.886579864025407e-14 relative error 1.325231161457032e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.158241777613595 y[1] (numeric) 2.158241777613624 absolute error 2.886579864025407e-14 relative error 1.337468254931636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.1382968973082512 y[1] (numeric) 2.13829689730828 absolute error 2.886579864025407e-14 relative error 1.349943437536254e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.1183381874284235 y[1] (numeric) 2.1183381874284524 absolute error 2.886579864025407e-14 relative error 1.362662430935826e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.0983676438284675 y[1] (numeric) 2.098367643828497 absolute error 2.930988785010413e-14 relative error 1.3967946911642377e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.0783872635461025 y[1] (numeric) 2.0783872635461313 absolute error 2.886579864025407e-14 relative error 1.3888556356433702e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.0583990446027043 y[1] (numeric) 2.0583990446027336 absolute error 2.930988785010413e-14 relative error 1.423916704924496e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.0384049858035125 y[1] (numeric) 2.0384049858035413 absolute error 2.886579864025407e-14 relative error 1.4160973330270554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.018407086537744 y[1] (numeric) 2.018407086537773 absolute error 2.886579864025407e-14 relative error 1.430127689938344e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.9984073465786607 y[1] (numeric) 1.9984073465786896 absolute error 2.886579864025407e-14 relative error 1.4444401783086552e-12% Correct digits 14 h 0.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) 1.9784077658835924 y[1] (numeric) 1.9784077658836212 absolute error 2.886579864025407e-14 relative error 1.4590419193670163e-12% Correct digits 14 h 0.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) 1.958410344393942 y[1] (numeric) 1.958410344393971 absolute error 2.90878432451791e-14 relative error 1.485278268083329e-12% Correct digits 14 h 0.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) 1.938417081835195 y[1] (numeric) 1.9384170818352238 absolute error 2.886579864025407e-14 relative error 1.4891428119755011e-12% Correct digits 14 h 0.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) 1.9184299775169449 y[1] (numeric) 1.918429977516974 absolute error 2.90878432451791e-14 relative error 1.5162316887285077e-12% Correct digits 14 h 0.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) 1.8984510301329687 y[1] (numeric) 1.8984510301329975 absolute error 2.886579864025407e-14 relative error 1.5204921371204551e-12% Correct digits 14 h 0.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) 1.878482237561355 y[1] (numeric) 1.878482237561384 absolute error 2.90878432451791e-14 relative error 1.548475820721144e-12% Correct digits 14 h 0.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) 1.858525596664721 y[1] (numeric) 1.85852559666475 absolute error 2.90878432451791e-14 relative error 1.565103181649995e-12% Correct digits 14 h 0.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) 1.8385831030905253 y[1] (numeric) 1.8385831030905546 absolute error 2.930988785010413e-14 relative error 1.5941562717962724e-12% Correct digits 14 h 0.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) 1.818656751071507 y[1] (numeric) 1.8186567510715363 absolute error 2.930988785010413e-14 relative error 1.6116228547709996e-12% Correct digits 14 h 0.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) 1.798748533226263 y[1] (numeric) 1.7987485332262922 absolute error 2.930988785010413e-14 relative error 1.6294600000331046e-12% Correct digits 14 h 0.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) 1.778860440359987 y[1] (numeric) 1.7788604403600163 absolute error 2.930988785010413e-14 relative error 1.6476777595983138e-12% Correct digits 14 h 0.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) 1.758994461265393 y[1] (numeric) 1.7589944612654222 absolute error 2.930988785010413e-14 relative error 1.666286534468054e-12% Correct digits 14 h 0.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) 1.7391525825238348 y[1] (numeric) 1.7391525825238643 absolute error 2.9531932455029164e-14 relative error 1.698064491395736e-12% Correct digits 14 h 0.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) 1.7193367883066522 y[1] (numeric) 1.7193367883066817 absolute error 2.9531932455029164e-14 relative error 1.717635116975232e-12% Correct digits 14 h 0.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) 1.699549060176754 y[1] (numeric) 1.6995490601767833 absolute error 2.930988785010413e-14 relative error 1.7245685068400372e-12% Correct digits 14 h 0.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) 1.6797913768904627 y[1] (numeric) 1.6797913768904922 absolute error 2.9531932455029164e-14 relative error 1.7580714403771408e-12% Correct digits 14 h 0.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) 1.6600657141996429 y[1] (numeric) 1.6600657141996724 absolute error 2.9531932455029164e-14 relative error 1.778961652085394e-12% Correct digits 14 h 0.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) 1.6403740446541257 y[1] (numeric) 1.640374044654155 absolute error 2.930988785010413e-14 relative error 1.7867807617185353e-12% Correct digits 14 h 0.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) 1.6207183374044556 y[1] (numeric) 1.6207183374044851 absolute error 2.9531932455029164e-14 relative error 1.8221508187736e-12% Correct digits 14 h 0.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) 1.6011005580049784 y[1] (numeric) 1.6011005580050077 absolute error 2.930988785010413e-14 relative error 1.830608808645047e-12% Correct digits 14 h 0.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) 1.5815226682172852 y[1] (numeric) 1.5815226682173147 absolute error 2.9531932455029164e-14 relative error 1.867310096055593e-12% Correct digits 14 h 0.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) 1.5619866258140407 y[1] (numeric) 1.56198662581407 absolute error 2.930988785010413e-14 relative error 1.876449347626717e-12% Correct digits 14 h 0.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) 1.5424943843832044 y[1] (numeric) 1.542494384383234 absolute error 2.9531932455029164e-14 relative error 1.9145568861722674e-12% Correct digits 14 h 0.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) 1.5230478931326767 y[1] (numeric) 1.523047893132706 absolute error 2.930988785010413e-14 relative error 1.9244232556481316e-12% Correct digits 14 h 0.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) 1.5036490966953768 y[1] (numeric) 1.5036490966954061 absolute error 2.930988785010413e-14 relative error 1.9492505209173813e-12% Correct digits 14 h 0.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) 1.484299934934783 y[1] (numeric) 1.4842999349348125 absolute error 2.9531932455029164e-14 relative error 1.9896202755224626e-12% Correct digits 14 h 0.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) 1.4650023427509473 y[1] (numeric) 1.4650023427509766 absolute error 2.930988785010413e-14 relative error 2.0006717392046423e-12% Correct digits 14 h 0.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) 1.4457582498870063 y[1] (numeric) 1.4457582498870358 absolute error 2.9531932455029164e-14 relative error 2.042660483337186e-12% Correct digits 14 h 0.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) 1.4265695807362104 y[1] (numeric) 1.4265695807362397 absolute error 2.930988785010413e-14 relative error 2.0545712067530675e-12% Correct digits 14 h 0.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) 1.4074382541494836 y[1] (numeric) 1.407438254149513 absolute error 2.930988785010413e-14 relative error 2.0824990200238752e-12% Correct digits 14 h 0.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) 1.3883661832435417 y[1] (numeric) 1.3883661832435714 absolute error 2.9753977059954195e-14 relative error 2.143092897180921e-12% Correct digits 14 h 0.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) 1.3693552752095828 y[1] (numeric) 1.3693552752096123 absolute error 2.9531932455029164e-14 relative error 2.1566304223357402e-12% Correct digits 14 h 0.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) 1.3504074311225671 y[1] (numeric) 1.3504074311225969 absolute error 2.9753977059954195e-14 relative error 2.2033333329053364e-12% Correct digits 14 h 0.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) 1.331524545751114 y[1] (numeric) 1.3315245457511438 absolute error 2.9753977059954195e-14 relative error 2.234579689491939e-12% Correct digits 14 h 0.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) 1.3127085073680247 y[1] (numeric) 1.3127085073680544 absolute error 2.9753977059954195e-14 relative error 2.2666096009091005e-12% Correct digits 14 h 0.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) 1.2939611975614578 y[1] (numeric) 1.2939611975614873 absolute error 2.9531932455029164e-14 relative error 2.282288874711525e-12% Correct digits 14 h 0.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) 1.2752844910467709 y[1] (numeric) 1.2752844910468004 absolute error 2.9531932455029164e-14 relative error 2.3157132908272847e-12% Correct digits 14 h 0.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) 1.2566802554790515 y[1] (numeric) 1.2566802554790812 absolute error 2.9753977059954195e-14 relative error 2.3676648797678343e-12% Correct digits 14 h 0.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) 1.2381503512663534 y[1] (numeric) 1.2381503512663832 absolute error 2.9753977059954195e-14 relative error 2.4030988667509138e-12% Correct digits 14 h 0.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) 1.219696631383656 y[1] (numeric) 1.219696631383686 absolute error 2.9976021664879227e-14 relative error 2.4576620852739126e-12% Correct digits 14 h 0.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) 1.2013209411875696 y[1] (numeric) 1.2013209411875996 absolute error 2.9976021664879227e-14 relative error 2.495255067746204e-12% Correct digits 14 h 0.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) 1.183025118231801 y[1] (numeric) 1.1830251182318308 absolute error 2.9753977059954195e-14 relative error 2.51507568194543e-12% Correct digits 14 h 0.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) 1.1648109920833987 y[1] (numeric) 1.1648109920834286 absolute error 2.9976021664879227e-14 relative error 2.5734665854469365e-12% Correct digits 14 h 0.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) 1.1466803841398 y[1] (numeric) 1.1466803841398296 absolute error 2.9753977059954195e-14 relative error 2.594792539533551e-12% Correct digits 14 h 0.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) 1.1286351074466894 y[1] (numeric) 1.1286351074467194 absolute error 2.9976021664879227e-14 relative error 2.6559533251357e-12% Correct digits 14 h 0.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) 1.1106769665166993 y[1] (numeric) 1.1106769665167295 absolute error 3.019806626980426e-14 relative error 2.7188883158810173e-12% Correct digits 14 h 0.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) 1.0928077571489578 y[1] (numeric) 1.0928077571489878 absolute error 2.9976021664879227e-14 relative error 2.7430278993520424e-12% Correct digits 14 h 0.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) 1.0750292662495102 y[1] (numeric) 1.0750292662495402 absolute error 2.9976021664879227e-14 relative error 2.7883912192881554e-12% Correct digits 14 h 0.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) 1.0573432716526314 y[1] (numeric) 1.0573432716526614 absolute error 2.9976021664879227e-14 relative error 2.8350321478876577e-12% Correct digits 14 h 0.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) 1.0397515419430423 y[1] (numeric) 1.0397515419430725 absolute error 3.019806626980426e-14 relative error 2.9043540741830907e-12% Correct digits 14 h 0.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) 1.0222558362790553 y[1] (numeric) 1.022255836279085 absolute error 2.9753977059954195e-14 relative error 2.9106194363493914e-12% Correct digits 14 h 0.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) 1.0048579042166557 y[1] (numeric) 1.0048579042166854 absolute error 2.9753977059954195e-14 relative error 2.961013386579183e-12% Correct digits 14 h 0.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.9875594855345521 y[1] (numeric) 0.987559485534582 absolute error 2.986499936241671e-14 relative error 3.0241215643077143e-12% Correct digits 14 h 0.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.9703623100601976 y[1] (numeric) 0.9703623100602274 absolute error 2.986499936241671e-14 relative error 3.0777163388141075e-12% Correct digits 14 h 0.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.9532680974968084 y[1] (numeric) 0.9532680974968384 absolute error 2.9976021664879227e-14 relative error 3.144553116126871e-12% Correct digits 14 h 0.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.9362785572513959 y[1] (numeric) 0.936278557251426 absolute error 3.008704396734174e-14 relative error 3.213471432654332e-12% Correct digits 14 h 0.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.9193953882638266 y[1] (numeric) 0.9193953882638568 absolute error 3.019806626980426e-14 relative error 3.2845570747129657e-12% Correct digits 14 h 0.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.9026202788369302 y[1] (numeric) 0.9026202788369604 absolute error 3.019806626980426e-14 relative error 3.345600246065369e-12% Correct digits 14 h 0.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.8859549064676702 y[1] (numeric) 0.8859549064677003 absolute error 3.008704396734174e-14 relative error 3.39600173188269e-12% Correct digits 14 h 0.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.8694009376793953 y[1] (numeric) 0.8694009376794255 absolute error 3.019806626980426e-14 relative error 3.4734338279423677e-12% Correct digits 14 h 0.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.8529600278551898 y[1] (numeric) 0.8529600278552201 absolute error 3.0309088572266774e-14 relative error 3.5534008139256513e-12% Correct digits 14 h 0.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.8366338210723355 y[1] (numeric) 0.8366338210723657 absolute error 3.019806626980426e-14 relative error 3.6094723293756644e-12% Correct digits 14 h 0.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.8204239499379052 y[1] (numeric) 0.8204239499379355 absolute error 3.0309088572266774e-14 relative error 3.694320305320286e-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.8043320354255047 y[1] (numeric) 0.8043320354255348 absolute error 3.008704396734174e-14 relative error 3.740624846730767e-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.7883596867131746 y[1] (numeric) 0.7883596867132048 absolute error 3.019806626980426e-14 relative error 3.830493463675939e-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.7725085010224763 y[1] (numeric) 0.7725085010225066 absolute error 3.0309088572266774e-14 relative error 3.9234634353085165e-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.7567800634587698 y[1] (numeric) 0.7567800634588 absolute error 3.019806626980426e-14 relative error 3.990335862150983e-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.741175946852704 y[1] (numeric) 0.7411759468527344 absolute error 3.0309088572266774e-14 relative error 4.089324363664244e-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.7256977116029367 y[1] (numeric) 0.7256977116029669 absolute error 3.019806626980426e-14 relative error 4.16124589990812e-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.7103469055200939 y[1] (numeric) 0.7103469055201241 absolute error 3.019806626980426e-14 relative error 4.251171650799854e-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.6951250636719917 y[1] (numeric) 0.695125063672022 absolute error 3.0309088572266774e-14 relative error 4.360235324009077e-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.6800337082301303 y[1] (numeric) 0.6800337082301605 absolute error 3.019806626980426e-14 relative error 4.440671970276057e-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.6650743483174776 y[1] (numeric) 0.6650743483175078 absolute error 3.019806626980426e-14 relative error 4.54055495392359e-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.6502484798575586 y[1] (numeric) 0.6502484798575889 absolute error 3.0309088572266774e-14 relative error 4.6611548525121024e-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.635557585424865 y[1] (numeric) 0.6355575854248952 absolute error 3.019806626980426e-14 relative error 4.751428818148257e-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.621003134096597 y[1] (numeric) 0.6210031340966273 absolute error 3.0309088572266774e-14 relative error 4.88066595933672e-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.6065865813057593 y[1] (numeric) 0.6065865813057897 absolute error 3.042011087472929e-14 relative error 5.014966010168887e-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.5923093686956172 y[1] (numeric) 0.5923093686956474 absolute error 3.019806626980426e-14 relative error 5.0983603950594925e-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.5781729239755338 y[1] (numeric) 0.578172923975564 absolute error 3.019806626980426e-14 relative error 5.223016336040346e-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.564178660778201 y[1] (numeric) 0.5641786607782311 absolute error 3.008704396734174e-14 relative error 5.3328929395949e-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.5503279785182763 y[1] (numeric) 0.5503279785183066 absolute error 3.0309088572266774e-14 relative error 5.5074591435223954e-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.536622262252444 y[1] (numeric) 0.5366222622524742 absolute error 3.019806626980426e-14 relative error 5.627434490520286e-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.523062882540909 y[1] (numeric) 0.5230628825409392 absolute error 3.019806626980426e-14 relative error 5.773314696525508e-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.509651195310343 y[1] (numeric) 0.5096511953103734 absolute error 3.042011087472929e-14 relative error 5.96880987519425e-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.49638854171829294 y[1] (numeric) 0.49638854171832325 absolute error 3.0309088572266774e-14 relative error 6.105920267085372e-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.48327624801906566 y[1] (numeric) 0.4832762480190959 absolute error 3.0253577421035516e-14 relative error 6.260100210809861e-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.47031562543110406 y[1] (numeric) 0.4703156254311344 absolute error 3.036459972349803e-14 relative error 6.456217501952017e-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.4575079700058665 y[1] (numeric) 0.4575079700058971 absolute error 3.058664432842306e-14 relative error 6.685488851272003e-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.44485456249822297 y[1] (numeric) 0.44485456249825345 absolute error 3.047562202596055e-14 relative error 6.8506933715178625e-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.4323566682383796 y[1] (numeric) 0.4323566682384098 absolute error 3.019806626980426e-14 relative error 6.9845265467617514e-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.42001553700534666 y[1] (numeric) 0.4200155370053772 absolute error 3.0531133177191805e-14 relative error 7.269048520174898e-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.4078324029019642 y[1] (numeric) 0.40783240290199474 absolute error 3.0531133177191805e-14 relative error 7.486196035416773e-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.39580848423148973 y[1] (numeric) 0.39580848423152015 absolute error 3.042011087472929e-14 relative error 7.685563116160491e-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.3839449833757702 y[1] (numeric) 0.38394498337580063 absolute error 3.042011087472929e-14 relative error 7.923039026911017e-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.37224308667500505 y[1] (numeric) 0.3722430866750355 absolute error 3.042011087472929e-14 relative error 8.172109023286773e-12% Correct digits 14 h 0.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.36070396430911267 y[1] (numeric) 0.36070396430914325 absolute error 3.058664432842306e-14 relative error 8.47970839106476e-12% Correct digits 14 h 0.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.3493287701807142 y[1] (numeric) 0.34932877018074465 absolute error 3.047562202596055e-14 relative error 8.724051560423995e-12% Correct digits 14 h 0.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.3381186417997428 y[1] (numeric) 0.33811864179977325 absolute error 3.042011087472929e-14 relative error 8.996874798978453e-12% Correct digits 14 h 0.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.32707470016969475 y[1] (numeric) 0.32707470016972534 absolute error 3.058664432842306e-14 relative error 9.351577579236157e-12% Correct digits 14 h 0.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.3161980496755302 y[1] (numeric) 0.3161980496755607 absolute error 3.047562202596055e-14 relative error 9.638143580339414e-12% Correct digits 14 h 0.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.3054897779732344 y[1] (numeric) 0.3054897779732649 absolute error 3.047562202596055e-14 relative error 9.975987487421161e-12% Correct digits 14 h 0.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.2949509558810539 y[1] (numeric) 0.29495095588108455 absolute error 3.064215547965432e-14 relative error 1.0388898516406744e-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.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.28458263727241606 y[1] (numeric) 0.2845826372724467 absolute error 3.064215547965432e-14 relative error 1.0767401614288291e-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.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.27438585897054135 y[1] (numeric) 0.2743858589705719 absolute error 3.0531133177191805e-14 relative error 1.112707968688346e-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.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.2643616406447623 y[1] (numeric) 0.264361640644793 absolute error 3.069766663088558e-14 relative error 1.1611997321553837e-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.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.2545109847085588 y[1] (numeric) 0.2545109847085892 absolute error 3.036459972349803e-14 relative error 1.19305654953434e-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.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.24483487621931477 y[1] (numeric) 0.2448348762193452 absolute error 3.042011087472929e-14 relative error 1.2424745748836855e-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.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.23533428277981594 y[1] (numeric) 0.23533428277984653 absolute error 3.058664432842306e-14 relative error 1.2997105210140851e-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.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.22601015444148942 y[1] (numeric) 0.22601015444152003 absolute error 3.061439990403869e-14 relative error 1.3545586028951762e-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.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.21686342360939903 y[1] (numeric) 0.21686342360942942 absolute error 3.039235529911366e-14 relative error 1.401451420127651e-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.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.20789500494900526 y[1] (numeric) 0.20789500494903568 absolute error 3.042011087472929e-14 relative error 1.4632439525033834e-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.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.19910579529470063 y[1] (numeric) 0.19910579529473119 absolute error 3.0558888752807434e-14 relative error 1.5348065940309063e-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.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.19049667356012645 y[1] (numeric) 0.19049667356015706 absolute error 3.061439990403869e-14 relative error 1.6070831753592732e-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.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.18206850065028213 y[1] (numeric) 0.18206850065031252 absolute error 3.039235529911366e-14 relative error 1.6692813523790924e-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.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.17382211937543446 y[1] (numeric) 0.17382211937546507 absolute error 3.061439990403869e-14 relative error 1.7612487992920707e-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.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.16575835436683972 y[1] (numeric) 0.16575835436687025 absolute error 3.0531133177191805e-14 relative error 1.8419061466804486e-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.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.15787801199427864 y[1] (numeric) 0.15787801199430915 absolute error 3.0503377601576176e-14 relative error 1.9320852356996736e-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.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.15018188028542145 y[1] (numeric) 0.15018188028545207 absolute error 3.061439990403869e-14 relative error 2.038488254765213e-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.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.14267072884702603 y[1] (numeric) 0.1426707288470565 absolute error 3.047562202596055e-14 relative error 2.1360809096753846e-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.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.13534530878797646 y[1] (numeric) 0.135345308788007 absolute error 3.0531133177191805e-14 relative error 2.2557954502154175e-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.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.12820635264417435 y[1] (numeric) 0.12820635264420496 absolute error 3.061439990403869e-14 relative error 2.3879003865749394e-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.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.12125457430528508 y[1] (numeric) 0.12125457430531567 absolute error 3.058664432842306e-14 relative error 2.5225146765526928e-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.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.11449066894334914 y[1] (numeric) 0.11449066894337988 absolute error 3.073929999430902e-14 relative error 2.6848738222954276e-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.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.10791531294326662 y[1] (numeric) 0.10791531294329722 absolute error 3.060052211623088e-14 relative error 2.8356051872191876e-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.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.10152916383515764 y[1] (numeric) 0.10152916383518824 absolute error 3.060052211623088e-14 relative error 3.0139637676829255e-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.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.0953328602286111 y[1] (numeric) 0.095332860228642 absolute error 3.0905833448002795e-14 relative error 3.241886729705756e-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.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.0893270217488249 y[1] (numeric) 0.08932702174885557 absolute error 3.066991105526995e-14 relative error 3.433441578463172e-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.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.08351224897464149 y[1] (numeric) 0.08351224897467208 absolute error 3.058664432842306e-14 relative error 3.6625339041834095e-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.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.07788912337849263 y[1] (numeric) 0.07788912337852331 absolute error 3.0683788843077764e-14 relative error 3.9394189473636336e-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.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.07245820726825236 y[1] (numeric) 0.07245820726828298 absolute error 3.061439990403869e-14 relative error 4.2251114205322636e-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.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.06722004373100543 y[1] (numeric) 0.06722004373103635 absolute error 3.091971123581061e-14 relative error 4.599775531170743e-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.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.0621751565787414 y[1] (numeric) 0.062175156578772026 absolute error 3.0628277691846506e-14 relative error 4.9261279548299145e-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.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.05732405029597043 y[1] (numeric) 0.05732405029600117 absolute error 3.073929999430902e-14 relative error 5.362374053403171e-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.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.052667209989278874 y[1] (numeric) 0.05266720998930949 absolute error 3.061439990403869e-14 relative error 5.8128007749547906e-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.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.04820510133881628 y[1] (numeric) 0.048205101338846965 absolute error 3.0683788843077764e-14 relative error 6.365257616079359e-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.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.04393817055172944 y[1] (numeric) 0.04393817055176023 absolute error 3.079481114554028e-14 relative error 7.008669400398641e-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.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.039866844317541617 y[1] (numeric) 0.03986684431757224 absolute error 3.06213387979426e-14 relative error 7.680903598499531e-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.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.03599152976548303 y[1] (numeric) 0.03599152976551364 absolute error 3.0607461010134784e-14 relative error 8.50407337770018e-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.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.03231261442377953 y[1] (numeric) 0.032312614423810226 absolute error 3.069766663088558e-14 relative error 9.500211350368023e-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.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.02883046618089946 y[1] (numeric) 0.02883046618093041 absolute error 3.094746681142624e-14 relative error 1.0734292889072088e-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.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.025545433248765903 y[1] (numeric) 0.025545433248796698 absolute error 3.079481114554028e-14 relative error 1.2054918327536283e-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.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.022457844127933946 y[1] (numeric) 0.022457844127964793 absolute error 3.0846852849819584e-14 relative error 1.3735447033159813e-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.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.019568007574743085 y[1] (numeric) 0.01956800757477379 absolute error 3.0704605524789486e-14 relative error 1.5691227329869132e-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.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.01687621257044014 y[1] (numeric) 0.016876212570470818 absolute error 3.0676849949173857e-14 relative error 1.8177567876163453e-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.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.014382728292282376 y[1] (numeric) 0.014382728292313157 absolute error 3.0780933357732465e-14 relative error 2.1401317421986756e-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.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.012087804086619802 y[1] (numeric) 0.012087804086650724 absolute error 3.0921445959286586e-14 relative error 2.5580697484594463e-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.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.009991669443961015 y[1] (numeric) 0.009991669443991652 absolute error 3.063695130922639e-14 relative error 3.066249487240936e-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.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.008094533976022777 y[1] (numeric) 0.008094533976053439 absolute error 3.0661237437890065e-14 relative error 3.7878940935590915e-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.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.006396587394771114 y[1] (numeric) 0.006396587394801933 absolute error 3.0819097274203955e-14 relative error 4.81805302924447e-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.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.00489799949344949 y[1] (numeric) 0.0048979994934803105 absolute error 3.082083199767993e-14 relative error 6.292534745848635e-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.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.003598920129599281 y[1] (numeric) 0.003598920129629885 absolute error 3.060399156318283e-14 relative error 8.503659559288527e-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.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.002499479210073652 y[1] (numeric) 0.0024994792101044787 absolute error 3.082690352984585e-14 relative error 1.2333330641680944e-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.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.0015997866780490533 y[1] (numeric) 0.0015997866780798464 absolute error 3.07930764220643e-14 relative error 1.9248239058732876e-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.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.0008999325020287996 y[1] (numeric) 0.0008999325020594489 absolute error 3.0649311213992725e-14 relative error 3.4057344461831522e-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.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.00039998666684681883 y[1] (numeric) 0.0003999866668776788 absolute error 3.085997169610666e-14 relative error 7.715250095555053e-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.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) 9.999916667069453e-05 y[1] (numeric) 9.999916670143404e-05 absolute error 3.073951683474352e-14 relative error 3.073977299828035e-08% Correct digits 10 h 0.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.0 y[1] (numeric) 3.07435012777274e-14 absolute error 3.07435012777274e-14 relative error -1.0% Correct digits -1 h 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) 9.999916666814102e-05 y[1] (numeric) 9.999916669894182e-05 absolute error 3.080080136254326e-14 relative error 3.080105803757279e-08% Correct digits 10 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.0003999866668421559 y[1] (numeric) 0.0003999866668726945 absolute error 3.0538614172181955e-14 relative error 7.634908036630433e-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] 0.029999999999937695 y[1] (analytic) 0.000899932502021028 y[1] (numeric) 0.000899932502051973 absolute error 3.094497314642952e-14 relative error 3.438588235999332e-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] 0.039999999999937697 y[1] (analytic) 0.0015997866780389502 y[1] (numeric) 0.0015997866780698795 absolute error 3.092925221492848e-14 relative error 1.9333360278285456e-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] 0.0499999999999377 y[1] (analytic) 0.0024994792100612173 y[1] (numeric) 0.002499479210092022 absolute error 3.0804785805527146e-14 relative error 1.2324481708640687e-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] 0.0599999999999377 y[1] (analytic) 0.003598920129584293 y[1] (numeric) 0.00359892012961494 absolute error 3.0646925969213257e-14 relative error 8.515589361732583e-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] 0.0699999999999377 y[1] (analytic) 0.00489799949343217 y[1] (numeric) 0.004897999493462878 absolute error 3.070807497174144e-14 relative error 6.269513709202816e-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] 0.07999999999993769 y[1] (analytic) 0.006396587394751241 y[1] (numeric) 0.006396587394782015 absolute error 3.077399446382856e-14 relative error 4.811001955367694e-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] 0.08999999999993769 y[1] (analytic) 0.00809453397600024 y[1] (numeric) 0.008094533976031036 absolute error 3.0796545869016256e-14 relative error 3.804610118423863e-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] 0.09999999999993768 y[1] (analytic) 0.009991669443936035 y[1] (numeric) 0.00999166944396677 absolute error 3.073409582388109e-14 relative error 3.0759720381396e-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] 0.10999999999993768 y[1] (analytic) 0.012087804086592602 y[1] (numeric) 0.012087804086623362 absolute error 3.0760116676020743e-14 relative error 2.544723297603645e-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] 0.11999999999993767 y[1] (analytic) 0.014382728292252622 y[1] (numeric) 0.01438272829228332 absolute error 3.069766663088558e-14 relative error 2.134342386723744e-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] 0.12999999999993767 y[1] (analytic) 0.016876212570407834 y[1] (numeric) 0.01687621257043851 absolute error 3.0676849949173857e-14 relative error 1.817756787619825e-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] 0.13999999999993767 y[1] (analytic) 0.019568007574708335 y[1] (numeric) 0.01956800757473901 absolute error 3.0676849949173857e-14 relative error 1.5677043169598784e-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] 0.14999999999993768 y[1] (analytic) 0.022457844127896753 y[1] (numeric) 0.022457844127927548 absolute error 3.079481114554028e-14 relative error 1.371227396991659e-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] 0.1599999999999377 y[1] (analytic) 0.025545433248726046 y[1] (numeric) 0.025545433248756994 absolute error 3.094746681142624e-14 relative error 1.211467682309502e-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] 0.1699999999999377 y[1] (analytic) 0.028830466180857606 y[1] (numeric) 0.028830466180888244 absolute error 3.063868603270237e-14 relative error 1.0627190639409555e-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] 0.1799999999999377 y[1] (analytic) 0.03231261442373501 y[1] (numeric) 0.03231261442376561 absolute error 3.060052211623088e-14 relative error 9.470147390411552e-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] 0.18999999999993772 y[1] (analytic) 0.03599152976543596 y[1] (numeric) 0.03599152976546657 absolute error 3.061439990403869e-14 relative error 8.506001301850434e-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] 0.19999999999993773 y[1] (analytic) 0.03986684431749221 y[1] (numeric) 0.03986684431752273 absolute error 3.051725538938399e-14 relative error 7.654795836447497e-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] 0.20999999999993774 y[1] (analytic) 0.04393817055167748 y[1] (numeric) 0.04393817055170828 absolute error 3.0801750039444187e-14 relative error 7.010248640920765e-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] 0.21999999999993775 y[1] (analytic) 0.04820510133876177 y[1] (numeric) 0.04820510133879258 absolute error 3.0808688933348094e-14 relative error 6.391167755636435e-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] 0.22999999999993775 y[1] (analytic) 0.05266720998922203 y[1] (numeric) 0.05266720998925267 absolute error 3.064215547965432e-14 relative error 5.818070766597475e-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] 0.23999999999993776 y[1] (analytic) 0.05732405029591103 y[1] (numeric) 0.057324050295941925 absolute error 3.089195566019498e-14 relative error 5.3890043534482294e-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] 0.24999999999993777 y[1] (analytic) 0.06217515657867967 y[1] (numeric) 0.06217515657871036 absolute error 3.069072773698167e-14 relative error 4.936172166795275e-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] 0.2599999999999378 y[1] (analytic) 0.06722004373094148 y[1] (numeric) 0.06722004373097228 absolute error 3.079481114554028e-14 relative error 4.5811947503041244e-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] 0.2699999999999378 y[1] (analytic) 0.07245820726818586 y[1] (numeric) 0.0724582072682165 absolute error 3.064215547965432e-14 relative error 4.22894198392738e-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] 0.2799999999999378 y[1] (analytic) 0.0778891233784238 y[1] (numeric) 0.07788912337845444 absolute error 3.064215547965432e-14 relative error 3.9340737384833064e-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] 0.2899999999999378 y[1] (analytic) 0.0835122489745701 y[1] (numeric) 0.0835122489746008 absolute error 3.069766663088558e-14 relative error 3.67582803814003e-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] 0.2999999999999378 y[1] (analytic) 0.08932702174875118 y[1] (numeric) 0.0893270217487819 absolute error 3.072542220650121e-14 relative error 3.439655952363682e-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] 0.3099999999999378 y[1] (analytic) 0.09533286022853538 y[1] (numeric) 0.09533286022856596 absolute error 3.058664432842306e-14 relative error 3.208405187371873e-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] 0.31999999999993783 y[1] (analytic) 0.10152916383507915 y[1] (numeric) 0.10152916383510985 absolute error 3.069766663088558e-14 relative error 3.0235319066302884e-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] 0.32999999999993784 y[1] (analytic) 0.10791531294318579 y[1] (numeric) 0.10791531294321646 absolute error 3.066991105526995e-14 relative error 2.8420351309565074e-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] 0.33999999999993785 y[1] (analytic) 0.1144906689432661 y[1] (numeric) 0.11449066894329678 absolute error 3.0683788843077764e-14 relative error 2.6800252916927748e-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] 0.34999999999993786 y[1] (analytic) 0.12125457430519948 y[1] (numeric) 0.12125457430523022 absolute error 3.073929999430902e-14 relative error 2.5351043596044277e-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] 0.35999999999993787 y[1] (analytic) 0.12820635264408642 y[1] (numeric) 0.12820635264411717 absolute error 3.0753177782116836e-14 relative error 2.398724957685265e-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] 0.3699999999999379 y[1] (analytic) 0.1353453087878861 y[1] (numeric) 0.13534530878791687 absolute error 3.0780933357732465e-14 relative error 2.2742519584459713e-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] 0.3799999999999379 y[1] (analytic) 0.14267072884693333 y[1] (numeric) 0.14267072884696405 absolute error 3.072542220650121e-14 relative error 2.1535897695921558e-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] 0.3899999999999379 y[1] (analytic) 0.15018188028532675 y[1] (numeric) 0.1501818802853573 absolute error 3.0558888752807434e-14 relative error 2.034791993198472e-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] 0.3999999999999379 y[1] (analytic) 0.1578780119941814 y[1] (numeric) 0.1578780119942121 absolute error 3.069766663088558e-14 relative error 1.9443915110874935e-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] 0.4099999999999379 y[1] (analytic) 0.16575835436674025 y[1] (numeric) 0.1657583543667709 absolute error 3.064215547965432e-14 relative error 1.8486039872149414e-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] 0.4199999999999379 y[1] (analytic) 0.17382211937533298 y[1] (numeric) 0.1738221193753634 absolute error 3.042011087472929e-14 relative error 1.7500713363782743e-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] 0.42999999999993793 y[1] (analytic) 0.1820685006501782 y[1] (numeric) 0.18206850065020858 absolute error 3.036459972349803e-14 relative error 1.6677568945239903e-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] 0.43999999999993794 y[1] (analytic) 0.1904966735600202 y[1] (numeric) 0.19049667356005087 absolute error 3.066991105526995e-14 relative error 1.6099971974369784e-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] 0.44999999999993795 y[1] (analytic) 0.19910579529459227 y[1] (numeric) 0.19910579529462274 absolute error 3.047562202596055e-14 relative error 1.530624559715579e-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] 0.45999999999993796 y[1] (analytic) 0.20789500494889435 y[1] (numeric) 0.207895004948925 absolute error 3.064215547965432e-14 relative error 1.473924565296165e-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] 0.46999999999993797 y[1] (analytic) 0.2168634236092859 y[1] (numeric) 0.21686342360931649 absolute error 3.058664432842306e-14 relative error 1.4104104703027187e-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] 0.479999999999938 y[1] (analytic) 0.2260101544413744 y[1] (numeric) 0.22601015444140488 absolute error 3.047562202596055e-14 relative error 1.3484182647141074e-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] 0.489999999999938 y[1] (analytic) 0.2353342827796987 y[1] (numeric) 0.23533428277972918 absolute error 3.047562202596055e-14 relative error 1.2949928784702146e-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] 0.499999999999938 y[1] (analytic) 0.24483487621919509 y[1] (numeric) 0.24483487621922564 absolute error 3.0558888752807434e-14 relative error 1.2481427983098599e-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] 0.509999999999938 y[1] (analytic) 0.2545109847084368 y[1] (numeric) 0.25451098470846745 absolute error 3.064215547965432e-14 relative error 1.2039620024557062e-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] 0.519999999999938 y[1] (analytic) 0.26436164064463863 y[1] (numeric) 0.2643616406446691 absolute error 3.047562202596055e-14 relative error 1.1528004574206219e-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] 0.529999999999938 y[1] (analytic) 0.27438585897041534 y[1] (numeric) 0.2743858589704458 absolute error 3.047562202596055e-14 relative error 1.1106848632912409e-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] 0.539999999999938 y[1] (analytic) 0.28458263727228783 y[1] (numeric) 0.2845826372723185 absolute error 3.064215547965432e-14 relative error 1.0767401614293143e-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] 0.549999999999938 y[1] (analytic) 0.2949509558809238 y[1] (numeric) 0.2949509558809542 absolute error 3.042011087472929e-14 relative error 1.0313616643103999e-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] 0.559999999999938 y[1] (analytic) 0.30548977797310173 y[1] (numeric) 0.30548977797313237 absolute error 3.064215547965432e-14 relative error 1.0030501080252955e-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] 0.569999999999938 y[1] (analytic) 0.31619804967539544 y[1] (numeric) 0.3161980496754261 absolute error 3.064215547965432e-14 relative error 9.69081103160223e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3270747001695583 y[1] (numeric) 0.3270747001695887 absolute error 3.036459972349803e-14 relative error 9.283689538737409e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.33811864179960416 y[1] (numeric) 0.3381186417996345 absolute error 3.036459972349803e-14 relative error 8.980457144239475e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3493287701805734 y[1] (numeric) 0.3493287701806039 absolute error 3.047562202596055e-14 relative error 8.724051560427511e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.36070396430897 y[1] (numeric) 0.3607039643090004 absolute error 3.042011087472929e-14 relative error 8.433539379864475e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.37224308667486017 y[1] (numeric) 0.3722430866748906 absolute error 3.042011087472929e-14 relative error 8.172109023289954e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.3839449833756232 y[1] (numeric) 0.3839449833756537 absolute error 3.047562202596055e-14 relative error 7.937497127328127e-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.39580848423134085 y[1] (numeric) 0.3958084842313712 absolute error 3.036459972349803e-14 relative error 7.671538365951405e-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.40783240290181333 y[1] (numeric) 0.4078324029018438 absolute error 3.047562202596055e-14 relative error 7.472584769900598e-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.4200155370051939 y[1] (numeric) 0.4200155370052243 absolute error 3.042011087472929e-14 relative error 7.242615616467806e-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.4323566682382244 y[1] (numeric) 0.43235666823825497 absolute error 3.058664432842306e-14 relative error 7.074400969241005e-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.4448545624980662 y[1] (numeric) 0.4448545624980967 absolute error 3.047562202596055e-14 relative error 6.850693371520276e-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.4575079700057082 y[1] (numeric) 0.4575079700057384 absolute error 3.019806626980426e-14 relative error 6.600555236103862e-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.47031562543094363 y[1] (numeric) 0.47031562543097377 absolute error 3.0142555118573e-14 relative error 6.4090056737863636e-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.4832762480189031 y[1] (numeric) 0.4832762480189334 absolute error 3.0253577421035516e-14 relative error 6.260100210811966e-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.4963885417181285 y[1] (numeric) 0.4963885417181588 absolute error 3.0309088572266774e-14 relative error 6.105920267087394e-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.5096511953101768 y[1] (numeric) 0.5096511953102071 absolute error 3.0309088572266774e-14 relative error 5.947025897549496e-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.5230628825407408 y[1] (numeric) 0.5230628825407712 absolute error 3.0309088572266774e-14 relative error 5.794540118205774e-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.5366222622522737 y[1] (numeric) 0.5366222622523042 absolute error 3.0531133177191805e-14 relative error 5.689501782696948e-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.5503279785181046 y[1] (numeric) 0.5503279785181348 absolute error 3.019806626980426e-14 relative error 5.487285300507543e-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.5641786607780271 y[1] (numeric) 0.5641786607780575 absolute error 3.0309088572266774e-14 relative error 5.3722500830622006e-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.5781729239753584 y[1] (numeric) 0.5781729239753886 absolute error 3.019806626980426e-14 relative error 5.22301633604193e-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.5923093686954398 y[1] (numeric) 0.5923093686954702 absolute error 3.042011087472929e-14 relative error 5.135848339142351e-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.6065865813055805 y[1] (numeric) 0.6065865813056107 absolute error 3.019806626980426e-14 relative error 4.978360418855253e-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.6210031340964165 y[1] (numeric) 0.6210031340964467 absolute error 3.019806626980426e-14 relative error 4.862788062051186e-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.6355575854246825 y[1] (numeric) 0.6355575854247127 absolute error 3.019806626980426e-14 relative error 4.75142881814962e-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.6502484798573747 y[1] (numeric) 0.6502484798574049 absolute error 3.019806626980426e-14 relative error 4.644081025214837e-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.665074348317292 y[1] (numeric) 0.665074348317322 absolute error 3.008704396734174e-14 relative error 4.5238617371824865e-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.6800337082299429 y[1] (numeric) 0.6800337082299731 absolute error 3.019806626980426e-14 relative error 4.44067197027728e-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.6951250636718028 y[1] (numeric) 0.6951250636718329 absolute error 3.008704396734174e-14 relative error 4.328292208083447e-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.7103469055199031 y[1] (numeric) 0.7103469055199334 absolute error 3.0309088572266774e-14 relative error 4.266800958340706e-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.7256977116027445 y[1] (numeric) 0.7256977116027746 absolute error 3.008704396734174e-14 relative error 4.145947201747791e-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.7411759468525103 y[1] (numeric) 0.7411759468525405 absolute error 3.019806626980426e-14 relative error 4.074345153541997e-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.7567800634585744 y[1] (numeric) 0.7567800634586046 absolute error 3.019806626980426e-14 relative error 3.990335862152013e-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.7725085010222794 y[1] (numeric) 0.7725085010223096 absolute error 3.019806626980426e-14 relative error 3.909091774374316e-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.7883596867129761 y[1] (numeric) 0.7883596867130063 absolute error 3.019806626980426e-14 relative error 3.830493463676903e-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.8043320354253048 y[1] (numeric) 0.8043320354253347 absolute error 2.986499936241671e-14 relative error 3.713018759301942e-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.820423949937704 y[1] (numeric) 0.820423949937734 absolute error 3.008704396734174e-14 relative error 3.667255687699792e-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.8366338210721328 y[1] (numeric) 0.8366338210721628 absolute error 2.9976021664879227e-14 relative error 3.582932091660535e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8529600278549855 y[1] (numeric) 0.8529600278550157 absolute error 3.019806626980426e-14 relative error 3.540384693728969e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8694009376791896 y[1] (numeric) 0.8694009376792197 absolute error 3.008704396734174e-14 relative error 3.460663850634575e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.8859549064674629 y[1] (numeric) 0.885954906467493 absolute error 3.008704396734174e-14 relative error 3.3960017318834843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9026202788367219 y[1] (numeric) 0.9026202788367518 absolute error 2.986499936241671e-14 relative error 3.3087002433521764e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9193953882636167 y[1] (numeric) 0.9193953882636469 absolute error 3.019806626980426e-14 relative error 3.2845570747137158e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9362785572511845 y[1] (numeric) 0.9362785572512147 absolute error 3.019806626980426e-14 relative error 3.2253292608198366e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9532680974965957 y[1] (numeric) 0.9532680974966258 absolute error 3.008704396734174e-14 relative error 3.1561996091502675e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9703623100599835 y[1] (numeric) 0.9703623100600136 absolute error 3.008704396734174e-14 relative error 3.100598988174004e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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.9875594855343368 y[1] (numeric) 0.9875594855343669 absolute error 3.008704396734174e-14 relative error 3.046605739507692e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.004857904216439 y[1] (numeric) 1.0048579042164691 absolute error 3.019806626980426e-14 relative error 3.0052076162302664e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.0222558362788372 y[1] (numeric) 1.0222558362788674 absolute error 3.019806626980426e-14 relative error 2.9540615174895645e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.0397515419428238 y[1] (numeric) 1.0397515419428536 absolute error 2.9753977059954195e-14 relative error 2.86164298485747e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.0573432716524112 y[1] (numeric) 1.0573432716524411 absolute error 2.9976021664879227e-14 relative error 2.835032147888248e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.075029266249289 y[1] (numeric) 1.0750292662493188 absolute error 2.9753977059954195e-14 relative error 2.76773646951622e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.0928077571487353 y[1] (numeric) 1.0928077571487653 absolute error 2.9976021664879227e-14 relative error 2.743027899352601e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.110676966516476 y[1] (numeric) 1.110676966516506 absolute error 2.9976021664879227e-14 relative error 2.698896490029494e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.1286351074464647 y[1] (numeric) 1.1286351074464949 absolute error 3.019806626980426e-14 relative error 2.675627053470571e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.1466803841395738 y[1] (numeric) 1.146680384139604 absolute error 3.019806626980426e-14 relative error 2.6335207863927803e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.1648109920831717 y[1] (numeric) 1.164810992083202 absolute error 3.019806626980426e-14 relative error 2.592529300895197e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.1830251182315727 y[1] (numeric) 1.183025118231603 absolute error 3.019806626980426e-14 relative error 2.552614124960033e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.201320941187341 y[1] (numeric) 1.2013209411873707 absolute error 2.9753977059954195e-14 relative error 2.4767716968744814e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.2196966313834263 y[1] (numeric) 1.219696631383456 absolute error 2.9753977059954195e-14 relative error 2.4394571809390096e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.2381503512661225 y[1] (numeric) 1.2381503512661525 absolute error 2.9976021664879227e-14 relative error 2.4210324403838348e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.2566802554788197 y[1] (numeric) 1.2566802554788497 absolute error 2.9976021664879227e-14 relative error 2.385334020662064e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.2752844910465382 y[1] (numeric) 1.275284491046568 absolute error 2.9753977059954195e-14 relative error 2.333124668954231e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.2939611975612242 y[1] (numeric) 1.293961197561254 absolute error 2.9753977059954195e-14 relative error 2.2994489414390943e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.3127085073677902 y[1] (numeric) 1.3127085073678202 absolute error 2.9976021664879227e-14 relative error 2.2835245979312182e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.331524545750879 y[1] (numeric) 1.3315245457509086 absolute error 2.9531932455029164e-14 relative error 2.217903721660301e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.3504074311223313 y[1] (numeric) 1.3504074311223608 absolute error 2.9531932455029164e-14 relative error 2.1868905468392606e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.369355275209346 y[1] (numeric) 1.3693552752093756 absolute error 2.9531932455029164e-14 relative error 2.156630422336113e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.3883661832433045 y[1] (numeric) 1.3883661832433338 absolute error 2.930988785010413e-14 relative error 2.1111064360293276e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.4074382541492452 y[1] (numeric) 1.4074382541492747 absolute error 2.9531932455029164e-14 relative error 2.0982755277516842e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.426569580735971 y[1] (numeric) 1.4265695807360008 absolute error 2.9753977059954195e-14 relative error 2.085701073522403e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.4457582498867665 y[1] (numeric) 1.4457582498867962 absolute error 2.9753977059954195e-14 relative error 2.058018832836303e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.4650023427507066 y[1] (numeric) 1.4650023427507364 absolute error 2.9753977059954195e-14 relative error 2.030984947374743e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.4842999349345418 y[1] (numeric) 1.4842999349345716 absolute error 2.9753977059954195e-14 relative error 2.0045798264665664e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.5036490966951348 y[1] (numeric) 1.5036490966951648 absolute error 2.9976021664879227e-14 relative error 1.99355166912037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.5230478931324343 y[1] (numeric) 1.523047893132464 absolute error 2.9753977059954195e-14 relative error 1.9535811837643232e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.5424943843829615 y[1] (numeric) 1.5424943843829912 absolute error 2.9753977059954195e-14 relative error 1.9289520507302572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.5619866258137969 y[1] (numeric) 1.5619866258138266 absolute error 2.9753977059954195e-14 relative error 1.904880398348631e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.5815226682170413 y[1] (numeric) 1.5815226682170709 absolute error 2.9531932455029164e-14 relative error 1.867310096055881e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.6011005580047337 y[1] (numeric) 1.6011005580047635 absolute error 2.9753977059954195e-14 relative error 1.8583453057460135e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.620718337404211 y[1] (numeric) 1.6207183374042404 absolute error 2.9531932455029164e-14 relative error 1.822150818773875e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.6403740446538801 y[1] (numeric) 1.64037404465391 absolute error 2.9753977059954195e-14 relative error 1.8138531975024209e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.6600657141993973 y[1] (numeric) 1.6600657141994268 absolute error 2.9531932455029164e-14 relative error 1.7789616520856572e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.6797913768902166 y[1] (numeric) 1.6797913768902462 absolute error 2.9531932455029164e-14 relative error 1.7580714403773985e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.699549060176507 y[1] (numeric) 1.6995490601765368 absolute error 2.9753977059954195e-14 relative error 1.7506983327015043e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.7193367883064052 y[1] (numeric) 1.719336788306435 absolute error 2.9753977059954195e-14 relative error 1.7305496667271742e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.7391525825235874 y[1] (numeric) 1.7391525825236172 absolute error 2.9753977059954195e-14 relative error 1.7108318935869248e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.7589944612651451 y[1] (numeric) 1.758994461265175 absolute error 2.9753977059954195e-14 relative error 1.6915333001420508e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.7788604403597388 y[1] (numeric) 1.7788604403597688 absolute error 2.9976021664879227e-14 relative error 1.6851249814076016e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.7987485332260147 y[1] (numeric) 1.7987485332260442 absolute error 2.9531932455029164e-14 relative error 1.641804393972976e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.8186567510712588 y[1] (numeric) 1.818656751071288 absolute error 2.930988785010413e-14 relative error 1.6116228547712196e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.8385831030902766 y[1] (numeric) 1.8385831030903061 absolute error 2.9531932455029164e-14 relative error 1.6062332132494916e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.8585255966644718 y[1] (numeric) 1.8585255966645016 absolute error 2.9753977059954195e-14 relative error 1.6009452392452477e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.8784822375611059 y[1] (numeric) 1.8784822375611354 absolute error 2.9531932455029164e-14 relative error 1.5721166729461027e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.898451030132719 y[1] (numeric) 1.8984510301327489 absolute error 2.9753977059954195e-14 relative error 1.5672765105705212e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.9184299775166953 y[1] (numeric) 1.918429977516725 absolute error 2.9753977059954195e-14 relative error 1.5509545518293622e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.9384170818349453 y[1] (numeric) 1.9384170818349749 absolute error 2.9531932455029164e-14 relative error 1.5235076460982087e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.9584103443936924 y[1] (numeric) 1.9584103443937222 absolute error 2.9753977059954195e-14 relative error 1.5192922742228355e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.9784077658833428 y[1] (numeric) 1.9784077658833723 absolute error 2.9531932455029164e-14 relative error 1.4927121175064434e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 1.9984073465784111 y[1] (numeric) 1.9984073465784404 absolute error 2.930988785010413e-14 relative error 1.4666623348982022e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.0184070865374943 y[1] (numeric) 2.0184070865375237 absolute error 2.930988785010413e-14 relative error 1.4521296543991135e-12% Correct digits 14 h 0.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) 2.038404985803263 y[1] (numeric) 2.038404985803292 absolute error 2.930988785010413e-14 relative error 1.4378834458430324e-12% Correct digits 14 h 0.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) 2.0583990446024547 y[1] (numeric) 2.0583990446024845 absolute error 2.9753977059954195e-14 relative error 1.4454912004538302e-12% Correct digits 14 h 0.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) 2.078387263545853 y[1] (numeric) 2.078387263545882 absolute error 2.930988785010413e-14 relative error 1.4102226454226684e-12% Correct digits 14 h 0.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) 2.098367643828219 y[1] (numeric) 2.098367643828248 absolute error 2.930988785010413e-14 relative error 1.396794691164403e-12% Correct digits 14 h 0.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) 2.118338187428174 y[1] (numeric) 2.1183381874282037 absolute error 2.9753977059954195e-14 relative error 1.4045905057340169e-12% Correct digits 14 h 0.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) 2.1382968973080017 y[1] (numeric) 2.1382968973080314 absolute error 2.9753977059954195e-14 relative error 1.391480158691378e-12% Correct digits 14 h 0.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) 2.1582417776133456 y[1] (numeric) 2.1582417776133753 absolute error 2.9753977059954195e-14 relative error 1.3786211243143073e-12% Correct digits 14 h 0.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) 2.1781708338727963 y[1] (numeric) 2.1781708338728256 absolute error 2.930988785010413e-14 relative error 1.345619333171909e-12% Correct digits 14 h 0.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) 2.1980820731973347 y[1] (numeric) 2.198082073197364 absolute error 2.930988785010413e-14 relative error 1.3334300937848926e-12% Correct digits 14 h 0.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) 2.2179735044796205 y[1] (numeric) 2.2179735044796502 absolute error 2.9753977059954195e-14 relative error 1.3414938005282915e-12% Correct digits 14 h 0.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) 2.237843138593103 y[1] (numeric) 2.2378431385931328 absolute error 2.9753977059954195e-14 relative error 1.3295827820470051e-12% Correct digits 14 h 0.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) 2.257688988590928 y[1] (numeric) 2.257688988590958 absolute error 2.9753977059954195e-14 relative error 1.3178952995879334e-12% Correct digits 14 h 0.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) 2.2775090699046343 y[1] (numeric) 2.277509069904664 absolute error 2.9753977059954195e-14 relative error 1.3064262818149866e-12% Correct digits 14 h 0.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) 2.2973014005426062 y[1] (numeric) 2.2973014005426364 absolute error 3.019806626980426e-14 relative error 1.3145017133002961e-12% Correct digits 14 h 0.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) 2.3170640012882746 y[1] (numeric) 2.317064001288305 absolute error 3.019806626980426e-14 relative error 1.3032901228888932e-12% Correct digits 14 h 0.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) 2.3367948958980334 y[1] (numeric) 2.3367948958980636 absolute error 3.019806626980426e-14 relative error 1.292285699648411e-12% Correct digits 14 h 0.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) 2.3564921112988637 y[1] (numeric) 2.356492111298894 absolute error 3.019806626980426e-14 relative error 1.2814838685438896e-12% Correct digits 14 h 0.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) 2.3761536777856405 y[1] (numeric) 2.37615367778567 absolute error 2.9753977059954195e-14 relative error 1.2521907710818688e-12% Correct digits 14 h 0.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) 2.395777629218099 y[1] (numeric) 2.395777629218128 absolute error 2.930988785010413e-14 relative error 1.223397676505974e-12% Correct digits 14 h 0.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) 2.4153620032174485 y[1] (numeric) 2.415362003217478 absolute error 2.930988785010413e-14 relative error 1.21347805467922e-12% Correct digits 14 h 0.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) 2.43490484136261 y[1] (numeric) 2.43490484136264 absolute error 2.9753977059954195e-14 relative error 1.2219769969861908e-12% Correct digits 14 h 0.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) 2.4544041893860555 y[1] (numeric) 2.4544041893860853 absolute error 2.9753977059954195e-14 relative error 1.2122688344741153e-12% Correct digits 14 h 0.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) 2.473858097369231 y[1] (numeric) 2.4738580973692605 absolute error 2.9753977059954195e-14 relative error 1.2027358033023558e-12% Correct digits 14 h 0.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) 2.49326461993755 y[1] (numeric) 2.4932646199375794 absolute error 2.930988785010413e-14 relative error 1.1755626585211108e-12% Correct digits 14 h 0.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) 2.512621816454928 y[1] (numeric) 2.512621816454957 absolute error 2.930988785010413e-14 relative error 1.1665061434297985e-12% Correct digits 14 h 0.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) 2.531927751217843 y[1] (numeric) 2.531927751217873 absolute error 2.9753977059954195e-14 relative error 1.1751511094912837e-12% Correct digits 14 h 0.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) 2.551180493648909 y[1] (numeric) 2.551180493648938 absolute error 2.930988785010413e-14 relative error 1.1488755077529897e-12% Correct digits 14 h 0.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) 2.5703781184899244 y[1] (numeric) 2.570378118489954 absolute error 2.9753977059954195e-14 relative error 1.1575719870131172e-12% Correct digits 14 h 0.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) 2.589518705994405 y[1] (numeric) 2.589518705994435 absolute error 2.9753977059954195e-14 relative error 1.1490157221524423e-12% Correct digits 14 h 0.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) 2.6086003421195505 y[1] (numeric) 2.6086003421195803 absolute error 2.9753977059954195e-14 relative error 1.1406107934409905e-12% Correct digits 14 h 0.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) 2.6276211187176486 y[1] (numeric) 2.627621118717679 absolute error 3.019806626980426e-14 relative error 1.149254968864832e-12% Correct digits 14 h 0.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) 2.646579133726892 y[1] (numeric) 2.6465791337269216 absolute error 2.9753977059954195e-14 relative error 1.1242428643369104e-12% Correct digits 14 h 0.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) 2.6654724913615757 y[1] (numeric) 2.6654724913616055 absolute error 2.9753977059954195e-14 relative error 1.1162740248260931e-12% Correct digits 14 h 0.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) 2.6842993023016817 y[1] (numeric) 2.684299302301712 absolute error 3.019806626980426e-14 relative error 1.1249887910752202e-12% Correct digits 14 h 0.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) 2.7030576838818057 y[1] (numeric) 2.7030576838818354 absolute error 2.9753977059954195e-14 relative error 1.1007525750329204e-12% Correct digits 14 h 0.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) 2.721745760279421 y[1] (numeric) 2.7217457602794504 absolute error 2.930988785010413e-14 relative error 1.0768782403502341e-12% Correct digits 14 h 0.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) 2.740361662702461 y[1] (numeric) 2.7403616627024903 absolute error 2.930988785010413e-14 relative error 1.0695627606029058e-12% Correct digits 14 h 0.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) 2.7589035295761963 y[1] (numeric) 2.758903529576226 absolute error 2.9753977059954195e-14 relative error 1.078471093352249e-12% Correct digits 14 h 0.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) 2.777369506729392 y[1] (numeric) 2.7773695067294217 absolute error 2.9753977059954195e-14 relative error 1.0713006313298313e-12% Correct digits 14 h 0.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) 2.79575774757972 y[1] (numeric) 2.79575774757975 absolute error 3.019806626980426e-14 relative error 1.0801388745482918e-12% Correct digits 14 h 0.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) 2.81406641331842 y[1] (numeric) 2.8140664133184496 absolute error 2.9753977059954195e-14 relative error 1.0573303074559472e-12% Correct digits 14 h 0.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) 2.832293673094174 y[1] (numeric) 2.832293673094204 absolute error 2.9753977059954195e-14 relative error 1.050525845628469e-12% Correct digits 14 h 0.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) 2.850437704196194 y[1] (numeric) 2.8504377041962243 absolute error 3.019806626980426e-14 relative error 1.0594185666765845e-12% Correct digits 14 h 0.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) 2.8684966922364907 y[1] (numeric) 2.868496692236521 absolute error 3.019806626980426e-14 relative error 1.0527488615041639e-12% Correct digits 14 h 0.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) 2.8864688313313076 y[1] (numeric) 2.8864688313313387 absolute error 3.108624468950438e-14 relative error 1.0769645025117653e-12% Correct digits 14 h 0.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) 2.9043523242817137 y[1] (numeric) 2.904352324281745 absolute error 3.108624468950438e-14 relative error 1.0703331145332872e-12% Correct digits 14 h 0.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) 2.9221453827533157 y[1] (numeric) 2.9221453827533472 absolute error 3.1530333899354446e-14 relative error 1.0790131827611468e-12% Correct digits 14 h 0.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) 2.939846227455095 y[1] (numeric) 2.9398462274551265 absolute error 3.1530333899354446e-14 relative error 1.0725164331689883e-12% Correct digits 14 h 0.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) 2.9574530883173304 y[1] (numeric) 2.9574530883173624 absolute error 3.197442310920451e-14 relative error 1.0811472626737975e-12% Correct digits 14 h 0.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) 2.974964204668609 y[1] (numeric) 2.974964204668642 absolute error 3.2862601528904634e-14 relative error 1.1046385525356365e-12% Correct digits 14 h 0.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) 2.9923778254118893 y[1] (numeric) 2.9923778254119218 absolute error 3.241851231905457e-14 relative error 1.0833696214344954e-12% Correct digits 14 h 0.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) 3.0096922091996063 y[1] (numeric) 3.009692209199639 absolute error 3.2862601528904634e-14 relative error 1.0918924343311528e-12% Correct digits 14 h 0.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) 3.026905624607811 y[1] (numeric) 3.0269056246078443 absolute error 3.3306690738754696e-14 relative error 1.1003544500357578e-12% Correct digits 14 h 0.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) 3.044016350309306 y[1] (numeric) 3.0440163503093403 absolute error 3.419486915845482e-14 relative error 1.1233470922381951e-12% Correct digits 14 h 0.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) 3.0610226752457823 y[1] (numeric) 3.061022675245816 absolute error 3.375077994860476e-14 relative error 1.1025981683031723e-12% Correct digits 14 h 0.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) 3.0779228987989153 y[1] (numeric) 3.07792289879895 absolute error 3.4638958368304884e-14 relative error 1.1254004569712222e-12% Correct digits 14 h 0.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) 3.094715330960435 y[1] (numeric) 3.09471533096047 absolute error 3.5083047578154947e-14 relative error 1.133643770952821e-12% Correct digits 14 h 0.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) 3.111398292501118 y[1] (numeric) 3.111398292501154 absolute error 3.597122599785507e-14 relative error 1.156111259832934e-12% Correct digits 14 h 0.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) 3.127970115138714 y[1] (numeric) 3.1279701151387496 absolute error 3.552713678800501e-14 relative error 1.135788881615626e-12% Correct digits 14 h 0.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) 3.1444291417047676 y[1] (numeric) 3.1444291417048036 absolute error 3.597122599785507e-14 relative error 1.1439668180391273e-12% Correct digits 14 h 0.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) 3.160773726310338 y[1] (numeric) 3.160773726310375 absolute error 3.68594044175552e-14 relative error 1.1661513163924658e-12% Correct digits 14 h 0.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) 3.177002234510586 y[1] (numeric) 3.1770022345106232 absolute error 3.730349362740526e-14 relative error 1.1741727223919258e-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) 3.193113043468215 y[1] (numeric) 3.1931130434682524 absolute error 3.730349362740526e-14 relative error 1.1682484496974741e-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) 3.209104542115755 y[1] (numeric) 3.209104542115792 absolute error 3.730349362740526e-14 relative error 1.1624268744704452e-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) 3.2249751313166666 y[1] (numeric) 3.2249751313167043 absolute error 3.774758283725532e-14 relative error 1.1704767106791315e-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) 3.240723224025256 y[1] (numeric) 3.240723224025294 absolute error 3.774758283725532e-14 relative error 1.1647888519887109e-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) 3.256347245445375 y[1] (numeric) 3.2563472454454137 absolute error 3.863576125695545e-14 relative error 1.1864754691317075e-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) 3.271845633187903 y[1] (numeric) 3.2718456331879415 absolute error 3.863576125695545e-14 relative error 1.1808552599503581e-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) 3.2872168374269792 y[1] (numeric) 3.2872168374270183 absolute error 3.907985046680551e-14 relative error 1.1888430973538908e-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) 3.3024593210549895 y[1] (numeric) 3.3024593210550295 absolute error 3.9968028886505635e-14 relative error 1.2102504527970271e-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) 3.3175715598362743 y[1] (numeric) 3.3175715598363142 absolute error 3.9968028886505635e-14 relative error 1.2047375065054544e-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) 3.3325520425595485 y[1] (numeric) 3.332552042559588 absolute error 3.952393967665557e-14 relative error 1.1859961726599002e-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) 3.3473992711890226 y[1] (numeric) 3.347399271189062 absolute error 3.952393967665557e-14 relative error 1.1807357436215356e-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) 3.362111761014206 y[1] (numeric) 3.3621117610142464 absolute error 4.04121180963557e-14 relative error 1.2019861613453647e-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) 3.3766880407983777 y[1] (numeric) 3.3766880407984186 absolute error 4.085620730620576e-14 relative error 1.2099491221151064e-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) 3.3911266529257063 y[1] (numeric) 3.391126652925747 absolute error 4.085620730620576e-14 relative error 1.2047974460333685e-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) 3.40542615354701 y[1] (numeric) 3.4054261535470514 absolute error 4.1300296516055823e-14 relative error 1.2127790958860884e-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) 3.4195851127241443 y[1] (numeric) 3.4195851127241856 absolute error 4.1300296516055823e-14 relative error 1.207757524805539e-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) 3.43360211457299 y[1] (numeric) 3.433602114573031 absolute error 4.1300296516055823e-14 relative error 1.2028270934703806e-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) 3.4474757574050425 y[1] (numeric) 3.447475757405084 absolute error 4.1300296516055823e-14 relative error 1.1979865682113764e-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) 3.46120465386758 y[1] (numeric) 3.4612046538676218 absolute error 4.1744385725905886e-14 relative error 1.2060652258530956e-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) 3.4747874310823974 y[1] (numeric) 3.4747874310824396 absolute error 4.218847493575595e-14 relative error 1.2141311021898749e-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) 3.488222730783092 y[1] (numeric) 3.4882227307831344 absolute error 4.218847493575595e-14 relative error 1.2094547335939412e-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) 3.50150920945089 y[1] (numeric) 3.5015092094509326 absolute error 4.263256414560601e-14 relative error 1.2175482512094176e-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) 3.5146455384489954 y[1] (numeric) 3.514645538449039 absolute error 4.3520742565306136e-14 relative error 1.238268328603963e-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) 3.527630404155458 y[1] (numeric) 3.527630404155501 absolute error 4.3076653355456074e-14 relative error 1.2211215014110572e-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) 3.5404625080945245 y[1] (numeric) 3.5404625080945684 absolute error 4.39648317751562e-14 relative error 1.2417821591003955e-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) 3.553140567066497 y[1] (numeric) 3.553140567066541 absolute error 4.39648317751562e-14 relative error 1.2373513218885663e-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) 3.5656633132760422 y[1] (numeric) 3.565663313276086 absolute error 4.39648317751562e-14 relative error 1.2330056966248563e-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) 3.578029494458975 y[1] (numeric) 3.578029494459019 absolute error 4.39648317751562e-14 relative error 1.2287442527581515e-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) 3.5902378740074816 y[1] (numeric) 3.590237874007526 absolute error 4.440892098500626e-14 relative error 1.2369353380876768e-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) 3.602287231093782 y[1] (numeric) 3.6022872310938263 absolute error 4.440892098500626e-14 relative error 1.2327978902315943e-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) 3.6141763607922073 y[1] (numeric) 3.614176360792252 absolute error 4.4853010194856324e-14 relative error 1.2410299254191568e-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) 3.6259040741996964 y[1] (numeric) 3.6259040741997413 absolute error 4.4853010194856324e-14 relative error 1.2370159076741766e-12% Correct digits 14 h 0.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) 3.6374691985546805 y[1] (numeric) 3.637469198554726 absolute error 4.529709940470639e-14 relative error 1.2452916281106884e-12% Correct digits 14 h 0.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) 3.648870577354362 y[1] (numeric) 3.6488705773544083 absolute error 4.618527782440651e-14 relative error 1.2657417369375006e-12% Correct digits 14 h 0.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) 3.6601070704703638 y[1] (numeric) 3.6601070704704095 absolute error 4.574118861455645e-14 relative error 1.2497226920926717e-12% Correct digits 14 h 0.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) 3.6711775542627354 y[1] (numeric) 3.6711775542627816 absolute error 4.618527782440651e-14 relative error 1.2580507791234216e-12% Correct digits 14 h 0.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) 3.6820809216923243 y[1] (numeric) 3.6820809216923704 absolute error 4.618527782440651e-14 relative error 1.2543254427765063e-12% Correct digits 14 h 0.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) 3.692816082431473 y[1] (numeric) 3.6928160824315195 absolute error 4.6629367034256575e-14 relative error 1.2627048299560656e-12% Correct digits 14 h 0.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) 3.7033819629730544 y[1] (numeric) 3.703381962973101 absolute error 4.6629367034256575e-14 relative error 1.2591022881372674e-12% Correct digits 14 h 0.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) 3.7137775067378183 y[1] (numeric) 3.7137775067378653 absolute error 4.707345624410664e-14 relative error 1.2675357142074985e-12% Correct digits 14 h 0.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) 3.7240016741800517 y[1] (numeric) 3.724001674180099 absolute error 4.75175454539567e-14 relative error 1.2759807758254857e-12% Correct digits 14 h 0.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) 3.734053442891531 y[1] (numeric) 3.7340534428915784 absolute error 4.75175454539567e-14 relative error 1.272545939170079e-12% Correct digits 14 h 0.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) 3.7439318077037607 y[1] (numeric) 3.743931807703808 absolute error 4.75175454539567e-14 relative error 1.2691883264588705e-12% Correct digits 14 h 0.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) 3.753635780788491 y[1] (numeric) 3.753635780788539 absolute error 4.8405723873656825e-14 relative error 1.2895690125664961e-12% Correct digits 14 h 0.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) 3.7631643917565007 y[1] (numeric) 3.7631643917565496 absolute error 4.884981308350689e-14 relative error 1.2981046799474435e-12% Correct digits 14 h 0.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) 3.772516687754635 y[1] (numeric) 3.772516687754683 absolute error 4.796163466380676e-14 relative error 1.2713432075592237e-12% Correct digits 14 h 0.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) 3.7816917335610842 y[1] (numeric) 3.781691733561133 absolute error 4.884981308350689e-14 relative error 1.2917449788406407e-12% Correct digits 14 h 0.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) 3.7906886116789167 y[1] (numeric) 3.7906886116789655 absolute error 4.884981308350689e-14 relative error 1.2886791316227644e-12% Correct digits 14 h 0.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) 3.7995064224278163 y[1] (numeric) 3.7995064224278656 absolute error 4.929390229335695e-14 relative error 1.2973764698062816e-12% Correct digits 14 h 0.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) 3.808144284034057 y[1] (numeric) 3.8081442840341064 absolute error 4.929390229335695e-14 relative error 1.294433682568843e-12% Correct digits 14 h 0.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) 3.816601332718677 y[1] (numeric) 3.816601332718726 absolute error 4.884981308350689e-14 relative error 1.2799296762994561e-12% Correct digits 14 h 0.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) 3.824876722783854 y[1] (numeric) 3.8248767227839027 absolute error 4.884981308350689e-14 relative error 1.2771604583363567e-12% Correct digits 14 h 0.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) 3.8329696266974773 y[1] (numeric) 3.8329696266975266 absolute error 4.929390229335695e-14 relative error 1.2860499063184344e-12% Correct digits 14 h 0.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) 3.840879235175901 y[1] (numeric) 3.8408792351759504 absolute error 4.929390229335695e-14 relative error 1.283401514994507e-12% Correct digits 14 h 0.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) 3.8486047572648685 y[1] (numeric) 3.848604757264918 absolute error 4.929390229335695e-14 relative error 1.280825270516716e-12% Correct digits 14 h 0.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) 3.856145420418608 y[1] (numeric) 3.8561454204186574 absolute error 4.929390229335695e-14 relative error 1.2783206264043278e-12% Correct digits 14 h 0.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) 3.8635004705770886 y[1] (numeric) 3.863500470577138 absolute error 4.929390229335695e-14 relative error 1.2758870529138037e-12% Correct digits 14 h 0.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) 3.8706691722414224 y[1] (numeric) 3.8706691722414726 absolute error 5.0182080713057076e-14 relative error 1.2964704158376238e-12% Correct digits 14 h 0.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) 3.8776508085474184 y[1] (numeric) 3.877650808547469 absolute error 5.062616992290714e-14 relative error 1.3055886778487896e-12% Correct digits 14 h 0.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) 3.884444681337264 y[1] (numeric) 3.8844446813373144 absolute error 5.0182080713057076e-14 relative error 1.2918727084506021e-12% Correct digits 14 h 0.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) 3.891050111229341 y[1] (numeric) 3.8910501112293914 absolute error 5.0182080713057076e-14 relative error 1.289679630910806e-12% Correct digits 14 h 0.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) 3.8974664376861643 y[1] (numeric) 3.8974664376862154 absolute error 5.10702591327572e-14 relative error 1.3103450651669096e-12% Correct digits 14 h 0.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) 3.9036930190804364 y[1] (numeric) 3.9036930190804875 absolute error 5.10702591327572e-14 relative error 1.3082550006656886e-12% Correct digits 14 h 0.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) 3.909729232759206 y[1] (numeric) 3.909729232759257 absolute error 5.10702591327572e-14 relative error 1.306235191553546e-12% Correct digits 14 h 0.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) 3.915574475106135 y[1] (numeric) 3.9155744751061867 absolute error 5.1514348342607263e-14 relative error 1.3156268299867012e-12% Correct digits 14 h 0.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) 3.92122816160186 y[1] (numeric) 3.921228161601912 absolute error 5.1958437552457326e-14 relative error 1.3250551972785944e-12% Correct digits 14 h 0.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) 3.9266897268824437 y[1] (numeric) 3.9266897268824956 absolute error 5.1958437552457326e-14 relative error 1.3232122007691504e-12% Correct digits 14 h 0.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) 3.931958624795908 y[1] (numeric) 3.93195862479596 absolute error 5.1958437552457326e-14 relative error 1.3214390717337285e-12% Correct digits 14 h 0.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) 3.9370343284568534 y[1] (numeric) 3.9370343284569054 absolute error 5.1958437552457326e-14 relative error 1.3197354459650542e-12% Correct digits 14 h 0.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) 3.9419163302991427 y[1] (numeric) 3.9419163302991946 absolute error 5.1958437552457326e-14 relative error 1.31810097421612e-12% Correct digits 14 h 0.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) 3.9466041421266604 y[1] (numeric) 3.9466041421267124 absolute error 5.1958437552457326e-14 relative error 1.316535322046743e-12% Correct digits 14 h 0.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) 3.95109729516213 y[1] (numeric) 3.951097295162182 absolute error 5.1958437552457326e-14 relative error 1.3150381696769948e-12% Correct digits 14 h 0.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) 3.9553953400939923 y[1] (numeric) 3.9553953400940447 absolute error 5.240252676230739e-14 relative error 1.324836641008485e-12% Correct digits 14 h 0.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) 3.9594978471213365 y[1] (numeric) 3.9594978471213884 absolute error 5.1958437552457326e-14 relative error 1.3122481576857666e-12% Correct digits 14 h 0.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) 3.9634044059968776 y[1] (numeric) 3.9634044059969296 absolute error 5.1958437552457326e-14 relative error 1.3109547305806335e-12% Correct digits 14 h 0.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) 3.9671146260679837 y[1] (numeric) 3.9671146260680357 absolute error 5.1958437552457326e-14 relative error 1.3097286680611009e-12% Correct digits 14 h 0.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) 3.9706281363157396 y[1] (numeric) 3.970628136315792 absolute error 5.240252676230739e-14 relative error 1.3197540782786718e-12% Correct digits 14 h 0.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) 3.973944585392049 y[1] (numeric) 3.9739445853921014 absolute error 5.240252676230739e-14 relative error 1.3186526796305999e-12% Correct digits 14 h 0.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) 3.977063641654768 y[1] (numeric) 3.9770636416548197 absolute error 5.1958437552457326e-14 relative error 1.306452253070775e-12% Correct digits 14 h 0.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) 3.9799849932008673 y[1] (numeric) 3.97998499320092 absolute error 5.284661597215745e-14 relative error 1.3278094279862105e-12% Correct digits 14 h 0.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) 3.9827083478976304 y[1] (numeric) 3.982708347897683 absolute error 5.240252676230739e-14 relative error 1.3157510463945808e-12% Correct digits 14 h 0.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) 3.985233433411854 y[1] (numeric) 3.985233433411907 absolute error 5.284661597215745e-14 relative error 1.3260607403595476e-12% Correct digits 14 h 0.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) 3.987559997237093 y[1] (numeric) 3.9875599972371454 absolute error 5.240252676230739e-14 relative error 1.3141501770159229e-12% Correct digits 14 h 0.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) 3.9896878067189023 y[1] (numeric) 3.9896878067189547 absolute error 5.240252676230739e-14 relative error 1.3134493048317718e-12% Correct digits 14 h 0.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) 3.9916166490781073 y[1] (numeric) 3.9916166490781597 absolute error 5.240252676230739e-14 relative error 1.3128146154618864e-12% Correct digits 14 h 0.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) 3.99334633143208 y[1] (numeric) 3.9933463314321322 absolute error 5.240252676230739e-14 relative error 1.312245981517836e-12% Correct digits 14 h 0.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) 3.9948766808140252 y[1] (numeric) 3.9948766808140777 absolute error 5.240252676230739e-14 relative error 1.3117432889475193e-12% Correct digits 14 h 0.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) 3.9962075441902805 y[1] (numeric) 3.9962075441903333 absolute error 5.284661597215745e-14 relative error 1.3224192034016426e-12% Correct digits 14 h 0.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) 3.997338788475618 y[1] (numeric) 3.997338788475671 absolute error 5.284661597215745e-14 relative error 1.3220449596245121e-12% Correct digits 14 h 0.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) 3.998270300546552 y[1] (numeric) 3.9982703005466047 absolute error 5.284661597215745e-14 relative error 1.32173695122447e-12% Correct digits 14 h 0.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) 3.99900198725265 y[1] (numeric) 3.9990019872527034 absolute error 5.3290705182007514e-14 relative error 1.3326001175262906e-12% Correct digits 14 h 0.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) 3.999533775425853 y[1] (numeric) 3.999533775425906 absolute error 5.3290705182007514e-14 relative error 1.3324229316286585e-12% Correct digits 14 h 0.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) 3.9998656118877856 y[1] (numeric) 3.999865611887839 absolute error 5.3290705182007514e-14 relative error 1.3323123912869742e-12% Correct digits 14 h 0.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) 3.9999974634550792 y[1] (numeric) 3.999997463455132 absolute error 5.284661597215745e-14 relative error 1.3211662371033133e-12% Correct digits 14 h 0.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) 3.9999293169426853 y[1] (numeric) 3.9999293169427386 absolute error 5.3290705182007514e-14 relative error 1.3322911721535082e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9996611791651997 y[1] (numeric) 3.999661179165253 absolute error 5.3290705182007514e-14 relative error 1.3323804891175865e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9991930769361765 y[1] (numeric) 3.99919307693623 absolute error 5.3290705182007514e-14 relative error 1.332536443147528e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9985250570654483 y[1] (numeric) 3.9985250570655015 absolute error 5.3290705182007514e-14 relative error 1.3327590654419461e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.997657186354446 y[1] (numeric) 3.9976571863544987 absolute error 5.284661597215745e-14 relative error 1.3219396638747176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9965895515895165 y[1] (numeric) 3.9965895515895693 absolute error 5.284661597215745e-14 relative error 1.322292802150258e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.995322259533247 y[1] (numeric) 3.9953222595333 absolute error 5.284661597215745e-14 relative error 1.3227122254296264e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9938554369137877 y[1] (numeric) 3.9938554369138406 absolute error 5.284661597215745e-14 relative error 1.3231980177278062e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.992189230412177 y[1] (numeric) 3.9921892304122304 absolute error 5.3290705182007514e-14 relative error 1.3348742283066944e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9903238066476776 y[1] (numeric) 3.990323806647731 absolute error 5.3290705182007514e-14 relative error 1.3354982644072116e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.988259352161111 y[1] (numeric) 3.9882593521611645 absolute error 5.3290705182007514e-14 relative error 1.3361895623245005e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9859960733962065 y[1] (numeric) 3.985996073396259 absolute error 5.240252676230739e-14 relative error 1.314665789865132e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.983534196678953 y[1] (numeric) 3.983534196679005 absolute error 5.240252676230739e-14 relative error 1.3154782706772052e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9808739681949703 y[1] (numeric) 3.980873968195023 absolute error 5.284661597215745e-14 relative error 1.3275129128521357e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.978015653964892 y[1] (numeric) 3.9780156539649445 absolute error 5.240252676230739e-14 relative error 1.317303181300399e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9749595398177577 y[1] (numeric) 3.97495953981781 absolute error 5.240252676230739e-14 relative error 1.3183159787510673e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.971705931362436 y[1] (numeric) 3.971705931362488 absolute error 5.1958437552457326e-14 relative error 1.3082146173554631e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9682551539570605 y[1] (numeric) 3.968255153957113 absolute error 5.240252676230739e-14 relative error 1.3205432798355391e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9646075526764966 y[1] (numeric) 3.964607552676549 absolute error 5.240252676230739e-14 relative error 1.3217582337230473e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9607634922778328 y[1] (numeric) 3.960763492277885 absolute error 5.240252676230739e-14 relative error 1.3230410466182803e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9567233571639058 y[1] (numeric) 3.9567233571639573 absolute error 5.1514348342607263e-14 relative error 1.3019446570439951e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.952487551344859 y[1] (numeric) 3.9524875513449107 absolute error 5.1514348342607263e-14 relative error 1.3033399263984822e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9480564983977455 y[1] (numeric) 3.948056498397797 absolute error 5.1514348342607263e-14 relative error 1.3048027140319173e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9434306414241664 y[1] (numeric) 3.943430641424219 absolute error 5.240252676230739e-14 relative error 1.3288563062790997e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9386104430059667 y[1] (numeric) 3.9386104430060183 absolute error 5.1514348342607263e-14 relative error 1.307932050860335e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9335963851589684 y[1] (numeric) 3.9335963851590203 absolute error 5.1958437552457326e-14 relative error 1.3208888880539667e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9283889692847795 y[1] (numeric) 3.9283889692848315 absolute error 5.1958437552457326e-14 relative error 1.32263983935168e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9229887161206474 y[1] (numeric) 3.9229887161206998 absolute error 5.240252676230739e-14 relative error 1.3357807160385369e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9173961656873892 y[1] (numeric) 3.917396165687441 absolute error 5.1958437552457326e-14 relative error 1.3263513659293156e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.911611877235387 y[1] (numeric) 3.9116118772354387 absolute error 5.1514348342607263e-14 relative error 1.316959605384369e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.9056364291886654 y[1] (numeric) 3.905636429188717 absolute error 5.1514348342607263e-14 relative error 1.3189744943389049e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8994704190870504 y[1] (numeric) 3.8994704190871015 absolute error 5.10702591327572e-14 relative error 1.3096716642029007e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8931144635264125 y[1] (numeric) 3.893114463526464 absolute error 5.1514348342607263e-14 relative error 1.3232168955018388e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.886569198097013 y[1] (numeric) 3.8865691980970642 absolute error 5.10702591327572e-14 relative error 1.3140190365776277e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8798352773199394 y[1] (numeric) 3.8798352773199904 absolute error 5.10702591327572e-14 relative error 1.3162996746613127e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8729133745816577 y[1] (numeric) 3.872913374581709 absolute error 5.10702591327572e-14 relative error 1.318652244275246e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8658041820666744 y[1] (numeric) 3.865804182066725 absolute error 5.062616992290714e-14 relative error 1.3095896103004935e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.858508410688316 y[1] (numeric) 3.858508410688366 absolute error 5.0182080713057076e-14 relative error 1.3005564682468876e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.85102679001764 y[1] (numeric) 3.85102679001769 absolute error 5.0182080713057076e-14 relative error 1.3030831372852438e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8433600682104796 y[1] (numeric) 3.84336006821053 absolute error 5.0182080713057076e-14 relative error 1.3056825231683933e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8355090119326265 y[1] (numeric) 3.8355090119326767 absolute error 5.0182080713057076e-14 relative error 1.3083551767688705e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.827474406283166 y[1] (numeric) 3.827474406283216 absolute error 5.0182080713057076e-14 relative error 1.3111016661712587e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.819257054715967 y[1] (numeric) 3.8192570547160174 absolute error 5.0182080713057076e-14 relative error 1.3139225769339856e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.81085777895934 y[1] (numeric) 3.8108577789593894 absolute error 4.929390229335695e-14 relative error 1.2935119900175863e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.8022774189338593 y[1] (numeric) 3.8022774189339086 absolute error 4.929390229335695e-14 relative error 1.2964309770742276e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.793516832668378 y[1] (numeric) 3.7935168326684274 absolute error 4.929390229335695e-14 relative error 1.2994248995775083e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7845768962142223 y[1] (numeric) 3.7845768962142716 absolute error 4.929390229335695e-14 relative error 1.3024944041344884e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.775458503557588 y[1] (numeric) 3.775458503557637 absolute error 4.884981308350689e-14 relative error 1.2938776320141262e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7661625665301415 y[1] (numeric) 3.7661625665301903 absolute error 4.884981308350689e-14 relative error 1.2970712819896521e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.75669001471784 y[1] (numeric) 3.756690014717888 absolute error 4.796163466380676e-14 relative error 1.2766992878279603e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.747041795367969 y[1] (numeric) 3.7470417953680175 absolute error 4.8405723873656825e-14 relative error 1.291838375902163e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7372188732944256 y[1] (numeric) 3.7372188732944736 absolute error 4.796163466380676e-14 relative error 1.28335097006314e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.72722223078123 y[1] (numeric) 3.7272222307812775 absolute error 4.75175454539567e-14 relative error 1.2748782474394335e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.717052867484303 y[1] (numeric) 3.7170528674843504 absolute error 4.75175454539567e-14 relative error 1.2783661451152973e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.7067118003315 y[1] (numeric) 3.7067118003315476 absolute error 4.75175454539567e-14 relative error 1.2819325594643504e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6962000634209193 y[1] (numeric) 3.696200063420967 absolute error 4.75175454539567e-14 relative error 1.2855782868522032e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.685518707917492 y[1] (numeric) 3.6855187079175393 absolute error 4.75175454539567e-14 relative error 1.2893041446751077e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.674668801947867 y[1] (numeric) 3.6746688019479143 absolute error 4.75175454539567e-14 relative error 1.2931109717634584e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6636514304935996 y[1] (numeric) 3.663651430493647 absolute error 4.75175454539567e-14 relative error 1.2969996287980571e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.652467695282655 y[1] (numeric) 3.652467695282702 absolute error 4.707345624410664e-14 relative error 1.2888123912746541e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6411187146792336 y[1] (numeric) 3.6411187146792807 absolute error 4.707345624410664e-14 relative error 1.2928294827171982e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6296056235719387 y[1] (numeric) 3.629605623571986 absolute error 4.707345624410664e-14 relative error 1.2969303314496488e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.6179295732602874 y[1] (numeric) 3.6179295732603336 absolute error 4.618527782440651e-14 relative error 1.2765665248366562e-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) 3.6060917313395793 y[1] (numeric) 3.6060917313396255 absolute error 4.618527782440651e-14 relative error 1.2807571538744456e-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) 3.5940932815841427 y[1] (numeric) 3.594093281584189 absolute error 4.618527782440651e-14 relative error 1.2850328081648943e-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) 3.5819354238289547 y[1] (numeric) 3.5819354238290004 absolute error 4.574118861455645e-14 relative error 1.276996461473357e-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) 3.569619373849659 y[1] (numeric) 3.5696193738497044 absolute error 4.529709940470639e-14 relative error 1.2689616079670616e-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) 3.5571463632409897 y[1] (numeric) 3.557146363241035 absolute error 4.529709940470639e-14 relative error 1.273411177926209e-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) 3.5445176392936144 y[1] (numeric) 3.5445176392936593 absolute error 4.4853010194856324e-14 relative error 1.2654192970470043e-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) 3.5317344648694036 y[1] (numeric) 3.531734464869448 absolute error 4.440892098500626e-14 relative error 1.2574252517211374e-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) 3.5187981182751464 y[1] (numeric) 3.518798118275191 absolute error 4.440892098500626e-14 relative error 1.2620479917380069e-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) 3.505709893134723 y[1] (numeric) 3.505709893134767 absolute error 4.39648317751562e-14 relative error 1.2540921272822117e-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) 3.49247109825974 y[1] (numeric) 3.492471098259784 absolute error 4.39648317751562e-14 relative error 1.2588459729004885e-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) 3.479083057518652 y[1] (numeric) 3.4790830575186966 absolute error 4.440892098500626e-14 relative error 1.276454751174568e-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) 3.465547109704379 y[1] (numeric) 3.4655471097044224 absolute error 4.3520742565306136e-14 relative error 1.255811598793086e-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) 3.4518646084004194 y[1] (numeric) 3.451864608400463 absolute error 4.3520742565306136e-14 relative error 1.2607893849426928e-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) 3.4380369218455034 y[1] (numeric) 3.4380369218455464 absolute error 4.3076653355456074e-14 relative error 1.2529433026662483e-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) 3.4240654327967635 y[1] (numeric) 3.4240654327968056 absolute error 4.218847493575595e-14 relative error 1.2321164932089677e-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) 3.4099515383914607 y[1] (numeric) 3.4099515383915024 absolute error 4.1744385725905886e-14 relative error 1.2241929322431811e-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) 3.395696650007274 y[1] (numeric) 3.3956966500073156 absolute error 4.1744385725905886e-14 relative error 1.2293320054315354e-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) 3.3813021931211633 y[1] (numeric) 3.381302193121205 absolute error 4.1744385725905886e-14 relative error 1.2345653639248695e-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) 3.3667696071668223 y[1] (numeric) 3.3667696071668636 absolute error 4.1300296516055823e-14 relative error 1.2267039725005279e-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) 3.3521003453907348 y[1] (numeric) 3.352100345390776 absolute error 4.1300296516055823e-14 relative error 1.2320722013243219e-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) 3.3372958747068555 y[1] (numeric) 3.3372958747068964 absolute error 4.085620730620576e-14 relative error 1.224230899509158e-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) 3.322357675549915 y[1] (numeric) 3.3223576755499553 absolute error 4.04121180963557e-14 relative error 1.2163686767911496e-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) 3.30728724172738 y[1] (numeric) 3.3072872417274204 absolute error 4.04121180963557e-14 relative error 1.221911347356955e-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) 3.2920860802700744 y[1] (numeric) 3.2920860802701153 absolute error 4.085620730620576e-14 relative error 1.2410431048891048e-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) 3.276755711281478 y[1] (numeric) 3.2767557112815178 absolute error 3.9968028886505635e-14 relative error 1.2197439299152052e-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) 3.261297667785712 y[1] (numeric) 3.2612976677857515 absolute error 3.952393967665557e-14 relative error 1.2119083782833817e-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) 3.245713495574245 y[1] (numeric) 3.2457134955742846 absolute error 3.952393967665557e-14 relative error 1.2177273111304863e-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) 3.230004753051313 y[1] (numeric) 3.2300047530513516 absolute error 3.863576125695545e-14 relative error 1.1961518391097447e-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) 3.214173011078076 y[1] (numeric) 3.214173011078114 absolute error 3.8191672047105385e-14 relative error 1.1882270156420546e-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) 3.198219852815538 y[1] (numeric) 3.1982198528155763 absolute error 3.8191672047105385e-14 relative error 1.1941540545901971e-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) 3.182146873566232 y[1] (numeric) 3.18214687356627 absolute error 3.774758283725532e-14 relative error 1.1862300621891662e-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) 3.1659556806146885 y[1] (numeric) 3.165955680614726 absolute error 3.774758283725532e-14 relative error 1.1922966284204716e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.1496478930667102 y[1] (numeric) 3.1496478930667475 absolute error 3.730349362740526e-14 relative error 1.1843702818185196e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.1332251416874612 y[1] (numeric) 3.133225141687499 absolute error 3.774758283725532e-14 relative error 1.204751689721397e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.1166890687383955 y[1] (numeric) 3.1166890687384328 absolute error 3.730349362740526e-14 relative error 1.1968949357693015e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.1000413278130265 y[1] (numeric) 3.100041327813064 absolute error 3.730349362740526e-14 relative error 1.2033224619531637e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.083283583671575 y[1] (numeric) 3.0832835836716117 absolute error 3.68594044175552e-14 relative error 1.195459432040403e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.066417512074489 y[1] (numeric) 3.0664175120745254 absolute error 3.6415315207705135e-14 relative error 1.1875524146439371e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.049444799614874 y[1] (numeric) 3.04944479961491 absolute error 3.597122599785507e-14 relative error 1.1795991848220376e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.0323671435498323 y[1] (numeric) 3.032367143549868 absolute error 3.552713678800501e-14 relative error 1.171597471749917e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 3.0151862516307384 y[1] (numeric) 3.0151862516307735 absolute error 3.5083047578154947e-14 relative error 1.16354495710441e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.997903841932467 y[1] (numeric) 2.997903841932502 absolute error 3.5083047578154947e-14 relative error 1.1702525974128711e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.9805216426815857 y[1] (numeric) 2.980521642681621 absolute error 3.5083047578154947e-14 relative error 1.177077430868464e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.963041392083536 y[1] (numeric) 2.96304139208357 absolute error 3.419486915845482e-14 relative error 1.1540462866909144e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.9454648381488093 y[1] (numeric) 2.945464838148843 absolute error 3.375077994860476e-14 relative error 1.1458558089532902e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.9277937385181527 y[1] (numeric) 2.9277937385181856 absolute error 3.2862601528904634e-14 relative error 1.122435679008502e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.9100298602868024 y[1] (numeric) 2.9100298602868353 absolute error 3.2862601528904634e-14 relative error 1.1292874336920313e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.8921749798277796 y[1] (numeric) 2.892174979827812 absolute error 3.241851231905457e-14 relative error 1.1209042518231382e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.874230882614251 y[1] (numeric) 2.874230882614283 absolute error 3.197442310920451e-14 relative error 1.1124514492768319e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.856199363040983 y[1] (numeric) 2.856199363041015 absolute error 3.197442310920451e-14 relative error 1.1194744849729774e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.8380822242449097 y[1] (numeric) 2.838082224244941 absolute error 3.108624468950438e-14 relative error 1.0953257246722328e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.819881277924811 y[1] (numeric) 2.8198812779248414 absolute error 3.064215547965432e-14 relative error 1.0866470060116964e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.8015983441601513 y[1] (numeric) 2.8015983441601815 absolute error 3.019806626980426e-14 relative error 1.077887068742428e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.7832352512290726 y[1] (numeric) 2.7832352512291023 absolute error 2.9753977059954195e-14 relative error 1.0690428359160399e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.7647938354255643 y[1] (numeric) 2.764793835425594 absolute error 2.9753977059954195e-14 relative error 1.0761734447868655e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.7462759408758393 y[1] (numeric) 2.746275940875869 absolute error 2.9753977059954195e-14 relative error 1.0834299866627783e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.727683419353922 y[1] (numeric) 2.727683419353951 absolute error 2.886579864025407e-14 relative error 1.0582532575239691e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.70901813009647 y[1] (numeric) 2.7090181300964984 absolute error 2.842170943040401e-14 relative error 1.0491516876408608e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.6902819396168542 y[1] (numeric) 2.6902819396168827 absolute error 2.842170943040401e-14 relative error 1.0564583961208089e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.671476721518511 y[1] (numeric) 2.6714767215185384 absolute error 2.7533531010703882e-14 relative error 1.0306483597226845e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.6526043563075774 y[1] (numeric) 2.6526043563076045 absolute error 2.708944180085382e-14 relative error 1.0212394372511058e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.6336667312048476 y[1] (numeric) 2.6336667312048747 absolute error 2.708944180085382e-14 relative error 1.0285827542219424e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.6146657399570516 y[1] (numeric) 2.6146657399570783 absolute error 2.6645352591003757e-14 relative error 1.0190729998030813e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.5956032826474793 y[1] (numeric) 2.595603282647506 absolute error 2.6645352591003757e-14 relative error 1.0265572080732563e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.5764812655059774 y[1] (numeric) 2.576481265506003 absolute error 2.5757174171303632e-14 relative error 9.997035303978954e-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.429999999999888 y[1] (analytic) 2.557301600718324 y[1] (numeric) 2.5573016007183496 absolute error 2.5757174171303632e-14 relative error 1.007201268871402e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 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) 2.5380662062350154 y[1] (numeric) 2.5380662062350403 absolute error 2.4868995751603507e-14 relative error 9.798403087559463e-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.449999999999887 y[1] (analytic) 2.5187770055794703 y[1] (numeric) 2.5187770055794947 absolute error 2.4424906541753444e-14 relative error 9.697129395595004e-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.459999999999887 y[1] (analytic) 2.4994359276556795 y[1] (numeric) 2.499435927655704 absolute error 2.4424906541753444e-14 relative error 9.772167500473812e-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.469999999999887 y[1] (analytic) 2.480044906555319 y[1] (numeric) 2.4800449065553427 absolute error 2.353672812205332e-14 relative error 9.49044433019758e-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.479999999999887 y[1] (analytic) 2.460605881364339 y[1] (numeric) 2.460605881364362 absolute error 2.3092638912203256e-14 relative error 9.384940143034616e-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.4899999999998865 y[1] (analytic) 2.4411207959690593 y[1] (numeric) 2.441120795969082 absolute error 2.2648549702353193e-14 relative error 9.277930752034878e-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.499999999999886 y[1] (analytic) 2.4215915988617818 y[1] (numeric) 2.4215915988618044 absolute error 2.2648549702353193e-14 relative error 9.352753665398685e-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.509999999999886 y[1] (analytic) 2.4020202429459436 y[1] (numeric) 2.402020242945966 absolute error 2.220446049250313e-14 relative error 9.2440771711693e-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.519999999999886 y[1] (analytic) 2.3824086853408266 y[1] (numeric) 2.3824086853408484 absolute error 2.1760371282653068e-14 relative error 9.133769288429217e-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.529999999999886 y[1] (analytic) 2.362758887185848 y[1] (numeric) 2.3627588871858696 absolute error 2.1760371282653068e-14 relative error 9.209729947760624e-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.5399999999998855 y[1] (analytic) 2.343072813444449 y[1] (numeric) 2.3430728134444703 absolute error 2.1316282072803006e-14 relative error 9.097575606908635e-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.549999999999885 y[1] (analytic) 2.3233524327075994 y[1] (numeric) 2.32335243270762 absolute error 2.042810365310288e-14 relative error 8.792511788362768e-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.559999999999885 y[1] (analytic) 2.3035997169969376 y[1] (numeric) 2.303599716996958 absolute error 2.042810365310288e-14 relative error 8.867905088881394e-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.569999999999885 y[1] (analytic) 2.283816641567576 y[1] (numeric) 2.2838166415675953 absolute error 1.9539925233402755e-14 relative error 8.555820497039052e-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.579999999999885 y[1] (analytic) 2.2640051847105696 y[1] (numeric) 2.264005184710589 absolute error 1.9539925233402755e-14 relative error 8.630689260502174e-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.589999999999884 y[1] (analytic) 2.244167327555096 y[1] (numeric) 2.244167327555115 absolute error 1.9095836023552692e-14 relative error 8.50909635350436e-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.599999999999884 y[1] (analytic) 2.2243050538703395 y[1] (numeric) 2.2243050538703577 absolute error 1.8207657603852567e-14 relative error 8.185773606983828e-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.609999999999884 y[1] (analytic) 2.2044203498671155 y[1] (numeric) 2.2044203498671338 absolute error 1.8207657603852567e-14 relative error 8.259612376083418e-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.619999999999884 y[1] (analytic) 2.184515203999255 y[1] (numeric) 2.184515203999273 absolute error 1.7763568394002505e-14 relative error 8.131583777252833e-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.6299999999998835 y[1] (analytic) 2.1645916067647564 y[1] (numeric) 2.164591606764774 absolute error 1.7763568394002505e-14 relative error 8.206429489280107e-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.639999999999883 y[1] (analytic) 2.144651550506741 y[1] (numeric) 2.144651550506758 absolute error 1.687538997430238e-14 relative error 7.868592905134188e-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.649999999999883 y[1] (analytic) 2.124697029214217 y[1] (numeric) 2.124697029214234 absolute error 1.687538997430238e-14 relative error 7.942492384687643e-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.659999999999883 y[1] (analytic) 2.1047300383226863 y[1] (numeric) 2.1047300383227023 absolute error 1.5987211554602254e-14 relative error 7.595848998925713e-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.669999999999883 y[1] (analytic) 2.0847525745145976 y[1] (numeric) 2.084752574514613 absolute error 1.554312234475219e-14 relative error 7.455619690682559e-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.6799999999998825 y[1] (analytic) 2.0647666355196836 y[1] (numeric) 2.064766635519699 absolute error 1.554312234475219e-14 relative error 7.527786471055662e-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.689999999999882 y[1] (analytic) 2.0447742199151904 y[1] (numeric) 2.0447742199152055 absolute error 1.509903313490213e-14 relative error 7.38420554594452e-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.699999999999882 y[1] (analytic) 2.024777326926017 y[1] (numeric) 2.024777326926032 absolute error 1.4654943925052066e-14 relative error 7.237805229329071e-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.709999999999882 y[1] (analytic) 2.0047779562247996 y[1] (numeric) 2.0047779562248134 absolute error 1.3766765505351941e-14 relative error 6.866977693268415e-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.719999999999882 y[1] (analytic) 1.9847781077319406 y[1] (numeric) 1.984778107731954 absolute error 1.3322676295501878e-14 relative error 6.71242606092933e-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.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) 1.9647797814156234 y[1] (numeric) 1.9647797814156365 absolute error 1.3100631690576847e-14 relative error 6.66773539431368e-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.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) 1.9447849770918149 y[1] (numeric) 1.9447849770918275 absolute error 1.2656542480726785e-14 relative error 6.507939247686434e-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.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) 1.9247956942242848 y[1] (numeric) 1.924795694224297 absolute error 1.2212453270876722e-14 relative error 6.34480496164996e-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.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) 1.9048139317246622 y[1] (numeric) 1.904813931724674 absolute error 1.176836406102666e-14 relative error 6.178222379112543e-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.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) 1.8848416877525458 y[1] (numeric) 1.884841687752557 absolute error 1.1102230246251565e-14 relative error 5.890272015094107e-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.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) 1.864880959515689 y[1] (numeric) 1.8648809595156997 absolute error 1.0658141036401503e-14 relative error 5.715185723795169e-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.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) 1.844933743070282 y[1] (numeric) 1.8449337430702921 absolute error 1.021405182655144e-14 relative error 5.536270267111885e-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.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) 1.8250020331213461 y[1] (numeric) 1.8250020331213561 absolute error 9.992007221626409e-15 relative error 5.475066350768296e-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.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) 1.8050878228232672 y[1] (numeric) 1.8050878228232767 absolute error 9.547918011776346e-15 relative error 5.289447909987461e-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.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) 1.7851931035804798 y[1] (numeric) 1.7851931035804889 absolute error 9.103828801926284e-15 relative error 5.099632517998839e-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.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) 1.7653198648483288 y[1] (numeric) 1.7653198648483377 absolute error 8.881784197001252e-15 relative error 5.031260551619266e-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.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) 1.7454700939341272 y[1] (numeric) 1.7454700939341357 absolute error 8.43769498715119e-15 relative error 4.834053024726084e-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.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) 1.7256457757984247 y[1] (numeric) 1.7256457757984327 absolute error 7.993605777301127e-15 relative error 4.632240225316597e-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.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) 1.7058488928565145 y[1] (numeric) 1.705848892856522 absolute error 7.549516567451064e-15 relative error 4.4256654848303045e-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.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) 1.6860814247801934 y[1] (numeric) 1.6860814247802007 absolute error 7.327471962526033e-15 relative error 4.34585889793625e-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.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) 1.6663453482997967 y[1] (numeric) 1.6663453482998034 absolute error 6.661338147750939e-15 relative error 3.9975735849400165e-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.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) 1.6466426370065248 y[1] (numeric) 1.6466426370065315 absolute error 6.661338147750939e-15 relative error 4.0454060875411084e-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.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) 1.6269752611550894 y[1] (numeric) 1.6269752611550954 absolute error 5.995204332975845e-15 relative error 3.6848773771271005e-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.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) 1.6073451874666853 y[1] (numeric) 1.6073451874666909 absolute error 5.551115123125783e-15 relative error 3.453592399697802e-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) 1.5877543789323232 y[1] (numeric) 1.5877543789323285 absolute error 5.329070518200751e-15 relative error 3.3563569963411194e-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) 1.568204794616531 y[1] (numeric) 1.568204794616536 absolute error 5.10702591327572e-15 relative error 3.2566064909427395e-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) 1.5486983894614492 y[1] (numeric) 1.5486983894614537 absolute error 4.440892098500626e-15 relative error 2.867499655659176e-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) 1.5292371140913374 y[1] (numeric) 1.5292371140913417 absolute error 4.218847493575595e-15 relative error 2.758792246604874e-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) 1.5098229146175157 y[1] (numeric) 1.5098229146175195 absolute error 3.774758283725532e-15 relative error 2.500133126328788e-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) 1.490457732443753 y[1] (numeric) 1.490457732443756 absolute error 3.1086244689504383e-15 relative error 2.0856844184729352e-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) 1.4711435040721286 y[1] (numeric) 1.471143504072131 absolute error 2.4424906541753444e-15 relative error 1.6602667567198744e-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.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) 1.4518821609093844 y[1] (numeric) 1.4518821609093866 absolute error 2.220446049250313e-15 relative error 1.5293569333888226e-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.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) 1.432675629073786 y[1] (numeric) 1.4326756290737879 absolute error 1.7763568394002505e-15 relative error 1.2398876642779578e-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.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 ) + sin ( x ) ; Iterations 1001 Total Elapsed Time 2.0 Seconds Elapsed Time(since restart) 2.0 Seconds Time to Timeout 2 Minutes 58.0 Seconds Percent Done 100.19999999999875%