##############ECHO OF PROBLEM################# ##############temp/mtest4postode.ode################# diff ( y2 , x , 3 ) = m1 * cos ( x ) ; diff ( y1 , x , 1 ) = m1 * y2 ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.1 x_end=5.0 $array_y1_init[0 + 1] = exact_soln_y1(x_start) $array_y2_init[0 + 1] = exact_soln_y2(x_start) $array_y2_init[1 + 1] = exact_soln_y2p(x_start) $array_y2_init[2 + 1] = exact_soln_y2pp(x_start) $glob_max_iter=20 #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=10 $glob_display_interval=0.01 $glob_look_poles=true $glob_max_iter=1000000000 $glob_max_minutes=30.0 $glob_subiter_method=3 #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y2 (x) return(sin(x)) end def exact_soln_y2p (x) return( cos(x)) end def exact_soln_y2pp (x) return( -sin(x)) end def exact_soln_y1 (x) return( 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 estimated_h 1.0e-06 estimated_answer 1.0 desired_abs_gbl_error 1.0e-10 range 4.9 estimated_steps 4900000.000000001 step_error 2.040816326530612e-17 est_needed_step_err 2.040816326530612e-17 opt_iter 1 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.467208605532302e-183 estimated_step_error 2.467208605532302e-183 best_h 2.0e-06 opt_iter 2 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.655715664606566e-175 estimated_step_error 1.655715664606566e-175 best_h 4.0e-06 opt_iter 3 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.1111319694584357e-167 estimated_step_error 1.1111319694584357e-167 best_h 8.0e-06 opt_iter 4 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 7.456680367024187e-160 estimated_step_error 7.456680367024187e-160 best_h 1.6e-05 opt_iter 5 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 5.004093412037817e-152 estimated_step_error 5.004093412037817e-152 best_h 3.2e-05 opt_iter 6 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.3581901424816246e-144 estimated_step_error 3.3581901424816246e-144 best_h 6.4e-05 opt_iter 7 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.2536431215809203e-136 estimated_step_error 2.2536431215809203e-136 best_h 0.000128 opt_iter 8 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.512394117654307e-128 estimated_step_error 1.512394117654307e-128 best_h 0.000256 opt_iter 9 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.0149502701580557e-120 estimated_step_error 1.0149502701580557e-120 best_h 0.000512 opt_iter 10 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 6.811212724408108e-113 estimated_step_error 6.811212724408108e-113 best_h 0.001024 opt_iter 11 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.570923134360029e-105 estimated_step_error 4.570923134360029e-105 best_h 0.002048 opt_iter 12 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 3.0674887502340373e-97 estimated_step_error 3.0674887502340373e-97 best_h 0.004096 opt_iter 13 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.0585490116181717e-89 estimated_step_error 2.0585490116181717e-89 best_h 0.008192 opt_iter 14 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.381458319740679e-81 estimated_step_error 1.381458319740679e-81 best_h 0.016384 opt_iter 15 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 9.270668118451431e-74 estimated_step_error 9.270668118451431e-74 best_h 0.032768 opt_iter 16 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 6.221249002141342e-66 estimated_step_error 6.221249002141342e-66 best_h 0.065536 opt_iter 17 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 4.174750875751545e-58 estimated_step_error 4.174750875751545e-58 best_h 0.131072 opt_iter 18 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 2.8012747580090028e-50 estimated_step_error 2.8012747580090028e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.1 y2[1] (analytic) 0.09983341664682815 y2[1] (numeric) 0.09983341664682815 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.9950041652780258 y1[1] (numeric) 0.9950041652780258 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09933466539753058 Order of pole (three term test) 22.99003328892062 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.09933466539753058 Order of pole (three term test) 22.009966711079382 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.11 y2[1] (analytic) 0.10977830083717481 y2[1] (numeric) 0.10977830083717481 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.9939560979566968 y1[1] (numeric) 0.9939560979566969 absolute error 1.1102230246251565e-16 relative error 1.1169739054948934e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10911481154043472 Order of pole (three term test) 22.987948724665305 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.10911481154043469 Order of pole (three term test) 22.012051275334695 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.12 y2[1] (analytic) 0.11971220728891936 y2[1] (numeric) 0.11971220728891936 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.9928086358538663 y1[1] (numeric) 0.9928086358538664 absolute error 1.1102230246251565e-16 relative error 1.1182648745498752e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11885131321356734 Order of pole (three term test) 22.985668987426017 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.11885131321356734 Order of pole (three term test) 22.014331012573987 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.13 y2[1] (analytic) 0.12963414261969486 y2[1] (numeric) 0.12963414261969486 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.9915618937147881 y1[1] (numeric) 0.9915618937147882 absolute error 1.1102230246251565e-16 relative error 1.1196709269108925e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1285402759460776 Order of pole (three term test) 22.98319498906725 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1285402759460776 Order of pole (three term test) 22.016805010932746 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.14 y2[1] (analytic) 0.1395431146442365 y2[1] (numeric) 0.1395431146442365 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.9902159962126371 y1[1] (numeric) 0.9902159962126373 absolute error 2.220446049250313e-16 relative error 2.242385558042933e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13817782428205688 Order of pole (three term test) 22.980527719155386 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.13817782428205688 Order of pole (three term test) 22.01947228084461 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.15000000000000002 y2[1] (analytic) 0.14943813247359924 y2[1] (numeric) 0.14943813247359924 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.9887710779360422 y1[1] (numeric) 0.9887710779360425 absolute error 2.220446049250313e-16 relative error 2.2456624175185883e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1477601033306698 Order of pole (three term test) 22.977668244562807 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.14776010333066983 Order of pole (three term test) 22.022331755437204 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.16000000000000003 y2[1] (analytic) 0.159318206614246 y2[1] (numeric) 0.15931820661424598 absolute error 2.7755575615628914e-17 relative error 1.7421471284090547e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9872272833756269 y1[1] (numeric) 0.9872272833756272 absolute error 2.220446049250313e-16 relative error 2.249174112832397e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15728328030805888 Order of pole (three term test) 22.97461770904122 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.15728328030805888 Order of pole (three term test) 22.025382290958774 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.17000000000000004 y2[1] (analytic) 0.16918234906699606 y2[1] (numeric) 0.16918234906699603 absolute error 2.7755575615628914e-17 relative error 1.640571594418383e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9855847669095607 y1[1] (numeric) 0.9855847669095609 absolute error 2.220446049250313e-16 relative error 2.2529224515237114e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1667435460704072 Order of pole (three term test) 22.971377332764177 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.16674354607040712 Order of pole (three term test) 22.028622667235823 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.18000000000000005 y2[1] (analytic) 0.17902957342582423 y2[1] (numeric) 0.1790295734258242 absolute error 2.7755575615628914e-17 relative error 1.5503346784842025e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9838436927881214 y1[1] (numeric) 0.9838436927881216 absolute error 1.1102230246251565e-16 relative error 1.1284546851938319e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17613711663754503 Order of pole (three term test) 22.96794841183897 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.17613711663754503 Order of pole (three term test) 22.032051588161032 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.19000000000000006 y2[1] (analytic) 0.18885889497650063 y2[1] (numeric) 0.1888588949765006 absolute error 2.7755575615628914e-17 relative error 1.469646193740702e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9820042351172703 y1[1] (numeric) 0.9820042351172704 absolute error 1.1102230246251565e-16 relative error 1.1305684689766887e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1854602347064914 Order of pole (three term test) 22.96433231778825 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.18546023470649134 Order of pole (three term test) 22.03566768221174 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.20000000000000007 y2[1] (analytic) 0.19866933079506127 y2[1] (numeric) 0.19866933079506124 absolute error 2.7755575615628914e-17 relative error 1.3970739975089748e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9800665778412416 y1[1] (numeric) 0.9800665778412417 absolute error 1.1102230246251565e-16 relative error 1.1328036785731495e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19470917115432534 Order of pole (three term test) 22.960530497001443 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.19470917115432534 Order of pole (three term test) 22.039469502998553 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.21000000000000008 y2[1] (analytic) 0.20845989984609964 y2[1] (numeric) 0.2084598998460996 absolute error 2.7755575615628914e-17 relative error 1.3314587427183891e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9780309147241483 y1[1] (numeric) 0.9780309147241484 absolute error 1.1102230246251565e-16 relative error 1.1351614840705652e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20388022652978513 Order of pole (three term test) 22.95654447015615 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.20388022652978516 Order of pole (three term test) 22.043455529843843 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.22000000000000008 y2[1] (analytic) 0.2182296230808694 y2[1] (numeric) 0.21822962308086935 absolute error 5.551115123125783e-17 relative error 2.5437037578847418e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9758974493306055 y1[1] (numeric) 0.9758974493306056 absolute error 1.1102230246251565e-16 relative error 1.137643125706178e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21296973253299975 Order of pole (three term test) 22.95237583160998 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.21296973253299972 Order of pole (three term test) 22.047624168390016 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.2300000000000001 y2[1] (analytic) 0.2279775235351885 y2[1] (numeric) 0.22797752353518844 absolute error 5.551115123125783e-17 relative error 2.43493965415804e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9736663950053748 y1[1] (numeric) 0.973666395005375 absolute error 2.220446049250313e-16 relative error 2.280499830989911e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22197405348275984 Order of pole (three term test) 22.948026248762755 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2219740534827599 Order of pole (three term test) 22.051973751237238 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.2400000000000001 y2[1] (analytic) 0.2377026264271347 y2[1] (numeric) 0.23770262642713463 absolute error 5.551115123125783e-17 relative error 2.3353192207270037e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9713379748520296 y1[1] (numeric) 0.9713379748520298 absolute error 2.220446049250313e-16 relative error 2.2859664779281058e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23088958777074156 Order of pole (three term test) 22.943497461389644 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.23088958777074156 Order of pole (three term test) 22.056502538610353 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y2[1] (analytic) 0.24740395925452305 y2[1] (numeric) 0.24740395925452296 absolute error 8.326672684688674e-17 relative error 3.365618201818023e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9689124217106447 y1[1] (numeric) 0.968912421710645 absolute error 2.220446049250313e-16 relative error 2.2916891139965438e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23971276930210159 Order of pole (three term test) 22.938791280945185 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.23971276930210156 Order of pole (three term test) 22.061208719054815 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y2[1] (analytic) 0.25708055189215523 y2[1] (numeric) 0.2570805518921551 absolute error 1.1102230246251565e-16 relative error 4.31858036889112e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9663899781345132 y1[1] (numeric) 0.9663899781345134 absolute error 2.220446049250313e-16 relative error 2.2976708156024005e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24844006892186857 Order of pole (three term test) 22.933909589838823 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2484400689218685 Order of pole (three term test) 22.066090410161173 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y2[1] (analytic) 0.26673143668883126 y2[1] (numeric) 0.26673143668883115 absolute error 1.1102230246251565e-16 relative error 4.1623253651962373e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9637708963658905 y1[1] (numeric) 0.9637708963658908 absolute error 2.220446049250313e-16 relative error 2.3039148179541338e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2570679958265567 Order of pole (three term test) 22.928854340681912 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.25706799582655665 Order of pole (three term test) 22.071145659318088 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y2[1] (analytic) 0.2763556485641139 y2[1] (numeric) 0.27635564856411376 absolute error 1.1102230246251565e-16 relative error 4.0173704803706494e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9610554383107709 y1[1] (numeric) 0.9610554383107712 absolute error 3.3306690738754696e-16 relative error 3.4656367792161125e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.265593098960442 Order of pole (three term test) 22.92362755550671 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.26559309896044186 Order of pole (three term test) 22.07637244449329 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y2[1] (analytic) 0.2859522251048357 y2[1] (numeric) 0.2859522251048356 absolute error 1.1102230246251565e-16 relative error 3.882547247947195e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9582438755126971 y1[1] (numeric) 0.9582438755126974 absolute error 3.3306690738754696e-16 relative error 3.4758052297422036e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.274011968395937 Order of pole (three term test) 22.918231324957592 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.274011968395937 Order of pole (three term test) 22.081768675042408 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y2[1] (analytic) 0.2955202066613397 y2[1] (numeric) 0.29552020666133966 absolute error 5.551115123125783e-17 relative error 1.878421508241313e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.955336489125606 y1[1] (numeric) 0.9553364891256062 absolute error 2.220446049250313e-16 relative error 2.3242554581816802e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28232123669751796 Order of pole (three term test) 22.91266780745484 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.28232123669751796 Order of pole (three term test) 22.087332192545162 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y2[1] (analytic) 0.30505863644344366 y2[1] (numeric) 0.3050586364434436 absolute error 5.551115123125783e-17 relative error 1.8196879091324894e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9523335698857134 y1[1] (numeric) 0.9523335698857136 absolute error 2.220446049250313e-16 relative error 2.3315843518115003e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29051758026865276 Order of pole (three term test) 22.906939228331265 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2905175802686527 Order of pole (three term test) 22.093060771668732 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y2[1] (analytic) 0.31456656061611793 y2[1] (numeric) 0.3145665606161179 absolute error 5.551115123125783e-17 relative error 1.7646869750723757e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9492354180824408 y1[1] (numeric) 0.949235418082441 absolute error 2.220446049250313e-16 relative error 2.3391942683047546e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2985977206811962 Order of pole (three term test) 22.901047878942137 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2985977206811962 Order of pole (three term test) 22.098952121057856 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y2[1] (analytic) 0.32404302839486854 y2[1] (numeric) 0.3240430283948685 absolute error 5.551115123125783e-17 relative error 1.7130796334742836e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9460423435283869 y1[1] (numeric) 0.9460423435283871 absolute error 2.220446049250313e-16 relative error 2.347089498096748e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30655842598671706 Order of pole (three term test) 22.894996115748686 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3065584259867169 Order of pole (three term test) 22.10500388425131 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y2[1] (analytic) 0.33348709214081457 y2[1] (numeric) 0.3334870921408145 absolute error 5.551115123125783e-17 relative error 1.6645667115601076e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9427546655283462 y1[1] (numeric) 0.9427546655283464 absolute error 2.220446049250313e-16 relative error 2.3552745273404854e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31439651200923413 Order of pole (three term test) 22.88878635937546 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.31439651200923435 Order of pole (three term test) 22.111213640624538 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y2[1] (analytic) 0.34289780745545156 y2[1] (numeric) 0.34289780745545145 absolute error 1.1102230246251565e-16 relative error 3.237766472943674e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9393727128473789 y1[1] (numeric) 0.9393727128473791 absolute error 2.220446049250313e-16 relative error 2.3637540444620856e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3221088436188456 Order of pole (three term test) 22.88242109364224 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3221088436188456 Order of pole (three term test) 22.11757890635776 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y2[1] (analytic) 0.35227423327509017 y2[1] (numeric) 0.3522742332750901 absolute error 5.551115123125783e-17 relative error 1.5757936853675383e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9358968236779348 y1[1] (numeric) 0.935896823677935 absolute error 2.220446049250313e-16 relative error 2.3725329470873632e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32969233598573666 Order of pole (three term test) 22.875902864570445 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3296923359857367 Order of pole (three term test) 22.12409713542955 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y2[1] (analytic) 0.3616154319649622 y2[1] (numeric) 0.3616154319649621 absolute error 1.1102230246251565e-16 relative error 3.0701760115501066e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9323273456060344 y1[1] (numeric) 0.9323273456060346 absolute error 2.220446049250313e-16 relative error 2.3816163493595392e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33714395581407264 Order of pole (three term test) 22.869234279364793 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3371439558140727 Order of pole (three term test) 22.130765720635207 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y2[1] (analytic) 0.3709204694129829 y2[1] (numeric) 0.3709204694129828 absolute error 1.1102230246251565e-16 relative error 2.9931565286277964e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9286646355765101 y1[1] (numeric) 0.9286646355765104 absolute error 2.220446049250313e-16 relative error 2.3910095896694418e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3444607225552759 Order of pole (three term test) 22.862418005370454 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3444607225552758 Order of pole (three term test) 22.137581994629546 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y2[1] (analytic) 0.38018841512316165 y2[1] (numeric) 0.38018841512316154 absolute error 1.1102230246251565e-16 relative error 2.9201916220027405e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.924909059857313 y1[1] (numeric) 0.9249090598573132 absolute error 2.220446049250313e-16 relative error 2.4007182388210842e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35163970960020513 Order of pole (three term test) 22.855456769006135 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.35163970960020513 Order of pole (three term test) 22.14454323099386 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y2[1] (analytic) 0.3894183423086507 y2[1] (numeric) 0.3894183423086506 absolute error 1.1102230246251565e-16 relative error 2.850977737831364e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.921060994002885 y1[1] (numeric) 0.9210609940028852 absolute error 2.220446049250313e-16 relative error 2.4107481086571322e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3586780454497615 Order of pole (three term test) 22.84835335467358 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.35867804544976156 Order of pole (three term test) 22.15164664532642 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y2[1] (analytic) 0.3986093279844231 y2[1] (numeric) 0.398609327984423 absolute error 1.1102230246251565e-16 relative error 2.7852409531884863e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.917120822816605 y1[1] (numeric) 0.9171208228166052 absolute error 2.220446049250313e-16 relative error 2.421105261170514e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36557291486344795 Order of pole (three term test) 22.841110603643802 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.36557291486344806 Order of pole (three term test) 22.158889396356198 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y2[1] (analytic) 0.4077604530595704 y2[1] (numeric) 0.4077604530595703 absolute error 1.1102230246251565e-16 relative error 2.72273344875591e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9130889403123081 y1[1] (numeric) 0.9130889403123084 absolute error 2.220446049250313e-16 relative error 2.4317960181303295e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3723215599854298 Order of pole (three term test) 22.83373141292065 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3723215599854298 Order of pole (three term test) 22.166268587079344 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y2[1] (analytic) 0.416870802429211 y2[1] (numeric) 0.4168708024292109 absolute error 1.1102230246251565e-16 relative error 2.663230473699784e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.908965749674885 y1[1] (numeric) 0.9089657496748852 absolute error 2.220446049250313e-16 relative error 2.4428269712522314e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3789212814476388 Order of pole (three term test) 22.82621873408202 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3789212814476388 Order of pole (three term test) 22.173781265917977 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y2[1] (analytic) 0.42593946506599983 y2[1] (numeric) 0.4259394650659997 absolute error 1.1102230246251565e-16 relative error 2.6065277244340957e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9047516632199633 y1[1] (numeric) 0.9047516632199635 absolute error 2.220446049250313e-16 relative error 2.454204992945648e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.385369439449485 Order of pole (three term test) 22.81857557209929 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3853694394494849 Order of pole (three term test) 22.18142442790071 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y2[1] (analytic) 0.43496553411123046 y2[1] (numeric) 0.43496553411123035 absolute error 1.1102230246251565e-16 relative error 2.5524390728881236e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.9004471023526768 y1[1] (numeric) 0.900447102352677 absolute error 2.220446049250313e-16 relative error 2.4659372476725838e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39166345481374176 Order of pole (three term test) 22.810804984135327 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3916634548137418 Order of pole (three term test) 22.189195015864676 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y2[1] (analytic) 0.44394810696552 y2[1] (numeric) 0.4439481069655199 absolute error 1.1102230246251565e-16 relative error 2.5007945910925663e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8960524975255251 y1[1] (numeric) 0.8960524975255253 absolute error 2.220446049250313e-16 relative error 2.4780312039552808e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39780081001818335 Order of pole (three term test) 22.802910078321737 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.39780081001818324 Order of pole (three term test) 22.19708992167827 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y2[1] (analytic) 0.45288628537906855 y2[1] (numeric) 0.45288628537906844 absolute error 1.1102230246251565e-16 relative error 2.4514388279519066e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8915682881953289 y1[1] (numeric) 0.891568288195329 absolute error 1.1102230246251565e-16 relative error 1.2452473235363927e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4037790502025573 Order of pole (three term test) 22.794894012515552 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.40377905020255717 Order of pole (three term test) 22.205105987484448 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y2[1] (analytic) 0.4617791755414832 y2[1] (numeric) 0.46177917554148307 absolute error 1.1102230246251565e-16 relative error 2.4042293014259615e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.886994922779284 y1[1] (numeric) 0.8869949227792843 absolute error 2.220446049250313e-16 relative error 2.5033356924894588e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4095957841504994 Order of pole (three term test) 22.78675999303623 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.40959578415049935 Order of pole (three term test) 22.213240006963773 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y2[1] (analytic) 0.4706258881711583 y2[1] (numeric) 0.4706258881711582 absolute error 1.1102230246251565e-16 relative error 2.359035175348e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8823328586101213 y1[1] (numeric) 0.8823328586101216 absolute error 2.220446049250313e-16 relative error 2.5165628000616798e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4152486852459852 Order of pole (three term test) 22.778511273383113 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4152486852459852 Order of pole (three term test) 22.22148872661689 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y2[1] (analytic) 0.4794255386042033 y2[1] (numeric) 0.47942553860420317 absolute error 1.1102230246251565e-16 relative error 2.3157360950304263e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8775825618903725 y1[1] (numeric) 0.8775825618903728 absolute error 2.220446049250313e-16 relative error 2.530184789072519e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4207354924039485 Order of pole (three term test) 22.77015115293407 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4207354924039484 Order of pole (three term test) 22.22984884706593 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y2[1] (analytic) 0.4881772468829078 y2[1] (numeric) 0.48817724688290765 absolute error 1.6653345369377348e-16 relative error 3.4113317397956795e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8727445076457511 y1[1] (numeric) 0.8727445076457513 absolute error 2.220446049250313e-16 relative error 2.5442108541479325e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4260540109746815 Order of pole (three term test) 22.761682975625828 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.42605401097468143 Order of pole (three term test) 22.238317024374176 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y2[1] (analytic) 0.496880137843737 y2[1] (numeric) 0.49688013784373686 absolute error 1.6653345369377348e-16 relative error 3.351582021701707e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8678191796776498 y1[1] (numeric) 0.8678191796776499 absolute error 1.1102230246251565e-16 relative error 1.2793252910560785e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4312021136216692 Order of pole (three term test) 22.753110128616388 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43120211362166916 Order of pole (three term test) 22.24688987138361 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y2[1] (analytic) 0.5055333412048473 y2[1] (numeric) 0.505533341204847 absolute error 2.220446049250313e-16 relative error 4.392284085473535e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8628070705147608 y1[1] (numeric) 0.862807070514761 absolute error 2.220446049250313e-16 relative error 2.5735139698444625e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43617774117249325 Order of pole (three term test) 22.74443604093026 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43617774117249336 Order of pole (three term test) 22.25556395906974 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y2[1] (analytic) 0.5141359916531134 y2[1] (numeric) 0.5141359916531132 absolute error 2.220446049250313e-16 relative error 4.3187913028824555e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8577086813638239 y1[1] (numeric) 0.8577086813638242 absolute error 2.220446049250313e-16 relative error 2.588811443204271e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4409789034424738 Order of pole (three term test) 22.73566418208687 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4409789034424739 Order of pole (three term test) 22.264335817913135 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y2[1] (analytic) 0.5226872289306594 y2[1] (numeric) 0.5226872289306592 absolute error 2.220446049250313e-16 relative error 4.248135263976157e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8525245220595056 y1[1] (numeric) 0.8525245220595058 absolute error 2.220446049250313e-16 relative error 2.6045538770969542e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44560368003071765 Order of pole (three term test) 22.726798060712785 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4456036800307177 Order of pole (three term test) 22.273201939287212 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y2[1] (analytic) 0.5311861979208837 y2[1] (numeric) 0.5311861979208835 absolute error 2.220446049250313e-16 relative error 4.1801651811386717e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8472551110134159 y1[1] (numeric) 0.8472551110134162 absolute error 3.3306690738754696e-16 relative error 3.931128925137555e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45005022108825266 Order of pole (three term test) 22.71784122313835 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4500502210882526 Order of pole (three term test) 22.282158776861642 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y2[1] (analytic) 0.5396320487339695 y2[1] (numeric) 0.5396320487339693 absolute error 2.220446049250313e-16 relative error 4.114740876602308e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8419009751622685 y1[1] (numeric) 0.8419009751622688 absolute error 3.3306690738754696e-16 relative error 3.956129250513713e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.454316748057942 Order of pole (three term test) 22.70879725197918 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4543167480579419 Order of pole (three term test) 22.291202748020822 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y2[1] (analytic) 0.5480239367918739 y2[1] (numeric) 0.5480239367918737 absolute error 2.220446049250313e-16 relative error 4.051731868226012e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8364626499151867 y1[1] (numeric) 0.836462649915187 absolute error 3.3306690738754696e-16 relative error 3.9818503243548093e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4584015543858836 Order of pole (three term test) 22.69966976470314 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.45840155438588337 Order of pole (three term test) 22.300330235296858 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y2[1] (analytic) 0.5563610229127841 y2[1] (numeric) 0.5563610229127839 absolute error 2.220446049250313e-16 relative error 3.991016548257359e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8309406791001632 y1[1] (numeric) 0.8309406791001636 absolute error 3.3306690738754696e-16 relative error 4.00831149280391e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46230300620401027 Order of pole (three term test) 22.690462412183443 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4623030062040103 Order of pole (three term test) 22.30953758781656 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y2[1] (analytic) 0.5646424733950357 y2[1] (numeric) 0.5646424733950355 absolute error 2.220446049250313e-16 relative error 3.932481444230361e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8253356149096781 y1[1] (numeric) 0.8253356149096783 absolute error 2.220446049250313e-16 relative error 2.69035530411869e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4660195429836133 Order of pole (three term test) 22.681178877238338 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4660195429836133 Order of pole (three term test) 22.318821122761666 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y2[1] (analytic) 0.5728674601004816 y2[1] (numeric) 0.5728674601004814 absolute error 2.220446049250313e-16 relative error 3.8760205525739655e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8196480178454792 y1[1] (numeric) 0.8196480178454796 absolute error 3.3306690738754696e-16 relative error 4.063535812153175e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4695496781595341 Order of pole (three term test) 22.67182287315803 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4695496781595341 Order of pole (three term test) 22.32817712684198 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y2[1] (analytic) 0.5810351605373054 y2[1] (numeric) 0.5810351605373052 absolute error 2.220446049250313e-16 relative error 3.8215347367222695e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8138784566625337 y1[1] (numeric) 0.813878456662534 absolute error 3.3306690738754696e-16 relative error 4.0923421017107686e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4728919997247697 Order of pole (three term test) 22.662398142219384 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47289199972476964 Order of pole (three term test) 22.33760185778061 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y2[1] (analytic) 0.5891447579422698 y2[1] (numeric) 0.5891447579422696 absolute error 2.220446049250313e-16 relative error 3.7689311825598794e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8080275083121516 y1[1] (numeric) 0.808027508312152 absolute error 3.3306690738754696e-16 relative error 4.1219748580499915e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4760451707952581 Order of pole (three term test) 22.65290845418915 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47604517079525804 Order of pole (three term test) 22.347091545810862 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y2[1] (analytic) 0.5971954413623924 y2[1] (numeric) 0.5971954413623921 absolute error 3.3306690738754696e-16 relative error 5.5771843573975644e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.8020957578842923 y1[1] (numeric) 0.8020957578842928 absolute error 4.440892098500626e-16 relative error 5.5366108782503427e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4790079301446127 Order of pole (three term test) 22.643357604815975 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47900793014461257 Order of pole (three term test) 22.35664239518402 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y2[1] (analytic) 0.6051864057360399 y2[1] (numeric) 0.6051864057360397 absolute error 2.220446049250313e-16 relative error 3.669028299718269e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7960837985490555 y1[1] (numeric) 0.796083798549056 absolute error 4.440892098500626e-16 relative error 5.5784229079835664e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48177909270859653 Order of pole (three term test) 22.633749414312295 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48177909270859637 Order of pole (three term test) 22.366250585687702 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y2[1] (analytic) 0.6131168519734341 y2[1] (numeric) 0.6131168519734339 absolute error 2.220446049250313e-16 relative error 3.621570736644054e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7899922314973647 y1[1] (numeric) 0.7899922314973652 absolute error 4.440892098500626e-16 relative error 5.621437681840597e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48435755005913284 Order of pole (three term test) 22.624087725826186 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4843575500591328 Order of pole (three term test) 22.375912274173817 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y2[1] (analytic) 0.62098598703656 y2[1] (numeric) 0.6209859870365598 absolute error 2.220446049250313e-16 relative error 3.5756781885636754e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.783821665880849 y1[1] (numeric) 0.7838216658808493 absolute error 3.3306690738754696e-16 relative error 4.2492689585615184e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48674227084765975 Order of pole (three term test) 22.614376403904224 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4867422708476597 Order of pole (three term test) 22.38562359609577 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y2[1] (analytic) 0.6287930240184689 y2[1] (numeric) 0.6287930240184687 absolute error 2.220446049250313e-16 relative error 3.5312828934709907e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7775727187509276 y1[1] (numeric) 0.777572718750928 absolute error 4.440892098500626e-16 relative error 5.711224161303343e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48893230121765807 Order of pole (three term test) 22.604619332945706 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48893230121765807 Order of pole (three term test) 22.39538066705429 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y2[1] (analytic) 0.6365371822219683 y2[1] (numeric) 0.6365371822219681 absolute error 2.220446049250313e-16 relative error 3.488321045911842e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7712460149971063 y1[1] (numeric) 0.7712460149971067 absolute error 3.3306690738754696e-16 relative error 4.3185559589412806e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49092676518618 Order of pole (three term test) 22.59482041564892 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4909267651861799 Order of pole (three term test) 22.405179584351085 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y2[1] (analytic) 0.6442176872376915 y2[1] (numeric) 0.6442176872376912 absolute error 2.220446049250313e-16 relative error 3.446732514860391e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.764842187284488 y1[1] (numeric) 0.7648421872844885 absolute error 4.440892098500626e-16 relative error 5.806285495662398e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49272486499423024 Order of pole (three term test) 22.58498357145012 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4927248649942302 Order of pole (three term test) 22.415016428549883 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y2[1] (analytic) 0.6518337710215371 y2[1] (numeric) 0.6518337710215368 absolute error 2.220446049250313e-16 relative error 3.406460585450317e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7583618759905079 y1[1] (numeric) 0.7583618759905082 absolute error 3.3306690738754696e-16 relative error 4.391925780189349e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4943258814258599 Order of pole (three term test) 22.57511273495584 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4943258814258599 Order of pole (three term test) 22.42488726504416 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y2[1] (analytic) 0.6593846719714735 y2[1] (numeric) 0.6593846719714733 absolute error 2.220446049250313e-16 relative error 3.3674517222419974e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7518057291408946 y1[1] (numeric) 0.751805729140895 absolute error 4.440892098500626e-16 relative error 5.90696761991337e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4957291740958433 Order of pole (three term test) 22.565211854369075 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4957291740958432 Order of pole (three term test) 22.43478814563093 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y2[1] (analytic) 0.6668696350036982 y2[1] (numeric) 0.666869635003698 absolute error 2.220446049250313e-16 relative error 3.329655351960956e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.74517440234487 y1[1] (numeric) 0.7451744023448704 absolute error 4.440892098500626e-16 relative error 5.95953388163401e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49693418170582243 Order of pole (three term test) 22.55528488991003 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49693418170582243 Order of pole (three term test) 22.44471511008997 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y2[1] (analytic) 0.6742879116281455 y2[1] (numeric) 0.6742879116281452 absolute error 3.3306690738754696e-16 relative error 4.939535495799097e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7384685587295875 y1[1] (numeric) 0.7384685587295879 absolute error 4.440892098500626e-16 relative error 6.013650880601394e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49794042226882 Order of pole (three term test) 22.545335812232153 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4979404222688201 Order of pole (three term test) 22.454664187767847 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y2[1] (analytic) 0.6816387600233346 y2[1] (numeric) 0.6816387600233342 absolute error 3.3306690738754696e-16 relative error 4.886267139153664e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7316888688738205 y1[1] (numeric) 0.7316888688738209 absolute error 4.440892098500626e-16 relative error 6.069372225568812e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4987474933020273 Order of pole (three term test) 22.535368600833852 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4987474933020274 Order of pole (three term test) 22.46463139916615 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y2[1] (analytic) 0.6889214451105518 y2[1] (numeric) 0.6889214451105514 absolute error 3.3306690738754696e-16 relative error 4.834613724850726e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7248360107409048 y1[1] (numeric) 0.7248360107409052 absolute error 4.440892098500626e-16 relative error 6.126754235018325e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49935507198779155 Order of pole (three term test) 22.525387242466785 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49935507198779144 Order of pole (three term test) 22.47461275753321 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y2[1] (analytic) 0.6961352386273572 y2[1] (numeric) 0.6961352386273568 absolute error 3.3306690738754696e-16 relative error 4.7845144004531346e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.717910669610943 y1[1] (numeric) 0.7179106696109434 absolute error 4.440892098500626e-16 relative error 6.185856105060086e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49976291530273953 Order of pole (three term test) 22.515395729541233 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49976291530273953 Order of pole (three term test) 22.48460427045877 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y2[1] (analytic) 0.7032794192004106 y2[1] (numeric) 0.7032794192004103 absolute error 3.3306690738754696e-16 relative error 4.7359114783456256e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.710913538012277 y1[1] (numeric) 0.7109135380122774 absolute error 4.440892098500626e-16 relative error 6.246740090106338e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999708601149831 Order of pole (three term test) 22.505398058529135 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4999708601149831 Order of pole (three term test) 22.49460194147087 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y2[1] (analytic) 0.7103532724176083 y2[1] (numeric) 0.7103532724176079 absolute error 3.3306690738754696e-16 relative error 4.6887502362590775e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.7038453156522356 y1[1] (numeric) 0.7038453156522362 absolute error 5.551115123125783e-16 relative error 7.886839621830409e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49997882324937 Order of pole (three term test) 22.495398228365595 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49997882324937 Order of pole (three term test) 22.504601771634402 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y2[1] (analytic) 0.7173560908995231 y2[1] (numeric) 0.7173560908995229 absolute error 2.220446049250313e-16 relative error 3.09531915518554e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6967067093471649 y1[1] (numeric) 0.6967067093471655 absolute error 5.551115123125783e-16 relative error 7.967649871388987e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997868015207525 Order of pole (three term test) 22.485400238849355 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4997868015207526 Order of pole (three term test) 22.51459976115065 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y2[1] (analytic) 0.7242871743701429 y2[1] (numeric) 0.7242871743701427 absolute error 2.220446049250313e-16 relative error 3.0656984243594605e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6894984329517466 y1[1] (numeric) 0.6894984329517471 absolute error 4.440892098500626e-16 relative error 6.44075734804667e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4993948717352619 Order of pole (three term test) 22.47540808904292 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.499394871735262 Order of pole (three term test) 22.524591910957092 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y2[1] (analytic) 0.7311458297268963 y2[1] (numeric) 0.731145829726896 absolute error 3.3306690738754696e-16 relative error 4.555410067947141e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6822212072876132 y1[1] (numeric) 0.6822212072876136 absolute error 4.440892098500626e-16 relative error 6.50946064276835e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49880319065958684 Order of pole (three term test) 22.465425775672973 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4988031906595867 Order of pole (three term test) 22.534574224327027 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y2[1] (analytic) 0.7379313711099631 y2[1] (numeric) 0.7379313711099629 absolute error 2.220446049250313e-16 relative error 3.009014301574438e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6748757600712666 y1[1] (numeric) 0.6748757600712672 absolute error 5.551115123125783e-16 relative error 8.22538821447608e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49801199495826814 Order of pole (three term test) 22.45545729153177 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49801199495826814 Order of pole (three term test) 22.544542708468228 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y2[1] (analytic) 0.7446431199708597 y2[1] (numeric) 0.7446431199708595 absolute error 2.220446049250313e-16 relative error 2.981892922528051e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6674628258413077 y1[1] (numeric) 0.6674628258413081 absolute error 4.440892098500626e-16 relative error 6.653392408638004e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4970216010990378 Order of pole (three term test) 22.445506623880057 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49702160109903804 Order of pole (three term test) 22.554493376119943 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y2[1] (analytic) 0.7512804051402932 y2[1] (numeric) 0.7512804051402929 absolute error 2.220446049250313e-16 relative error 2.955548998826437e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6599831458849816 y1[1] (numeric) 0.6599831458849822 absolute error 5.551115123125783e-16 relative error 8.41099527728425e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4958324052262342 Order of pole (three term test) 22.435577752852236 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49583240522623406 Order of pole (three term test) 22.564422247147764 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y2[1] (analytic) 0.7578425628952774 y2[1] (numeric) 0.7578425628952772 absolute error 2.220446049250313e-16 relative error 2.929956903934341e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6524374681640513 y1[1] (numeric) 0.6524374681640519 absolute error 5.551115123125783e-16 relative error 8.50827151105612e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4944448830023506 Order of pole (three term test) 22.42567464986432 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49444488300235057 Order of pole (three term test) 22.57432535013568 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y2[1] (analytic) 0.7643289370255055 y2[1] (numeric) 0.7643289370255053 absolute error 2.220446049250313e-16 relative error 2.9050922210161164e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6448265472400007 y1[1] (numeric) 0.6448265472400012 absolute error 5.551115123125783e-16 relative error 8.608695077592223e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4928595894177766 Order of pole (three term test) 22.415801276025462 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49285958941777663 Order of pole (three term test) 22.584198723974538 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y2[1] (analytic) 0.7707388788989697 y2[1] (numeric) 0.7707388788989695 absolute error 2.220446049250313e-16 relative error 2.880931674839481e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6371511441985797 y1[1] (numeric) 0.6371511441985802 absolute error 5.551115123125783e-16 relative error 8.712399206483537e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49107715856880907 Order of pole (three term test) 22.40596158055356 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49107715856880907 Order of pole (three term test) 22.594038419446434 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y2[1] (analytic) 0.7770717475268243 y2[1] (numeric) 0.7770717475268241 absolute error 2.220446049250313e-16 relative error 2.857453068287834e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6294120265736963 y1[1] (numeric) 0.6294120265736969 absolute error 5.551115123125783e-16 relative error 8.819525030915208e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48909830340402216 Order of pole (three term test) 22.3961594991956 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4890983034040221 Order of pole (three term test) 22.6038405008044 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y2[1] (analytic) 0.7833269096274839 y2[1] (numeric) 0.7833269096274836 absolute error 2.220446049250313e-16 relative error 2.8346352231232045e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.621609968270664 y1[1] (numeric) 0.6216099682706645 absolute error 5.551115123125783e-16 relative error 8.930222175440877e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4869238154390976 Order of pole (three term test) 22.386398952653458 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48692381543909746 Order of pole (three term test) 22.613601047346545 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y2[1] (analytic) 0.7895037396899508 y2[1] (numeric) 0.7895037396899507 absolute error 1.1102230246251565e-16 relative error 1.4062289623367163e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.613745749488811 y1[1] (numeric) 0.6137457494888116 absolute error 5.551115123125783e-16 relative error 9.04464939716374e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.484554564440228 Order of pole (three term test) 22.37668384501558 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48455456444022793 Order of pole (three term test) 22.62331615498442 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y2[1] (analytic) 0.7956016200363665 y2[1] (numeric) 0.7956016200363664 absolute error 1.1102230246251565e-16 relative error 1.3954509350727679e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.6058201566434622 y1[1] (numeric) 0.6058201566434629 absolute error 6.661338147750939e-16 relative error 1.099557034328139e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4819914980762238 Order of pole (three term test) 22.367018062195505 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.481991498076224 Order of pole (three term test) 22.63298193780449 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y2[1] (analytic) 0.8016199408837775 y2[1] (numeric) 0.8016199408837775 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.5978339822872977 y1[1] (numeric) 0.5978339822872983 absolute error 6.661338147750939e-16 relative error 1.1142454837151993e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47923564153945675 Order of pole (three term test) 22.357405470377483 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4792356415394571 Order of pole (three term test) 22.642594529622514 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y2[1] (analytic) 0.8075581004051147 y2[1] (numeric) 0.8075581004051147 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.5897880250310976 y1[1] (numeric) 0.5897880250310983 absolute error 6.661338147750939e-16 relative error 1.1294461509963191e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47628809713579734 Order of pole (three term test) 22.34784991447008 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47628809713579756 Order of pole (three term test) 22.65215008552992 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y2[1] (analytic) 0.8134155047893742 y2[1] (numeric) 0.8134155047893742 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.5816830894638829 y1[1] (numeric) 0.5816830894638836 absolute error 6.661338147750939e-16 relative error 1.145183394258627e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47315004384370696 Order of pole (three term test) 22.33835521656825 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.473150043843707 Order of pole (three term test) 22.661644783431754 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y2[1] (analytic) 0.8191915683009987 y2[1] (numeric) 0.8191915683009987 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.573519986072456 y1[1] (numeric) 0.5735199860724568 absolute error 7.771561172376096e-16 relative error 1.3550637050326385e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46982273684266207 Order of pole (three term test) 22.328925174424548 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.46982273684266224 Order of pole (three term test) 22.67107482557545 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y2[1] (analytic) 0.8248857133384505 y2[1] (numeric) 0.8248857133384505 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.5652995311603537 y1[1] (numeric) 0.5652995311603545 absolute error 7.771561172376096e-16 relative error 1.3747687277263288e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4663075070111002 Order of pole (three term test) 22.319563559930117 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4663075070111001 Order of pole (three term test) 22.680436440069887 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y2[1] (analytic) 0.8304973704919709 y2[1] (numeric) 0.8304973704919709 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.5570225467662167 y1[1] (numeric) 0.5570225467662174 absolute error 7.771561172376096e-16 relative error 1.3951968762294703e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4626057603940836 Order of pole (three term test) 22.310274117605918 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.46260576039408374 Order of pole (three term test) 22.68972588239408 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y2[1] (analytic) 0.836025978600521 y2[1] (numeric) 0.836025978600521 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) 0.548689860581587 y1[1] (numeric) 0.5486898605815878 absolute error 7.771561172376096e-16 relative error 1.416385052958439e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4587189776409047 Order of pole (three term test) 22.30106056310504 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4587189776409047 Order of pole (three term test) 22.69893943689496 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y2[1] (analytic) 0.8414709848078968 y2[1] (numeric) 0.841470984807897 absolute error 1.1102230246251565e-16 relative error 1.3193836087867181e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.5403023058681392 y1[1] (numeric) 0.5403023058681399 absolute error 6.661338147750939e-16 relative error 1.2328909344644994e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45464871341284047 Order of pole (three term test) 22.291926581726425 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4546487134128406 Order of pole (three term test) 22.708073418273578 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y2[1] (analytic) 0.8468318446180155 y2[1] (numeric) 0.8468318446180156 absolute error 1.1102230246251565e-16 relative error 1.3110312651574294e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.5318607213743549 y1[1] (numeric) 0.5318607213743556 absolute error 6.661338147750939e-16 relative error 1.2524591269943202e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4503965957613133 Order of pole (three term test) 22.282875826940852 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.45039659576131325 Order of pole (three term test) 22.717124173059155 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y2[1] (analytic) 0.8521080219493633 y2[1] (numeric) 0.8521080219493634 absolute error 1.1102230246251565e-16 relative error 1.3029134757883218e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.523365951251649 y1[1] (numeric) 0.5233659512516496 absolute error 6.661338147750939e-16 relative error 1.27278783264752e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44596432547668946 Order of pole (three term test) 22.27391191892954 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4459643254766896 Order of pole (three term test) 22.726088081070458 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y2[1] (analytic) 0.8572989891886037 y2[1] (numeric) 0.8572989891886039 absolute error 2.220446049250313e-16 relative error 2.5900486029405784e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.5148188449699548 y1[1] (numeric) 0.5148188449699554 absolute error 6.661338147750939e-16 relative error 1.2939188634673425e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44135367540798676 Order of pole (three term test) 22.265038443136202 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.44135367540798665 Order of pole (three term test) 22.7349615568638 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y2[1] (analytic) 0.8624042272433388 y2[1] (numeric) 0.862404227243339 absolute error 2.220446049250313e-16 relative error 2.574716100763946e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.5062202572327777 y1[1] (numeric) 0.5062202572327785 absolute error 7.771561172376096e-16 relative error 1.5352133900881134e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4365664897537578 Order of pole (three term test) 22.25625894883282 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4365664897537579 Order of pole (three term test) 22.743741051167184 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y2[1] (analytic) 0.8674232255940173 y2[1] (numeric) 0.8674232255940175 absolute error 2.220446049250313e-16 relative error 2.5598185334843167e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.49757104789172635 y1[1] (numeric) 0.4975710478917271 absolute error 7.771561172376096e-16 relative error 1.5618997940706593e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4316046833244362 Order of pole (three term test) 22.24757694770007 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43160468332443636 Order of pole (three term test) 22.752423052299932 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y2[1] (analytic) 0.8723554823449866 y2[1] (numeric) 0.8723554823449869 absolute error 3.3306690738754696e-16 relative error 3.818018160351636e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.48887208186052694 y1[1] (numeric) 0.48887208186052766 absolute error 7.216449660063518e-16 relative error 1.4761427227751448e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42647024077643764 Order of pole (three term test) 22.23899591242265 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4264702407764375 Order of pole (three term test) 22.76100408757735 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y2[1] (analytic) 0.877200504274682 y2[1] (numeric) 0.8772005042746823 absolute error 3.3306690738754696e-16 relative error 3.7969301860233784e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.48012422902853347 y1[1] (numeric) 0.48012422902853424 absolute error 7.771561172376096e-16 relative error 1.6186563190324304e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42116521581832256 Order of pole (three term test) 22.23051927530024 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4211652158183226 Order of pole (three term test) 22.769480724699754 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y2[1] (analytic) 0.8819578068849478 y2[1] (numeric) 0.8819578068849482 absolute error 3.3306690738754696e-16 relative error 3.776449449026713e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.47132836417373936 y1[1] (numeric) 0.47132836417374013 absolute error 7.771561172376096e-16 relative error 1.6488634597665273e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41569173038934126 Order of pole (three term test) 22.22215042687469 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4156917303893413 Order of pole (three term test) 22.77784957312531 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y2[1] (analytic) 0.8866269144494876 y2[1] (numeric) 0.8866269144494879 absolute error 3.3306690738754696e-16 relative error 3.756562111520722e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.46248536687530023 y1[1] (numeric) 0.46248536687530095 absolute error 7.216449660063518e-16 relative error 1.5603628086268266e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41005197381068675 Order of pole (three term test) 22.21389271457378 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4100519738106867 Order of pole (three term test) 22.78610728542622 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y2[1] (analytic) 0.8912073600614356 y2[1] (numeric) 0.8912073600614361 absolute error 4.440892098500626e-16 relative error 4.983006534185817e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.4535961214255767 y1[1] (numeric) 0.4535961214255775 absolute error 7.771561172376096e-16 relative error 1.713321786780579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40424820190979477 Order of pole (three term test) 22.205749441372326 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.40424820190979466 Order of pole (three term test) 22.79425055862767 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y2[1] (analytic) 0.895698685680048 y2[1] (numeric) 0.8956986856800484 absolute error 4.440892098500626e-16 relative error 4.9580201126776634e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.4446615167417062 y1[1] (numeric) 0.44466151674170695 absolute error 7.771561172376096e-16 relative error 1.7477476416944846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39828273611804277 Order of pole (three term test) 22.197723864471037 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3982827361180429 Order of pole (three term test) 22.802276135528967 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y2[1] (analytic) 0.9001004421765053 y2[1] (numeric) 0.9001004421765058 absolute error 4.440892098500626e-16 relative error 4.9337739327871467e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.4356824462767115 y1[1] (numeric) 0.43568244627671227 absolute error 7.771561172376096e-16 relative error 1.7837673376081365e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3921579625422096 Order of pole (three term test) 22.189819193993657 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3921579625422097 Order of pole (three term test) 22.810180806006343 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y2[1] (analytic) 0.9044121893788263 y2[1] (numeric) 0.9044121893788267 absolute error 4.440892098500626e-16 relative error 4.910252372373205e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.4266598079301566 y1[1] (numeric) 0.4266598079301574 absolute error 7.771561172376096e-16 relative error 1.8214889305083748e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3858763310100626 Order of pole (three term test) 22.182038591702998 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3858763310100625 Order of pole (three term test) 22.817961408297 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y2[1] (analytic) 0.9086334961158836 y2[1] (numeric) 0.9086334961158841 absolute error 4.440892098500626e-16 relative error 4.887440444892262e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.4175945039583574 y1[1] (numeric) 0.4175945039583582 absolute error 7.771561172376096e-16 relative error 1.8610305209263667e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3794403540904605 Order of pole (three term test) 22.17438516973623 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.37944035409046056 Order of pole (three term test) 22.825614830263774 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y2[1] (analytic) 0.9127639402605214 y2[1] (numeric) 0.9127639402605219 absolute error 4.440892098500626e-16 relative error 4.8653237738917526e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.40848744088415656 y1[1] (numeric) 0.4084874408841574 absolute error 8.326672684688674e-16 relative error 2.03841583640023e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3728526060883594 Order of pole (three term test) 22.166861989360086 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.37285260608835963 Order of pole (three term test) 22.833138010639914 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y2[1] (analytic) 0.9168031087717673 y2[1] (numeric) 0.9168031087717677 absolute error 4.440892098500626e-16 relative error 4.843888568888088e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.39933952940627243 y1[1] (numeric) 0.39933952940627326 absolute error 8.326672684688674e-16 relative error 2.0851110575175348e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.366115722015125 Order of pole (three term test) 22.159472059746424 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.366115722015125 Order of pole (three term test) 22.840527940253576 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y2[1] (analytic) 0.920750597736136 y2[1] (numeric) 0.9207505977361364 absolute error 4.440892098500626e-16 relative error 4.823121602548527e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.39015168430822944 y1[1] (numeric) 0.39015168430823033 absolute error 8.881784197001252e-16 relative error 2.276495156684861e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3592323965345624 Order of pole (three term test) 22.15221833676855 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.35923239653456246 Order of pole (three term test) 22.84778166323145 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y2[1] (analytic) 0.9246060124080206 y2[1] (numeric) 0.9246060124080211 absolute error 4.440892098500626e-16 relative error 4.8030101891019275e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.380924824366881 y1[1] (numeric) 0.38092482436688185 absolute error 8.326672684688674e-16 relative error 2.1859096997755616e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35220538288508746 Order of pole (three term test) 22.14510372181894 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.35220538288508746 Order of pole (three term test) 22.85489627818106 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y2[1] (analytic) 0.928368967249167 y2[1] (numeric) 0.9283689672491674 absolute error 4.440892098500626e-16 relative error 4.78354216390855e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.37165987226053215 y1[1] (numeric) 0.371659872260533 absolute error 8.326672684688674e-16 relative error 2.2404013201758054e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34503749177846765 Order of pole (three term test) 22.13813106064871 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3450374917784677 Order of pole (three term test) 22.861868939351282 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y2[1] (analytic) 0.9320390859672266 y2[1] (numeric) 0.9320390859672271 absolute error 4.440892098500626e-16 relative error 4.764705864123795e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.3623577544766728 y1[1] (numeric) 0.3623577544766736 absolute error 8.326672684688674e-16 relative error 2.297914859505156e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33773159027557487 Order of pole (three term test) 22.13130314222938 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3377315902755748 Order of pole (three term test) 22.868696857770622 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y2[1] (analytic) 0.9356160015533862 y2[1] (numeric) 0.9356160015533866 absolute error 4.440892098500626e-16 relative error 4.746490110395177e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.35301940121932956 y1[1] (numeric) 0.3530194012193304 absolute error 8.326672684688674e-16 relative error 2.358701152380955e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3302906006395996 Order of pole (three term test) 22.124622697637253 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.33029060063959975 Order of pole (three term test) 22.875377302362747 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y2[1] (analytic) 0.9390993563190678 y2[1] (numeric) 0.9390993563190683 absolute error 4.440892098500626e-16 relative error 4.728884189535949e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.3436457463160462 y1[1] (numeric) 0.34364574631604705 absolute error 8.326672684688674e-16 relative error 2.423039648810537e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3227174991671847 Order of pole (three term test) 22.11809239896111 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3227174991671848 Order of pole (three term test) 22.88190760103889 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y2[1] (analytic) 0.9424888019316978 y2[1] (numeric) 0.9424888019316982 absolute error 3.3306690738754696e-16 relative error 3.533908378591901e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.3342377271245018 y1[1] (numeric) 0.3342377271245026 absolute error 8.326672684688674e-16 relative error 2.491242612353881e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31501531499794533 Order of pole (three term test) 22.111714858233356 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.31501531499794533 Order of pole (three term test) 22.888285141766648 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y2[1] (analytic) 0.9457839994495393 y2[1] (numeric) 0.9457839994495396 absolute error 3.3306690738754696e-16 relative error 3.521595920224882e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.3247962844387754 y1[1] (numeric) 0.32479628443877623 absolute error 8.326672684688674e-16 relative error 2.56366007975632e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30718712890285504 Order of pole (three term test) 22.105492626385235 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3071871289028551 Order of pole (three term test) 22.89450737361477 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y2[1] (analytic) 0.9489846193555865 y2[1] (numeric) 0.9489846193555869 absolute error 3.3306690738754696e-16 relative error 3.5097187098113135e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.31532236239526784 y1[1] (numeric) 0.3153223623952687 absolute error 8.326672684688674e-16 relative error 2.6406857482092856e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29923607205197744 Order of pole (three term test) 22.09942819222653 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.29923607205197755 Order of pole (three term test) 22.900571807773467 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y2[1] (analytic) 0.9520903415905161 y2[1] (numeric) 0.9520903415905164 absolute error 3.3306690738754696e-16 relative error 3.498269994327865e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.30581690837828845 y1[1] (numeric) 0.30581690837828934 absolute error 8.881784197001252e-16 relative error 2.9042815991111553e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29116532476204027 Order of pole (three term test) 22.09352398145006 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.29116532476204027 Order of pole (three term test) 22.906476018549938 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y2[1] (analytic) 0.9551008555846925 y2[1] (numeric) 0.9551008555846929 absolute error 4.440892098500626e-16 relative error 4.649657753454745e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.29628087292531785 y1[1] (numeric) 0.29628087292531874 absolute error 8.881784197001252e-16 relative error 2.9977582114252927e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2829781152243508 Order of pole (three term test) 22.087782355661393 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.28297811522435085 Order of pole (three term test) 22.91221764433861 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y2[1] (analytic) 0.9580158602892253 y2[1] (numeric) 0.9580158602892257 absolute error 4.440892098500626e-16 relative error 4.635509997882415e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.2867152096319546 y1[1] (numeric) 0.2867152096319555 absolute error 8.881784197001252e-16 relative error 3.097772248776917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27467771821356246 Order of pole (three term test) 22.082205611434294 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2746777182135625 Order of pole (three term test) 22.917794388565703 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y2[1] (analytic) 0.9608350642060729 y2[1] (numeric) 0.9608350642060733 absolute error 4.440892098500626e-16 relative error 4.6219088623395365e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.27712087505655675 y1[1] (numeric) 0.27712087505655764 absolute error 8.881784197001252e-16 relative error 3.2050217058489717e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2662674537778099 Order of pole (three term test) 22.076795979392116 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2662674537778099 Order of pole (three term test) 22.923204020607894 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y2[1] (analytic) 0.9635581854171932 y2[1] (numeric) 0.9635581854171936 absolute error 4.440892098500626e-16 relative error 4.6088468405027834e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.2674988286245865 y1[1] (numeric) 0.2674988286245874 absolute error 8.881784197001252e-16 relative error 3.3203076972969233e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25775068591073125 Order of pole (three term test) 22.071555623315525 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2577506859107314 Order of pole (three term test) 22.928444376684475 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y2[1] (analytic) 0.9661849516127343 y2[1] (numeric) 0.9661849516127347 absolute error 3.3306690738754696e-16 relative error 3.447237579426166e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.25785003253266875 y1[1] (numeric) 0.25785003253266964 absolute error 8.881784197001252e-16 relative error 3.4445542278052494e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24913082120591834 Order of pole (three term test) 22.066486639277098 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.24913082120591848 Order of pole (three term test) 22.933513360722905 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y2[1] (analytic) 0.9687151001182654 y2[1] (numeric) 0.9687151001182659 absolute error 4.440892098500626e-16 relative error 4.584311835294464e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.24817545165237204 y1[1] (numeric) 0.24817545165237292 absolute error 8.881784197001252e-16 relative error 3.5788326918982603e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24041130749432324 Order of pole (three term test) 22.061591054802854 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.24041130749432335 Order of pole (three term test) 22.93840894519714 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y2[1] (analytic) 0.9711483779210448 y2[1] (numeric) 0.9711483779210452 absolute error 4.440892098500626e-16 relative error 4.572825532600204e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.23847605343372227 y1[1] (numeric) 0.23847605343372316 absolute error 8.881784197001252e-16 relative error 3.724392478454737e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2315956324651718 Order of pole (three term test) 22.05687082806132 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2315956324651718 Order of pole (three term test) 22.943129171938683 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y2[1] (analytic) 0.9734845416953196 y2[1] (numeric) 0.9734845416953201 absolute error 4.440892098500626e-16 relative error 4.561851686691223e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.22875280780845852 y1[1] (numeric) 0.2287528078084594 absolute error 8.881784197001252e-16 relative error 3.8826995314690226e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22268732227093466 Order of pole (three term test) 22.052327847080253 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.22268732227093457 Order of pole (three term test) 22.94767215291974 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y2[1] (analytic) 0.9757233578266593 y2[1] (numeric) 0.9757233578266598 absolute error 4.440892098500626e-16 relative error 4.551384429693612e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.21900668709304064 y1[1] (numeric) 0.21900668709304152 absolute error 8.881784197001252e-16 relative error 4.0554853894611915e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21368994011691406 Order of pole (three term test) 22.047963928991468 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.21368994011691414 Order of pole (three term test) 22.95203607100853 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y2[1] (analytic) 0.9778646024353164 y2[1] (numeric) 0.9778646024353169 absolute error 5.551115123125783e-16 relative error 5.676772744714396e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.2092386658914184 y1[1] (numeric) 0.2092386658914193 absolute error 8.881784197001252e-16 relative error 4.2448101832241347e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20460708483600779 Order of pole (three term test) 22.043780819304022 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.20460708483600787 Order of pole (three term test) 22.956219180695985 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y2[1] (analytic) 0.9799080613986144 y2[1] (numeric) 0.979908061398615 absolute error 5.551115123125783e-16 relative error 5.6649346421364507e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.199449720997572 y1[1] (numeric) 0.19944972099757288 absolute error 8.881784197001252e-16 relative error 4.4531444579505703e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1954423894492253 Order of pole (three term test) 22.039780191206013 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.19544238944922532 Order of pole (three term test) 22.96021980879399 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y2[1] (analytic) 0.9818535303723599 y2[1] (numeric) 0.9818535303723605 absolute error 5.551115123125783e-16 relative error 5.653709999922868e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.18964083129783338 y1[1] (numeric) 0.18964083129783427 absolute error 8.881784197001252e-16 relative error 4.683476726091911e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18619951971252685 Order of pole (three term test) 22.03596364489533 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.18619951971252682 Order of pole (three term test) 22.964036355104664 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y2[1] (analytic) 0.9837008148112767 y2[1] (numeric) 0.9837008148112772 absolute error 5.551115123125783e-16 relative error 5.6430929399918876e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.17981297767299848 y1[1] (numeric) 0.17981297767299936 absolute error 8.881784197001252e-16 relative error 4.939456713270914e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17688217265057052 Order of pole (three term test) 22.032332706939627 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1768821726505706 Order of pole (three term test) 22.96766729306037 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y2[1] (analytic) 0.9854497299884604 y2[1] (numeric) 0.9854497299884609 absolute error 5.551115123125783e-16 relative error 5.633077927973846e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.16996714290023993 y1[1] (numeric) 0.16996714290024081 absolute error 8.881784197001252e-16 relative error 5.225588925863338e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16749407507795142 Order of pole (three term test) 22.028888829665664 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1674940750779515 Order of pole (three term test) 22.971111170334336 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y2[1] (analytic) 0.9871001010138505 y2[1] (numeric) 0.987100101013851 absolute error 5.551115123125783e-16 relative error 5.6236597660401744e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.16010431155483018 y1[1] (numeric) 0.16010431155483107 absolute error 8.881784197001252e-16 relative error 5.547498446948163e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15803898210852585 Order of pole (three term test) 22.02563339057844 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1580389821085259 Order of pole (three term test) 22.97436660942156 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y2[1] (analytic) 0.98865176285172 y2[1] (numeric) 0.9886517628517205 absolute error 5.551115123125783e-16 relative error 5.614833586210224e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.15022546991168476 y1[1] (numeric) 0.15022546991168564 absolute error 8.881784197001252e-16 relative error 5.912302489200211e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1485206756534151 Order of pole (three term test) 22.022567691810185 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.14852067565341512 Order of pole (three term test) 22.977432308189815 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y2[1] (analytic) 0.990104560337178 y2[1] (numeric) 0.9901045603371785 absolute error 5.551115123125783e-16 relative error 5.606594844119658e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.14033160584673562 y1[1] (numeric) 0.1403316058467365 absolute error 8.881784197001252e-16 relative error 6.329140284122145e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1389429629082923 Order of pole (three term test) 22.019692959599524 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.13894296290829233 Order of pole (three term test) 22.980307040400472 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y2[1] (analytic) 0.9914583481916867 y2[1] (numeric) 0.9914583481916872 absolute error 5.551115123125783e-16 relative error 5.5989393132353157e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.13042370873814443 y1[1] (numeric) 0.13042370873814535 absolute error 9.159339953157541e-16 relative error 7.022756860523742e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12930967483055422 Order of pole (three term test) 22.017010343801015 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.12930967483055425 Order of pole (three term test) 22.982989656198992 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y2[1] (analytic) 0.9927129910375886 y2[1] (numeric) 0.9927129910375893 absolute error 6.661338147750939e-16 relative error 6.710235695403235e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.12050276936736551 y1[1] (numeric) 0.12050276936736642 absolute error 9.159339953157541e-16 relative error 7.60093730728654e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11962466460699013 Order of pole (three term test) 22.01452091742521 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.11962466460699019 Order of pole (three term test) 22.9854790825748 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y2[1] (analytic) 0.993868363411645 y2[1] (numeric) 0.9938683634116456 absolute error 6.661338147750939e-16 relative error 6.702435043695938e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.11056977982006848 y1[1] (numeric) 0.1105697798200694 absolute error 9.159339953157541e-16 relative error 8.283764305276401e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10989180611255735 Order of pole (three term test) 22.012225676209457 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.10989180611255733 Order of pole (three term test) 22.98777432379054 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y2[1] (analytic) 0.994924349777581 y2[1] (numeric) 0.9949243497775817 absolute error 6.661338147750939e-16 relative error 6.695321256576046e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.10062573338693062 y1[1] (numeric) 0.10062573338693154 absolute error 9.159339953157541e-16 relative error 9.102383301831584e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10011499236088421 Order of pole (three term test) 22.010125538219658 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.10011499236088418 Order of pole (three term test) 22.989874461780342 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y2[1] (analytic) 0.9958808445376401 y2[1] (numeric) 0.9958808445376409 absolute error 7.771561172376096e-16 relative error 7.803705849954585e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.09067162446430857 y1[1] (numeric) 0.09067162446430949 absolute error 9.159339953157541e-16 relative error 1.0101660808738425e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09029813394711528 Order of pole (three term test) 22.00822134348299 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.09029813394711528 Order of pole (three term test) 22.991778656517 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y2[1] (analytic) 0.9967377520431435 y2[1] (numeric) 0.9967377520431443 absolute error 7.771561172376096e-16 relative error 7.796996909614101e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.08070844845479952 y1[1] (numeric) 0.08070844845480044 absolute error 9.159339953157541e-16 relative error 1.1348675545766683e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08044515748372683 Order of pole (three term test) 22.006513853651985 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.08044515748372678 Order of pole (three term test) 22.993486146348015 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y2[1] (analytic) 0.9974949866040546 y2[1] (numeric) 0.9974949866040553 absolute error 7.771561172376096e-16 relative error 7.791077926951965e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.0707372016677018 y1[1] (numeric) 0.07073720166770273 absolute error 9.298117831235686e-16 relative error 1.3144593809230588e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0705600040299325 Order of pole (three term test) 22.005003751699775 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.07056000402993252 Order of pole (three term test) 22.99499624830022 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y2[1] (analytic) 0.9981524724975482 y2[1] (numeric) 0.998152472497549 absolute error 7.771561172376096e-16 relative error 7.785945921598852e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.06075888121938479 y1[1] (numeric) 0.06075888121938571 absolute error 9.228728892196614e-16 relative error 1.5189102740180538e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06064662751531376 Order of pole (three term test) 22.00369164164703 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.06064662751531376 Order of pole (three term test) 22.996308358352966 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y2[1] (analytic) 0.9987101439755831 y2[1] (numeric) 0.9987101439755839 absolute error 7.771561172376096e-16 relative error 7.781598313840796e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.05077448493357807 y1[1] (numeric) 0.050774484933578994 absolute error 9.228728892196614e-16 relative error 1.8175918287047933e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05070899315829979 Order of pole (three term test) 22.00257804832027 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.050708993158299805 Order of pole (three term test) 22.99742195167973 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y2[1] (analytic) 0.999167945271476 y2[1] (numeric) 0.9991679452714769 absolute error 8.881784197001252e-16 relative error 8.889180481653715e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.040785011241589925 y1[1] (numeric) 0.04078501124159085 absolute error 9.228728892196614e-16 relative error 2.2627746349094423e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04075107588013344 Order of pole (three term test) 22.001663417141977 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.040751075880133436 Order of pole (three term test) 22.99833658285802 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y2[1] (analytic) 0.9995258306054791 y2[1] (numeric) 0.99952583060548 absolute error 8.881784197001252e-16 relative error 8.885997665133843e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.03079145908246501 y1[1] (numeric) 0.030791459082465937 absolute error 9.26342336171615e-16 relative error 3.0084392353434933e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03077685871495546 Order of pole (three term test) 22.000948113952425 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.030776858714955467 Order of pole (three term test) 22.99905188604757 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y2[1] (analytic) 0.999783764189357 y2[1] (numeric) 0.9997837641893579 absolute error 8.881784197001252e-16 relative error 8.883705172190674e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.02079482780309132 y1[1] (numeric) 0.020794827803092244 absolute error 9.228728892196614e-16 relative error 4.437992456386048e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02079033121664413 Order of pole (three term test) 22.00043242486336 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.020790331216644142 Order of pole (three term test) 22.99956757513664 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y2[1] (analytic) 0.9999417202299663 y2[1] (numeric) 0.9999417202299672 absolute error 8.881784197001252e-16 relative error 8.882301855510762e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.010796117058266282 y1[1] (numeric) 0.010796117058267206 absolute error 9.246076126956382e-16 relative error 8.56426072175359e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.010795487863046863 Order of pole (three term test) 22.000116556143535 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.010795487863046866 Order of pole (three term test) 22.999883443856465 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y2[1] (analytic) 0.9999996829318346 y2[1] (numeric) 0.9999996829318355 absolute error 8.881784197001252e-16 relative error 8.881787013133166e-14% Correct digits 16 h 0.01 y1[1] (analytic) 0.0007963267107321531 y1[1] (numeric) 0.0007963267107330765 absolute error 9.234149903059041e-16 relative error 1.1595931391738754e-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.0007963264582423046 Order of pole (three term test) 22.000000634136228 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0007963264582423052 Order of pole (three term test) 22.999999365863776 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y2[1] (analytic) 0.9999576464987401 y2[1] (numeric) 0.999957646498741 absolute error 8.881784197001252e-16 relative error 8.882160387592419e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.009203543268809447 y1[1] (numeric) -0.009203543268808524 absolute error 9.228728892196614e-16 relative error 1.0027365138242486e-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.009203153466528011 Order of pole (three term test) 22.000084705208696 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.009203153466528015 Order of pole (three term test) 22.9999152947913 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y2[1] (analytic) 0.9998156151342908 y2[1] (numeric) 0.9998156151342918 absolute error 9.992007221626409e-16 relative error 9.993849936304832e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.01920249290169376 y1[1] (numeric) -0.019202492901692837 absolute error 9.228728892196614e-16 relative error 4.80600562616669e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0191989522526188 Order of pole (three term test) 22.000368735733634 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.01919895225261881 Order of pole (three term test) 22.999631264266363 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y2[1] (analytic) 0.9995736030415051 y2[1] (numeric) 0.9995736030415061 absolute error 9.992007221626409e-16 relative error 9.996269600580391e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.029199522301289926 y1[1] (numeric) -0.029199522301289006 absolute error 9.194034422677078e-16 relative error 3.1486934367658885e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.029187071713791174 Order of pole (three term test) 22.000852612102623 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.029187071713791174 Order of pole (three term test) 22.99914738789738 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y2[1] (analytic) 0.9992316344213905 y2[1] (numeric) 0.9992316344213915 absolute error 9.992007221626409e-16 relative error 9.999690639710706e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.03919363177298882 y1[1] (numeric) -0.0391936317729879 absolute error 9.159339953157541e-16 relative error 2.336945962601483e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03916351673543376 Order of pole (three term test) 22.001536140771552 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.039163516735433744 Order of pole (three term test) 22.998463859228444 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y2[1] (analytic) 0.998789743470524 y2[1] (numeric) 0.998789743470525 absolute error 9.992007221626409e-16 relative error 1.0004114766844611e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.04918382191417166 y1[1] (numeric) -0.04918382191417075 absolute error 9.08995101411847e-16 relative error 1.8481587360130146e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04912429687255544 Order of pole (three term test) 22.002419048338083 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.049124296872555456 Order of pole (three term test) 22.997580951661917 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y2[1] (analytic) 0.9982479743776324 y2[1] (numeric) 0.9982479743776334 absolute error 9.992007221626409e-16 relative error 1.000954419953221e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.05916909371414947 y1[1] (numeric) -0.05916909371414856 absolute error 9.08995101411847e-16 relative error 1.536266730403669e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05906542794590999 Order of pole (three term test) 22.00350098165095 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.05906542794591001 Order of pole (three term test) 22.996499018349045 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y2[1] (analytic) 0.9976063813191736 y2[1] (numeric) 0.9976063813191746 absolute error 9.992007221626409e-16 relative error 1.0015981662440442e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.06914844865406328 y1[1] (numeric) -0.06914844865406236 absolute error 9.159339953157541e-16 relative error 1.3245908088234925e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06898293363561477 Order of pole (three term test) 22.004781507951265 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.06898293363561477 Order of pole (three term test) 22.995218492048735 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y2[1] (analytic) 0.9968650284539188 y2[1] (numeric) 0.9968650284539198 absolute error 9.992007221626409e-16 relative error 1.0023430390695364e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.07912088880673519 y1[1] (numeric) -0.07912088880673428 absolute error 9.159339953157541e-16 relative error 1.1576386579188491e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0788728470716254 Order of pole (three term test) 22.006260115045574 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0788728470716254 Order of pole (three term test) 22.993739884954437 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y2[1] (analytic) 0.9960239899165366 y2[1] (numeric) 0.9960239899165376 absolute error 9.992007221626409e-16 relative error 1.0031894133858868e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.08908541693646028 y1[1] (numeric) -0.08908541693645938 absolute error 9.020562075079397e-16 relative error 1.0125744914583793e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08873121242043136 Order of pole (three term test) 22.00793621151074 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0887312124204314 Order of pole (three term test) 22.992063788489258 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y2[1] (analytic) 0.9950833498101801 y2[1] (numeric) 0.9950833498101811 absolute error 9.992007221626409e-16 relative error 1.0041377160548874e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.09904103659872934 y1[1] (numeric) -0.09904103659872844 absolute error 9.020562075079397e-16 relative error 9.107903536618605e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09855408646733628 Order of pole (three term test) 22.00980912693056 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.09855408646733625 Order of pole (three term test) 22.990190873069448 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y2[1] (analytic) 0.9940432021980758 y2[1] (numeric) 0.9940432021980768 absolute error 9.992007221626409e-16 relative error 1.0051884263713694e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.10898675223987243 y1[1] (numeric) -0.10898675223987155 absolute error 8.881784197001252e-16 relative error 8.149416341403631e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10833754019369106 Order of pole (three term test) 22.011878112163792 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1083375401936911 Order of pole (three term test) 22.988121887836204 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y2[1] (analytic) 0.9929036510941184 y2[1] (numeric) 0.9929036510941194 absolute error 9.992007221626409e-16 relative error 1.0063420766572703e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.11892156929661354 y1[1] (numeric) -0.11892156929661266 absolute error 8.881784197001252e-16 relative error 7.468606619921364e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11807766034844987 Order of pole (three term test) 22.01414233964397 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1180776603484498 Order of pole (three term test) 22.985857660356025 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y2[1] (analytic) 0.9916648104524685 y2[1] (numeric) 0.9916648104524695 absolute error 9.992007221626409e-16 relative error 1.0075992529237112e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.12884449429552597 y1[1] (numeric) -0.12884449429552508 absolute error 8.881784197001252e-16 relative error 6.893413836240006e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1277705510134169 Order of pole (three term test) 22.01660090371027 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.12777055101341692 Order of pole (three term test) 22.98339909628973 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y2[1] (analytic) 0.9903268041561579 y2[1] (numeric) 0.9903268041561589 absolute error 9.992007221626409e-16 relative error 1.0089605956026246e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.13875453495237888 y1[1] (numeric) -0.138754534952378 absolute error 8.881784197001252e-16 relative error 6.401076692772252e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13741233516156337 Order of pole (three term test) 22.019252820969857 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1374123351615634 Order of pole (three term test) 22.98074717903015 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y2[1] (analytic) 0.9888897660047012 y2[1] (numeric) 0.9888897660047024 absolute error 1.1102230246251565e-15 relative error 1.1226964448329405e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.14865070027136496 y1[1] (numeric) -0.14865070027136407 absolute error 8.881784197001252e-16 relative error 5.974935994776593e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14699915620778514 Order of pole (three term test) 22.022097030691167 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.14699915620778517 Order of pole (three term test) 22.97790296930883 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y2[1] (analytic) 0.9873538397007162 y2[1] (numeric) 0.9873538397007173 absolute error 1.1102230246251565e-15 relative error 1.1244429099112878e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.15853200064419906 y1[1] (numeric) -0.15853200064419817 absolute error 8.881784197001252e-16 relative error 5.602518205100474e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15652717955148637 Order of pole (three term test) 22.02513239522825 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1565271795514864 Order of pole (three term test) 22.97486760477175 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y2[1] (analytic) 0.9857191788355533 y2[1] (numeric) 0.9857191788355544 absolute error 1.1102230246251565e-15 relative error 1.1263076223561783e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.16839744794907832 y1[1] (numeric) -0.16839744794907743 absolute error 8.881784197001252e-16 relative error 5.274298574695155e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1659925941103683 Order of pole (three term test) 22.028357700475766 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.16599259411036824 Order of pole (three term test) 22.971642299524238 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y2[1] (analytic) 0.9839859468739367 y2[1] (numeric) 0.9839859468739378 absolute error 1.1102230246251565e-15 relative error 1.1282915453744713e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.1782460556494934 y1[1] (numeric) -0.17824605564949253 absolute error 8.604228440844963e-16 relative error 4.827163445212213e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17539161384481122 Order of pole (three term test) 22.031771656354604 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.17539161384481117 Order of pole (three term test) 22.968228343645396 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y2[1] (analytic) 0.9821543171376182 y2[1] (numeric) 0.9821543171376194 absolute error 1.1102230246251565e-15 relative error 1.1303957079380159e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.18807683889288143 y1[1] (numeric) -0.18807683889288054 absolute error 8.881784197001252e-16 relative error 4.722423159217305e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18472047927223975 Order of pole (three term test) 22.03537289732794 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.18472047927223972 Order of pole (three term test) 22.964627102672058 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y2[1] (analytic) 0.9802244727880453 y2[1] (numeric) 0.9802244727880464 absolute error 1.1102230246251565e-15 relative error 1.1326212061073698e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.19788881460911031 y1[1] (numeric) -0.19788881460910945 absolute error 8.604228440844963e-16 relative error 4.3480115123438847e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19397545897086632 Order of pole (three term test) 22.039159982947396 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.19397545897086632 Order of pole (three term test) 22.960840017052597 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y2[1] (analytic) 0.9781966068080444 y2[1] (numeric) 0.9781966068080455 absolute error 1.1102230246251565e-15 relative error 1.134969204450553e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.2076810016087851 y1[1] (numeric) -0.20768100160878425 absolute error 8.604228440844963e-16 relative error 4.1430021880638867e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20315285107220962 Order of pole (three term test) 22.043131398429228 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2031528510722097 Order of pole (three term test) 22.956868601570775 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y2[1] (analytic) 0.9760709219825239 y2[1] (numeric) 0.9760709219825251 absolute error 1.2212453270876722e-15 relative error 1.2511850313163392e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.21745242068136594 y1[1] (numeric) -0.21745242068136508 absolute error 8.604228440844963e-16 relative error 3.956832678102388e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21224898474179268 Order of pole (three term test) 22.04728555526019 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.21224898474179268 Order of pole (three term test) 22.952714444739808 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y2[1] (analytic) 0.9738476308781949 y2[1] (numeric) 0.9738476308781961 absolute error 1.2212453270876722e-15 relative error 1.2540414828409853e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.22720209469308839 y1[1] (numeric) -0.22720209469308753 absolute error 8.604228440844963e-16 relative error 3.787037462162407e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22126022164742745 Order of pole (three term test) 22.05162079183293 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.22126022164742748 Order of pole (three term test) 22.948379208167076 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y2[1] (analytic) 0.971526955822315 y2[1] (numeric) 0.9715269558223163 absolute error 1.3322676295501878e-15 relative error 1.3713130876770543e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.23692904868467599 y1[1] (numeric) -0.23692904868467513 absolute error 8.604228440844963e-16 relative error 3.63156332607242e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23018295741450034 Order of pole (three term test) 22.056135374110625 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2301829574145003 Order of pole (three term test) 22.94386462588937 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y2[1] (analytic) 0.9691091288804561 y2[1] (numeric) 0.9691091288804573 absolute error 1.2212453270876722e-15 relative error 1.260173174200197e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.2466323099688353 y1[1] (numeric) -0.24663230996883445 absolute error 8.604228440844963e-16 relative error 3.4886866371775056e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23901362306767263 Order of pole (three term test) 22.060827496320563 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2390136230676726 Order of pole (three term test) 22.939172503679433 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y2[1] (analytic) 0.9665943918332972 y2[1] (numeric) 0.9665943918332985 absolute error 1.3322676295501878e-15 relative error 1.3783109449076508e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.256310908227524 y1[1] (numeric) -0.25631090822752317 absolute error 8.326672684688674e-16 relative error 3.248661066464323e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24774868645842368 Order of pole (three term test) 22.06569528167642 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.24774868645842363 Order of pole (three term test) 22.934304718323578 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y2[1] (analytic) 0.9639829961524478 y2[1] (numeric) 0.9639829961524491 absolute error 1.3322676295501878e-15 relative error 1.38204474027828e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.26596387560898166 y1[1] (numeric) -0.2659638756089808 absolute error 8.326672684688674e-16 relative error 3.1307532519681334e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2563846536778633 Order of pole (three term test) 22.070736783128947 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.25638465367786334 Order of pole (three term test) 22.929263216871053 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y2[1] (analytic) 0.9612752029752996 y2[1] (numeric) 0.9612752029753009 absolute error 1.3322676295501878e-15 relative error 1.3859377891228316e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.2755902468245142 y1[1] (numeric) -0.2755902468245134 absolute error 8.326672684688674e-16 relative error 3.0213959966409094e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2649180704542479 Order of pole (three term test) 22.0759499841448 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.264918070454248 Order of pole (three term test) 22.924050015855208 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y2[1] (analytic) 0.9584712830789138 y2[1] (numeric) 0.9584712830789152 absolute error 1.3322676295501878e-15 relative error 1.3899922231060712e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.28518905924502214 y1[1] (numeric) -0.2851890592450213 absolute error 8.326672684688674e-16 relative error 2.9197027076465636e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2733455235346447 Order of pole (three term test) 22.081332799513063 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2733455235346447 Order of pole (three term test) 22.918667200486937 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y2[1] (analytic) 0.9555715168529435 y2[1] (numeric) 0.955571516852945 absolute error 1.4432899320127035e-15 relative error 1.5103944671415075e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.29475935299726225 y1[1] (numeric) -0.29475935299726147 absolute error 7.771561172376096e-16 relative error 2.63657831154497e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2816636420501862 Order of pole (three term test) 22.086883076179365 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.28166364205018607 Order of pole (three term test) 22.913116923820635 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y2[1] (analytic) 0.9525761942715949 y2[1] (numeric) 0.9525761942715963 absolute error 1.4432899320127035e-15 relative error 1.515143818092517e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3043001710598347 y1[1] (numeric) -0.30430017105983387 absolute error 8.326672684688674e-16 relative error 2.7363351968183403e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2898690988643727 Order of pole (three term test) 22.09259859410705 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2898690988643726 Order of pole (three term test) 22.907401405892948 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y2[1] (analytic) 0.94948561486463 y2[1] (numeric) 0.9494856148646315 absolute error 1.4432899320127035e-15 relative error 1.5200756171734904e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.31381055935888374 y1[1] (numeric) -0.3138105593588829 absolute error 8.326672684688674e-16 relative error 2.6534074257093515e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2979586119038832 Order of pole (three term test) 22.098477067165135 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.29795861190388323 Order of pole (three term test) 22.901522932834865 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y2[1] (analytic) 0.946300087687414 y2[1] (numeric) 0.9463000876874155 absolute error 1.4432899320127035e-15 relative error 1.5251926432130453e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3232895668635048 y1[1] (numeric) -0.323289566863504 absolute error 7.771561172376096e-16 relative error 2.403901012882765e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3059289454713606 Order of pole (three term test) 22.104516144042794 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3059289454713608 Order of pole (three term test) 22.895483855957206 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y2[1] (analytic) 0.94301993129001 y2[1] (numeric) 0.9430199312900115 absolute error 1.4432899320127035e-15 relative error 1.530497801926992e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.33273624568084664 y1[1] (numeric) -0.3327362456808458 absolute error 8.326672684688674e-16 relative error 2.502484413037297e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31377691153964793 Order of pole (three term test) 22.11071340918978 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.31377691153964793 Order of pole (three term test) 22.889286590810215 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y2[1] (analytic) 0.9396454736853244 y2[1] (numeric) 0.9396454736853259 absolute error 1.5543122344752192e-15 relative error 1.6541475247884173e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3421496511508996 y1[1] (numeric) -0.34214965115089885 absolute error 7.771561172376096e-16 relative error 2.2713923998562177e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3214993710269556 Order of pole (three term test) 22.117066383782678 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3214993710269556 Order of pole (three term test) 22.88293361621732 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y2[1] (analytic) 0.9361770523163055 y2[1] (numeric) 0.9361770523163071 absolute error 1.5543122344752192e-15 relative error 1.6602759388616852e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3515288419409613 y1[1] (numeric) -0.3515288419409605 absolute error 7.771561172376096e-16 relative error 2.2107890577244062e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32909323505245347 Order of pole (three term test) 22.12357252671635 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3290932350524535 Order of pole (three term test) 22.876427473283645 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y2[1] (analytic) 0.9326150140221999 y2[1] (numeric) 0.9326150140222016 absolute error 1.6653345369377348e-15 relative error 1.7856612984981317e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3608728801397686 y1[1] (numeric) -0.3608728801397678 absolute error 7.771561172376096e-16 relative error 2.1535453618365879e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33655546617178184 Order of pole (three term test) 22.13022923562037 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3365554661717819 Order of pole (three term test) 22.869770764379627 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y2[1] (analytic) 0.9289597150038688 y2[1] (numeric) 0.9289597150038704 absolute error 1.6653345369377348e-15 relative error 1.7926875730351767e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3701808313512883 y1[1] (numeric) -0.37018083135128754 absolute error 7.771561172376096e-16 relative error 2.0993958936250709e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.343883079591988 Order of pole (three term test) 22.13703384789993 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.34388307959198805 Order of pole (three term test) 22.86296615210007 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y2[1] (analytic) 0.9252115207881677 y2[1] (numeric) 0.9252115207881694 absolute error 1.6653345369377348e-15 relative error 1.799950064952793e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3794517647881559 y1[1] (numeric) -0.3794517647881551 absolute error 7.771561172376096e-16 relative error 2.0481025241020766e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3510731443654038 Order of pole (three term test) 22.143983641800844 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3510731443654039 Order of pole (three term test) 22.856016358199152 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y2[1] (analytic) 0.9213708061913948 y2[1] (numeric) 0.9213708061913966 absolute error 1.7763568394002505e-15 relative error 1.927949993057682e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.38868475336475344 y1[1] (numeric) -0.38868475336475267 absolute error 7.771561172376096e-16 relative error 1.9994509959805471e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3581227845619864 Order of pole (three term test) 22.15107583749822 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3581227845619864 Order of pole (three term test) 22.84892416250178 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y2[1] (analytic) 0.9174379552818093 y2[1] (numeric) 0.917437955281811 absolute error 1.7763568394002505e-15 relative error 1.936214682609907e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.3978788737899174 y1[1] (numeric) -0.3978788737899166 absolute error 7.771561172376096e-16 relative error 1.9532480069498564e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3650291804196508 Order of pole (three term test) 22.158307598208335 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3650291804196509 Order of pole (three term test) 22.841692401791665 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y2[1] (analytic) 0.9134133613412245 y2[1] (numeric) 0.9134133613412264 absolute error 1.887379141862766e-15 relative error 2.066292460503757e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.40703320665926696 y1[1] (numeric) -0.4070332066592662 absolute error 7.771561172376096e-16 relative error 1.909318710422016e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3717895694721383 Order of pole (three term test) 22.165676031323326 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.37178956947213837 Order of pole (three term test) 22.83432396867667 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y2[1] (analytic) 0.9092974268256812 y2[1] (numeric) 0.9092974268256829 absolute error 1.7763568394002505e-15 relative error 1.9535487366344333e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.4161468365471436 y1[1] (numeric) -0.416146836547143 absolute error 5.551115123125783e-16 relative error 1.33393183261575e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37840124765396493 Order of pole (three term test) 22.173178189568198 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.37840124765396493 Order of pole (three term test) 22.826821810431802 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y2[1] (analytic) 0.9050905633252004 y2[1] (numeric) 0.9050905633252022 absolute error 1.7763568394002505e-15 relative error 1.9626288366924478e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.4252188520981534 y1[1] (numeric) -0.425218852098153 absolute error 3.885780586188048e-16 relative error 9.138307408089921e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3848615703820129 Order of pole (three term test) 22.18081107217968 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3848615703820128 Order of pole (three term test) 22.819188927820324 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y2[1] (analytic) 0.9007931915226269 y2[1] (numeric) 0.9007931915226286 absolute error 1.6653345369377348e-15 relative error 1.8487423668498092e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.43424834611830126 y1[1] (numeric) -0.4342483461183011 absolute error 1.6653345369377348e-16 relative error 3.8349818757491634e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39116795361332696 Order of pole (three term test) 22.188571626106484 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.39116795361332696 Order of pole (three term test) 22.81142837389352 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y2[1] (analytic) 0.8964057411515596 y2[1] (numeric) 0.8964057411515612 absolute error 1.6653345369377348e-15 relative error 1.8577910208365888e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.4432344156657097 y1[1] (numeric) -0.44323441566570976 absolute error 5.551115123125783e-17 relative error 1.2524106718537105e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3973178748786991 Order of pole (three term test) 22.196456747230524 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.397317874878699 Order of pole (three term test) 22.803543252769476 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y2[1] (analytic) 0.8919286509533794 y2[1] (numeric) 0.891928650953381 absolute error 1.6653345369377348e-15 relative error 1.8671163160390292e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.4521761621409124 y1[1] (numeric) -0.4521761621409126 absolute error 2.220446049250313e-16 relative error 4.9105774146456485e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40330887429162043 Order of pole (three term test) 22.204463281608483 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.40330887429162043 Order of pole (three term test) 22.79553671839151 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y2[1] (analytic) 0.8873623686333753 y2[1] (numeric) 0.8873623686333768 absolute error 1.5543122344752192e-15 relative error 1.7516093643558626e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.46107269137671314 y1[1] (numeric) -0.4610726913767136 absolute error 4.440892098500626e-16 relative error 9.631652842506467e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4091385555322054 Order of pole (three term test) 22.212588026733364 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.40913855553220546 Order of pole (three term test) 22.787411973266636 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.06 y2[1] (analytic) 0.8827073508159741 y2[1] (numeric) 0.8827073508159754 absolute error 1.3322676295501878e-15 relative error 1.5092970827971927e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.4699231137276022 y1[1] (numeric) -0.46992311372760287 absolute error 6.661338147750939e-16 relative error 1.4175378808058122e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4148045868056852 Order of pole (three term test) 22.22082773281544 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.41480458680568544 Order of pole (three term test) 22.77917226718456 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.07 y2[1] (analytic) 0.8779640629990781 y2[1] (numeric) 0.8779640629990795 absolute error 1.3322676295501878e-15 relative error 1.517451209790106e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.4787265441587198 y1[1] (numeric) -0.4787265441587207 absolute error 8.881784197001252e-16 relative error 1.8552938635582601e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42030470177509727 Order of pole (three term test) 22.22917910408215 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4203047017750972 Order of pole (three term test) 22.77082089591785 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y2[1] (analytic) 0.8731329795075167 y2[1] (numeric) 0.8731329795075179 absolute error 1.2212453270876722e-15 relative error 1.3986933900681491e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.487482102334359 y1[1] (numeric) -0.48748210233436007 absolute error 1.0547118733938987e-15 relative error 2.1635909674289592e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.425636700467787 Order of pole (three term test) 22.23763880009632 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4256367004677871 Order of pole (three term test) 22.762361199903676 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y2[1] (analytic) 0.8682145834456129 y2[1] (numeric) 0.868214583445614 absolute error 1.1102230246251565e-15 relative error 1.278742658547734e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.49618891270599846 y1[1] (numeric) -0.49618891270599974 absolute error 1.27675647831893e-15 relative error 2.5731257704974817e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4307984501553701 Order of pole (three term test) 22.246203437092365 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43079845015537 Order of pole (three term test) 22.753796562907638 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y2[1] (analytic) 0.8632093666488742 y2[1] (numeric) 0.8632093666488752 absolute error 9.992007221626409e-16 relative error 1.157541566122838e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.5048461045998568 y1[1] (numeric) -0.5048461045998582 absolute error 1.4432899320127035e-15 relative error 2.858871087371589e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43578788620679354 Order of pole (three term test) 22.254869589329644 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43578788620679376 Order of pole (three term test) 22.745130410670352 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y2[1] (analytic) 0.8581178296348094 y2[1] (numeric) 0.8581178296348102 absolute error 7.771561172376096e-16 relative error 9.056519867071695e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5134528123039588 y1[1] (numeric) -0.5134528123039604 absolute error 1.6653345369377348e-15 relative error 3.2434032826990807e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4406030129141622 Order of pole (three term test) 22.263633790462844 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4406030129141624 Order of pole (three term test) 22.736366209537156 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y2[1] (analytic) 0.8529404815528769 y2[1] (numeric) 0.8529404815528776 absolute error 6.661338147750939e-16 relative error 7.809851087878021e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5220081751547062 y1[1] (numeric) -0.5220081751547081 absolute error 1.887379141862766e-15 relative error 3.6156122292594526e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44524190429099364 Order of pole (three term test) 22.272492534928343 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4452419042909937 Order of pole (three term test) 22.727507465071657 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y2[1] (analytic) 0.8476778401335705 y2[1] (numeric) 0.8476778401335711 absolute error 5.551115123125783e-16 relative error 6.548614179003525e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5305113376229437 y1[1] (numeric) -0.5305113376229457 absolute error 1.9984014443252818e-15 relative error 3.766934469825842e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4497027048425883 Order of pole (three term test) 22.281442279346482 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.44970270484258834 Order of pole (three term test) 22.718557720653518 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y2[1] (analytic) 0.8423304316366466 y2[1] (numeric) 0.842330431636647 absolute error 4.440892098500626e-16 relative error 5.2721496596911266e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5389614493995101 y1[1] (numeric) -0.5389614493995123 absolute error 2.220446049250313e-15 relative error 4.119860616606713e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45398363030820205 Order of pole (three term test) 22.29047944393882 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.453983630308202 Order of pole (three term test) 22.709520556061175 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y2[1] (analytic) 0.8368987907984987 y2[1] (numeric) 0.836898790798499 absolute error 3.3306690738754696e-16 relative error 3.979775225505612e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5473576654802695 y1[1] (numeric) -0.547357665480272 absolute error 2.4424906541753444e-15 relative error 4.46233022430082e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45808296837472684 Order of pole (three term test) 22.29960041396001 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.45808296837472684 Order of pole (three term test) 22.700399586039996 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y2[1] (analytic) 0.8313834607786843 y2[1] (numeric) 0.8313834607786845 absolute error 2.220446049250313e-16 relative error 2.67078448634354e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5556991462506109 y1[1] (numeric) -0.5556991462506136 absolute error 2.6645352591003757e-15 relative error 4.794924154694878e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4619990793615931 Order of pole (three term test) 22.30880154114366 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4619990793615932 Order of pole (three term test) 22.691198458856345 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y2[1] (analytic) 0.8257849931056094 y2[1] (numeric) 0.8257849931056094 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 y1[1] (analytic) -0.5639850575694082 y1[1] (numeric) -0.5639850575694111 absolute error 2.886579864025407e-15 relative error 5.118185003811316e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4657303968766202 Order of pole (three term test) 22.31807914516157 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.46573039687662043 Order of pole (three term test) 22.68192085483843 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y2[1] (analytic) 0.8201039476213756 y2[1] (numeric) 0.8201039476213755 absolute error 1.1102230246251565e-16 relative error 1.3537589080570097e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5722145708524347 y1[1] (numeric) -0.5722145708524377 absolute error 2.9976021664879227e-15 relative error 5.238598104942277e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.469275428442553 Order of pole (three term test) 22.327429515095837 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.46927542844255304 Order of pole (three term test) 22.672570484904167 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y2[1] (analytic) 0.8143408924257975 y2[1] (numeric) 0.8143408924257972 absolute error 3.3306690738754696e-16 relative error 4.0900182034994135e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5803868631552197 y1[1] (numeric) -0.5803868631552229 absolute error 3.219646771412954e-15 relative error 5.547414967164558e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47263275609403105 Order of pole (three term test) 22.33684891092316 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4726327560940309 Order of pole (three term test) 22.663151089076845 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y2[1] (analytic) 0.8084964038195919 y2[1] (numeric) 0.8084964038195915 absolute error 3.3306690738754696e-16 relative error 4.1195842778524916e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5885011172553434 y1[1] (numeric) -0.5885011172553467 absolute error 3.3306690738754696e-15 relative error 5.659579865216013e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4758010369447572 Order of pole (three term test) 22.346333565010788 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47580103694475706 Order of pole (three term test) 22.653666434989212 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y2[1] (analytic) 0.8025710662467491 y2[1] (numeric) 0.8025710662467486 absolute error 5.551115123125783e-16 relative error 6.916664899328804e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.5965565217341574 y1[1] (numeric) -0.596556521734161 absolute error 3.552713678800501e-15 relative error 5.955368099024306e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47877900372463483 Order of pole (three term test) 22.35587968362356 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4787790037246348 Order of pole (three term test) 22.644120316376444 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y2[1] (analytic) 0.7965654722360886 y2[1] (numeric) 0.796565472236088 absolute error 6.661338147750939e-16 relative error 8.362574552787835e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.6045522710579269 y1[1] (numeric) -0.6045522710579305 absolute error 3.6637359812630166e-15 relative error 6.06024682506232e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4815654652866573 Order of pole (three term test) 22.365483448441296 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4815654652866573 Order of pole (three term test) 22.634516551558704 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y2[1] (analytic) 0.790480222342007 y2[1] (numeric) 0.7904802223420061 absolute error 8.881784197001252e-16 relative error 1.1235934746965098e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6124875656583824 y1[1] (numeric) -0.6124875656583862 absolute error 3.885780586188048e-15 relative error 6.344260363899957e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4841593070833526 Order of pole (three term test) 22.37514101808613 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4841593070833526 Order of pole (three term test) 22.624858981913867 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y2[1] (analytic) 0.7843159250844224 y2[1] (numeric) 0.7843159250844214 absolute error 9.992007221626409e-16 relative error 1.2739773479100131e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6203616120126767 y1[1] (numeric) -0.6203616120126807 absolute error 3.9968028886505635e-15 relative error 6.442698599101731e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4865594916125859 Order of pole (three term test) 22.384848529658967 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.486559491612586 Order of pole (three term test) 22.615151470341036 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y2[1] (analytic) 0.7780731968879238 y2[1] (numeric) 0.7780731968879226 absolute error 1.1102230246251565e-15 relative error 1.4268876361063968e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.628173622722736 y1[1] (numeric) -0.6281736227227401 absolute error 4.107825191113079e-15 relative error 6.539314995921431e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4887650588325475 Order of pole (three term test) 22.3946021002846 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48876505883254767 Order of pole (three term test) 22.605397899715395 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y2[1] (analytic) 0.7717526620201285 y2[1] (numeric) 0.7717526620201273 absolute error 1.2212453270876722e-15 relative error 1.5824309875277376e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6359228165939993 y1[1] (numeric) -0.6359228165940036 absolute error 4.3298697960381105e-15 relative error 6.808797676467846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49077512654575683 Order of pole (three term test) 22.404397828664845 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49077512654575695 Order of pole (three term test) 22.595602171335155 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y2[1] (analytic) 0.7653549525292563 y2[1] (numeric) 0.7653549525292549 absolute error 1.4432899320127035e-15 relative error 1.8857785230801555e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6436084187135371 y1[1] (numeric) -0.6436084187135416 absolute error 4.440892098500626e-15 relative error 6.899990692131106e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49258889075192885 Order of pole (three term test) 22.414231796638937 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.492588890751929 Order of pole (three term test) 22.585768203361066 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y2[1] (analytic) 0.7588807081809249 y2[1] (numeric) 0.7588807081809233 absolute error 1.5543122344752192e-15 relative error 2.0481641155445676e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6512296605275422 y1[1] (numeric) -0.6512296605275467 absolute error 4.551914400963142e-15 relative error 6.989722177696527e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49420562596956447 Order of pole (three term test) 22.424100070750814 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4942056259695646 Order of pole (three term test) 22.575899929249186 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y2[1] (analytic) 0.7523305763941739 y2[1] (numeric) 0.7523305763941721 absolute error 1.7763568394002505e-15 relative error 2.3611387003757125e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6587857799181841 y1[1] (numeric) -0.6587857799181888 absolute error 4.6629367034256575e-15 relative error 7.078077344056753e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4956246855261327 Order of pole (three term test) 22.43399870382241 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4956246855261328 Order of pole (three term test) 22.566001296177593 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y2[1] (analytic) 0.7457052121767236 y2[1] (numeric) 0.7457052121767216 absolute error 1.9984014443252818e-15 relative error 2.679881287797253e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6662760212798204 y1[1] (numeric) -0.6662760212798253 absolute error 4.884981308350689e-15 relative error 7.331768144630722e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4968455018167316 Order of pole (three term test) 22.44392373653247 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4968455018167318 Order of pole (three term test) 22.556076263467535 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y2[1] (analytic) 0.7390052780594745 y2[1] (numeric) 0.7390052780594722 absolute error 2.220446049250313e-15 relative error 3.00464166518661e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.673699635594557 y1[1] (numeric) -0.673699635594562 absolute error 4.9960036108132044e-15 relative error 7.415773063917579e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4978675865311221 Order of pole (three term test) 22.45387119900024 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4978675865311223 Order of pole (three term test) 22.546128800999764 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y2[1] (analytic) 0.7322314440302551 y2[1] (numeric) 0.7322314440302526 absolute error 2.4424906541753444e-15 relative error 3.3356811894497434e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6810558805071486 y1[1] (numeric) -0.6810558805071537 absolute error 5.10702591327572e-15 relative error 7.498688520937182e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4986905308490462 Order of pole (three term test) 22.463837112373366 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4986905308490463 Order of pole (three term test) 22.53616288762663 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y2[1] (analytic) 0.7253843874668235 y2[1] (numeric) 0.7253843874668209 absolute error 2.6645352591003757e-15 relative error 3.6732735155845103e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6883440203992341 y1[1] (numeric) -0.6883440203992394 absolute error 5.218048215738236e-15 relative error 7.5805818908862e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49931400560374906 Order of pole (three term test) 22.473817490419382 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49931400560374906 Order of pole (three term test) 22.526182509580618 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y2[1] (analytic) 0.7184647930691302 y2[1] (numeric) 0.7184647930691275 absolute error 2.7755575615628914e-15 relative error 3.8631782494258266e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.6955633264628979 y1[1] (numeric) -0.6955633264629032 absolute error 5.329070518200751e-15 relative error 7.661517385196717e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49973776141364185 Order of pole (three term test) 22.48380834112013 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49973776141364173 Order of pole (three term test) 22.516191658879865 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y2[1] (analytic) 0.7114733527908488 y2[1] (numeric) 0.7114733527908458 absolute error 2.9976021664879227e-15 relative error 4.213231816384169e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7027130767735495 y1[1] (numeric) -0.702713076773555 absolute error 5.440092820663267e-15 relative error 7.741556263106721e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49996162878205036 Order of pole (three term test) 22.493805668268546 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49996162878205025 Order of pole (three term test) 22.506194331731454 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y2[1] (analytic) 0.7044107657701806 y2[1] (numeric) 0.7044107657701775 absolute error 3.1086244689504383e-15 relative error 4.413084836305087e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7097925563621161 y1[1] (numeric) -0.7097925563621217 absolute error 5.551115123125783e-15 relative error 7.820757027344424e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49998551816501235 Order of pole (three term test) 22.50380547306707 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49998551816501224 Order of pole (three term test) 22.496194526932932 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y2[1] (analytic) 0.6972777382599425 y2[1] (numeric) 0.6972777382599392 absolute error 3.3306690738754696e-15 relative error 4.776674904589896e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7168010572865383 y1[1] (numeric) -0.716801057286544 absolute error 5.662137425588298e-15 relative error 7.899175605324033e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998094200070928 Order of pole (three term test) 22.513803755727093 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4998094200070929 Order of pole (three term test) 22.486196244272904 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y2[1] (analytic) 0.6900749835569413 y2[1] (numeric) 0.6900749835569377 absolute error 3.552713678800501e-15 relative error 5.148300928818339e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.723737878702564 y1[1] (numeric) -0.7237378787025699 absolute error 5.88418203051333e-15 relative error 8.130266777057227e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994334047452075 Order of pole (three term test) 22.523796517068885 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49943340474520753 Order of pole (three term test) 22.476203482931115 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y2[1] (analytic) 0.6828032219306449 y2[1] (numeric) 0.6828032219306411 absolute error 3.774758283725532e-15 relative error 5.528325237031395e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7306023269338324 y1[1] (numeric) -0.7306023269338384 absolute error 5.995204332975845e-15 relative error 8.20583799416068e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4988576227804471 Order of pole (three term test) 22.533779760121128 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4988576227804471 Order of pole (three term test) 22.466220239878872 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y2[1] (analytic) 0.6754631805511563 y2[1] (numeric) 0.6754631805511523 absolute error 3.9968028886505635e-15 relative error 5.917129169630387e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7373937155412407 y1[1] (numeric) -0.7373937155412468 absolute error 6.106226635438361e-15 relative error 8.280822722982448e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49808230441792106 Order of pole (three term test) 22.543749491719716 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4980823044179209 Order of pole (three term test) 22.45625050828028 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y2[1] (analytic) 0.6680555934164966 y2[1] (numeric) 0.6680555934164925 absolute error 4.107825191113079e-15 relative error 6.148927172520614e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7441113653915875 y1[1] (numeric) -0.7441113653915937 absolute error 6.217248937900877e-15 relative error 8.355266734340308e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4971077597746366 Order of pole (three term test) 22.553701724104936 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4971077597746364 Order of pole (three term test) 22.446298275895064 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y2[1] (analytic) 0.6605812012792064 y2[1] (numeric) 0.6605812012792021 absolute error 4.3298697960381105e-15 relative error 6.554636716354291e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7507546047254859 y1[1] (numeric) -0.7507546047254923 absolute error 6.328271240363392e-15 relative error 8.42921402084151e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49593437865545725 Order of pole (three term test) 22.56363247651652 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49593437865545725 Order of pole (three term test) 22.43636752348348 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y2[1] (analytic) 0.6530407515722708 y2[1] (numeric) 0.6530407515722663 absolute error 4.551914400963142e-15 relative error 6.970337440663364e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7573227692245386 y1[1] (numeric) -0.757322769224545 absolute error 6.439293542825908e-15 relative error 8.502706909788846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49456263039718606 Order of pole (three term test) 22.573537776785923 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49456263039718606 Order of pole (three term test) 22.426462223214077 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y2[1] (analytic) 0.6454349983343768 y2[1] (numeric) 0.645434998334372 absolute error 4.773959005888173e-15 relative error 7.396498513727878e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7638152020777689 y1[1] (numeric) -0.7638152020777754 absolute error 6.5503158452884236e-15 relative error 8.575786168526002e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4929930636808365 Order of pole (three term test) 22.583413662925103 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49299306368083634 Order of pole (three term test) 22.416586337074897 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y2[1] (analytic) 0.6377647021345101 y2[1] (numeric) 0.6377647021345051 absolute error 4.9960036108132044e-15 relative error 7.833615742753201e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7702312540473021 y1[1] (numeric) -0.7702312540473086 absolute error 6.5503158452884236e-15 relative error 8.5043495844511e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49122630631216785 Order of pole (three term test) 22.593256184711276 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4912263063121678 Order of pole (three term test) 22.40674381528872 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y2[1] (analytic) 0.6300306299958988 y2[1] (numeric) 0.6300306299958935 absolute error 5.218048215738236e-15 relative error 8.282213542176835e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7765702835332877 y1[1] (numeric) -0.7765702835332944 absolute error 6.661338147750939e-15 relative error 8.577894736639637e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48926306497057087 Order of pole (three term test) 22.60306140526697 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.489263064970571 Order of pole (three term test) 22.396938594733033 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y2[1] (analytic) 0.6222335553193116 y2[1] (numeric) 0.6222335553193061 absolute error 5.440092820663267e-15 relative error 8.742847077527947e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7828316566380599 y1[1] (numeric) -0.7828316566380665 absolute error 6.661338147750939e-15 relative error 8.509285605999441e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48710412492640653 Order of pole (three term test) 22.61282540263469 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4871041249264065 Order of pole (three term test) 22.387174597365306 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y2[1] (analytic) 0.6143742578057187 y2[1] (numeric) 0.6143742578057131 absolute error 5.662137425588298e-15 relative error 9.21610460342369e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7890147472295257 y1[1] (numeric) -0.7890147472295325 absolute error 6.772360450213455e-15 relative error 8.583312889896295e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48475034972690656 Order of pole (three term test) 22.622544271345667 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48475034972690667 Order of pole (three term test) 22.37745572865433 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y2[1] (analytic) 0.6064535233783221 y2[1] (numeric) 0.6064535233783163 absolute error 5.88418203051333e-15 relative error 9.702610016567779e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.7951189370037787 y1[1] (numeric) -0.7951189370037856 absolute error 6.8833827526759706e-15 relative error 8.657047936267752e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48220268085076756 Order of pole (three term test) 22.632214123982017 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48220268085076773 Order of pole (three term test) 22.36778587601798 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y2[1] (analytic) 0.598472144103964 y2[1] (numeric) 0.5984721441039579 absolute error 6.106226635438361e-15 relative error 1.0203025647218116e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8011436155469281 y1[1] (numeric) -0.8011436155469351 absolute error 6.994405055138486e-15 relative error 8.730525862536539e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4794621373315718 Order of pole (three term test) 22.641831092731604 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47946213733157195 Order of pole (three term test) 22.358168907268404 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y2[1] (analytic) 0.5904309181139206 y2[1] (numeric) 0.5904309181139142 absolute error 6.328271240363392e-15 relative error 1.0718055315562567e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8070881803961404 y1[1] (numeric) -0.8070881803961475 absolute error 7.105427357601002e-15 relative error 8.803780714659294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47652981535018657 Order of pole (three term test) 22.65139133093515 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4765298153501867 Order of pole (three term test) 22.348608669064845 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y2[1] (analytic) 0.5823306495240899 y2[1] (numeric) 0.5823306495240833 absolute error 6.5503158452884236e-15 relative error 1.124844768284423e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8129520370998843 y1[1] (numeric) -0.8129520370998915 absolute error 7.216449660063518e-15 relative error 8.87684553421798e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4734068877963077 Order of pole (three term test) 22.660891014624855 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4734068877963076 Order of pole (three term test) 22.33910898537514 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y2[1] (analytic) 0.5741721483545806 y2[1] (numeric) 0.5741721483545739 absolute error 6.772360450213455e-15 relative error 1.1794999930980936e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.818734599277376 y1[1] (numeric) -0.8187345992773832 absolute error 7.216449660063518e-15 relative error 8.814150112176563e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47009460379931767 Order of pole (three term test) 22.670326344053887 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47009460379931756 Order of pole (three term test) 22.329673655946117 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y2[1] (analytic) 0.5659562304487112 y2[1] (numeric) 0.5659562304487041 absolute error 7.105427357601002e-15 relative error 1.2554729456671153e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8244352886772165 y1[1] (numeric) -0.8244352886772238 absolute error 7.327471962526033e-15 relative error 8.887867929916923e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4665942882286524 Order of pole (three term test) 22.679693545216285 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4665942882286524 Order of pole (three term test) 22.320306454783715 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y2[1] (analytic) 0.5576837173914255 y2[1] (numeric) 0.5576837173914182 absolute error 7.327471962526033e-15 relative error 1.3139117628896178e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8300535352352164 y1[1] (numeric) -0.8300535352352237 absolute error 7.327471962526033e-15 relative error 8.827710083120857e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46290734116387006 Order of pole (three term test) 22.688988871356482 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.46290734116386995 Order of pole (three term test) 22.311011128643518 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y2[1] (analytic) 0.5493554364271356 y2[1] (numeric) 0.549355436427128 absolute error 7.549516567451064e-15 relative error 1.3742499057715985e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8355887771314018 y1[1] (numeric) -0.8355887771314091 absolute error 7.327471962526033e-15 relative error 8.769232142731066e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45903523733463775 Order of pole (three term test) 22.698208604467954 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4590352373346377 Order of pole (three term test) 22.30179139553205 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y2[1] (analytic) 0.5409722203769975 y2[1] (numeric) 0.5409722203769898 absolute error 7.771561172376096e-15 relative error 1.4365915438245944e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8410404608461957 y1[1] (numeric) -0.841040460846203 absolute error 7.327471962526033e-15 relative error 8.712389360142849e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4549795255308598 Order of pole (three term test) 22.707349056780384 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4549795255308598 Order of pole (three term test) 22.292650943219616 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y2[1] (analytic) 0.5325349075556305 y2[1] (numeric) 0.5325349075556225 absolute error 7.993605777301127e-15 relative error 1.5010482249872204e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8464080412157696 y1[1] (numeric) -0.8464080412157771 absolute error 7.438494264988549e-15 relative error 8.788307651595548e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45074182798318224 Order of pole (three term test) 22.716406572234717 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.45074182798318213 Order of pole (three term test) 22.28359342776528 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y2[1] (analytic) 0.5240443416872855 y2[1] (numeric) 0.5240443416872773 absolute error 8.215650382226158e-15 relative error 1.567739545812844e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8516909814865598 y1[1] (numeric) -0.8516909814865672 absolute error 7.438494264988549e-15 relative error 8.733794799617628e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44632383971412226 Order of pole (three term test) 22.725377527945543 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4463238397141222 Order of pole (three term test) 22.274622472054464 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y2[1] (analytic) 0.515501371821474 y2[1] (numeric) 0.5155013718214656 absolute error 8.43769498715119e-15 relative error 1.6367938958799303e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8568887533689413 y1[1] (numeric) -0.8568887533689488 absolute error 7.438494264988549e-15 relative error 8.68081677550719e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44172732786008195 Order of pole (three term test) 22.73425833565018 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4417273278600819 Order of pole (three term test) 22.26574166434982 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y2[1] (analytic) 0.5069068522480634 y2[1] (numeric) 0.5069068522480548 absolute error 8.659739592076221e-15 relative error 1.7083492861995148e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8620008370900576 y1[1] (numeric) -0.862000837090065 absolute error 7.438494264988549e-15 relative error 8.629335314916187e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43695413096451663 Order of pole (three term test) 22.743045443143952 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43695413096451663 Order of pole (three term test) 22.256954556856037 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y2[1] (analytic) 0.49826164241184895 y2[1] (numeric) 0.49826164241184007 absolute error 8.881784197001252e-15 relative error 1.7825542728934012e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8670267214457965 y1[1] (numeric) -0.867026721445804 absolute error 7.438494264988549e-15 relative error 8.579313740855192e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4320061582425432 Order of pole (three term test) 22.751735335701042 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4320061582425431 Order of pole (three term test) 22.248264664298947 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y2[1] (analytic) 0.48956660682660996 y2[1] (numeric) 0.48956660682660086 absolute error 9.103828801926284e-15 relative error 1.8595689891795645e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8719659038519106 y1[1] (numeric) -0.8719659038519182 absolute error 7.549516567451064e-15 relative error 8.658041024426603e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4268853888172779 Order of pole (three term test) 22.760324537480276 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.42688538881727783 Order of pole (three term test) 22.23967546251972 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y2[1] (analytic) 0.48082261498865914 y2[1] (numeric) 0.48082261498864975 absolute error 9.381384558082573e-15 relative error 1.951111338285086e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8768178903942755 y1[1] (numeric) -0.876817890394283 absolute error 7.549516567451064e-15 relative error 8.610130621372587e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.421593870928215 Order of pole (three term test) 22.76880961291547 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.42159387092821493 Order of pole (three term test) 22.23119038708453 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y2[1] (analytic) 0.47203054128989363 y2[1] (numeric) 0.472030541289884 absolute error 9.658940314238862e-15 relative error 2.0462532546822865e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.88158219587828 y1[1] (numeric) -0.8815821958782876 absolute error 7.549516567451064e-15 relative error 8.563599177419669e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41613372111195734 Order of pole (three term test) 22.777187168089576 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4161337211119573 Order of pole (three term test) 22.222812831910428 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y2[1] (analytic) 0.46319126493035656 y2[1] (numeric) 0.4631912649303467 absolute error 9.880984919163893e-15 relative error 2.1332407727182755e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.886258343877346 y1[1] (numeric) -0.8862583438773537 absolute error 7.66053886991358e-15 relative error 8.643686034479538e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4105071233556309 Order of pole (three term test) 22.785453852092218 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4105071233556308 Order of pole (three term test) 22.21454614790778 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y2[1] (analytic) 0.45430566983031795 y2[1] (numeric) 0.4543056698303078 absolute error 1.0158540675320182e-14 relative error 2.236058528416423e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8908458667805706 y1[1] (numeric) -0.8908458667805782 absolute error 7.549516567451064e-15 relative error 8.474548571162232e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4047163282233173 Order of pole (three term test) 22.793606358360027 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4047163282233172 Order of pole (three term test) 22.206393641639973 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y2[1] (analytic) 0.4453746445418831 y2[1] (numeric) 0.4453746445418727 absolute error 1.0380585280245214e-14 relative error 2.33075353692907e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8953443058394861 y1[1] (numeric) -0.8953443058394938 absolute error 7.66053886991358e-15 relative error 8.555969831886028e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3987636519558603 Order of pole (three term test) 22.801641425999193 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3987636519558602 Order of pole (three term test) 22.19835857400081 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y2[1] (analytic) 0.4363990821601383 y2[1] (numeric) 0.4363990821601277 absolute error 1.0602629885170245e-14 relative error 2.429571994672429e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8997532112139355 y1[1] (numeric) -0.8997532112139431 absolute error 7.66053886991358e-15 relative error 8.51404448957518e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3926514755443985 Order of pole (three term test) 22.809555841089786 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.39265147554439855 Order of pole (three term test) 22.190444158910218 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y2[1] (analytic) 0.4273798802338422 y2[1] (numeric) 0.42737988023383133 absolute error 1.0880185641326534e-14 relative error 2.545787985006081e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9040721420170553 y1[1] (numeric) -0.904072142017063 absolute error 7.66053886991358e-15 relative error 8.473371221042518e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38638224377800223 Order of pole (three term test) 22.817346437971306 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.38638224377800223 Order of pole (three term test) 22.182653562028698 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y2[1] (analytic) 0.41831794067567146 y2[1] (numeric) 0.4183179406756603 absolute error 1.1157741397482823e-14 relative error 2.6672873220452185e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9083006663593644 y1[1] (numeric) -0.908300666359372 absolute error 7.66053886991358e-15 relative error 8.433924088835501e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3799584642657894 Order of pole (three term test) 22.825010100508866 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3799584642657894 Order of pole (three term test) 22.174989899491134 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y2[1] (analytic) 0.4092141696720303 y2[1] (numeric) 0.40921416967201885 absolute error 1.1435297153639112e-14 relative error 2.7944528809459533e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9124383613919522 y1[1] (numeric) -0.9124383613919598 absolute error 7.549516567451064e-15 relative error 8.274001715506623e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3733827064339157 Order of pole (three term test) 22.832543763339626 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3733827064339157 Order of pole (three term test) 22.16745623666037 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y2[1] (analytic) 0.40006947759243255 y2[1] (numeric) 0.4000694775924209 absolute error 1.1657341758564144e-14 relative error 2.9138293250253804e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9164848133487636 y1[1] (numeric) -0.9164848133487712 absolute error 7.549516567451064e-15 relative error 8.237470449581944e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3666576004978379 Order of pole (three term test) 22.83994441309892 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3666576004978379 Order of pole (three term test) 22.16005558690108 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y2[1] (analytic) 0.3908847788984657 y2[1] (numeric) 0.3908847788984538 absolute error 1.1879386363489175e-14 relative error 3.0391018030852787e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.920439617587975 y1[1] (numeric) -0.9204396175879824 absolute error 7.438494264988549e-15 relative error 8.081458167219299e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3597858364102641 Order of pole (three term test) 22.8472090896255 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.35978583641026396 Order of pole (three term test) 22.1527909103745 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y2[1] (analytic) 0.38166099205234527 y2[1] (numeric) 0.38166099205233306 absolute error 1.2212453270876722e-14 relative error 3.1998169907816435e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9243023786324579 y1[1] (numeric) -0.9243023786324653 absolute error 7.438494264988549e-15 relative error 8.047684866930773e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3527701627852064 Order of pole (three term test) 22.854334887145622 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.35277016278520623 Order of pole (three term test) 22.145665112854378 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y2[1] (analytic) 0.3723990394250693 y2[1] (numeric) 0.37239903942505687 absolute error 1.2434497875801753e-14 relative error 3.339025228152799e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9280727102093271 y1[1] (numeric) -0.9280727102093345 absolute error 7.327471962526033e-15 relative error 7.89536410447121e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34561338579857404 Order of pole (three term test) 22.861318955435287 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3456133857985739 Order of pole (three term test) 22.13868104456471 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y2[1] (analytic) 0.36309984720418237 y2[1] (numeric) 0.36309984720416966 absolute error 1.2712053631958042e-14 relative error 3.5009801656043272e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9317502352885667 y1[1] (numeric) -0.931750235288574 absolute error 7.327471962526033e-15 relative error 7.864201891246839e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3383183680657395 Order of pole (three term test) 22.868158500960295 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.33831836806573956 Order of pole (three term test) 22.131841499039698 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y2[1] (analytic) 0.35376434530115725 y2[1] (numeric) 0.35376434530114426 absolute error 1.2989609388114332e-14 relative error 3.671825485142196e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9353345861207334 y1[1] (numeric) -0.9353345861207406 absolute error 7.216449660063518e-15 relative error 7.715367064521246e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3308880274965302 Order of pole (three term test) 22.87485078799364 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3308880274965302 Order of pole (three term test) 22.12514921200636 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y2[1] (analytic) 0.3443934672584046 y2[1] (numeric) 0.3443934672583914 absolute error 1.3211653993039363e-14 relative error 3.836209234226392e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9388254042737308 y1[1] (numeric) -0.9388254042737381 absolute error 7.216449660063518e-15 relative error 7.686679149512487e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3233253361281036 Order of pole (three term test) 22.881393139709733 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.32332533612810366 Order of pole (three term test) 22.118606860290267 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y2[1] (analytic) 0.3349881501559197 y2[1] (numeric) 0.3349881501559063 absolute error 1.3433698597964394e-14 relative error 4.0102011344913844e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9422223406686528 y1[1] (numeric) -0.9422223406686601 absolute error 7.216449660063518e-15 relative error 7.658966836789635e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3156333189361727 Order of pole (three term test) 22.88778293925511 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.31563331893617264 Order of pole (three term test) 22.112217060744886 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y2[1] (analytic) 0.3255493345175751 y2[1] (numeric) 0.3255493345175614 absolute error 1.3711254354120683e-14 relative error 4.21172857700327e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9455250556146907 y1[1] (numeric) -0.9455250556146978 absolute error 7.105427357601002e-15 relative error 7.514795420182416e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3078150526250557 Order of pole (three term test) 22.894017630795165 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3078150526250557 Order of pole (three term test) 22.10598236920484 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y2[1] (analytic) 0.31607796421706896 y2[1] (numeric) 0.31607796421705503 absolute error 1.3933298959045715e-14 relative error 4.408184225546617e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.948733218843102 y1[1] (numeric) -0.948733218843109 absolute error 6.994405055138486e-15 relative error 7.372362341931652e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2998736643970345 Order of pole (three term test) 22.90009472053639 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.29987366439703456 Order of pole (three term test) 22.09990527946361 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y2[1] (analytic) 0.3065749863835386 y2[1] (numeric) 0.3065749863835243 absolute error 1.426636586643326e-14 relative error 4.653467014619849e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9518465095402373 y1[1] (numeric) -0.9518465095402443 absolute error 6.994405055138486e-15 relative error 7.348248887855813e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29181233070151696 Order of pole (three term test) 22.90601177772393 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.29181233070151696 Order of pole (three term test) 22.093988222276067 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y2[1] (analytic) 0.2970413513068481 y2[1] (numeric) 0.29704135130683357 absolute error 1.454392162258955e-14 relative error 4.896261600818488e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9548646163796215 y1[1] (numeric) -0.9548646163796284 absolute error 6.8833827526759706e-15 relative error 7.208752565127382e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2836342759644978 Order of pole (three term test) 22.9117664356138 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.28363427596449775 Order of pole (three term test) 22.0882335643862 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y2[1] (analytic) 0.28747801234256054 y2[1] (numeric) 0.2874780123425458 absolute error 1.4765966227514582e-14 relative error 5.136381077353272e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9577872375530855 y1[1] (numeric) -0.9577872375530924 absolute error 6.8833827526759706e-15 relative error 7.186755557801488e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27534277129883294 Order of pole (three term test) 22.91735639241957 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.27534277129883283 Order of pole (three term test) 22.08264360758043 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y2[1] (analytic) 0.277885925816603 y2[1] (numeric) 0.27788592581658794 absolute error 1.504352198367087e-14 relative error 5.4135602367998945e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9606140808009476 y1[1] (numeric) -0.9606140808009543 absolute error 6.772360450213455e-15 relative error 7.050032458994093e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2669411331958363 Order of pole (three term test) 22.922779412233037 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.26694113319583634 Order of pole (three term test) 22.07722058776695 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y2[1] (analytic) 0.2682660509296346 y2[1] (numeric) 0.2682660509296193 absolute error 1.532107773982716e-14 relative error 5.711150436939124e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9633448634412386 y1[1] (numeric) -0.9633448634412453 absolute error 6.661338147750939e-15 relative error 6.914801127350655e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2584327221987291 Order of pole (three term test) 22.928033325918623 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.25843272219872904 Order of pole (three term test) 22.071966674081388 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y2[1] (analytic) 0.25861934966112754 y2[1] (numeric) 0.258619349661112 absolute error 1.554312234475219e-14 relative error 6.0100384465116614e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9659793123979703 y1[1] (numeric) -0.9659793123979769 absolute error 6.5503158452884236e-15 relative error 6.781010484611479e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2498209415584662 Order of pole (three term test) 22.933116031980855 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.24982094155846624 Order of pole (three term test) 22.06688396801914 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y2[1] (analytic) 0.24894678667316977 y2[1] (numeric) 0.24894678667315398 absolute error 1.5792922525292852e-14 relative error 6.343894908764827e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9685171642284423 y1[1] (numeric) -0.9685171642284487 absolute error 6.439293542825908e-15 relative error 6.64861066035489e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24110923587248145 Order of pole (three term test) 22.938025497405103 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2411092358724814 Order of pole (three term test) 22.061974502594893 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y2[1] (analytic) 0.23924932921399966 y2[1] (numeric) 0.23924932921398362 absolute error 1.6042722705833512e-14 relative error 6.70544103865967e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9709581651495862 y1[1] (numeric) -0.9709581651495927 absolute error 6.439293542825908e-15 relative error 6.631895970341697e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23230108970689442 Order of pole (three term test) 22.942759758470654 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.23230108970689425 Order of pole (three term test) 22.057240241529346 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y2[1] (analytic) 0.22952794702128193 y2[1] (numeric) 0.2295279470212656 absolute error 1.63202784619898e-14 relative error 7.110366590991457e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9733020710633444 y1[1] (numeric) -0.9733020710633508 absolute error 6.328271240363392e-15 relative error 6.501857366284733e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22340002620273125 Order of pole (three term test) 22.947316921536196 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2234000262027312 Order of pole (three term test) 22.052683078463804 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y2[1] (analytic) 0.2197836122251347 y2[1] (numeric) 0.21978361222511814 absolute error 1.657007864253046e-14 relative error 7.539269409020791e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9755486475810786 y1[1] (numeric) -0.9755486475810848 absolute error 6.217248937900877e-15 relative error 6.373079347008327e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21440960566671452 Order of pole (three term test) 22.95169516379728 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.21440960566671446 Order of pole (three term test) 22.04830483620273 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y2[1] (analytic) 0.2100172992509174 y2[1] (numeric) 0.21001729925090054 absolute error 1.684763439868675e-14 relative error 8.022022213778733e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9776976700470092 y1[1] (numeric) -0.9776976700470154 absolute error 6.106226635438361e-15 relative error 6.245516198422324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20533342414718744 Order of pole (three term test) 22.955892734015343 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2053334241471875 Order of pole (three term test) 22.044107265984653 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y2[1] (analytic) 0.2002299847217888 y2[1] (numeric) 0.2002299847217717 absolute error 1.709743457922741e-14 relative error 8.538898208968842e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9797489235606806 y1[1] (numeric) -0.9797489235606864 absolute error 5.88418203051333e-15 relative error 6.005806068281834e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19617511199574408 Order of pole (three term test) 22.959907953218313 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.19617511199574403 Order of pole (three term test) 22.040092046781684 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y2[1] (analytic) 0.1904226473610458 y2[1] (numeric) 0.19042264736102843 absolute error 1.73749903353837e-14 relative error 9.124434817062653e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9817022029984505 y1[1] (numeric) -0.9817022029984562 absolute error 5.773159728050814e-15 relative error 5.880764767989348e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18693833241513574 Order of pole (three term test) 22.963739215372005 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.18693833241513574 Order of pole (three term test) 22.036260784627988 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y2[1] (analytic) 0.1805962678942517 y2[1] (numeric) 0.18059626789423408 absolute error 1.762479051592436e-14 relative error 9.759221893912321e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.983557313034003 y1[1] (numeric) -0.9835573130340086 absolute error 5.662137425588298e-15 relative error 5.756794597075555e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17762677999403925 Order of pole (three term test) 22.967384988022665 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.17762677999403928 Order of pole (three term test) 22.032615011977335 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y2[1] (analytic) 0.17075182895116459 y2[1] (numeric) 0.1707518289511467 absolute error 1.787459069646502e-14 relative error 1.0468169393123861e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9853140681578805 y1[1] (numeric) -0.9853140681578859 absolute error 5.440092820663267e-15 relative error 5.521176441572517e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16824417922927054 Order of pole (three term test) 22.970843812909838 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1682441792292705 Order of pole (three term test) 22.029156187090166 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y2[1] (analytic) 0.16089031496747505 y2[1] (numeric) 0.16089031496745693 absolute error 1.812439087700568e-14 relative error 1.1265060224830584e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9869722926960345 y1[1] (numeric) -0.9869722926960398 absolute error 5.329070518200751e-15 relative error 5.399412483651136e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15879428303603607 Order of pole (three term test) 22.97411430654967 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.15879428303603604 Order of pole (three term test) 22.025885693450334 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y2[1] (analytic) 0.1510127120863636 y2[1] (numeric) 0.1510127120863452 absolute error 1.840194663316197e-14 relative error 1.2185693759766374e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.988531820827393 y1[1] (numeric) -0.9885318208273982 absolute error 5.218048215738236e-15 relative error 5.27858396239665e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14928087124681588 Order of pole (three term test) 22.977195160788323 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.14928087124681588 Order of pole (three term test) 22.022804839211684 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y2[1] (analytic) 0.141120008059887 y2[1] (numeric) 0.14112000805986835 absolute error 1.865174681370263e-14 relative error 1.32169400144786e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9899924966004426 y1[1] (numeric) -0.9899924966004476 absolute error 4.9960036108132044e-15 relative error 5.04650654219006e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13970774909948208 Order of pole (three term test) 22.98008514332518 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.13970774909948203 Order of pole (three term test) 22.019914856674816 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y2[1] (analytic) 0.13121319215020405 y2[1] (numeric) 0.13121319215018515 absolute error 1.890154699424329e-14 relative error 1.4405218472702096e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9913541739488232 y1[1] (numeric) -0.9913541739488281 absolute error 4.884981308350689e-15 relative error 4.927584345453986e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13007874571525369 Order of pole (three term test) 22.982783098205747 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.13007874571525374 Order of pole (three term test) 22.017216901794246 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y2[1] (analytic) 0.12129325503065003 y2[1] (numeric) 0.12129325503063088 absolute error 1.915134717478395e-14 relative error 1.5789292792863483e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9926167167059347 y1[1] (numeric) -0.9926167167059393 absolute error 4.6629367034256575e-15 relative error 4.697620566878953e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12039771256709952 Order of pole (three term test) 22.985287946284075 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.12039771256709947 Order of pole (three term test) 22.01471205371593 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y2[1] (analytic) 0.11136118868667032 y2[1] (numeric) 0.11136118868665092 absolute error 1.940114735532461e-14 relative error 1.7421821358168463e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9937799986185533 y1[1] (numeric) -0.9937799986185578 absolute error 4.551914400963142e-15 relative error 4.580404523426439e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11066852193919964 Order of pole (three term test) 22.987598685654287 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.11066852193919964 Order of pole (three term test) 22.01240131434571 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y2[1] (analytic) 0.10141798631662263 y2[1] (numeric) 0.10141798631660298 absolute error 1.965094753586527e-14 relative error 1.937619573170764e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9948439033594574 y1[1] (numeric) -0.9948439033594617 absolute error 4.3298697960381105e-15 relative error 4.3523107307756604e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1008950653780849 Order of pole (three term test) 22.989714392051482 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1008950653780849 Order of pole (three term test) 22.010285607948518 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y2[1] (analytic) 0.09146464223245798 y2[1] (numeric) 0.09146464223243808 absolute error 1.990074771640593e-14 relative error 2.1757858808246418e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9958083245390593 y1[1] (numeric) -0.9958083245390634 absolute error 4.107825191113079e-15 relative error 4.125116340049189e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09108125213606846 Order of pole (three term test) 22.991634219221286 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.09108125213606846 Order of pole (three term test) 22.008365780778718 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y2[1] (analytic) 0.08150215176029037 y2[1] (numeric) 0.08150215176027023 absolute error 2.0136670109138777e-14 relative error 2.4706918374822347e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9966731657160448 y1[1] (numeric) -0.9966731657160488 absolute error 3.9968028886505635e-15 relative error 4.010143973103882e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08123100760759806 Order of pole (three term test) 22.993357399258436 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.08123100760759808 Order of pole (three term test) 22.00664260074156 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y2[1] (analytic) 0.07153151114086496 y2[1] (numeric) 0.07153151114084458 absolute error 2.0386470289679437e-14 relative error 2.8499985481269846e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.997438340407017 y1[1] (numeric) -0.9974383404070207 absolute error 3.774758283725532e-15 relative error 3.784452763451218e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07134827175915043 Order of pole (three term test) 22.994883242913907 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0713482717591504 Order of pole (three term test) 22.005116757086096 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y2[1] (analytic) 0.061553717429934866 y2[1] (numeric) 0.06155371742991424 absolute error 2.062933157631619e-14 relative error 3.351435532678927e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9981037720951443 y1[1] (numeric) -0.9981037720951478 absolute error 3.4416913763379853e-15 relative error 3.4482300062982887e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.061436997553296624 Order of pole (three term test) 22.996211139870557 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.06143699755329662 Order of pole (three term test) 22.003788860129443 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y2[1] (analytic) 0.05156976839855636 y2[1] (numeric) 0.0515697683985355 absolute error 2.0865253969049036e-14 relative error 4.04602436989675e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9986693942378124 y1[1] (numeric) -0.9986693942378158 absolute error 3.3306690738754696e-15 relative error 3.3351067861826753e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05150114936757056 Order of pole (three term test) 22.997340558987318 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.05150114936757054 Order of pole (three term test) 22.002659441012682 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y2[1] (analytic) 0.041580662433312675 y2[1] (numeric) 0.04158066243329157 absolute error 2.110811525568579e-14 relative error 5.076425920231337e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9991351502732786 y1[1] (numeric) -0.9991351502732817 absolute error 3.1086244689504383e-15 relative error 3.111315289127985e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0415447014087703 Order of pole (three term test) 22.998271048511604 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.041544701408770306 Order of pole (three term test) 22.001728951488392 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y2[1] (analytic) 0.031587398436476094 y2[1] (numeric) 0.03158739843645474 absolute error 2.1350976542322542e-14 relative error 6.759333658091682e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9995009936263272 y1[1] (numeric) -0.9995009936263302 absolute error 2.9976021664879227e-15 relative error 2.999098735872397e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.031571636123328556 Order of pole (three term test) 22.999002236260015 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.03157163612332855 Order of pole (three term test) 22.00099776373998 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y2[1] (analytic) 0.0215909757261186 y2[1] (numeric) 0.02159097572609702 absolute error 2.157996004115148e-14 relative error 9.994898014287611e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9997668877129279 y1[1] (numeric) -0.9997668877129307 absolute error 2.7755575615628914e-15 relative error 2.7762047289966484e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.021585942604386964 Order of pole (three term test) 22.99953382976719 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.021585942604386964 Order of pole (three term test) 22.000466170232805 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y2[1] (analytic) 0.011592393936180922 y2[1] (numeric) 0.011592393936159108 absolute error 2.181414771040835e-14 relative error 1.881763838470361e-10% Correct digits 12 h 0.01 y1[1] (analytic) -0.9999328059438936 y1[1] (numeric) -0.9999328059438961 absolute error 2.55351295663786e-15 relative error 2.553684549060728e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.011591614996212373 Order of pole (three term test) 22.99986561640283 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.01159161499621237 Order of pole (three term test) 22.000134383597167 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y2[1] (analytic) 0.0015926529165099209 y2[1] (numeric) 0.0015926529164878769 absolute error 2.2043998570975276e-14 relative error 1.3841056229176197e-09% Correct digits 11 h 0.01 y1[1] (analytic) -0.9999987317275395 y1[1] (numeric) -0.9999987317275418 absolute error 2.3314683517128287e-15 relative error 2.331471308653682e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.001592650896592088 Order of pole (three term test) 22.999997463456683 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.001592650896592089 Order of pole (three term test) 22.000002536543317 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y2[1] (analytic) -0.008407247367125526 y2[1] (numeric) -0.008407247367147798 absolute error 2.2272114708066226e-14 relative error 2.649156583063781e-10% Correct digits 12 h 0.01 y1[1] (analytic) -0.9999646584713422 y1[1] (numeric) -0.9999646584713443 absolute error 2.1094237467877974e-15 relative error 2.1094982996824093e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.008406950242151769 Order of pole (three term test) 22.999929318191707 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.008406950242151765 Order of pole (three term test) 22.00007068180829 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y2[1] (analytic) -0.018406306933030275 y2[1] (numeric) -0.01840630693305277 absolute error 2.2495894036467234e-14 relative error 1.2221840110738435e-10% Correct digits 12 h 0.01 y1[1] (analytic) -0.9998305895825987 y1[1] (numeric) -0.9998305895826007 absolute error 1.9984014443252818e-15 relative error 1.9987400517117188e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.018403188712889935 Order of pole (three term test) 22.99966120786509 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.018403188712889932 Order of pole (three term test) 22.000338792134905 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y2[1] (analytic) -0.02840352588358026 y2[1] (numeric) -0.02840352588360298 absolute error 2.272140808834422e-14 relative error 7.999502660857748e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9995965384680865 y1[1] (numeric) -0.9995965384680883 absolute error 1.7763568394002505e-15 relative error 1.7770738203261225e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.028392066153515538 Order of pole (three term test) 22.999193239717382 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.028392066153515527 Order of pole (three term test) 22.000806760282615 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y2[1] (analytic) -0.03839790450521142 y2[1] (numeric) -0.03839790450523436 absolute error 2.2939983246317297e-14 relative error 5.974279987910239e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9992625285327218 y1[1] (numeric) -0.9992625285327233 absolute error 1.5543122344752192e-15 relative error 1.555459341357982e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.038369587146235555 Order of pole (three term test) 22.998525600929604 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.03836958714623554 Order of pole (three term test) 22.00147439907039 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y2[1] (analytic) -0.0483884433683902 y2[1] (numeric) -0.04838844336841336 absolute error 2.3162027851242328e-14 relative error 4.7866858776393184e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9988285931772198 y1[1] (numeric) -0.9988285931772212 absolute error 1.3322676295501878e-15 relative error 1.3338300872147807e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04833176081568477 Order of pole (three term test) 22.997658558548384 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.04833176081568477 Order of pole (three term test) 22.002341441451613 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y2[1] (analytic) -0.0583741434275557 y2[1] (numeric) -0.05837414342757909 absolute error 2.338407245616736e-14 relative error 4.005895604307717e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9982947757947545 y1[1] (numeric) -0.9982947757947556 absolute error 1.1102230246251565e-15 relative error 1.1121194376092919e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05827460242522259 Order of pole (three term test) 22.996592459379098 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.05827460242522259 Order of pole (three term test) 22.003407540620902 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y2[1] (analytic) -0.06835400612102341 y2[1] (numeric) -0.06835400612104701 absolute error 2.360611706109239e-14 relative error 3.453508931034247e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9976611297666192 y1[1] (numeric) -0.99766112976662 absolute error 7.771561172376096e-16 relative error 7.789780458013916e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06819413497077462 Order of pole (three term test) 22.9953277298472 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.06819413497077462 Order of pole (three term test) 22.004672270152795 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y2[1] (analytic) -0.07832703347084051 y2[1] (numeric) -0.07832703347086431 absolute error 2.3800406090401793e-14 relative error 3.0385940888802046e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9969277184568889 y1[1] (numeric) -0.9969277184568893 absolute error 4.440892098500626e-16 relative error 4.4545778157061726e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07808639077158143 Order of pole (three term test) 22.993864875827658 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0780863907715814 Order of pole (three term test) 22.00613512417234 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y2[1] (analytic) -0.08829222818258282 y2[1] (numeric) -0.08829222818260683 absolute error 2.400857290751901e-14 relative error 2.7192170139676142e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9960946152060831 y1[1] (numeric) -0.9960946152060833 absolute error 2.220446049250313e-16 relative error 2.229151744576917e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08794741305721758 Order of pole (three term test) 22.99220448244256 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.08794741305721755 Order of pole (three term test) 22.00779551755744 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y2[1] (analytic) -0.09824859374508349 y2[1] (numeric) -0.0982485937451077 absolute error 2.4216739724636227e-14 relative error 2.4648433938371837e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9951619033238328 y1[1] (numeric) -0.9951619033238328 absolute error 0.0 relative error 0.0% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09777325755024732 Order of pole (three term test) 22.990347213827114 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.09777325755024734 Order of pole (three term test) 22.009652786172886 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y2[1] (analytic) -0.10819513453008321 y2[1] (numeric) -0.10819513453010762 absolute error 2.441102875394563e-14 relative error 2.2562039282051304e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9941296760805489 y1[1] (numeric) -0.9941296760805487 absolute error 2.220446049250313e-16 relative error 2.2335577567753872e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10755999404388311 Order of pole (three term test) 22.98829381286402 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1075599940438831 Order of pole (three term test) 22.01170618713598 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y2[1] (analytic) -0.11813085589179223 y2[1] (numeric) -0.11813085589181685 absolute error 2.4619195571062846e-14 relative error 2.084061389821302e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9929980366980957 y1[1] (numeric) -0.9929980366980952 absolute error 5.551115123125783e-16 relative error 5.590257903816486e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11730370797401538 Order of pole (three term test) 22.986045100886265 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.11730370797401538 Order of pole (three term test) 22.013954899113727 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y2[1] (analytic) -0.12805476426635412 y2[1] (numeric) -0.12805476426637893 absolute error 2.481348460037225e-14 relative error 1.9377244370822594e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9917670983394682 y1[1] (numeric) -0.9917670983394674 absolute error 7.771561172376096e-16 relative error 7.836074805655629e-14% Correct digits 16 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12700050198498664 Order of pole (three term test) 22.983601977348687 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.12700050198498664 Order of pole (three term test) 22.016398022651313 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y2[1] (analytic) -0.13796586727120133 y2[1] (numeric) -0.13796586727122634 absolute error 2.500777362968165e-14 relative error 1.8126058368135024e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9904369840974767 y1[1] (numeric) -0.9904369840974756 absolute error 1.1102230246251565e-15 relative error 1.1209426166944213e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13664649748848137 Order of pole (three term test) 22.98096541946811 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.13664649748848132 Order of pole (three term test) 22.01903458053189 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y2[1] (analytic) -0.1478631738042926 y2[1] (numeric) -0.1478631738043178 absolute error 2.5202062658991053e-14 relative error 1.7044178080708434e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9890078269824367 y1[1] (numeric) -0.9890078269824354 absolute error 1.3322676295501878e-15 relative error 1.3470749100288435e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14623783621490974 Order of pole (three term test) 22.97813648183252 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.14623783621490974 Order of pole (three term test) 22.021863518167482 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y2[1] (analytic) -0.15774569414322234 y2[1] (numeric) -0.1577456941432477 absolute error 2.5368596112684827e-14 relative error 1.6081957894617313e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9874797699088691 y1[1] (numeric) -0.9874797699088674 absolute error 1.6653345369377348e-15 relative error 1.6864492698330645e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15577068175666403 Order of pole (three term test) 22.97511629597928 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.15577068175666398 Order of pole (three term test) 22.024883704020723 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y2[1] (analytic) -0.16761244004419204 y2[1] (numeric) -0.1676124400442176 absolute error 2.556288514199423e-14 relative error 1.5251186090515966e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9858529656812075 y1[1] (numeric) -0.9858529656812056 absolute error 1.887379141862766e-15 relative error 1.9144631172850602e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16524122110263034 Order of pole (three term test) 22.97190606994243 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.16524122110263034 Order of pole (three term test) 22.02809393005757 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y2[1] (analytic) -0.1774624248408339 y2[1] (numeric) -0.17746242484085964 absolute error 2.5729418595688003e-14 relative error 1.4498516302121266e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9841275769785193 y1[1] (numeric) -0.984127576978517 absolute error 2.220446049250313e-15 relative error 2.2562583360051286e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17464566616334248 Order of pole (three term test) 22.968507087769613 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.17464566616334254 Order of pole (three term test) 22.031492912230384 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y2[1] (analytic) -0.18729466354287658 y2[1] (numeric) -0.18729466354290247 absolute error 2.5895952049381776e-14 relative error 1.3826316008973488e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9823037763382367 y1[1] (numeric) -0.9823037763382343 absolute error 2.4424906541753444e-15 relative error 2.486492175852454e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18398025528616718 Order of pole (three term test) 22.96492070900836 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.18398025528616718 Order of pole (three term test) 22.035079290991643 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y2[1] (analytic) -0.1971081729346433 y2[1] (numeric) -0.19710817293466937 absolute error 2.606248550307555e-14 relative error 1.3222427621871007e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9803817461389042 y1[1] (numeric) -0.9803817461389014 absolute error 2.7755575615628914e-15 relative error 2.8310987760574234e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19324125475991477 Order of pole (three term test) 22.961148368162362 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.19324125475991483 Order of pole (three term test) 22.038851631837634 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y2[1] (analytic) -0.20690197167337282 y2[1] (numeric) -0.20690197167339908 absolute error 2.6256774532384952e-14 relative error 1.2690441913156529e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9783616785819398 y1[1] (numeric) -0.9783616785819367 absolute error 3.1086244689504383e-15 relative error 3.1773775864321984e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.202424960308274 Order of pole (three term test) 22.95719157411767 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.202424960308274 Order of pole (three term test) 22.04280842588233 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y2[1] (analytic) -0.21667508038735275 y2[1] (numeric) -0.21667508038737918 absolute error 2.6423307986078726e-14 relative error 1.2194899357527154e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9762437756724158 y1[1] (numeric) -0.9762437756724125 absolute error 3.3306690738754696e-15 relative error 3.4117186269191586e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21152769857147344 Order of pole (three term test) 22.953051909539138 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.21152769857147335 Order of pole (three term test) 22.046948090460866 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y2[1] (analytic) -0.2264265217738559 y2[1] (numeric) -0.2264265217738825 absolute error 2.6617597015388128e-14 relative error 1.1755512034041898e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9740282491988584 y1[1] (numeric) -0.9740282491988548 absolute error 3.6637359812630166e-15 relative error 3.7614268213231513e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22054582857557609 Order of pole (three term test) 22.948731030237397 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.22054582857557606 Order of pole (three term test) 22.051268969762607 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y2[1] (analytic) -0.2361553206968698 y2[1] (numeric) -0.23615532069689657 absolute error 2.6756374893466273e-14 relative error 1.1329990285423588e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9717153207120687 y1[1] (numeric) -0.9717153207120647 absolute error 3.9968028886505635e-15 relative error 4.1131417849023147e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2294757431888205 Order of pole (three term test) 22.944230664506563 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.22947574318882036 Order of pole (three term test) 22.05576933549344 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y2[1] (analytic) -0.24586050428460948 y2[1] (numeric) -0.2458605042846364 absolute error 2.6922908347160046e-14 relative error 1.0950481219217682e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9693052215029678 y1[1] (numeric) -0.9693052215029635 absolute error 4.3298697960381105e-15 relative error 4.466982845015917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23831387056442474 Order of pole (three term test) 22.939552612432916 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.23831387056442468 Order of pole (three term test) 22.060447387567077 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y2[1] (analytic) -0.25554110202680375 y2[1] (numeric) -0.25554110202683084 absolute error 2.708944180085382e-14 relative error 1.0600815910237565e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9667981925794683 y1[1] (numeric) -0.9667981925794636 absolute error 4.6629367034256575e-15 relative error 4.823071390922544e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24705667556927918 Order of pole (three term test) 22.934698745174924 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.24705667556927915 Order of pole (three term test) 22.065301254825076 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y2[1] (analytic) -0.26519614587174556 y2[1] (numeric) -0.2651961458717728 absolute error 2.7255975254547593e-14 relative error 1.0277666428730514e-11% Correct digits 13 h 0.01 y1[1] (analytic) -0.9641944846423733 y1[1] (numeric) -0.9641944846423683 absolute error 4.9960036108132044e-15 relative error 5.181530998558095e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2557006611979514 Order of pole (three term test) 22.92967100421477 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2557006611979514 Order of pole (three term test) 22.070328995785232 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y2[1] (analytic) -0.27482467032309627 y2[1] (numeric) -0.27482467032312363 absolute error 2.736699755701011e-14 relative error 9.957984312265793e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9614943580603068 y1[1] (numeric) -0.9614943580603015 absolute error 5.329070518200751e-15 relative error 5.542487559626951e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26424236997144096 Order of pole (three term test) 22.9244714005818 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2642423699714409 Order of pole (three term test) 22.075528599418195 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y2[1] (analytic) -0.28442571253643445 y2[1] (numeric) -0.2844257125364619 absolute error 2.7478019859472624e-14 relative error 9.660877567794697e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9586980828436769 y1[1] (numeric) -0.9586980828436712 absolute error 5.662137425588298e-15 relative error 5.906069415298449e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27267838532012656 Order of pole (three term test) 22.919102014048143 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2726783853201265 Order of pole (three term test) 22.080897985951857 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y2[1] (analytic) -0.2939983124155396 y2[1] (numeric) -0.29399831241556723 absolute error 2.7644553313166398e-14 relative error 9.402963263984101e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.955805938617675 y1[1] (numeric) -0.955805938617669 absolute error 5.995204332975845e-15 relative error 6.272407494816731e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2810053329503473 Order of pole (three term test) 22.913564992296813 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.28100533295034724 Order of pole (three term test) 22.086435007703184 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y2[1] (analytic) -0.30354151270840096 y2[1] (numeric) -0.3035415127084288 absolute error 2.781108676686017e-14 relative error 9.162202072036541e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9528182145943137 y1[1] (numeric) -0.9528182145943074 absolute error 6.328271240363392e-15 relative error 6.641635459349203e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2892198821940757 Order of pole (three term test) 22.907862550062692 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2892198821940757 Order of pole (three term test) 22.092137449937308 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y2[1] (analytic) -0.31305435910294194 y2[1] (numeric) -0.31305435910296986 absolute error 2.7922109069322687e-14 relative error 8.919252601795279e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9497352095435054 y1[1] (numeric) -0.9497352095434988 absolute error 6.661338147750939e-15 relative error 7.013889851417367e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2973187473411404 Order of pole (three term test) 22.90199696824665 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2973187473411403 Order of pole (three term test) 22.098003031753354 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y2[1] (analytic) -0.3225359003224504 y2[1] (numeric) -0.3225359003224784 absolute error 2.8033131371785203e-14 relative error 8.691476311244579e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9465572317631863 y1[1] (numeric) -0.9465572317631792 absolute error 7.105427357601002e-15 relative error 7.506600889167014e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3052986889534657 Order of pole (three term test) 22.895970593003184 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3052986889534657 Order of pole (three term test) 22.104029406996812 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y2[1] (analytic) -0.3319851882207056 y2[1] (numeric) -0.33198518822073375 absolute error 2.8144153674247718e-14 relative error 8.477532936058981e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9432845990484858 y1[1] (numeric) -0.9432845990484784 absolute error 7.438494264988549e-15 relative error 7.885737000786337e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3131565151608044 Order of pole (three term test) 22.88978583480206 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3131565151608044 Order of pole (three term test) 22.110214165197938 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y2[1] (analytic) -0.34140127787679214 y2[1] (numeric) -0.3414012778768204 absolute error 2.8255175976710234e-14 relative error 8.276236150149152e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9399176386599484 y1[1] (numeric) -0.9399176386599406 absolute error 7.771561172376096e-15 relative error 8.268342727833156e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32088908293744334 Order of pole (three term test) 22.883445167464096 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.32088908293744334 Order of pole (three term test) 22.116554832535908 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y2[1] (analytic) -0.35078322768959114 y2[1] (numeric) -0.3507832276896195 absolute error 2.836619827917275e-14 relative error 8.086532091629552e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9364566872908071 y1[1] (numeric) -0.9364566872907989 absolute error 8.215650382226158e-15 relative error 8.77312372662343e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3284932993593713 Order of pole (three term test) 22.876951127171672 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3284932993593713 Order of pole (three term test) 22.123048872828328 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y2[1] (analytic) -0.3601300994719396 y2[1] (numeric) -0.360130099471968 absolute error 2.842170943040401e-14 relative error 7.892067192405992e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9329020910333147 y1[1] (numeric) -0.9329020910333061 absolute error 8.548717289613705e-15 relative error 9.163573939624094e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.335966122841408 Order of pole (three term test) 22.870306311454332 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3359661228414078 Order of pole (three term test) 22.129693688545665 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y2[1] (analytic) -0.3694409585444482 y2[1] (numeric) -0.3694409585444767 absolute error 2.853273173286652e-14 relative error 7.723218304023995e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9292542053441347 y1[1] (numeric) -0.9292542053441258 absolute error 8.881784197001252e-15 relative error 9.557970408874312e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3433045643537966 Order of pole (three term test) 22.863513378149758 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3433045643537966 Order of pole (three term test) 22.13648662185024 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y2[1] (analytic) -0.37871487382896885 y2[1] (numeric) -0.37871487382899743 absolute error 2.858824288409778e-14 relative error 7.548751015522167e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9255133950087963 y1[1] (numeric) -0.925513395008787 absolute error 9.2148511043888e-15 relative error 9.956475134864168e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35050568861777703 Order of pole (three term test) 22.856575044340712 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.350505688617777 Order of pole (three term test) 22.14342495565929 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y2[1] (analytic) -0.3879509179417013 y2[1] (numeric) -0.3879509179417299 absolute error 2.864375403532904e-14 relative error 7.383344828077822e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9216800341052156 y1[1] (numeric) -0.9216800341052059 absolute error 9.658940314238862e-15 relative error 1.0479710915747398e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3575666152796571 Order of pole (three term test) 22.849494085268194 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3575666152796571 Order of pole (three term test) 22.15050591473181 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y2[1] (analytic) -0.39714816728593083 y2[1] (numeric) -0.3971481672859596 absolute error 2.8754776337791554e-14 relative error 7.240314498817582e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9177545059662885 y1[1] (numeric) -0.9177545059662785 absolute error 9.992007221626409e-15 relative error 1.0887451008596236e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36448452006291643 Order of pole (three term test) 22.842273333221424 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.36448452006291643 Order of pole (three term test) 22.15772666677858 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y2[1] (analytic) -0.40630570214438755 y2[1] (numeric) -0.40630570214441636 absolute error 2.881028748902281e-14 relative error 7.090790834824315e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9137372031415577 y1[1] (numeric) -0.9137372031415473 absolute error 1.0436096431476471e-14 relative error 1.1421332518360527e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3712566358978793 Order of pole (three term test) 22.834915676404957 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3712566358978792 Order of pole (three term test) 22.165084323595043 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y2[1] (analytic) -0.4154226067712168 y2[1] (numeric) -0.41542260677124565 absolute error 2.886579864025407e-14 relative error 6.94853822824119e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9096285273579579 y1[1] (numeric) -0.9096285273579471 absolute error 1.0769163338864018e-14 relative error 1.18390782775287e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37788025402850595 Order of pole (three term test) 22.827424057783404 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.377880254028506 Order of pole (three term test) 22.172575942216593 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y2[1] (analytic) -0.42449796948355323 y2[1] (numeric) -0.4244979694835822 absolute error 2.8976820942716586e-14 relative error 6.826138880704179e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9054288894796434 y1[1] (numeric) -0.9054288894796323 absolute error 1.1102230246251565e-14 relative error 1.2261846706296393e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.384352725095857 Order of pole (three term test) 22.81980147390434 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.38435272509585694 Order of pole (three term test) 22.180198526095655 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y2[1] (analytic) -0.4335308827526885 y2[1] (numeric) -0.4335308827527175 absolute error 2.9032332093947844e-14 relative error 6.6967160239215515e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.9011387094669026 y1[1] (numeric) -0.9011387094668911 absolute error 1.1435297153639112e-14 relative error 1.2689830137697701e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39067146019780485 Order of pole (three term test) 22.81205097369967 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3906714601978047 Order of pole (three term test) 22.187949026300323 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y2[1] (analytic) -0.442520443294823 y2[1] (numeric) -0.4425204432948521 absolute error 2.90878432451791e-14 relative error 6.573220217489418e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8967584163341615 y1[1] (numeric) -0.8967584163341497 absolute error 1.1879386363489175e-14 relative error 1.324703080239899e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3968339319245566 Order of pole (three term test) 22.804175657266153 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.39683393192455657 Order of pole (three term test) 22.195824342733843 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y2[1] (analytic) -0.45146575216139384 y2[1] (numeric) -0.451465752161423 absolute error 2.914335439641036e-14 relative error 6.45527468183056e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8922884481070832 y1[1] (numeric) -0.892288448107071 absolute error 1.2212453270876722e-14 relative error 1.368666522219854e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40283767536958737 Order of pole (three term test) 22.79617867462535 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4028376753695872 Order of pole (three term test) 22.203821325374655 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y2[1] (analytic) -0.4603659148289687 y2[1] (numeric) -0.4603659148289979 absolute error 2.919886554764162e-14 relative error 6.3425341901103466e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8877292517787654 y1[1] (numeric) -0.8877292517787528 absolute error 1.2545520178264269e-14 relative error 1.4132146882764644e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40868028911556753 Order of pole (three term test) 22.788063224463688 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4086802891155674 Order of pole (three term test) 22.211936775536316 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y2[1] (analytic) -0.4692200412886977 y2[1] (numeric) -0.46922004128872696 absolute error 2.9254376698872875e-14 relative error 6.234681838935667e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8830812832650416 y1[1] (numeric) -0.8830812832650287 absolute error 1.2989609388114332e-14 relative error 1.470941535538776e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.414359436194899 Order of pole (three term test) 22.77983255285303 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4143594361948992 Order of pole (three term test) 22.22016744714697 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y2[1] (analytic) -0.4780272461353132 y2[1] (numeric) -0.47802724613534253 absolute error 2.930988785010413e-14 relative error 6.131426207829062e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8783450073588901 y1[1] (numeric) -0.8783450073588767 absolute error 1.3433698597964394e-14 relative error 1.5294330229482833e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4198728450244717 Order of pole (three term test) 22.77148995195229 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.41987284502447164 Order of pole (three term test) 22.22851004804771 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y2[1] (analytic) -0.4867866486556699 y2[1] (numeric) -0.48678664865569926 absolute error 2.936539900133539e-14 relative error 6.0324988539501006e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8735208976839544 y1[1] (numeric) -0.8735208976839405 absolute error 1.3877787807814457e-14 relative error 1.5887184662221478e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4252183103142643 Order of pole (three term test) 22.763038758690577 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.42521831031426444 Order of pole (three term test) 22.236961241309423 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y2[1] (analytic) -0.4954973729168152 y2[1] (numeric) -0.4954973729168446 absolute error 2.936539900133539e-14 relative error 5.926448979632692e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8686094366471818 y1[1] (numeric) -0.8686094366471676 absolute error 1.4210854715202004e-14 relative error 1.6360465493047912e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43039369394943344 Order of pole (three term test) 22.754482353432536 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43039369394943333 Order of pole (three term test) 22.24551764656746 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y2[1] (analytic) -0.5041585478535819 y2[1] (numeric) -0.5041585478536114 absolute error 2.942091015256665e-14 relative error 5.8356464008840105e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8636111153905833 y1[1] (numeric) -0.8636111153905688 absolute error 1.454392162258955e-14 relative error 1.6840822638105818e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43539692584552875 Order of pole (three term test) 22.74582415862617 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4353969258455287 Order of pole (three term test) 22.254175841373833 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y2[1] (analytic) -0.512769307355694 y2[1] (numeric) -0.5127693073557235 absolute error 2.942091015256665e-14 relative error 5.737650387907903e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8585264337421193 y1[1] (numeric) -0.8585264337421045 absolute error 1.4876988529977098e-14 relative error 1.7328515401828368e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44022600477650076 Order of pole (three term test) 22.737067637433967 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4402260047765008 Order of pole (three term test) 22.262932362566044 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y2[1] (analytic) -0.521328790354377 y2[1] (numeric) -0.5213287903544064 absolute error 2.942091015256665e-14 relative error 5.643446265948131e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8533559001657175 y1[1] (numeric) -0.8533559001657022 absolute error 1.532107773982716e-14 relative error 1.7953913176028762e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4448789991751637 Order of pole (three term test) 22.72821629234764 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4448789991751638 Order of pole (three term test) 22.27178370765236 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y2[1] (analytic) -0.5298361409084636 y2[1] (numeric) -0.5298361409084931 absolute error 2.942091015256665e-14 relative error 5.5528318815928994e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8481000317104267 y1[1] (numeric) -0.8481000317104109 absolute error 1.5765166949677223e-14 relative error 1.858880599011703e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4493540479057981 Order of pole (three term test) 22.719273663787227 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4493540479057981 Order of pole (three term test) 22.280726336212773 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y2[1] (analytic) -0.538290508289988 y2[1] (numeric) -0.5382905082900176 absolute error 2.9531932455029164e-14 relative error 5.486244323505647e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8427593539587124 y1[1] (numeric) -0.8427593539586963 absolute error 1.609823385706477e-14 relative error 1.9101815697976147e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4536493610085772 Order of pole (three term test) 22.710243328684903 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4536493610085771 Order of pole (three term test) 22.28975667131509 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y2[1] (analytic) -0.5466910470692574 y2[1] (numeric) -0.546691047069287 absolute error 2.9531932455029164e-14 relative error 5.401941848754643e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8373344009738994 y1[1] (numeric) -0.8373344009738829 absolute error 1.6542323066914832e-14 relative error 1.975593388695668e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4577632204155304 Order of pole (three term test) 22.70112889905432 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.45776322041553036 Order of pole (three term test) 22.298871100945682 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y2[1] (analytic) -0.5550369171993943 y2[1] (numeric) -0.5550369171994237 absolute error 2.942091015256665e-14 relative error 5.30071230234895e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8318257152467654 y1[1] (numeric) -0.8318257152467484 absolute error 1.6986412276764895e-14 relative error 2.0420638560958394e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46169398063774586 Order of pole (three term test) 22.691934020545794 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4616939806377459 Order of pole (three term test) 22.30806597945421 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y2[1] (analytic) -0.5633272841003404 y2[1] (numeric) -0.5633272841003698 absolute error 2.942091015256665e-14 relative error 5.222702855508445e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8262338476412924 y1[1] (numeric) -0.826233847641275 absolute error 1.7319479184152442e-14 relative error 2.09619579657691e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4654400694235438 Order of pole (three term test) 22.682662370988133 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.46544006942354377 Order of pole (three term test) 22.317337629011863 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y2[1] (analytic) -0.5715613187423143 y2[1] (numeric) -0.5715613187423437 absolute error 2.942091015256665e-14 relative error 5.147463480787251e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8205593573395813 y1[1] (numeric) -0.8205593573395635 absolute error 1.7763568394002505e-14 relative error 2.1648121168949398e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.468999988387357 Order of pole (three term test) 22.673317658917544 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.468999988387357 Order of pole (three term test) 22.326682341082453 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y2[1] (analytic) -0.5797381977287135 y2[1] (numeric) -0.5797381977287429 absolute error 2.942091015256665e-14 relative error 5.074861423282318e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8148028117859334 y1[1] (numeric) -0.8148028117859152 absolute error 1.8207657603852567e-14 relative error 2.2346090784767837e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4723723136090653 Order of pole (three term test) 22.66390362209427 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4723723136090651 Order of pole (three term test) 22.336096377905736 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y2[1] (analytic) -0.5878571033784533 y2[1] (numeric) -0.5878571033784827 absolute error 2.942091015256665e-14 relative error 5.004772415521178e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.808964786630107 y1[1] (numeric) -0.8089647866300883 absolute error 1.865174681370263e-14 relative error 2.3056314838375037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4755556962035431 Order of pole (three term test) 22.654424026007497 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4755556962035431 Order of pole (three term test) 22.3455759739925 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y2[1] (analytic) -0.5959172238077346 y2[1] (numeric) -0.595917223807764 absolute error 2.942091015256665e-14 relative error 4.937080013323955e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.8030458656697526 y1[1] (numeric) -0.8030458656697336 absolute error 1.8984813721090177e-14 relative error 2.364100798309515e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47854886286019804 Order of pole (three term test) 22.64488266236928 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47854886286019804 Order of pole (three term test) 22.355117337630716 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y2[1] (analytic) -0.6039177530112312 y2[1] (numeric) -0.6039177530112606 absolute error 2.942091015256665e-14 relative error 4.871674993137601e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7970466407920339 y1[1] (numeric) -0.7970466407920145 absolute error 1.942890293094024e-14 relative error 2.4376117954193403e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.481350616352275 Order of pole (three term test) 22.635283347597863 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48135061635227494 Order of pole (three term test) 22.364716652402137 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y2[1] (analytic) -0.6118578909426898 y2[1] (numeric) -0.6118578909427191 absolute error 2.930988785010413e-14 relative error 4.790309691838144e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7909677119144394 y1[1] (numeric) -0.7909677119144195 absolute error 1.9872992140790302e-14 relative error 2.512490945134813e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48395983601573395 Order of pole (three term test) 22.625629921291168 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4839598360157339 Order of pole (three term test) 22.374370078708836 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y2[1] (analytic) -0.619736843594934 y2[1] (numeric) -0.6197368435949633 absolute error 2.930988785010413e-14 relative error 4.7294086438503505e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7848096869247909 y1[1] (numeric) -0.7848096869247706 absolute error 2.0317081350640365e-14 relative error 2.5887908481674197e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4863754781974983 Order of pole (three term test) 22.61592624469099 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4863754781974982 Order of pole (three term test) 22.38407375530901 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y2[1] (analytic) -0.6275538230792643 y2[1] (numeric) -0.6275538230792935 absolute error 2.919886554764162e-14 relative error 4.652806575915577e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.778573181620456 y1[1] (numeric) -0.7785731816204352 absolute error 2.0761170560490427e-14 relative error 2.6665663614664834e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48859657667290357 Order of pole (three term test) 22.606176199138606 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48859657667290346 Order of pole (three term test) 22.3938238008614 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y2[1] (analytic) -0.6353080477042465 y2[1] (numeric) -0.6353080477042756 absolute error 2.90878432451791e-14 relative error 4.578541598881225e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7722588196467677 y1[1] (numeric) -0.7722588196467466 absolute error 2.1094237467877974e-14 relative error 2.7314984214134985e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4906222430321737 Order of pole (three term test) 22.596383684522216 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49062224303217367 Order of pole (three term test) 22.40361631547778 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y2[1] (analytic) -0.6429987420538799 y2[1] (numeric) -0.642998742053909 absolute error 2.90878432451791e-14 relative error 4.5237791838077496e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7658672324346617 y1[1] (numeric) -0.7658672324346402 absolute error 2.1538326677728037e-14 relative error 2.8122794350736938e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49245166703577387 Order of pole (three term test) 22.58655261771712 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49245166703577387 Order of pole (three term test) 22.41344738228287 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y2[1] (analytic) -0.6506251370651384 y2[1] (numeric) -0.6506251370651673 absolute error 2.8976820942716586e-14 relative error 4.4536891201938796e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7593990591375327 y1[1] (numeric) -0.7593990591375108 absolute error 2.1871393585115584e-14 relative error 2.880092267951377e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4940841169384944 Order of pole (three term test) 22.576686931018973 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49408411693849436 Order of pole (three term test) 22.42331306898103 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y2[1] (analytic) -0.6581864701048762 y2[1] (numeric) -0.658186470104905 absolute error 2.886579864025407e-14 relative error 4.38565664159802e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7528549465673204 y1[1] (numeric) -0.7528549465672981 absolute error 2.2315482794965646e-14 relative error 2.964114521225397e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4955189397821399 Order of pole (three term test) 22.566790570570884 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49551893978213973 Order of pole (three term test) 22.433209429429116 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y2[1] (analytic) -0.6656819850460903 y2[1] (numeric) -0.6656819850461192 absolute error 2.886579864025407e-14 relative error 4.336274570845637e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7462355491298286 y1[1] (numeric) -0.7462355491298057 absolute error 2.2870594307278225e-14 relative error 3.0647956042763173e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49675556165670337 Order of pole (three term test) 22.55686749478509 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4967555616567036 Order of pole (three term test) 22.44313250521491 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y2[1] (analytic) -0.673110932343533 y2[1] (numeric) -0.6731109323435618 absolute error 2.8754776337791554e-14 relative error 4.2719223468377854e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7395415287592845 y1[1] (numeric) -0.7395415287592613 absolute error 2.3203661214665772e-14 relative error 3.137573795699362e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49779348792992373 Order of pole (three term test) 22.54692167275962 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4977934879299238 Order of pole (three term test) 22.45307832724038 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y2[1] (analytic) -0.6804725691086654 y2[1] (numeric) -0.680472569108694 absolute error 2.864375403532904e-14 relative error 4.209391434080701e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7327735548521471 y1[1] (numeric) -0.7327735548521235 absolute error 2.3647750424515834e-14 relative error 3.2271566390366365e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49863230344513 Order of pole (three term test) 22.536957082690655 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49863230344513 Order of pole (three term test) 22.463042917309348 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y2[1] (analytic) -0.6877661591839453 y2[1] (numeric) -0.6877661591839739 absolute error 2.853273173286652e-14 relative error 4.148609429507471e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7259323042001671 y1[1] (numeric) -0.725932304200143 absolute error 2.4091839634365897e-14 relative error 3.318744667370921e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4992716726873003 Order of pole (three term test) 22.526977710281365 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4992716726873004 Order of pole (three term test) 22.47302228971864 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y2[1] (analytic) -0.6949909732164435 y2[1] (numeric) -0.694990973216472 absolute error 2.842170943040401e-14 relative error 4.089507709555896e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7190184609227086 y1[1] (numeric) -0.7190184609226841 absolute error 2.453592884421596e-14 relative error 3.4124198720474116e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4997113399172627 Order of pole (three term test) 22.516987547147664 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4997113399172626 Order of pole (three term test) 22.483012452852343 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y2[1] (analytic) -0.7021462887307773 y2[1] (numeric) -0.7021462887308056 absolute error 2.8310687127941492e-14 relative error 4.032021187367781e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.7120327163983379 y1[1] (numeric) -0.712032716398313 absolute error 2.4868995751603507e-14 relative error 3.492675993513036e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49995112927398694 Order of pole (three term test) 22.50699058922159 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49995112927398694 Order of pole (three term test) 22.493009410778402 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y2[1] (analytic) -0.709231390201358 y2[1] (numeric) -0.7092313902013861 absolute error 2.8199664825478976e-14 relative error 3.976088088468956e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.704975769195686 y1[1] (numeric) -0.7049757691956606 absolute error 2.5424107263916085e-14 relative error 3.606380300548869e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499990944844928 Order of pole (three term test) 22.49699083515305 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.499990944844928 Order of pole (three term test) 22.503009164846954 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y2[1] (analytic) -0.7162455691239427 y2[1] (numeric) -0.7162455691239707 absolute error 2.808864252301646e-14 relative error 3.921649743309737e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6978483250035924 y1[1] (numeric) -0.6978483250035666 absolute error 2.5757174171303632e-14 relative error 3.690941605566086e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49983077070438814 Order of pole (three term test) 22.48699228471032 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4998307707043879 Order of pole (three term test) 22.513007715289678 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y2[1] (analytic) -0.7231881240864843 y2[1] (numeric) -0.7231881240865122 absolute error 2.7977620220553945e-14 relative error 3.868650395205905e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6906510965605368 y1[1] (numeric) -0.6906510965605106 absolute error 2.6201263381153694e-14 relative error 3.793704739142061e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49947067091988784 Order of pole (three term test) 22.47699893718027 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49947067091988784 Order of pole (three term test) 22.52300106281973 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y2[1] (analytic) -0.730058360839272 y2[1] (numeric) -0.7300583608392998 absolute error 2.7755575615628914e-14 relative error 3.801829703548798e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6833848035833657 y1[1] (numeric) -0.6833848035833392 absolute error 2.653433028854124e-14 relative error 3.882780265145936e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49891078952653983 Order of pole (three term test) 22.467014789768676 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49891078952653983 Order of pole (three term test) 22.532985210231327 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y2[1] (analytic) -0.7368555923643557 y2[1] (numeric) -0.7368555923643834 absolute error 2.7644553313166398e-14 relative error 3.751692136102686e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6760501726953219 y1[1] (numeric) -0.6760501726952949 absolute error 2.6978419498391304e-14 relative error 3.990594276580382e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4981513504694364 Order of pole (three term test) 22.457043836001375 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4981513504694362 Order of pole (three term test) 22.54295616399863 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y2[1] (analytic) -0.7435791389442473 y2[1] (numeric) -0.7435791389442747 absolute error 2.7422508708241367e-14 relative error 3.687907214177168e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6686479373533817 y1[1] (numeric) -0.6686479373533543 absolute error 2.7422508708241367e-14 relative error 4.101187961004435e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4971926575140744 Order of pole (three term test) 22.44709006412693 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49719265751407454 Order of pole (three term test) 22.55290993587307 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y2[1] (analytic) -0.7502283282298917 y2[1] (numeric) -0.7502283282299189 absolute error 2.7200464103316335e-14 relative error 3.6256247704607236e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6611788377749109 y1[1] (numeric) -0.6611788377748831 absolute error 2.786659791809143e-14 relative error 4.21468388369354e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4960350941248541 Order of pole (three term test) 22.43715745552138 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4960350941248542 Order of pole (three term test) 22.562842544478624 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y2[1] (analytic) -0.7568024953079012 y2[1] (numeric) -0.7568024953079283 absolute error 2.708944180085382e-14 relative error 3.5794598945967558e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6536436208636431 y1[1] (numeric) -0.6536436208636149 absolute error 2.8199664825478976e-14 relative error 4.3142262733658225e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4946791233116969 Order of pole (three term test) 22.427249983095734 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49467912331169683 Order of pole (three term test) 22.57275001690426 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y2[1] (analytic) -0.7633009827670469 y2[1] (numeric) -0.7633009827670736 absolute error 2.6645352591003757e-14 relative error 3.4908054872943474e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6460430401349899 y1[1] (numeric) -0.6460430401349616 absolute error 2.8310687127941492e-14 relative error 4.382167343220044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4931252874448486 Order of pole (three term test) 22.417371609706862 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.49312528744484857 Order of pole (three term test) 22.582628390293138 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y2[1] (analytic) -0.7697231407639977 y2[1] (numeric) -0.7697231407640241 absolute error 2.6423307986078726e-14 relative error 3.4328327403346563e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6383778556406909 y1[1] (numeric) -0.6383778556406622 absolute error 2.8754776337791554e-14 relative error 4.5043505321675965e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4913742080379387 Order of pole (three term test) 22.407526286572413 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4913742080379385 Order of pole (three term test) 22.592473713427587 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y2[1] (analytic) -0.776068327088306 y2[1] (numeric) -0.7760683270883322 absolute error 2.6201263381153694e-14 relative error 3.3761541950123096e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6306488338928077 y1[1] (numeric) -0.6306488338927785 absolute error 2.919886554764162e-14 relative error 4.62997217760726e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4894265854993823 Order of pole (three term test) 22.39771795169036 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4894265854993822 Order of pole (three term test) 22.602282048309643 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y2[1] (analytic) -0.7823359072266267 y2[1] (numeric) -0.7823359072266528 absolute error 2.609024107869118e-14 relative error 3.3349154548179735e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6228567477870741 y1[1] (numeric) -0.6228567477870445 absolute error 2.964295475749168e-14 relative error 4.759193002694295e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4872831988522269 Order of pole (three term test) 22.387950528263893 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4872831988522268 Order of pole (three term test) 22.612049471736114 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y2[1] (analytic) -0.7885252544261693 y2[1] (numeric) -0.7885252544261951 absolute error 2.5868196473766147e-14 relative error 3.280579325590671e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6150023765256074 y1[1] (numeric) -0.6150023765255773 absolute error 3.008704396734174e-14 relative error 4.8921833663985816e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4849449054225532 Order of pole (three term test) 22.378227923132144 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48494490542255325 Order of pole (three term test) 22.621772076867853 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y2[1] (analytic) -0.7946357497573715 y2[1] (numeric) -0.794635749757397 absolute error 2.55351295663786e-14 relative error 3.213438304805103e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.6070865055389884 y1[1] (numeric) -0.6070865055389578 absolute error 3.0531133177191805e-14 relative error 5.0291240043435676e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48241264049655663 Order of pole (three term test) 22.36855402520754 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.48241264049655663 Order of pole (three term test) 22.631445974792456 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y2[1] (analytic) -0.8006667821757921 y2[1] (numeric) -0.8006667821758174 absolute error 2.531308496145357e-14 relative error 3.1615005798874146e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5991099264077191 y1[1] (numeric) -0.5991099264076882 absolute error 3.086420008457935e-14 relative error 5.151675631489201e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.479687416946444 Order of pole (three term test) 22.35893270392026 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47968741694644407 Order of pole (three term test) 22.641067296079736 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y2[1] (analytic) -0.8066177485832153 y2[1] (numeric) -0.8066177485832404 absolute error 2.5091040356528538e-14 relative error 3.1106481850417655e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5910734367830658 y1[1] (numeric) -0.5910734367830345 absolute error 3.1308289294429414e-14 relative error 5.296852699865127e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4767703248253001 Order of pole (three term test) 22.34936780767055 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4767703248252999 Order of pole (three term test) 22.650632192329454 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y2[1] (analytic) -0.8124880538879594 y2[1] (numeric) -0.8124880538879843 absolute error 2.4868995751603507e-14 relative error 3.060844480432557e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5829778403072937 y1[1] (numeric) -0.582977840307262 absolute error 3.175237850427948e-14 relative error 5.4465841253146885e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4736625309310786 Order of pole (three term test) 22.339863162289358 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.47366253093107874 Order of pole (three term test) 22.660136837710645 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y2[1] (analytic) -0.8182771110643858 y2[1] (numeric) -0.8182771110644105 absolute error 2.4646951146678475e-14 relative error 3.0120543289569222e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.574823946533304 y1[1] (numeric) -0.574823946533272 absolute error 3.2085445411667024e-14 relative error 5.581786493964037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47036527833990105 Order of pole (three term test) 22.330422569508123 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4703652783399011 Order of pole (three term test) 22.669577430491877 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y2[1] (analytic) -0.8239843412116011 y2[1] (numeric) -0.8239843412116256 absolute error 2.4424906541753444e-14 relative error 2.9642440177732782e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5666125708436796 y1[1] (numeric) -0.566612570843647 absolute error 3.2529534621517087e-14 relative error 5.741054169179654e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46687988590884083 Order of pole (three term test) 22.32104980543808 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4668798859088409 Order of pole (three term test) 22.678950194561914 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y2[1] (analytic) -0.8296091736113466 y2[1] (numeric) -0.8296091736113708 absolute error 2.4202861936828413e-14 relative error 2.9173811846211474e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5583445343691462 y1[1] (numeric) -0.5583445343691132 absolute error 3.297362383136715e-14 relative error 5.9056051956562775e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4632077477483995 Order of pole (three term test) 22.311748619059898 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4632077477483995 Order of pole (three term test) 22.688251380940102 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y2[1] (analytic) -0.8351510457850696 y2[1] (numeric) -0.8351510457850935 absolute error 2.3869795029440866e-14 relative error 2.858141069200538e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5500206639064614 y1[1] (numeric) -0.5500206639064281 absolute error 3.3306690738754696e-14 relative error 6.055534441596718e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45935033266487946 Order of pole (three term test) 22.3025227307241 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.45935033266487946 Order of pole (three term test) 22.697477269275893 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y2[1] (analytic) -0.8406094035501709 y2[1] (numeric) -0.8406094035501946 absolute error 2.375877272697835e-14 relative error 2.8263748450394695e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5416417918357351 y1[1] (numeric) -0.5416417918357014 absolute error 3.375077994860476e-14 relative error 6.231199375184187e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45530918357288314 Order of pole (three term test) 22.293375830663027 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4553091835728833 Order of pole (three term test) 22.706624169336973 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y2[1] (analytic) -0.8459837010754229 y2[1] (numeric) -0.8459837010754463 absolute error 2.3425705819590803e-14 relative error 2.769049307901773e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.533208756037192 y1[1] (numeric) -0.5332087560371578 absolute error 3.419486915845482e-14 relative error 6.413035939730458e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45108591687816574 Order of pole (three term test) 22.284311577514732 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4510859168781658 Order of pole (three term test) 22.715688422485268 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y2[1] (analytic) -0.8512734009355513 y2[1] (numeric) -0.8512734009355745 absolute error 2.3203661214665772e-14 relative error 2.725758985205564e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5247223998073841 y1[1] (numeric) -0.5247223998073496 absolute error 3.452793606584237e-14 relative error 6.580229103715971e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4466822218310958 Order of pole (three term test) 22.27533359685962 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.44668222183109585 Order of pole (three term test) 22.724666403140375 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y2[1] (analytic) -0.8564779741649782 y2[1] (numeric) -0.8564779741650012 absolute error 2.298161660974074e-14 relative error 2.6832700084490358e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5161835717748627 y1[1] (numeric) -0.5161835717748279 absolute error 3.4861002973229915e-14 relative error 6.753605670432843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44209985985097705 Order of pole (three term test) 22.26644547977025 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4420998598509771 Order of pole (three term test) 22.73355452022975 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y2[1] (analytic) -0.861596900310718 y2[1] (numeric) -0.8615969003107407 absolute error 2.2648549702353193e-14 relative error 2.6286712143678136e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.5075931258153156 y1[1] (numeric) -0.5075931258152802 absolute error 3.5416114485542494e-14 relative error 6.977264404173278e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43734066382150405 Order of pole (three term test) 22.257650781374966 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4373406638215043 Order of pole (three term test) 22.742349218625044 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y2[1] (analytic) -0.8666296674844217 y2[1] (numeric) -0.866629667484444 absolute error 2.2315482794965646e-14 relative error 2.574973328543104e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4989519209661796 y1[1] (numeric) -0.4989519209661438 absolute error 3.574918139293004e-14 relative error 7.164854947086821e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43240653735763357 Order of pole (three term test) 22.248953019435838 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.43240653735763357 Order of pole (three term test) 22.75104698056416 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y2[1] (analytic) -0.871575772413566 y2[1] (numeric) -0.871575772413588 absolute error 2.19824158875781e-14 relative error 2.5221462761297776e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4902608213407389 y1[1] (numeric) -0.49026082134070276 absolute error 3.6137759451548845e-14 relative error 7.371129382258458e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4272994540441637 Order of pole (three term test) 22.240355672941693 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.42729945404416375 Order of pole (three term test) 22.759644327058304 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y2[1] (analytic) -0.8764347204917796 y2[1] (numeric) -0.8764347204918013 absolute error 2.1649348980190553e-14 relative error 2.4701610369843408e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4815206960417135 y1[1] (numeric) -0.4815206960416769 absolute error 3.658184866139891e-14 relative error 7.597149813521176e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4220214566463264 Order of pole (three term test) 22.23186218071649 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4220214566463265 Order of pole (three term test) 22.768137819283503 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y2[1] (analytic) -0.8812060258283039 y2[1] (numeric) -0.8812060258283252 absolute error 2.1316282072803006e-14 relative error 2.4189895947166748e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4727324190743498 y1[1] (numeric) -0.47273241907431285 absolute error 3.697042672001771e-14 relative error 7.820582051979626e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41657465629270785 Order of pole (three term test) 22.223475940043887 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.41657465629270796 Order of pole (three term test) 22.776524059956113 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y2[1] (analytic) -0.8858892112965813 y2[1] (numeric) -0.8858892112966023 absolute error 2.098321516541546e-14 relative error 2.368604888494417e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.46389686925902107 y1[1] (numeric) -0.4638968692589837 absolute error 3.735900477863652e-14 relative error 8.053299613405404e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41096123163082743 Order of pole (three term test) 22.215200305308322 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.4109612316308275 Order of pole (three term test) 22.784799694691678 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y2[1] (analytic) -0.8904838085819675 y2[1] (numeric) -0.8904838085819882 absolute error 2.0650148258027912e-14 relative error 2.318980767422578e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4550149301433458 y1[1] (numeric) -0.4550149301433081 absolute error 3.7692071686024065e-14 relative error 8.283699981921413e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40518342795570444 Order of pole (three term test) 22.207038586653358 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.40518342795570444 Order of pole (three term test) 22.792961413346646 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y2[1] (analytic) -0.894989358228563 y2[1] (numeric) -0.8949893582285833 absolute error 2.0317081350640365e-14 relative error 2.270091947333722e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4460874899138341 y1[1] (numeric) -0.44608748991379604 absolute error 3.808064974464287e-14 relative error 8.536587688661365e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3992435563117729 Order of pole (three term test) 22.198994048657624 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.39924355631177294 Order of pole (three term test) 22.801005951342372 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y2[1] (analytic) -0.8994054096851575 y2[1] (numeric) -0.8994054096851775 absolute error 1.9984014443252818e-14 relative error 2.2219139698357326e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.43711544130706936 y1[1] (numeric) -0.4371154413070309 absolute error 3.8469227803261674e-14 relative error 8.800702095590673e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3931439925684932 Order of pole (three term test) 22.191069909029075 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.39314399256849314 Order of pole (three term test) 22.80893009097092 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y2[1] (analytic) -0.9037315213502856 y2[1] (numeric) -0.9037315213503052 absolute error 1.965094753586527e-14 relative error 2.174423163474961e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4280996815204356 y1[1] (numeric) -0.4280996815203967 absolute error 3.8913317013111737e-14 relative error 9.0897794819439e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3868871764700359 Order of pole (three term test) 22.183269337317892 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.386887176470036 Order of pole (three term test) 22.816730662682104 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y2[1] (analytic) -0.9079672606163857 y2[1] (numeric) -0.907967260616405 absolute error 1.9317880628477724e-14 relative error 2.127596606882447e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4190411121223983 y1[1] (numeric) -0.419041112122359 absolute error 3.930189507173054e-14 relative error 9.379006960121564e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3804756106594176 Order of pole (three term test) 22.175595453648775 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.38047561065941765 Order of pole (three term test) 22.82440454635123 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y2[1] (analytic) -0.912112203913061 y2[1] (numeric) -0.91211220391308 absolute error 1.8984813721090177e-14 relative error 2.081412093780047e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4099406389623485 y1[1] (numeric) -0.40994063896230887 absolute error 3.963496197911809e-14 relative error 9.668463726710054e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3739118596774762 Order of pole (three term test) 22.168051327472863 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3739118596774764 Order of pole (three term test) 22.831948672527144 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y2[1] (analytic) -0.916165936749436 y2[1] (numeric) -0.9161659367494547 absolute error 1.865174681370263e-14 relative error 2.0358480997317117e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.4007991720800186 y1[1] (numeric) -0.40079917207997856 absolute error 4.0023540037736893e-14 relative error 9.985933810698164e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36719854893708864 Order of pole (three term test) 22.160639976340025 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.36719854893708875 Order of pole (three term test) 22.839360023659975 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y2[1] (analytic) -0.9201280537556052 y2[1] (numeric) -0.9201280537556235 absolute error 1.8207657603852567e-14 relative error 1.9788177884084703e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.3916176256144788 y1[1] (numeric) -0.3916176256144384 absolute error 4.04121180963557e-14 relative error 1.0319279688432284e-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.36033836367304156 Order of pole (three term test) 22.15336436469192 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.36033836367304156 Order of pole (three term test) 22.84663563530808 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y2[1] (analytic) -0.9239981587231696 y2[1] (numeric) -0.9239981587231875 absolute error 1.787459069646502e-14 relative error 1.9344833674955687e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.3823969177127246 y1[1] (numeric) -0.3823969177126838 absolute error 4.08006961549745e-14 relative error 1.0669724117814672e-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.35333404786797284 Order of pole (three term test) 22.14622740267619 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.35333404786797296 Order of pole (three term test) 22.853772597323808 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y2[1] (analytic) -0.9277758646448576 y2[1] (numeric) -0.927775864644875 absolute error 1.7430501486614958e-14 relative error 1.8787405612547556e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.37313797043786207 y1[1] (numeric) -0.37313797043782093 absolute error 4.113376306236205e-14 relative error 1.1023740900475305e-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.34618840315481464 Order of pole (three term test) 22.139231944982484 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.3461884031548147 Order of pole (three term test) 22.860768055017505 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y2[1] (analytic) -0.9314607937532251 y2[1] (numeric) -0.9314607937532421 absolute error 1.6986412276764895e-14 relative error 1.82363148193494e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.3638417096769031 y1[1] (numeric) -0.3638417096768616 absolute error 4.1522341120980855e-14 relative error 1.1412199320922639e-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.33890428769617864 Order of pole (three term test) 22.132380789700612 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.33890428769617875 Order of pole (three term test) 22.867619210299388 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y2[1] (analytic) -0.9350525775584321 y2[1] (numeric) -0.9350525775584486 absolute error 1.6542323066914832e-14 relative error 1.7691329304828413e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.3545090650481768 y1[1] (numeric) -0.35450906504813495 absolute error 4.18554080283684e-14 relative error 1.1806583287984573e-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.33148461504112764 Order of pole (three term test) 22.12567667720134 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.33148461504112753 Order of pole (three term test) 22.874323322798666 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y2[1] (analytic) -0.938550856885091 y2[1] (numeric) -0.9385508568851072 absolute error 1.6209256159527285e-14 relative error 1.7270514475180777e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.34514096980836895 y1[1] (numeric) -0.3451409698083267 absolute error 4.2243986086987206e-14 relative error 1.2239632434956112e-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.323932352959796 Order of pole (three term test) 22.119122289040263 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.32393235295979594 Order of pole (three term test) 22.880877710959737 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y2[1] (analytic) -0.9419552819081846 y2[1] (numeric) -0.9419552819082003 absolute error 1.5765166949677223e-14 relative error 1.6736640531109528e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.3357383607591968 y1[1] (numeric) -0.33573836075915414 absolute error 4.263256414560601e-14 relative error 1.2698151039160988e-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.31625052225632105 Order of pole (three term test) 22.112720246885274 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.31625052225632116 Order of pole (three term test) 22.88727975311473 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y2[1] (analytic) -0.9452655121880474 y2[1] (numeric) -0.9452655121880628 absolute error 1.532107773982716e-14 relative error 1.6208226728131434e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.3263021781537297 y1[1] (numeric) -0.32630217815368673 absolute error 4.296563105299356e-14 relative error 1.3167436177134955e-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.3084421955605607 Order of pole (three term test) 22.10647311146787 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.30844219556056074 Order of pole (three term test) 22.89352688853213 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y2[1] (analytic) -0.9484812167044101 y2[1] (numeric) -0.948481216704425 absolute error 1.4876988529977098e-14 relative error 1.5685063940083743e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.31683336560236486 y1[1] (numeric) -0.3168333656023215 absolute error 4.335420911161236e-14 relative error 1.3683599588442072e-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.3005104960990841 Order of pole (three term test) 22.100383381558924 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.30051049609908415 Order of pole (three term test) 22.899616618441076 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y2[1] (analytic) -0.9516020738895008 y2[1] (numeric) -0.9516020738895151 absolute error 1.432187701766452e-14 relative error 1.505027932434662e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.30733286997846665 y1[1] (numeric) -0.30733286997842296 absolute error 4.368727601899991e-14 relative error 1.4214970244497722e-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.29245859644592104 Order of pole (three term test) 22.094453492969198 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2924585964459212 Order of pole (three term test) 22.9055465070308 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y2[1] (analytic) -0.9546277716602015 y2[1] (numeric) -0.9546277716602154 absolute error 1.3877787807814457e-14 relative error 1.4537381186469649e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.29780164132368053 y1[1] (numeric) -0.29780164132363646 absolute error 4.4075854077618715e-14 relative error 1.480040670081891e-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.2842897172535756 Order of pole (three term test) 22.088685817575076 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.28428971725357566 Order of pole (three term test) 22.91131418242492 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y2[1] (analytic) -0.9575580074492568 y2[1] (numeric) -0.9575580074492702 absolute error 1.3433698597964394e-14 relative error 1.402912251107281e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.2882406327529292 y1[1] (numeric) -0.2882406327528848 absolute error 4.440892098500626e-14 relative error 1.540689130497163e-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.27600712596480786 Order of pole (three term test) 22.08308266236981 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2760071259648079 Order of pole (three term test) 22.916917337630196 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y2[1] (analytic) -0.9603924882355295 y2[1] (numeric) -0.9603924882355425 absolute error 1.2989609388114332e-14 relative error 1.3525313397629075e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.27865080035910234 y1[1] (numeric) -0.2786508003590576 absolute error 4.474198789239381e-14 relative error 1.605665149166412e-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.26761413550570007 Order of pole (three term test) 22.07764626854077 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2676141355057001 Order of pole (three term test) 22.922353731459232 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y2[1] (analytic) -0.963130930573303 y2[1] (numeric) -0.9631309305733156 absolute error 1.2545520178264269e-14 relative error 1.3025768127700515e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.2690331031174478 y1[1] (numeric) -0.2690331031174027 absolute error 4.5130565951012613e-14 relative error 1.6775097721454234e-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.25911410296053095 Order of pole (three term test) 22.072378810573007 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.259114102960531 Order of pole (three term test) 22.927621189427 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y2[1] (analytic) -0.9657730606206257 y2[1] (numeric) -0.9657730606206377 absolute error 1.199040866595169e-14 relative error 1.2415348030360679e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.259388502789675 y1[1] (numeric) -0.25938850278962955 absolute error 4.546363285840016e-14 relative error 1.752723515863165e-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.2505104282289862 Order of pole (three term test) 22.06728239537947 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2505104282289862 Order of pole (three term test) 22.932717604620528 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y2[1] (analytic) -0.9683186141666945 y2[1] (numeric) -0.968318614166706 absolute error 1.1435297153639112e-14 relative error 1.180943646681829e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.24971796382777964 y1[1] (numeric) -0.24971796382773384 absolute error 4.579669976578771e-14 relative error 1.833936936846555e-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.2418065526662444 Order of pole (three term test) 22.06235906145829 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2418065526662443 Order of pole (three term test) 22.93764093854171 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y2[1] (analytic) -0.9707673366582761 y2[1] (numeric) -0.9707673366582871 absolute error 1.099120794378905e-14 relative error 1.1322185583236317e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.24002245327759908 y1[1] (numeric) -0.24002245327755295 absolute error 4.6129766673175254e-14 relative error 1.921893807985691e-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.23300595770648033 Order of pole (three term test) 22.0576107780774 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2330059577064805 Order of pole (three term test) 22.942389221922607 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y2[1] (analytic) -0.973118983225162 y2[1] (numeric) -0.9731189832251724 absolute error 1.0436096431476471e-14 relative error 1.0724378633421181e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.2303029406821088 y1[1] (numeric) -0.23030294068206236 absolute error 4.643507800494717e-14 relative error 2.016260750619e-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.22411216347033866 Order of pole (three term test) 22.053039444486828 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.22411216347033858 Order of pole (three term test) 22.946960555513165 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y2[1] (analytic) -0.9753733187046552 y2[1] (numeric) -0.975373318704665 absolute error 9.880984919163893e-15 relative error 1.0130464643308409e-12% Correct digits 14 h 0.01 y1[1] (analytic) -0.2205603979844688 y1[1] (numeric) -0.22056039798442204 absolute error 4.676814491233472e-14 relative error 2.1204234912392565e-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.21512872735693075 Order of pole (three term test) 22.048646889159063 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2151287273569308 Order of pole (three term test) 22.95135311084093 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y2[1] (analytic) -0.9775301176650862 y2[1] (numeric) -0.9775301176650956 absolute error 9.325873406851315e-15 relative error 9.540241511051298e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.21079579943083007 y1[1] (numeric) -0.210795799430783 absolute error 4.707345624410664e-14 relative error 2.233130658732751e-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.20605924262092523 Order of pole (three term test) 22.04443486905768 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.20605924262092518 Order of pole (three term test) 22.955565130942315 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y2[1] (analytic) -0.9795891644283565 y2[1] (numeric) -0.9795891644283653 absolute error 8.770761894538737e-15 relative error 8.953510525667107e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.20101012147291084 y1[1] (numeric) -0.20101012147286346 absolute error 4.7378767575878555e-14 relative error 2.357033925889327e-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.19690733693529108 Order of pole (three term test) 22.040405068934557 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1969073369352911 Order of pole (three term test) 22.959594931065443 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y2[1] (analytic) -0.9815502530915056 y2[1] (numeric) -0.9815502530915138 absolute error 8.215650382226158e-15 relative error 8.370076169151831e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.1912043426703522 y1[1] (numeric) -0.1912043426703045 absolute error 4.7684078907650473e-14 relative error 2.4938805385744142e-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.187676670940279 Order of pole (three term test) 22.036559100656 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.18767667094027907 Order of pole (three term test) 22.963440899343997 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y2[1] (analytic) -0.9834131875473012 y2[1] (numeric) -0.9834131875473089 absolute error 7.66053886991358e-15 relative error 7.789745924619417e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.18137944359286293 y1[1] (numeric) -0.18137944359281497 absolute error 4.796163466380676e-14 relative error 2.6442706909755897e-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.1783709367792132 Order of pole (three term test) 22.032898502558066 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.17837093677921312 Order of pole (three term test) 22.967101497441938 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y2[1] (analytic) -0.9851777815038505 y2[1] (numeric) -0.9851777815038576 absolute error 7.105427357601002e-15 relative error 7.212330090062258e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.17153640672216341 y1[1] (numeric) -0.17153640672211518 absolute error 4.823919041996305e-14 relative error 2.812183800614164e-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.16899385662168318 Order of pole (three term test) 22.02942473883115 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.16899385662168326 Order of pole (three term test) 22.970575261168854 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y2[1] (analytic) -0.9868438585032281 y2[1] (numeric) -0.9868438585032346 absolute error 6.5503158452884236e-15 relative error 6.637641597347993e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.16167621635373822 y1[1] (numeric) -0.1616762163536897 absolute error 4.851674617611934e-14 relative error 3.000858584540815e-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.15954918117472577 Order of pole (three term test) 22.026139198934462 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.15954918117472575 Order of pole (three term test) 22.973860801065538 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y2[1] (analytic) -0.9884112519391225 y2[1] (numeric) -0.9884112519391285 absolute error 5.995204332975845e-15 relative error 6.06549583608453e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.15179985849840735 y1[1] (numeric) -0.1517998584983586 absolute error 4.876654635666e-14 relative error 3.2125554555224864e-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.15004068818259236 Order of pole (three term test) 22.023043197040135 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.15004068818259242 Order of pole (three term test) 22.976956802959858 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y2[1] (analytic) -0.9898798050734964 y2[1] (numeric) -0.9898798050735017 absolute error 5.329070518200751e-15 relative error 5.383553125225219e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.14190832078372614 y1[1] (numeric) -0.1419083207836771 absolute error 4.904410211281629e-14 relative error 3.456041325974213e-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.14047218091570207 Order of pole (three term test) 22.02013797150766 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.14047218091570202 Order of pole (three term test) 22.979862028492338 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y2[1] (analytic) -0.9912493710522599 y2[1] (numeric) -0.9912493710522646 absolute error 4.773959005888173e-15 relative error 4.816102935652187e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.1320025923552231 y1[1] (numeric) -0.13200259235517378 absolute error 4.932165786897258e-14 relative error 3.736415852822531e-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.13084748664938273 Order of pole (three term test) 22.017424684388498 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.13084748664938275 Order of pole (three term test) 22.98257531561151 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y2[1] (analytic) -0.9925198129199566 y2[1] (numeric) -0.9925198129199607 absolute error 4.107825191113079e-15 relative error 4.138784070242396e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.1220836637774863 y1[1] (numeric) -0.12208366377743674 absolute error 4.957145804951324e-14 relative error 4.0604497371461434e-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.12117045513301358 Order of pole (three term test) 22.014904420961333 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.12117045513301361 Order of pole (three term test) 22.985095579038667 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y2[1] (analytic) -0.9936910036334584 y2[1] (numeric) -0.993691003633462 absolute error 3.552713678800501e-15 relative error 3.5752700445207874e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.11215252693510783 y1[1] (numeric) -0.112152526935058 absolute error 4.98212582300539e-14 relative error 4.4422769233617715e-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.11144495705017579 Order of pole (three term test) 22.012578189297933 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.11144495705017572 Order of pole (three term test) 22.98742181070207 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y2[1] (analytic) -0.99476282607467 y2[1] (numeric) -0.9947628260746729 absolute error 2.886579864025407e-15 relative error 2.90177697473461e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.10221017493349596 y1[1] (numeric) -0.10221017493344589 absolute error 5.007105841059456e-14 relative error 4.8988330607176615e-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.10167488247043079 Order of pole (three term test) 22.010446919859938 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.10167488247043079 Order of pole (three term test) 22.98955308014007 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y2[1] (analytic) -0.9957351730622404 y2[1] (numeric) -0.9957351730622427 absolute error 2.3314683517128287e-15 relative error 2.341454248866928e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.0922576019995656 y1[1] (numeric) -0.0922576019995153 absolute error 5.0306980803327406e-14 relative error 5.4528818994844753e-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.09186413929334473 Order of pole (three term test) 22.00851146512671 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.09186413929334473 Order of pole (three term test) 22.99148853487329 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y2[1] (analytic) -0.9966079473622811 y2[1] (numeric) -0.9966079473622828 absolute error 1.6653345369377348e-15 relative error 1.6710026659383665e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.08229580338231637 y1[1] (numeric) -0.08229580338226583 absolute error 5.054290319606025e-14 relative error 6.141613681229444e-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.08201665168538015 Order of pole (three term test) 22.00677259925434 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0820166516853802 Order of pole (three term test) 22.993227400745663 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y2[1] (analytic) -0.9973810616980894 y2[1] (numeric) -0.9973810616980904 absolute error 9.992007221626409e-16 relative error 1.0018244385565668e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.07232577525330852 y1[1] (numeric) -0.07232577525325776 absolute error 5.076494780098528e-14 relative error 7.018928953500994e-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.0721363585102822 Order of pole (three term test) 22.005231017765993 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.07213635851028219 Order of pole (three term test) 22.99476898223401 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y2[1] (analytic) -0.998054438758876 y2[1] (numeric) -0.9980544387588763 absolute error 3.3306690738754696e-16 relative error 3.337161726385688e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.062348514607046615 y1[1] (numeric) -0.06234851460699563 absolute error 5.0986992405910314e-14 relative error 8.177739714772254e-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.06222721175358549 Order of pole (three term test) 22.003887337273706 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.06222721175358551 Order of pole (three term test) 22.996112662726304 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y2[1] (analytic) -0.998628011207496 y2[1] (numeric) -0.9986280112074957 absolute error 3.3306690738754696e-16 relative error 3.335244992625607e-14% Correct digits 16 h 0.01 y1[1] (analytic) -0.052365019161280925 y1[1] (numeric) -0.05236501916122972 absolute error 5.120209811693144e-14 relative error 9.777920248483484e-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.052293174941872356 Order of pole (three term test) 22.00274209523176 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.05229317494187233 Order of pole (three term test) 22.997257904768233 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y2[1] (analytic) -0.9991017216871825 y2[1] (numeric) -0.9991017216871815 absolute error 9.992007221626409e-16 relative error 1.0000990894853941e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.04237628725723648 y1[1] (numeric) -0.04237628725718507 absolute error 5.1410264934048655e-14 relative error 1.2131847375390222e-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.04233822155741558 Order of pole (three term test) 22.001795749721705 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0423382215574156 Order of pole (three term test) 22.99820425027829 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y2[1] (analytic) -0.9994755228272822 y2[1] (numeric) -0.9994755228272806 absolute error 1.6653345369377348e-15 relative error 1.6662084252217537e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.03238331775977977 y1[1] (numeric) -0.03238331775972816 absolute error 5.1611492857261965e-14 relative error 1.5937679159410799e-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.03236633344883789 Order of pole (three term test) 22.00104867926913 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.03236633344883789 Order of pole (three term test) 22.998951320730864 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y2[1] (analytic) -0.9997493772479927 y2[1] (numeric) -0.9997493772479904 absolute error 2.3314683517128287e-15 relative error 2.3320528172077035e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.022387109957533083 y1[1] (numeric) -0.02238710995748128 absolute error 5.1802312439619413e-14 relative error 2.3139347838057297e-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.022381499238426035 Order of pole (three term test) 22.00050118269225 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.022381499238426035 Order of pole (three term test) 22.99949881730775 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y2[1] (analytic) -0.9999232575641002 y2[1] (numeric) -0.9999232575640972 absolute error 2.9976021664879227e-15 relative error 2.997832227435475e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.01238866346294651 y1[1] (numeric) -0.01238866346289452 absolute error 5.198966257502491e-14 relative error 4.19655136573221e-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.012387712726734819 Order of pole (three term test) 22.0001534789824 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.012387712726734813 Order of pole (three term test) 22.9998465210176 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y2[1] (analytic) -0.9999971463877179 y2[1] (numeric) -0.9999971463877141 absolute error 3.774758283725532e-15 relative error 3.774769055452871e-13% Correct digits 15 h 0.01 y1[1] (analytic) -0.0023889781123374934 y1[1] (numeric) -0.0023889781122853233 absolute error 5.2170073816526497e-14 relative error 2.183781992271195e-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.002388971295120211 Order of pole (three term test) 22.000005707216424 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0023889712951202105 Order of pole (three term test) 22.999994292783576 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y2[1] (analytic) -0.9999710363300249 y2[1] (numeric) -0.9999710363300204 absolute error 4.551914400963142e-15 relative error 4.552046244928291e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.007610946134091949 y1[1] (numeric) 0.0076109461341442915 absolute error 5.234267880238619e-14 relative error 6.877289351441602e-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.007610725693159914 Order of pole (three term test) 22.00005792650106 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.007610725693159915 Order of pole (three term test) 22.999942073498943 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y2[1] (analytic) -0.9998449300020054 y2[1] (numeric) -0.9998449300020001 absolute error 5.218048215738236e-15 relative error 5.21885750396091e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.017610109292250417 y1[1] (numeric) 0.017610109292302924 absolute error 5.2506610170866e-14 relative error 2.9816175072787476e-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.01760737849263779 Order of pole (three term test) 22.000310115949286 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.017607378492637795 Order of pole (three term test) 22.99968988405072 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y2[1] (analytic) -0.999618840014187 y2[1] (numeric) -0.999618840014181 absolute error 5.995204332975845e-15 relative error 5.997490336307345e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.0276075114541547 y1[1] (numeric) 0.027607511454207367 absolute error 5.2666204730655863e-14 relative error 1.9076766414862807e-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.027596988575480496 Order of pole (three term test) 22.000762174688692 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0275969885754805 Order of pole (three term test) 22.999237825311315 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y2[1] (analytic) -0.9992927889753801 y2[1] (numeric) -0.9992927889753733 absolute error 6.772360450213455e-15 relative error 6.777153327762388e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.03760215288791975 y1[1] (numeric) 0.03760215288797257 absolute error 5.281886039654182e-14 relative error 1.4046764969542652e-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.037575560230847994 Order of pole (three term test) 22.00141392190181 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.03757556023084799 Order of pole (three term test) 22.998586078098192 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y2[1] (analytic) -0.9988668094904168 y2[1] (numeric) -0.9988668094904094 absolute error 7.438494264988549e-15 relative error 7.446933058856346e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.047593034137731034 y1[1] (numeric) 0.04759303413778399 absolute error 5.295763827461997e-14 relative error 1.1127182629576448e-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.04753910216312388 Order of pole (three term test) 22.002265096898437 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.04753910216312389 Order of pole (three term test) 22.997734903101563 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y2[1] (analytic) -0.9983409441568909 y2[1] (numeric) -0.9983409441568826 absolute error 8.326672684688674e-15 relative error 8.34051005663264e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.05757915612378928 y1[1] (numeric) 0.057579156123842366 absolute error 5.3089477258794204e-14 relative error 9.220259696869694e-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.05748362908838084 Order of pole (three term test) 22.003315359219926 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.057483629088380846 Order of pole (three term test) 22.996684640780074 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y2[1] (analytic) -0.9977152455608972 y2[1] (numeric) -0.9977152455608881 absolute error 9.103828801926284e-15 relative error 9.124676446943815e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.0675595202422176 y1[1] (numeric) 0.06755952024227083 absolute error 5.322131624296844e-14 relative error 7.877693040471106e-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.06740516332844057 Order of pole (three term test) 22.004564288775363 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.06740516332844058 Order of pole (three term test) 22.995435711224644 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y2[1] (analytic) -0.996989776271774 y2[1] (numeric) -0.9969897762717641 absolute error 9.880984919163893e-15 relative error 9.910818700783137e-13% Correct digits 15 h 0.01 y1[1] (analytic) 0.07753312846492112 y1[1] (numeric) 0.07753312846497447 absolute error 5.334621633323877e-14 relative error 6.880441611146207e-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.07729973640189243 Order of pole (three term test) 22.006011386009558 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.0772997364018924 Order of pole (three term test) 22.99398861399044 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y2[1] (analytic) -0.9961646088358458 y2[1] (numeric) -0.996164608835835 absolute error 1.0769163338864018e-14 relative error 1.0810626319528912e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.08749898343938889 y1[1] (numeric) 0.08749898343944233 absolute error 5.344336084789347e-14 relative error 6.107883628718273e-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.0871633906114329 Order of pole (three term test) 22.00765607210293 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.08716339061143293 Order of pole (three term test) 22.992343927897075 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y2[1] (analytic) -0.9952398257691683 y2[1] (numeric) -0.9952398257691567 absolute error 1.1546319456101628e-14 relative error 1.1601544830843247e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.09745608858842827 y1[1] (numeric) 0.09745608858848183 absolute error 5.355438315035599e-14 relative error 5.495232152864682e-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.0969921806268919 Order of pole (three term test) 22.00949768920296 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.09699218062689186 Order of pole (three term test) 22.990502310797037 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y2[1] (analytic) -0.9942155195492777 y2[1] (numeric) -0.9942155195492652 absolute error 1.2434497875801753e-14 relative error 1.250684346733882e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.10740344820982196 y1[1] (numeric) 0.1074034482098756 absolute error 5.3637649877202875e-14 relative error 4.994034248548247e-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.10678217506331202 Order of pole (three term test) 22.011535500687355 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.10678217506331203 Order of pole (three term test) 22.98846449931264 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y2[1] (analytic) -0.9930917926059423 y2[1] (numeric) -0.9930917926059291 absolute error 1.3211653993039363e-14 relative error 1.330355772890949e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.11734006757589724 y1[1] (numeric) 0.11734006757595097 absolute error 5.3734794391857577e-14 relative error 4.5794071455686816e-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.11652945805345025 Order of pole (three term test) 22.013768691458715 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.11652945805345022 Order of pole (three term test) 22.98623130854128 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y2[1] (analytic) -0.9918687573109201 y2[1] (numeric) -0.991868757310906 absolute error 1.4099832412739488e-14 relative error 1.4215421454513692e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.127264953032998 y1[1] (numeric) 0.1272649530330518 absolute error 5.3790305543088834e-14 relative error 4.2266393269435116e-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.1262301308140722 Order of pole (three term test) 22.01619636827049 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.12623013081407225 Order of pole (three term test) 22.983803631729504 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y2[1] (analytic) -0.9905465359667213 y2[1] (numeric) -0.9905465359667064 absolute error 1.4876988529977098e-14 relative error 1.501896982099679e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.13717711210084924 y1[1] (numeric) 0.13717711210090308 absolute error 5.384581669432009e-14 relative error 3.9252770283379324e-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.13588031320541485 Order of pole (three term test) 22.01881756008433 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.13588031320541483 Order of pole (three term test) 22.98118243991567 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y2[1] (analytic) -0.9891252607943786 y2[1] (numeric) -0.9891252607943628 absolute error 1.5765166949677223e-14 relative error 1.59384939143259e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.14707555357180424 y1[1] (numeric) 0.14707555357185817 absolute error 5.392908342116698e-14 relative error 3.666760526237835e-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.1454761452831884 Order of pole (three term test) 22.021631218458456 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.14547614528318845 Order of pole (three term test) 22.97836878154155 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y2[1] (analytic) -0.9876050739202247 y2[1] (numeric) -0.987605073920208 absolute error 1.6653345369377348e-14 relative error 1.686235298819713e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.15695928760996464 y1[1] (numeric) 0.15695928761001862 absolute error 5.3984594572398237e-14 relative error 3.439401095304857e-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.155013788842505 Order of pole (three term test) 22.02463621796703 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.15501378884250497 Order of pole (three term test) 22.97536378203297 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y2[1] (analytic) -0.9859861273616802 y2[1] (numeric) -0.9859861273616628 absolute error 1.7430501486614958e-14 relative error 1.7678242120156208e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.16682732585016302 y1[1] (numeric) 0.16682732585021703 absolute error 5.4012350148013866e-14 relative error 3.2376200884815106e-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.16448942895310728 Order of pole (three term test) 22.02783135665032 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.16448942895310734 Order of pole (three term test) 22.972168643349683 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y2[1] (analytic) -0.984268583012052 y2[1] (numeric) -0.9842685830120337 absolute error 1.8318679906315083e-14 relative error 1.8611464616960935e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.1766786814967987 y1[1] (numeric) 0.17667868149685273 absolute error 5.4040105723629495e-14 relative error 3.058665893689538e-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.1738992754852918 Order of pole (three term test) 22.031215356495455 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1738992754852917 Order of pole (three term test) 22.968784643504552 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y2[1] (analytic) -0.9824526126243437 y2[1] (numeric) -0.9824526126243245 absolute error 1.9206858326015208e-14 relative error 1.9549908137258174e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.18651236942251642 y1[1] (numeric) 0.1865123694225705 absolute error 5.4067861299245124e-14 relative error 2.8988887689675053e-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.18323956462590812 Order of pole (three term test) 22.034786863947605 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.1832395646259081 Order of pole (three term test) 22.965213136052398 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y2[1] (analytic) -0.9805383977940807 y2[1] (numeric) -0.9805383977940606 absolute error 2.0095036745715333e-14 relative error 2.049388049557588e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.19632740626671835 y1[1] (numeric) 0.19632740626677245 absolute error 5.409561687486075e-14 relative error 2.7553777591993332e-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.1925065603838356 Order of pole (three term test) 22.03854445045141 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.19250656038383565 Order of pole (three term test) 22.96145554954858 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y2[1] (analytic) -0.978526129941151 y2[1] (numeric) -0.97852612994113 absolute error 2.098321516541546e-14 relative error 2.1443694269745663e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.20612281053389925 y1[1] (numeric) 0.20612281053395334 absolute error 5.409561687486075e-14 relative error 2.6244362152224832e-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.2016965560843295 Order of pole (three term test) 22.04248661302239 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2016965560843295 Order of pole (three term test) 22.957513386977606 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y2[1] (analytic) -0.9764160102906628 y2[1] (numeric) -0.976416010290641 absolute error 2.1871393585115584e-14 relative error 2.239966710357897e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.21589760269179517 y1[1] (numeric) 0.21589760269184927 absolute error 5.409561687486075e-14 relative error 2.5056145228293713e-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.21080587585164126 Order of pole (three term test) 22.046611774848063 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2108058758516413 Order of pole (three term test) 22.953388225151933 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y2[1] (analytic) -0.974208249852823 y2[1] (numeric) -0.9742082498528001 absolute error 2.2870594307278225e-14 relative error 2.3476083589656897e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.225650805269336 y1[1] (numeric) 0.22565080526939008 absolute error 5.4067861299245124e-14 relative error 2.3960854575595205e-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.2198308760793199 Order of pole (three term test) 22.0509182859187 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.21983087607931978 Order of pole (three term test) 22.9490817140813 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y2[1] (analytic) -0.9719030694018352 y2[1] (numeric) -0.9719030694018115 absolute error 2.375877272697835e-14 relative error 2.4445619604433246e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.23538144295439162 y1[1] (numeric) 0.23538144295444566 absolute error 5.4040105723629495e-14 relative error 2.2958524276741945e-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.22876794688760604 Order of pole (three term test) 22.055404423687293 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.22876794688760613 Order of pole (three term test) 22.94459557631271 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y2[1] (analytic) -0.9695006994538239 y2[1] (numeric) -0.9695006994537992 absolute error 2.4646951146678475e-14 relative error 2.5422313940117356e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.24508854269130234 y1[1] (numeric) 0.24508854269135633 absolute error 5.3984594572398237e-14 relative error 2.2026568022967006e-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.23761351356733584 Order of pole (three term test) 22.060068393758545 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2376135135673358 Order of pole (three term test) 22.93993160624145 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y2[1] (analytic) -0.9670013802437817 y2[1] (numeric) -0.9670013802437561 absolute error 2.55351295663786e-14 relative error 2.6406507878966187e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.25477113377818367 y1[1] (numeric) 0.2547711337782376 absolute error 5.395683899678261e-14 relative error 2.1178552764835634e-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.24636403800977677 Order of pole (three term test) 22.064908330606617 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.24636403800977688 Order of pole (three term test) 22.935091669393376 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y2[1] (analytic) -0.9644053617015469 y2[1] (numeric) -0.9644053617015205 absolute error 2.6423307986078726e-14 relative error 2.739854944341953e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.2644282479639958 y1[1] (numeric) 0.2644282479640497 absolute error 5.390132784555135e-14 relative error 2.0384103536809158e-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.25501602012182367 Order of pole (three term test) 22.06992229832131 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2550160201218237 Order of pole (three term test) 22.930077701678687 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y2[1] (analytic) -0.9617129034268105 y2[1] (numeric) -0.9617129034267831 absolute error 2.7422508708241367e-14 relative error 2.851423601630849e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.27405891954536765 y1[1] (numeric) 0.27405891954542144 absolute error 5.3790305543088834e-14 relative error 1.962727782490013e-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.2635659992259903 Order of pole (three term test) 22.075108291382374 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2635659992259903 Order of pole (three term test) 22.92489170861763 NO COMPLEX POLE (six term test) for Equation 2 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y2[1] (analytic) -0.9589242746631561 y2[1] (numeric) -0.9589242746631277 absolute error 2.842170943040401e-14 relative error 2.963915940118189e-12% Correct digits 14 h 0.01 y1[1] (analytic) 0.2836621854631666 y1[1] (numeric) 0.28366218546322036 absolute error 5.3734794391857577e-14 relative error 1.8943234997685304e-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.2720105554446326 Order of pole (three term test) 22.08046423546174 NO COMPLEX POLE (six term test) for Equation 1 NO INFO (given) for Equation 2 NO POLE (ratio test) for Equation 2 Radius of convergence (three term test) for eq 2 0.2720105554446326 Order of pole (three term test) 22.91953576453826 NO COMPLEX POLE (six term test) for Equation 2 Finished! diff ( y2 , x , 3 ) = m1 * cos ( x ) ; diff ( y1 , x , 1 ) = m1 * y2 ; Iterations 491 Total Elapsed Time 11 Seconds Elapsed Time(since restart) 11 Seconds Time to Timeout 29 Minutes 49.0 Seconds Percent Done 100.40816326530484%