##############ECHO OF PROBLEM################# ##############temp/sub_sin_cospostode.ode################# diff ( y , x , 1 ) = m1 * sin ( x ) - cos ( x ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=0.1 x_end=5.0 $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true $glob_max_iter=1000000 #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_y (x) return(cos(x) - sin(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Optimize min_size 0.0 min_size 1.0 $glob_desired_digits_correct 10 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.219661992980815e-183 estimated_step_error 2.219661992980815e-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.4895899143913803e-175 estimated_step_error 1.4895899143913803e-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 9.996468245245113e-168 estimated_step_error 9.996468245245113e-168 best_h 8.0e-06 opt_iter 4 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 6.708515671738396e-160 estimated_step_error 6.708515671738396e-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 4.502007842835299e-152 estimated_step_error 4.502007842835299e-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.021245225662605e-144 estimated_step_error 3.021245225662605e-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.027521880105782e-136 estimated_step_error 2.027521880105782e-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.3606449287707328e-128 estimated_step_error 1.3606449287707328e-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 9.131107075615378e-121 estimated_step_error 9.131107075615378e-121 best_h 0.000512 opt_iter 10 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 6.127746698617249e-113 estimated_step_error 6.127746698617249e-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.112213509539604e-105 estimated_step_error 4.112213509539604e-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 2.759595763381696e-97 estimated_step_error 2.759595763381696e-97 best_h 0.004096 opt_iter 13 hn_div_ho 0.5 hn_div_ho_2 0.25 hn_div_ho_3 0.125 max_estimated_step_error 1.8518474536940977e-89 estimated_step_error 1.8518474536940977e-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.242638466889235e-81 estimated_step_error 1.242638466889235e-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 8.337657480403784e-74 estimated_step_error 8.337657480403784e-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 5.593228640648211e-66 estimated_step_error 5.593228640648211e-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 3.75076038478049e-58 estimated_step_error 3.75076038478049e-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.513340227882284e-50 estimated_step_error 2.513340227882284e-50 best_h 0.1 START of Soultion TOP MAIN SOLVE Loop x[1] 0.1 y[1] (analytic) 0.8951707486311977 y[1] (numeric) 0.8951707486311977 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.49003328892062087 Order of pole (three term test) 22.599334665397528 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11 y[1] (analytic) 0.884177797119522 y[1] (numeric) 0.8841777971195222 absolute error 1.1102230246251565e-16 relative error 1.2556558513932895e-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.48794872466530276 Order of pole (three term test) 22.60911481154044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12 y[1] (analytic) 0.8730964285649468 y[1] (numeric) 0.873096428564947 absolute error 1.1102230246251565e-16 relative error 1.2715926767103602e-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.48566898742601483 Order of pole (three term test) 22.618851313213572 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13 y[1] (analytic) 0.8619277510950932 y[1] (numeric) 0.8619277510950932 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.4831949890672566 Order of pole (three term test) 22.628540275946076 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14 y[1] (analytic) 0.8506728815684006 y[1] (numeric) 0.8506728815684007 absolute error 1.1102230246251565e-16 relative error 1.3051115754133584e-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.4805277191553854 Order of pole (three term test) 22.638177824282053 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15000000000000002 y[1] (analytic) 0.839332945462443 y[1] (numeric) 0.8393329454624431 absolute error 1.1102230246251565e-16 relative error 1.322744484923635e-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.477668244562803 Order of pole (three term test) 22.647760103330672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16000000000000003 y[1] (analytic) 0.8279090767613809 y[1] (numeric) 0.827909076761381 absolute error 1.1102230246251565e-16 relative error 1.3409963192674887e-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.47461770904122036 Order of pole (three term test) 22.65728328030806 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17000000000000004 y[1] (analytic) 0.8164024178425646 y[1] (numeric) 0.8164024178425647 absolute error 1.1102230246251565e-16 relative error 1.3598967866350101e-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.47137733276417315 Order of pole (three term test) 22.666743546070414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18000000000000005 y[1] (analytic) 0.8048141193622972 y[1] (numeric) 0.8048141193622973 absolute error 1.1102230246251565e-16 relative error 1.3794775686898401e-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.4679484118389674 Order of pole (three term test) 22.67613711663755 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19000000000000006 y[1] (analytic) 0.7931453401407697 y[1] (numeric) 0.7931453401407698 absolute error 1.1102230246251565e-16 relative error 1.3997724861222927e-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.4643323177882553 Order of pole (three term test) 22.685460234706497 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.20000000000000007 y[1] (analytic) 0.7813972470461803 y[1] (numeric) 0.7813972470461804 absolute error 1.1102230246251565e-16 relative error 1.4208176811756066e-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.4605304970014424 Order of pole (three term test) 22.694709171154326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21000000000000008 y[1] (analytic) 0.7695710148780486 y[1] (numeric) 0.7695710148780487 absolute error 1.1102230246251565e-16 relative error 1.4426518192100697e-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.456544470156154 Order of pole (three term test) 22.703880226529783 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22000000000000008 y[1] (analytic) 0.757667826249736 y[1] (numeric) 0.7576678262497362 absolute error 1.1102230246251565e-16 relative error 1.4653163116619054e-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.45237583160998174 Order of pole (three term test) 22.712969732533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2300000000000001 y[1] (analytic) 0.7456888714701863 y[1] (numeric) 0.7456888714701865 absolute error 2.220446049250313e-16 relative error 2.9777111261866135e-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.4480262487627626 Order of pole (three term test) 22.721974053482757 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2400000000000001 y[1] (analytic) 0.7336353484248949 y[1] (numeric) 0.7336353484248951 absolute error 2.220446049250313e-16 relative error 3.026634490851048e-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.443497461389642 Order of pole (three term test) 22.730889587770736 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2500000000000001 y[1] (analytic) 0.7215084624561217 y[1] (numeric) 0.7215084624561219 absolute error 2.220446049250313e-16 relative error 3.077505205817803e-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.4387912809451862 Order of pole (three term test) 22.7397127693021 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2600000000000001 y[1] (analytic) 0.709309426242358 y[1] (numeric) 0.7093094262423582 absolute error 1.1102230246251565e-16 relative error 1.565216791924902e-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.4339095898388248 Order of pole (three term test) 22.748440068921862 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.27000000000000013 y[1] (analytic) 0.6970394596770593 y[1] (numeric) 0.6970394596770594 absolute error 1.1102230246251565e-16 relative error 1.592769260350808e-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.428854340681912 Order of pole (three term test) 22.757067995826556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.28000000000000014 y[1] (analytic) 0.684699789746657 y[1] (numeric) 0.6846997897466572 absolute error 2.220446049250313e-16 relative error 3.2429483439331726e-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.42362755550670794 Order of pole (three term test) 22.765593098960444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.29000000000000015 y[1] (analytic) 0.6722916504078613 y[1] (numeric) 0.6722916504078617 absolute error 3.3306690738754696e-16 relative error 4.954202646804913e-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.4182313249575933 Order of pole (three term test) 22.774011968395943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.30000000000000016 y[1] (analytic) 0.6598162824642663 y[1] (numeric) 0.6598162824642665 absolute error 2.220446049250313e-16 relative error 3.365248946202788e-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.412667807454839 Order of pole (three term test) 22.782321236697516 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31000000000000016 y[1] (analytic) 0.6472749334422697 y[1] (numeric) 0.6472749334422699 absolute error 2.220446049250313e-16 relative error 3.430452709549201e-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.40693922833126667 Order of pole (three term test) 22.790517580268652 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3200000000000002 y[1] (analytic) 0.6346688574663228 y[1] (numeric) 0.6346688574663232 absolute error 3.3306690738754696e-16 relative error 5.2478848374125615e-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.4010478789421461 Order of pole (three term test) 22.79859772068119 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3300000000000002 y[1] (analytic) 0.6219993151335184 y[1] (numeric) 0.6219993151335187 absolute error 3.3306690738754696e-16 relative error 5.354779326662937e-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.3949961157486824 Order of pole (three term test) 22.80655842598671 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3400000000000002 y[1] (analytic) 0.6092675733875317 y[1] (numeric) 0.6092675733875319 absolute error 2.220446049250313e-16 relative error 3.644451381032177e-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.3887863593754639 Order of pole (three term test) 22.81439651200923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3500000000000002 y[1] (analytic) 0.5964749053919274 y[1] (numeric) 0.5964749053919276 absolute error 2.220446049250313e-16 relative error 3.722614361774899e-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.3824210936422441 Order of pole (three term test) 22.822108843618842 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3600000000000002 y[1] (analytic) 0.5836225904028447 y[1] (numeric) 0.5836225904028449 absolute error 2.220446049250313e-16 relative error 3.804592361165549e-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.37590286457044747 Order of pole (three term test) 22.829692335985737 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3700000000000002 y[1] (analytic) 0.5707119136410721 y[1] (numeric) 0.5707119136410724 absolute error 3.3306690738754696e-16 relative error 5.835990092840728e-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.36923427936479375 Order of pole (three term test) 22.83714395581407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3800000000000002 y[1] (analytic) 0.5577441661635272 y[1] (numeric) 0.5577441661635275 absolute error 3.3306690738754696e-16 relative error 5.971678909320833e-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.3624180053704523 Order of pole (three term test) 22.844460722555272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.39000000000000024 y[1] (analytic) 0.5447206447341513 y[1] (numeric) 0.5447206447341515 absolute error 2.220446049250313e-16 relative error 4.0763023592285413e-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.35545676900613854 Order of pole (three term test) 22.851639709600203 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.40000000000000024 y[1] (analytic) 0.5316426516942343 y[1] (numeric) 0.5316426516942344 absolute error 1.1102230246251565e-16 relative error 2.0882881030841057e-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.3483533546735825 Order of pole (three term test) 22.858678045449768 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.41000000000000025 y[1] (analytic) 0.5185114948321818 y[1] (numeric) 0.5185114948321821 absolute error 2.220446049250313e-16 relative error 4.2823468165714794e-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.3411106036438066 Order of pole (three term test) 22.865572914863446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42000000000000026 y[1] (analytic) 0.5053284872527377 y[1] (numeric) 0.5053284872527379 absolute error 2.220446049250313e-16 relative error 4.3940646634072844e-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.33373141292065384 Order of pole (three term test) 22.87232155998543 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43000000000000027 y[1] (analytic) 0.492094947245674 y[1] (numeric) 0.4920949472456742 absolute error 2.220446049250313e-16 relative error 4.512230945833661e-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.3262187340820257 Order of pole (three term test) 22.87892128144764 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4400000000000003 y[1] (analytic) 0.4788121981539634 y[1] (numeric) 0.47881219815396364 absolute error 2.220446049250313e-16 relative error 4.637404932061322e-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.3185755720992897 Order of pole (three term test) 22.885369439449484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4500000000000003 y[1] (analytic) 0.4654815682414463 y[1] (numeric) 0.46548156824144654 absolute error 2.220446049250313e-16 relative error 4.7702126158055796e-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.3108049841353321 Order of pole (three term test) 22.89166345481374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4600000000000003 y[1] (analytic) 0.45210439056000506 y[1] (numeric) 0.4521043905600053 absolute error 2.220446049250313e-16 relative error 4.911356968906956e-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.302910078321731 Order of pole (three term test) 22.897800810018182 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4700000000000003 y[1] (analytic) 0.4386820028162603 y[1] (numeric) 0.43868200281626046 absolute error 1.6653345369377348e-16 relative error 3.7962226082825005e-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.2948940125155489 Order of pole (three term test) 22.903779050202562 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4800000000000003 y[1] (analytic) 0.42521574723780087 y[1] (numeric) 0.42521574723780114 absolute error 2.7755575615628914e-16 relative error 6.527410096152124e-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.286759993036228 Order of pole (three term test) 22.909595784150504 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4900000000000003 y[1] (analytic) 0.41170697043896304 y[1] (numeric) 0.4117069704389633 absolute error 2.7755575615628914e-16 relative error 6.741585061344928e-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.2785112733831088 Order of pole (three term test) 22.915248685245984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5000000000000003 y[1] (analytic) 0.39815702328616925 y[1] (numeric) 0.3981570232861696 absolute error 3.3306690738754696e-16 relative error 8.365214925473265e-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.27015115293406966 Order of pole (three term test) 22.920735492403953 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5100000000000003 y[1] (analytic) 0.38456726076284325 y[1] (numeric) 0.38456726076284364 absolute error 3.885780586188048e-16 relative error 1.0104293793704788e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2616829756258247 Order of pole (three term test) 22.92605401097468 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5200000000000004 y[1] (analytic) 0.37093904183391274 y[1] (numeric) 0.3709390418339131 absolute error 3.3306690738754696e-16 relative error 8.979019995869754e-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.253110128616389 Order of pole (three term test) 22.931202113621666 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5300000000000004 y[1] (analytic) 0.3572737293099135 y[1] (numeric) 0.3572737293099139 absolute error 3.885780586188048e-16 relative error 1.0876200144056398e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2444360409302634 Order of pole (three term test) 22.936177741172493 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5400000000000004 y[1] (analytic) 0.34357268971071053 y[1] (numeric) 0.3435726897107109 absolute error 3.885780586188048e-16 relative error 1.1309922769064938e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2356641820868697 Order of pole (three term test) 22.940978903442474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5500000000000004 y[1] (analytic) 0.32983729312884613 y[1] (numeric) 0.32983729312884646 absolute error 3.3306690738754696e-16 relative error 1.009791537603479e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22679806071278863 Order of pole (three term test) 22.945603680030718 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5600000000000004 y[1] (analytic) 0.31606891309253216 y[1] (numeric) 0.3160689130925326 absolute error 4.440892098500626e-16 relative error 1.4050391906781774e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21784122313835574 Order of pole (three term test) 22.950050221088254 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5700000000000004 y[1] (analytic) 0.30226892642829895 y[1] (numeric) 0.3022689264282994 absolute error 4.440892098500626e-16 relative error 1.4691857846506257e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20879725197917853 Order of pole (three term test) 22.954316748057945 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5800000000000004 y[1] (analytic) 0.2884387131233128 y[1] (numeric) 0.28843871312331326 absolute error 4.440892098500626e-16 relative error 1.5396310884947208e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19966976470313635 Order of pole (three term test) 22.958401554385887 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5900000000000004 y[1] (analytic) 0.2745796561873791 y[1] (numeric) 0.2745796561873796 absolute error 4.996003610813204e-16 relative error 1.8195097481671488e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19046241218344062 Order of pole (three term test) 22.962303006204007 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6000000000000004 y[1] (analytic) 0.2606931415146424 y[1] (numeric) 0.26069314151464285 absolute error 4.440892098500626e-16 relative error 1.7034940285343847e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18117887723833626 Order of pole (three term test) 22.966019542983613 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6100000000000004 y[1] (analytic) 0.24678055774499763 y[1] (numeric) 0.24678055774499816 absolute error 5.273559366969494e-16 relative error 2.1369428026087649e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17182287315802283 Order of pole (three term test) 22.969549678159524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6200000000000004 y[1] (analytic) 0.23284329612522825 y[1] (numeric) 0.23284329612522875 absolute error 4.996003610813204e-16 relative error 2.14565061307423e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16239814221938728 Order of pole (three term test) 22.972891999724766 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6300000000000004 y[1] (analytic) 0.2188827503698818 y[1] (numeric) 0.21888275036988225 absolute error 4.440892098500626e-16 relative error 2.0288908518355732e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.15290845418914426 Order of pole (three term test) 22.976045170795256 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6400000000000005 y[1] (analytic) 0.20490031652189988 y[1] (numeric) 0.20490031652190044 absolute error 5.551115123125783e-16 relative error 2.709178403115095e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14335760481597723 Order of pole (three term test) 22.97900793014461 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6500000000000005 y[1] (analytic) 0.19089739281301565 y[1] (numeric) 0.19089739281301615 absolute error 4.996003610813204e-16 relative error 2.617114637970357e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1337494143122936 Order of pole (three term test) 22.9817790927086 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6600000000000005 y[1] (analytic) 0.17687537952393062 y[1] (numeric) 0.17687537952393118 absolute error 5.551115123125783e-16 relative error 3.138432911390438e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12408772582618603 Order of pole (three term test) 22.984357550059134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6700000000000005 y[1] (analytic) 0.16283567884428896 y[1] (numeric) 0.16283567884428948 absolute error 5.273559366969494e-16 relative error 3.2385773218732463e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11437640390422933 Order of pole (three term test) 22.986742270847653 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6800000000000005 y[1] (analytic) 0.14877969473245867 y[1] (numeric) 0.1487796947324593 absolute error 6.38378239159465e-16 relative error 4.290761856363674e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10461933294570955 Order of pole (three term test) 22.988932301217663 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6900000000000005 y[1] (analytic) 0.134708832775138 y[1] (numeric) 0.13470883277513854 absolute error 5.273559366969494e-16 relative error 3.9147836547380334e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09482041564891647 Order of pole (three term test) 22.99092676518618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7000000000000005 y[1] (analytic) 0.12062450004679659 y[1] (numeric) 0.12062450004679724 absolute error 6.522560269672795e-16 relative error 5.407326262195781e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.0849835714501198 Order of pole (three term test) 22.992724864994226 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7100000000000005 y[1] (analytic) 0.1065281049689708 y[1] (numeric) 0.10652810496897136 absolute error 5.551115123125783e-16 relative error 5.210939521305383e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07511273495584227 Order of pole (three term test) 22.994325881425855 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7200000000000005 y[1] (analytic) 0.09242105716942106 y[1] (numeric) 0.0924210571694217 absolute error 6.38378239159465e-16 relative error 6.907281291851337e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06521185436907218 Order of pole (three term test) 22.995729174095842 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7300000000000005 y[1] (analytic) 0.07830476734117175 y[1] (numeric) 0.0783047673411724 absolute error 6.38378239159465e-16 relative error 8.152482420106917e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.055284889910034156 Order of pole (three term test) 22.99693418170583 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7400000000000005 y[1] (analytic) 0.064180647101442 y[1] (numeric) 0.06418064710144272 absolute error 7.216449660063518e-16 relative error 1.124396525428828e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04533581223215416 Order of pole (three term test) 22.99794042226882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7500000000000006 y[1] (analytic) 0.050050108850485886 y[1] (numeric) 0.0500501088504866 absolute error 7.147060721024445e-16 relative error 1.427981054421835e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03536860083385118 Order of pole (three term test) 22.998747493302027 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7600000000000006 y[1] (analytic) 0.035914565630353 y[1] (numeric) 0.035914565630353716 absolute error 7.147060721024445e-16 relative error 1.9900173079036616e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.025387242466788973 Order of pole (three term test) 22.99935507198779 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7700000000000006 y[1] (analytic) 0.02177543098358581 y[1] (numeric) 0.0217754309835865 absolute error 6.904199434387692e-16 relative error 3.1706373295628623e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.015395729541232283 Order of pole (three term test) 22.99976291530274 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7800000000000006 y[1] (analytic) 0.007634118811866375 y[1] (numeric) 0.007634118811867055 absolute error 6.800116025829084e-16 relative error 8.90753234709823e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.005398058529132862 Order of pole (three term test) 22.99997086011499 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7900000000000006 y[1] (analytic) -0.0065079567653726356 y[1] (numeric) -0.006507956765371832 absolute error 8.031769693772617e-16 relative error 1.2341461357745714e-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.004601771634404851 Order of pole (three term test) 22.999978823249368 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8000000000000006 y[1] (analytic) -0.02064938155235818 y[1] (numeric) -0.02064938155235746 absolute error 7.216449660063518e-16 relative error 3.494753410297361e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.014599761150644885 Order of pole (three term test) 22.999786801520756 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8100000000000006 y[1] (analytic) -0.034788741418396274 y[1] (numeric) -0.03478874141839561 absolute error 6.661338147750939e-16 relative error 1.914797108534782e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.02459191095708625 Order of pole (three term test) 22.999394871735266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8200000000000006 y[1] (analytic) -0.048924622439283194 y[1] (numeric) -0.048924622439282445 absolute error 7.494005416219807e-16 relative error 1.531745170955601e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.03457422432703131 Order of pole (three term test) 22.99880319065959 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8300000000000006 y[1] (analytic) -0.0630556110386965 y[1] (numeric) -0.06305561103869574 absolute error 7.632783294297951e-16 relative error 1.2104843912485123e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.04454270846823034 Order of pole (three term test) 22.998011994958272 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8400000000000006 y[1] (analytic) -0.07718029412955207 y[1] (numeric) -0.07718029412955132 absolute error 7.494005416219807e-16 relative error 9.709739384564457e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.05449337611993625 Order of pole (three term test) 22.99702160109905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8500000000000006 y[1] (analytic) -0.09129725925531151 y[1] (numeric) -0.09129725925531065 absolute error 8.604228440844963e-16 relative error 9.424410448930737e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.06442224714776325 Order of pole (three term test) 22.99583240522624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8600000000000007 y[1] (analytic) -0.10540509473122606 y[1] (numeric) -0.10540509473122525 absolute error 8.049116928532385e-16 relative error 7.63636420901375e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.07432535013568252 Order of pole (three term test) 22.994444883002345 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8700000000000007 y[1] (analytic) -0.11950238978550487 y[1] (numeric) -0.11950238978550401 absolute error 8.604228440844963e-16 relative error 7.200047175867122e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.08419872397453934 Order of pole (three term test) 22.992859589417773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8800000000000007 y[1] (analytic) -0.1335877347003901 y[1] (numeric) -0.1335877347003892 absolute error 8.881784197001252e-16 relative error 6.648652450706851e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.09403841944644035 Order of pole (three term test) 22.991077158568814 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8900000000000007 y[1] (analytic) -0.14765972095312796 y[1] (numeric) -0.1476597209531271 absolute error 8.604228440844963e-16 relative error 5.82706535357481e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.10384050080439239 Order of pole (three term test) 22.989098303404027 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9000000000000007 y[1] (analytic) -0.1617169413568199 y[1] (numeric) -0.16171694135681905 absolute error 8.604228440844963e-16 relative error 5.320548588573776e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.11360104734654403 Order of pole (three term test) 22.9869238154391 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9100000000000007 y[1] (analytic) -0.1757579902011398 y[1] (numeric) -0.17575799020113897 absolute error 8.326672684688674e-16 relative error 4.73757845953946e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.12331615498441774 Order of pole (three term test) 22.98455456444023 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9200000000000007 y[1] (analytic) -0.18978146339290425 y[1] (numeric) -0.1897814633929033 absolute error 9.43689570931383e-16 relative error 4.972506556015242e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.13298193780449086 Order of pole (three term test) 22.981991498076223 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9300000000000007 y[1] (analytic) -0.20378595859647985 y[1] (numeric) -0.20378595859647902 absolute error 8.326672684688674e-16 relative error 4.085989408709196e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.14259452962251112 Order of pole (three term test) 22.979235641539457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9400000000000007 y[1] (analytic) -0.21777007537401705 y[1] (numeric) -0.21777007537401616 absolute error 8.881784197001252e-16 relative error 4.0785145441801e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1521500855299174 Order of pole (three term test) 22.976288097135797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9500000000000007 y[1] (analytic) -0.23173241532549127 y[1] (numeric) -0.23173241532549035 absolute error 9.159339953157541e-16 relative error 3.952550160188999e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.16164478343175243 Order of pole (three term test) 22.973150043843706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9600000000000007 y[1] (analytic) -0.24567158222854268 y[1] (numeric) -0.2456715822285417 absolute error 9.71445146547012e-16 relative error 3.954243049744755e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17107482557545006 Order of pole (three term test) 22.969822736842662 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9700000000000008 y[1] (analytic) -0.2595861821780968 y[1] (numeric) -0.25958618217809587 absolute error 9.43689570931383e-16 relative error 3.6353613393949327e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18043644006988385 Order of pole (three term test) 22.9663075070111 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9800000000000008 y[1] (analytic) -0.27347482372575427 y[1] (numeric) -0.27347482372575327 absolute error 9.992007221626409e-16 relative error 3.653721057572226e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.18972588239407823 Order of pole (three term test) 22.962605760394077 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9900000000000008 y[1] (analytic) -0.287336118018934 y[1] (numeric) -0.28733611801893305 absolute error 9.43689570931383e-16 relative error 3.2842706215902823e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19893943689495858 Order of pole (three term test) 22.958718977640903 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0000000000000007 y[1] (analytic) -0.30116867893975763 y[1] (numeric) -0.3011686789397569 absolute error 7.216449660063518e-16 relative error 2.396148791258275e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20807341827357198 Order of pole (three term test) 22.95464871341284 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0100000000000007 y[1] (analytic) -0.3149711232436606 y[1] (numeric) -0.31497112324365983 absolute error 7.771561172376096e-16 relative error 2.4673884679783936e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21712417305915102 Order of pole (three term test) 22.950396595761315 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0200000000000007 y[1] (analytic) -0.32874207069771433 y[1] (numeric) -0.32874207069771344 absolute error 8.881784197001252e-16 relative error 2.701748570893517e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22608808107045653 Order of pole (three term test) 22.945964325476687 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0300000000000007 y[1] (analytic) -0.3424801442186489 y[1] (numeric) -0.3424801442186481 absolute error 8.326672684688674e-16 relative error 2.431286258561224e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23496155686380182 Order of pole (three term test) 22.94135367540799 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0400000000000007 y[1] (analytic) -0.356183970010561 y[1] (numeric) -0.35618397001056007 absolute error 9.43689570931383e-16 relative error 2.6494442490025654e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24374105116718037 Order of pole (three term test) 22.93656648975376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0500000000000007 y[1] (analytic) -0.36985217770229095 y[1] (numeric) -0.36985217770228995 absolute error 9.992007221626409e-16 relative error 2.7016218435434985e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25242305229992973 Order of pole (three term test) 22.931604683324437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0600000000000007 y[1] (analytic) -0.38348340048445967 y[1] (numeric) -0.3834834004844587 absolute error 9.43689570931383e-16 relative error 2.460835513973245e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.26100408757735444 Order of pole (three term test) 22.926470240776435 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0700000000000007 y[1] (analytic) -0.3970762752461485 y[1] (numeric) -0.3970762752461475 absolute error 9.992007221626409e-16 relative error 2.516394920706945e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2694807246997561 Order of pole (three term test) 22.92116521581832 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0800000000000007 y[1] (analytic) -0.4106294427112085 y[1] (numeric) -0.4106294427112075 absolute error 9.992007221626409e-16 relative error 2.433339206183928e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27784957312530684 Order of pole (three term test) 22.915691730389344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.0900000000000007 y[1] (analytic) -0.42414154757418737 y[1] (numeric) -0.4241415475741864 absolute error 9.992007221626409e-16 relative error 2.355819013434115e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2861072854262188 Order of pole (three term test) 22.91005197381069 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1000000000000008 y[1] (analytic) -0.43761123863585893 y[1] (numeric) -0.437611238635858 absolute error 9.43689570931383e-16 relative error 2.1564564335072698e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29425055862767335 Order of pole (three term test) 22.904248201909795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1100000000000008 y[1] (analytic) -0.4510371689383418 y[1] (numeric) -0.45103716893834084 absolute error 9.43689570931383e-16 relative error 2.0922656399973734e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3022761355289656 Order of pole (three term test) 22.898282736118045 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1200000000000008 y[1] (analytic) -0.4644179958997938 y[1] (numeric) -0.4644179958997929 absolute error 9.43689570931383e-16 relative error 2.0319832118111984e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31018080600634035 Order of pole (three term test) 22.892157962542214 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1300000000000008 y[1] (analytic) -0.47775238144866966 y[1] (numeric) -0.47775238144866866 absolute error 9.992007221626409e-16 relative error 2.0914615205743277e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3179614082970018 Order of pole (three term test) 22.885876331010063 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1400000000000008 y[1] (analytic) -0.4910389921575262 y[1] (numeric) -0.4910389921575252 absolute error 9.992007221626409e-16 relative error 2.0348704239806998e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32561483026377347 Order of pole (three term test) 22.87944035409046 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1500000000000008 y[1] (analytic) -0.5042764993763649 y[1] (numeric) -0.5042764993763639 absolute error 9.992007221626409e-16 relative error 1.9814540701348272e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3331380106399129 Order of pole (three term test) 22.872852606088355 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1600000000000008 y[1] (analytic) -0.5174635793654949 y[1] (numeric) -0.5174635793654938 absolute error 1.1102230246251565e-15 relative error 2.1455094984394713e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34052794025357697 Order of pole (three term test) 22.86611572201512 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1700000000000008 y[1] (analytic) -0.5305989134279065 y[1] (numeric) -0.5305989134279054 absolute error 1.1102230246251565e-15 relative error 2.0923959633701824e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3477816632314517 Order of pole (three term test) 22.85923239653456 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1800000000000008 y[1] (analytic) -0.5436811880411396 y[1] (numeric) -0.5436811880411386 absolute error 9.992007221626409e-16 relative error 1.837843103901974e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3548962781810609 Order of pole (three term test) 22.85220538288509 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.1900000000000008 y[1] (analytic) -0.5567090949886349 y[1] (numeric) -0.5567090949886339 absolute error 9.992007221626409e-16 relative error 1.794834557504471e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36186893935128495 Order of pole (three term test) 22.845037491778463 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2000000000000008 y[1] (analytic) -0.5696813314905538 y[1] (numeric) -0.5696813314905529 absolute error 8.881784197001252e-16 relative error 1.559079384567919e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36869685777062333 Order of pole (three term test) 22.837731590275574 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2100000000000009 y[1] (analytic) -0.5825966003340566 y[1] (numeric) -0.5825966003340557 absolute error 8.881784197001252e-16 relative error 1.5245169971655349e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37537730236274613 Order of pole (three term test) 22.8302906006396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2200000000000009 y[1] (analytic) -0.5954536100030217 y[1] (numeric) -0.5954536100030207 absolute error 9.992007221626409e-16 relative error 1.678049650513615e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3819076010388875 Order of pole (three term test) 22.822717499167183 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2300000000000009 y[1] (analytic) -0.6082510748071961 y[1] (numeric) -0.608251074807195 absolute error 1.1102230246251565e-15 relative error 1.8252709622865458e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3882851417666471 Order of pole (three term test) 22.815015314997943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2400000000000009 y[1] (analytic) -0.6209877150107639 y[1] (numeric) -0.6209877150107628 absolute error 1.1102230246251565e-15 relative error 1.7878341194010777e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39450737361476623 Order of pole (three term test) 22.80718712890285 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.2500000000000009 y[1] (analytic) -0.6336622569603187 y[1] (numeric) -0.6336622569603175 absolute error 1.2212453270876722e-15 relative error 1.9272811559678377e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40057180777346746 Order of pole (three term test) 22.79923607205198 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.260000000000001 y[1] (analytic) -0.6462734332122276 y[1] (numeric) -0.6462734332122264 absolute error 1.2212453270876722e-15 relative error 1.8896727984277693e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4064760185499456 Order of pole (three term test) 22.791165324762044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.270000000000001 y[1] (analytic) -0.6588199826593746 y[1] (numeric) -0.6588199826593735 absolute error 1.1102230246251565e-15 relative error 1.6851690201375813e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4122176443386117 Order of pole (three term test) 22.782978115224353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.280000000000001 y[1] (analytic) -0.6713006506572706 y[1] (numeric) -0.6713006506572694 absolute error 1.2212453270876722e-15 relative error 1.8192226179014584e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41779438856570433 Order of pole (three term test) 22.77467771821356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.290000000000001 y[1] (analytic) -0.6837141891495162 y[1] (numeric) -0.683714189149515 absolute error 1.2212453270876722e-15 relative error 1.786192749059077e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42320402060788814 Order of pole (three term test) 22.76626745377781 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.300000000000001 y[1] (analytic) -0.6960593567926067 y[1] (numeric) -0.6960593567926056 absolute error 1.1102230246251565e-15 relative error 1.5950119968805354e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42844437668447416 Order of pole (three term test) 22.757750685910725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.310000000000001 y[1] (analytic) -0.7083349190800656 y[1] (numeric) -0.7083349190800644 absolute error 1.2212453270876722e-15 relative error 1.7241071902451706e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43351336072290175 Order of pole (three term test) 22.749130821205917 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.320000000000001 y[1] (analytic) -0.7205396484658935 y[1] (numeric) -0.7205396484658924 absolute error 1.1102230246251565e-15 relative error 1.5408215592145982e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4384089451971411 Order of pole (three term test) 22.74041130749432 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.330000000000001 y[1] (analytic) -0.7326723244873226 y[1] (numeric) -0.7326723244873214 absolute error 1.1102230246251565e-15 relative error 1.5153063484444017e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4431291719386763 Order of pole (three term test) 22.73159563246517 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.340000000000001 y[1] (analytic) -0.7447317338868611 y[1] (numeric) -0.74473173388686 absolute error 1.1102230246251565e-15 relative error 1.4907690569740386e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44767215291974655 Order of pole (three term test) 22.722687322270932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.350000000000001 y[1] (analytic) -0.7567166707336187 y[1] (numeric) -0.7567166707336176 absolute error 1.1102230246251565e-15 relative error 1.4671581419619338e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45203607100853105 Order of pole (three term test) 22.713689940116915 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.360000000000001 y[1] (analytic) -0.768625936543898 y[1] (numeric) -0.7686259365438969 absolute error 1.1102230246251565e-15 relative error 1.4444256586204193e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45621918069597944 Order of pole (three term test) 22.704607084836013 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.370000000000001 y[1] (analytic) -0.7804583404010424 y[1] (numeric) -0.7804583404010413 absolute error 1.1102230246251565e-15 relative error 1.4225269526297366e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4602198087939906 Order of pole (three term test) 22.69544238944922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.380000000000001 y[1] (analytic) -0.7922126990745265 y[1] (numeric) -0.7922126990745254 absolute error 1.1102230246251565e-15 relative error 1.4014203835941207e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46403635510466656 Order of pole (three term test) 22.686199519712524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.390000000000001 y[1] (analytic) -0.8038878371382783 y[1] (numeric) -0.803887837138277 absolute error 1.2212453270876722e-15 relative error 1.5191737835406552e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46766729306036964 Order of pole (three term test) 22.676882172650576 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.400000000000001 y[1] (analytic) -0.8154825870882204 y[1] (numeric) -0.8154825870882192 absolute error 1.2212453270876722e-15 relative error 1.4975737635898235e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4711111703343293 Order of pole (three term test) 22.667494075077947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.410000000000001 y[1] (analytic) -0.8269957894590203 y[1] (numeric) -0.8269957894590191 absolute error 1.2212453270876722e-15 relative error 1.47672496360175e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.474366609421554 Order of pole (three term test) 22.65803898210853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.420000000000001 y[1] (analytic) -0.8384262929400352 y[1] (numeric) -0.8384262929400339 absolute error 1.3322676295501878e-15 relative error 1.5890098399448364e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4774323081898135 Order of pole (three term test) 22.648520675653415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.430000000000001 y[1] (analytic) -0.8497729544904423 y[1] (numeric) -0.849772954490441 absolute error 1.3322676295501878e-15 relative error 1.5677924585739123e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4803070404004764 Order of pole (three term test) 22.638942962908295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.440000000000001 y[1] (analytic) -0.8610346394535422 y[1] (numeric) -0.8610346394535409 absolute error 1.3322676295501878e-15 relative error 1.5472869133298922e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4829896561989878 Order of pole (three term test) 22.62930967483056 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.450000000000001 y[1] (analytic) -0.8722102216702231 y[1] (numeric) -0.8722102216702218 absolute error 1.3322676295501878e-15 relative error 1.5274616101138853e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48547908257479555 Order of pole (three term test) 22.61962466460699 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.460000000000001 y[1] (analytic) -0.8832985835915765 y[1] (numeric) -0.8832985835915751 absolute error 1.4432899320127035e-15 relative error 1.633977410157445e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48777432379054153 Order of pole (three term test) 22.609891806112554 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.470000000000001 y[1] (analytic) -0.8942986163906504 y[1] (numeric) -0.894298616390649 absolute error 1.4432899320127035e-15 relative error 1.6138791960092231e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4898744617803423 Order of pole (three term test) 22.60011499236088 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.480000000000001 y[1] (analytic) -0.9052092200733316 y[1] (numeric) -0.9052092200733302 absolute error 1.4432899320127035e-15 relative error 1.5944269015463426e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49177865651700337 Order of pole (three term test) 22.590298133947112 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.490000000000001 y[1] (analytic) -0.916029303588344 y[1] (numeric) -0.9160293035883426 absolute error 1.4432899320127035e-15 relative error 1.5755936260542448e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49348614634801896 Order of pole (three term test) 22.58044515748373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.500000000000001 y[1] (analytic) -0.9267577849363527 y[1] (numeric) -0.9267577849363513 absolute error 1.4432899320127035e-15 relative error 1.5573539877108504e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4949962483002228 Order of pole (three term test) 22.57056000402993 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5100000000000011 y[1] (analytic) -0.9373935912781635 y[1] (numeric) -0.937393591278162 absolute error 1.4432899320127035e-15 relative error 1.5396840190092783e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49630835835296855 Order of pole (three term test) 22.56064662751531 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5200000000000011 y[1] (analytic) -0.947935659042005 y[1] (numeric) -0.9479356590420036 absolute error 1.4432899320127035e-15 relative error 1.522561070728481e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49742195167972975 Order of pole (three term test) 22.550708993158295 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5300000000000011 y[1] (analytic) -0.9583829340298861 y[1] (numeric) -0.9583829340298847 absolute error 1.3322676295501878e-15 relative error 1.390120360290809e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4983365828580234 Order of pole (three term test) 22.540751075880134 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5400000000000011 y[1] (analytic) -0.968734371523014 y[1] (numeric) -0.9687343715230127 absolute error 1.3322676295501878e-15 relative error 1.375266191345764e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49905188604757295 Order of pole (three term test) 22.530776858714958 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5500000000000012 y[1] (analytic) -0.9789889363862657 y[1] (numeric) -0.9789889363862643 absolute error 1.4432899320127035e-15 relative error 1.474265825046306e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4995675751366397 Order of pole (three term test) 22.52079033121664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5600000000000012 y[1] (analytic) -0.9891456031717 y[1] (numeric) -0.9891456031716986 absolute error 1.3322676295501878e-15 relative error 1.3468872785546087e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998834438564642 Order of pole (three term test) 22.51079548786305 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5700000000000012 y[1] (analytic) -0.9992033562211025 y[1] (numeric) -0.9992033562211011 absolute error 1.3322676295501878e-15 relative error 1.3333298184552789e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999993658637698 Order of pole (three term test) 22.500796326458246 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5800000000000012 y[1] (analytic) -1.0091611897675494 y[1] (numeric) -1.009161189767548 absolute error 1.3322676295501878e-15 relative error 1.32017327168226e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49991529479129926 Order of pole (three term test) 22.490796846533474 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.5900000000000012 y[1] (analytic) -1.0190181080359846 y[1] (numeric) -1.0190181080359832 absolute error 1.3322676295501878e-15 relative error 1.3074032924870668e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49963126426636045 Order of pole (three term test) 22.480801047747384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6000000000000012 y[1] (analytic) -1.028773125342795 y[1] (numeric) -1.0287731253427936 absolute error 1.3322676295501878e-15 relative error 1.2950062523321322e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49914738789737645 Order of pole (three term test) 22.47081292828621 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6100000000000012 y[1] (analytic) -1.0384252661943794 y[1] (numeric) -1.0384252661943778 absolute error 1.5543122344752192e-15 relative error 1.496797396091355e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4984638592284433 Order of pole (three term test) 22.46083648326457 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6200000000000012 y[1] (analytic) -1.0479735653846955 y[1] (numeric) -1.0479735653846942 absolute error 1.3322676295501878e-15 relative error 1.2712798047163835e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4975809516619149 Order of pole (three term test) 22.450875703127437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6300000000000012 y[1] (analytic) -1.0574170680917818 y[1] (numeric) -1.0574170680917805 absolute error 1.3322676295501878e-15 relative error 1.259926352384686e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49649901834904625 Order of pole (three term test) 22.440934572054093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6400000000000012 y[1] (analytic) -1.0667548299732368 y[1] (numeric) -1.0667548299732355 absolute error 1.3322676295501878e-15 relative error 1.248897677438791e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49521849204873647 Order of pole (three term test) 22.43101706636439 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6500000000000012 y[1] (analytic) -1.075985917260654 y[1] (numeric) -1.0759859172606525 absolute error 1.5543122344752192e-15 relative error 1.444547005254802e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49373988495443216 Order of pole (three term test) 22.421127152928374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6600000000000013 y[1] (analytic) -1.085109406852997 y[1] (numeric) -1.0851094068529954 absolute error 1.5543122344752192e-15 relative error 1.4324014008716325e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49206378848925697 Order of pole (three term test) 22.411268787579566 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6700000000000013 y[1] (analytic) -1.0941243864089094 y[1] (numeric) -1.0941243864089079 absolute error 1.5543122344752192e-15 relative error 1.420599205888025e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4901908730694491 Order of pole (three term test) 22.401445913532662 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6800000000000013 y[1] (analytic) -1.1030299544379483 y[1] (numeric) -1.1030299544379467 absolute error 1.5543122344752192e-15 relative error 1.4091296688921046e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48812188783620475 Order of pole (three term test) 22.391662459806305 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.6900000000000013 y[1] (analytic) -1.111825220390732 y[1] (numeric) -1.1118252203907304 absolute error 1.5543122344752192e-15 relative error 1.3979825299600443e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4858576603560306 Order of pole (three term test) 22.381922339651545 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7000000000000013 y[1] (analytic) -1.1205093047479944 y[1] (numeric) -1.1205093047479928 absolute error 1.5543122344752192e-15 relative error 1.3871479941211093e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4833990962897302 Order of pole (three term test) 22.372229448986587 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7100000000000013 y[1] (analytic) -1.1290813391085368 y[1] (numeric) -1.1290813391085353 absolute error 1.5543122344752192e-15 relative error 1.37661670655404e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48074717903014913 Order of pole (three term test) 22.36258766483844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7200000000000013 y[1] (analytic) -1.1375404662760662 y[1] (numeric) -1.1375404662760646 absolute error 1.5543122344752192e-15 relative error 1.3663797293853877e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4779029693088328 Order of pole (three term test) 22.353000843792213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7300000000000013 y[1] (analytic) -1.1458858403449153 y[1] (numeric) -1.1458858403449137 absolute error 1.5543122344752192e-15 relative error 1.3564285199713842e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4748676047717476 Order of pole (three term test) 22.343472820448515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7400000000000013 y[1] (analytic) -1.1541166267846317 y[1] (numeric) -1.15411662678463 absolute error 1.7763568394002505e-15 relative error 1.53914846920556e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4716422995242374 Order of pole (three term test) 22.334007405889633 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7500000000000013 y[1] (analytic) -1.16223200252343 y[1] (numeric) -1.1622320025234283 absolute error 1.7763568394002505e-15 relative error 1.528401244797456e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4682283436453977 Order of pole (three term test) 22.324608386155187 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7600000000000013 y[1] (analytic) -1.1702311560304997 y[1] (numeric) -1.1702311560304979 absolute error 1.7763568394002505e-15 relative error 1.5179538078833662e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46462710267206114 Order of pole (three term test) 22.31527952072776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7700000000000014 y[1] (analytic) -1.1781132873971556 y[1] (numeric) -1.1781132873971538 absolute error 1.7763568394002505e-15 relative error 1.5077979837786348e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46084001705260114 Order of pole (three term test) 22.30602454102913 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7800000000000014 y[1] (analytic) -1.1858776084168294 y[1] (numeric) -1.1858776084168279 absolute error 1.5543122344752192e-15 relative error 1.3106852034673774e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4568686015707716 Order of pole (three term test) 22.29684714892779 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.7900000000000014 y[1] (analytic) -1.1935233426638898 y[1] (numeric) -1.1935233426638883 absolute error 1.5543122344752192e-15 relative error 1.3022889280121367e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.452714444739814 Order of pole (three term test) 22.287751015258205 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8000000000000014 y[1] (analytic) -1.2010497255712833 y[1] (numeric) -1.2010497255712818 absolute error 1.5543122344752192e-15 relative error 1.2941281292378677e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4483792081670729 Order of pole (three term test) 22.278739778352573 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8100000000000014 y[1] (analytic) -1.208456004506991 y[1] (numeric) -1.2084560045069894 absolute error 1.5543122344752192e-15 relative error 1.2861967905147907e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4438646258893744 Order of pole (three term test) 22.269817042585505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8200000000000014 y[1] (analytic) -1.2157414388492913 y[1] (numeric) -1.2157414388492898 absolute error 1.5543122344752192e-15 relative error 1.2784891464638958e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43917250367943633 Order of pole (three term test) 22.260986376932326 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8300000000000014 y[1] (analytic) -1.2229053000608212 y[1] (numeric) -1.2229053000608197 absolute error 1.5543122344752192e-15 relative error 1.2709996713546955e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4343047183235818 Order of pole (three term test) 22.252251313541578 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8400000000000014 y[1] (analytic) -1.2299468717614295 y[1] (numeric) -1.229946871761428 absolute error 1.5543122344752192e-15 relative error 1.263723068175506e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42926321687104985 Order of pole (three term test) 22.24361534632214 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8500000000000014 y[1] (analytic) -1.2368654497998137 y[1] (numeric) -1.2368654497998122 absolute error 1.5543122344752192e-15 relative error 1.2566542583324517e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42405001585520313 Order of pole (three term test) 22.235081929545753 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8600000000000014 y[1] (analytic) -1.243660342323936 y[1] (numeric) -1.2436603423239343 absolute error 1.7763568394002505e-15 relative error 1.4283295679276094e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4186672004869391 Order of pole (three term test) 22.226654476465352 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8700000000000014 y[1] (analytic) -1.2503308698502058 y[1] (numeric) -1.2503308698502043 absolute error 1.5543122344752192e-15 relative error 1.2431207386421096e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4131169238206353 Order of pole (three term test) 22.218336357949813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8800000000000014 y[1] (analytic) -1.2568763653314297 y[1] (numeric) -1.256876365331428 absolute error 1.5543122344752192e-15 relative error 1.2366468789993976e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4074014058929553 Order of pole (three term test) 22.210130901135624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.8900000000000015 y[1] (analytic) -1.2632961742235138 y[1] (numeric) -1.2632961742235123 absolute error 1.5543122344752192e-15 relative error 1.2303624962931427e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40152293283486445 Order of pole (three term test) 22.202041388096116 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9000000000000015 y[1] (analytic) -1.2695896545509189 y[1] (numeric) -1.2695896545509173 absolute error 1.5543122344752192e-15 relative error 1.2242634688331742e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39548385595720736 Order of pole (three term test) 22.194071054528642 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9100000000000015 y[1] (analytic) -1.2757561769708567 y[1] (numeric) -1.2757561769708552 absolute error 1.5543122344752192e-15 relative error 1.2183458426717268e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3892865908102151 Order of pole (three term test) 22.186223088460356 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9200000000000015 y[1] (analytic) -1.281795124836224 y[1] (numeric) -1.2817951248362225 absolute error 1.5543122344752192e-15 relative error 1.2126058247208694e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3829336162173177 Order of pole (three term test) 22.178500628973044 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9300000000000015 y[1] (analytic) -1.2877058942572668 y[1] (numeric) -1.2877058942572652 absolute error 1.5543122344752192e-15 relative error 1.2070397762462117e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3764274732836467 Order of pole (three term test) 22.170906764947542 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9400000000000015 y[1] (analytic) -1.2934878941619685 y[1] (numeric) -1.293487894161967 absolute error 1.5543122344752192e-15 relative error 1.201644206714617e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3697707643796283 Order of pole (three term test) 22.16344453382822 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9500000000000015 y[1] (analytic) -1.299140546355157 y[1] (numeric) -1.2991405463551555 absolute error 1.5543122344752192e-15 relative error 1.1964157679751947e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36296615210006894 Order of pole (three term test) 22.15611692040801 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9600000000000015 y[1] (analytic) -1.3046632855763236 y[1] (numeric) -1.304663285576322 absolute error 1.5543122344752192e-15 relative error 1.1913512487542833e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35601635819915395 Order of pole (three term test) 22.148926855634596 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9700000000000015 y[1] (analytic) -1.3100555595561483 y[1] (numeric) -1.3100555595561467 absolute error 1.5543122344752192e-15 relative error 1.1864475694464638e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3489241625017806 Order of pole (three term test) 22.14187721543801 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9800000000000015 y[1] (analytic) -1.3153168290717265 y[1] (numeric) -1.315316829071725 absolute error 1.5543122344752192e-15 relative error 1.1817017771848639e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.341692401791667 Order of pole (three term test) 22.134970819580342 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 1.9900000000000015 y[1] (analytic) -1.3204465680004915 y[1] (numeric) -1.32044656800049 absolute error 1.5543122344752192e-15 relative error 1.1771110411751552e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3343239686766744 Order of pole (three term test) 22.12821043052786 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0000000000000013 y[1] (analytic) -1.3254442633728247 y[1] (numeric) -1.3254442633728234 absolute error 1.3322676295501878e-15 relative error 1.0051479842388845e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3268218104318049 Order of pole (three term test) 22.121598752346035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.010000000000001 y[1] (analytic) -1.330309415423354 y[1] (numeric) -1.3303094154233526 absolute error 1.3322676295501878e-15 relative error 1.0014719989982261e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31918892782032854 Order of pole (three term test) 22.11513842961799 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.020000000000001 y[1] (analytic) -1.3350415376409281 y[1] (numeric) -1.335041537640927 absolute error 1.1102230246251565e-15 relative error 8.316018590604792e-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.3114283738935199 Order of pole (three term test) 22.10883204638667 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0300000000000007 y[1] (analytic) -1.3396401568172693 y[1] (numeric) -1.3396401568172682 absolute error 1.1102230246251565e-15 relative error 8.287471967568035e-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.30354325276947675 Order of pole (three term test) 22.102682125121298 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0400000000000005 y[1] (analytic) -1.3441048130942916 y[1] (numeric) -1.3441048130942908 absolute error 8.881784197001252e-16 relative error 6.607955057131528e-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.29553671839151535 Order of pole (three term test) 22.09669112570838 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0500000000000003 y[1] (analytic) -1.3484350600100883 y[1] (numeric) -1.3484350600100874 absolute error 8.881784197001252e-16 relative error 6.586734845751344e-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.2874119732666341 Order of pole (three term test) 22.090861444467794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.06 y[1] (analytic) -1.3526304645435763 y[1] (numeric) -1.3526304645435754 absolute error 8.881784197001252e-16 relative error 6.566305010732011e-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.2791722671845552 Order of pole (three term test) 22.085195413194313 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.07 y[1] (analytic) -1.356690607157798 y[1] (numeric) -1.356690607157797 absolute error 8.881784197001252e-16 relative error 6.54665415249551e-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.2708208959178493 Order of pole (three term test) 22.0796952982249 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0799999999999996 y[1] (analytic) -1.3606150818418756 y[1] (numeric) -1.360615081841875 absolute error 6.661338147750939e-16 relative error 4.895828538614633e-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.26236119990367335 Order of pole (three term test) 22.074363299532212 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.0899999999999994 y[1] (analytic) -1.3644034961516114 y[1] (numeric) -1.3644034961516107 absolute error 6.661338147750939e-16 relative error 4.8822347396057514e-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.2537965629076391 Order of pole (three term test) 22.06920154984463 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.099999999999999 y[1] (analytic) -1.368055471248731 y[1] (numeric) -1.3680554712487305 absolute error 4.440892098500626e-16 relative error 3.246134525851556e-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.24513041067035038 Order of pole (three term test) 22.064212113793207 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.109999999999999 y[1] (analytic) -1.371570641938768 y[1] (numeric) -1.3715706419387677 absolute error 4.440892098500626e-16 relative error 3.237815073252992e-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.23636620953715554 Order of pole (three term test) 22.059396987085837 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1199999999999988 y[1] (analytic) -1.3749486567075833 y[1] (numeric) -1.3749486567075828 absolute error 4.440892098500626e-16 relative error 3.2298603128459155e-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.22750746507165334 Order of pole (three term test) 22.05475809570901 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1299999999999986 y[1] (analytic) -1.3781891777565143 y[1] (numeric) -1.3781891777565138 absolute error 4.440892098500626e-16 relative error 3.2222659778316746e-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.21855772065351511 Order of pole (three term test) 22.050297295157414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1399999999999983 y[1] (analytic) -1.3812918810361565 y[1] (numeric) -1.3812918810361565 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.20952055606117917 Order of pole (three term test) 22.046016369691795 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.149999999999998 y[1] (analytic) -1.3842564562787683 y[1] (numeric) -1.3842564562787683 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.20039958603998909 Order of pole (three term test) 22.04191703162527 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.159999999999998 y[1] (analytic) -1.3870826070292952 y[1] (numeric) -1.3870826070292952 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.19119845885634218 Order of pole (three term test) 22.038000920638403 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1699999999999977 y[1] (analytic) -1.3897700506750175 y[1] (numeric) -1.3897700506750177 absolute error 2.220446049250313e-16 relative error 1.59770751152094e-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.1819208548384317 Order of pole (three term test) 22.034269603123374 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1799999999999975 y[1] (analytic) -1.3923185184738103 y[1] (numeric) -1.3923185184738105 absolute error 2.220446049250313e-16 relative error 1.5947831044323497e-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.17257048490416385 Order of pole (three term test) 22.030724571557446 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.1899999999999973 y[1] (analytic) -1.3947277555810174 y[1] (numeric) -1.3947277555810174 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.16315108907684395 Order of pole (three term test) 22.027367243905967 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.199999999999997 y[1] (analytic) -1.3969975210749352 y[1] (numeric) -1.3969975210749355 absolute error 2.220446049250313e-16 relative error 1.5894416530830823e-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.1536664349892124 Order of pole (three term test) 22.02419896305524 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.209999999999997 y[1] (analytic) -1.3991275879809066 y[1] (numeric) -1.3991275879809069 absolute error 2.220446049250313e-16 relative error 1.5870218472745993e-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.14412031637644354 Order of pole (three term test) 22.021220996275368 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2199999999999966 y[1] (analytic) -1.4011177432940154 y[1] (numeric) -1.4011177432940158 absolute error 4.440892098500626e-16 relative error 3.169535265508899e-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.13451655155870304 Order of pole (three term test) 22.018434534713347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2299999999999964 y[1] (analytic) -1.4029677880003892 y[1] (numeric) -1.4029677880003897 absolute error 4.440892098500626e-16 relative error 3.1653557098628085e-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.12485898191386881 Order of pole (three term test) 22.015840692916647 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.239999999999996 y[1] (analytic) -1.4046775370970992 y[1] (numeric) -1.4046775370970994 absolute error 2.220446049250313e-16 relative error 1.58075144693997e-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.11515147034103349 Order of pole (three term test) 22.01344050838742 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.249999999999996 y[1] (analytic) -1.4062468196106597 y[1] (numeric) -1.4062468196106601 absolute error 4.440892098500626e-16 relative error 3.1579748565974735e-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.10539789971539379 Order of pole (three term test) 22.011234941167444 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.259999999999996 y[1] (analytic) -1.4076754786141277 y[1] (numeric) -1.4076754786141283 absolute error 6.661338147750939e-16 relative error 4.732154711048246e-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.09560217133515472 Order of pole (three term test) 22.00922487345424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2699999999999956 y[1] (analytic) -1.4089633712427934 y[1] (numeric) -1.408963371242794 absolute error 6.661338147750939e-16 relative error 4.727829185421069e-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.08576820336106039 Order of pole (three term test) 22.00741110924807 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.2799999999999954 y[1] (analytic) -1.410110368708467 y[1] (numeric) -1.4101103687084677 absolute error 6.661338147750939e-16 relative error 4.7239835232557855e-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.07589992924918218 Order of pole (three term test) 22.005794374030433 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.289999999999995 y[1] (analytic) -1.411116356312358 y[1] (numeric) -1.4111163563123585 absolute error 4.440892098500626e-16 relative error 3.147077190789511e-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.06600129617759005 Order of pole (three term test) 22.004375314473865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.299999999999995 y[1] (analytic) -1.411981233456544 y[1] (numeric) -1.4119812334565445 absolute error 4.440892098500626e-16 relative error 3.1451495198907696e-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.05607626346753214 Order of pole (three term test) 22.00315449818327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3099999999999947 y[1] (analytic) -1.4127049136540315 y[1] (numeric) -1.412704913654032 absolute error 4.440892098500626e-16 relative error 3.143538367835104e-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.04612880099976122 Order of pole (three term test) 22.00213241346888 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3199999999999945 y[1] (analytic) -1.4132873245374036 y[1] (numeric) -1.4132873245374042 absolute error 6.661338147750939e-16 relative error 4.7133643896023226e-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.036162887626632514 Order of pole (three term test) 22.00130946915095 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3299999999999943 y[1] (analytic) -1.4137284078660577 y[1] (numeric) -1.4137284078660584 absolute error 6.661338147750939e-16 relative error 4.711893819694724e-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.026182509580618928 Order of pole (three term test) 22.00068599439625 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.339999999999994 y[1] (analytic) -1.4140281195320281 y[1] (numeric) -1.4140281195320288 absolute error 6.661338147750939e-16 relative error 4.7108951057886355e-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.01619165887986825 Order of pole (three term test) 22.00026223858636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.349999999999994 y[1] (analytic) -1.4141864295643982 y[1] (numeric) -1.4141864295643989 absolute error 6.661338147750939e-16 relative error 4.710367748192e-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.006194331731451585 Order of pole (three term test) 22.000038371217947 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3599999999999937 y[1] (analytic) -1.4142033221322967 y[1] (numeric) -1.4142033221322974 absolute error 6.661338147750939e-16 relative error 4.710311483151629e-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.0038054730670679174 Order of pole (three term test) 22.00001448183499 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3699999999999934 y[1] (analytic) -1.4140787955464809 y[1] (numeric) -1.4140787955464815 absolute error 6.661338147750939e-16 relative error 4.7107262825312484e-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.013803755727099305 Order of pole (three term test) 22.000190579992907 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.3799999999999932 y[1] (analytic) -1.4138128622595052 y[1] (numeric) -1.413812862259506 absolute error 8.881784197001252e-16 relative error 6.282149805036222e-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.023796517068887125 Order of pole (three term test) 22.00056659525479 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.389999999999993 y[1] (analytic) -1.4134055488644774 y[1] (numeric) -1.4134055488644781 absolute error 6.661338147750939e-16 relative error 4.7129701401714624e-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.03377976012113056 Order of pole (three term test) 22.00114237721955 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.399999999999993 y[1] (analytic) -1.4128568960923968 y[1] (numeric) -1.4128568960923977 absolute error 8.881784197001252e-16 relative error 6.286400428497755e-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.0437494917197163 Order of pole (three term test) 22.00191769558208 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4099999999999926 y[1] (analytic) -1.412166958808084 y[1] (numeric) -1.412166958808085 absolute error 8.881784197001252e-16 relative error 6.289471752332865e-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.053701724104932555 Order of pole (three term test) 22.002892240225364 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4199999999999924 y[1] (analytic) -1.4113358060046923 y[1] (numeric) -1.4113358060046932 absolute error 8.881784197001252e-16 relative error 6.293175698662691e-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.06363247651652033 Order of pole (three term test) 22.004065621344544 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.429999999999992 y[1] (analytic) -1.4103635207968095 y[1] (numeric) -1.4103635207968102 absolute error 6.661338147750939e-16 relative error 4.723135595557307e-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.07353777678592355 Order of pole (three term test) 22.00543736960282 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.439999999999992 y[1] (analytic) -1.4092502004121457 y[1] (numeric) -1.4092502004121465 absolute error 8.881784197001252e-16 relative error 6.302489220440565e-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.0834136629251031 Order of pole (three term test) 22.00700693631916 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4499999999999917 y[1] (analytic) -1.407995956181812 y[1] (numeric) -1.407995956181813 absolute error 8.881784197001252e-16 relative error 6.308103484250606e-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.09325618471127928 Order of pole (three term test) 22.008773693687836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4599999999999915 y[1] (analytic) -1.4066009135291866 y[1] (numeric) -1.4066009135291873 absolute error 6.661338147750939e-16 relative error 4.735769814792402e-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.10306140526697129 Order of pole (three term test) 22.010736935029424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4699999999999913 y[1] (analytic) -1.4050652119573714 y[1] (numeric) -1.405065211957372 absolute error 6.661338147750939e-16 relative error 4.74094589422732e-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.11282540263468922 Order of pole (three term test) 22.012895875073593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.479999999999991 y[1] (analytic) -1.4033890050352444 y[1] (numeric) -1.403389005035245 absolute error 6.661338147750939e-16 relative error 4.7466084769444574e-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.12254427134567226 Order of pole (three term test) 22.015249650273084 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.489999999999991 y[1] (analytic) -1.4015724603821007 y[1] (numeric) -1.4015724603821014 absolute error 6.661338147750939e-16 relative error 4.7527604430347513e-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.13221412398201868 Order of pole (three term test) 22.01779731914923 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.4999999999999907 y[1] (analytic) -1.3996157596508922 y[1] (numeric) -1.3996157596508927 absolute error 4.440892098500626e-16 relative error 3.1729366205538606e-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.14183109273160388 Order of pole (three term test) 22.020537862668426 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5099999999999905 y[1] (analytic) -1.397519098510061 y[1] (numeric) -1.3975190985100614 absolute error 4.440892098500626e-16 relative error 3.177696893899483e-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.15139133093515297 Order of pole (three term test) 22.02347018464982 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5199999999999902 y[1] (analytic) -1.395282686623974 y[1] (numeric) -1.3952826866239745 absolute error 4.440892098500626e-16 relative error 3.182790226721589e-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.16089101462485153 Order of pole (three term test) 22.02659311220369 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.52999999999999 y[1] (analytic) -1.3929067476319568 y[1] (numeric) -1.392906747631957 absolute error 2.220446049250313e-16 relative error 1.594109622216443e-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.17032634405388544 Order of pole (three term test) 22.029905396200682 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.53999999999999 y[1] (analytic) -1.3903915191259277 y[1] (numeric) -1.390391519125928 absolute error 2.220446049250313e-16 relative error 1.5969933782724744e-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.17969354521628533 Order of pole (three term test) 22.033405711771344 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5499999999999896 y[1] (analytic) -1.3877372526266418 y[1] (numeric) -1.387737252626642 absolute error 2.220446049250313e-16 relative error 1.600047880135494e-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.1889888713564807 Order of pole (three term test) 22.037092658836126 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5599999999999894 y[1] (analytic) -1.3849442135585375 y[1] (numeric) -1.3849442135585375 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.19820860446795127 Order of pole (three term test) 22.04096476266536 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.569999999999989 y[1] (analytic) -1.3820126812231932 y[1] (numeric) -1.3820126812231932 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.20734905678038118 Order of pole (three term test) 22.045020474469137 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.579999999999989 y[1] (analytic) -1.3789429487714 y[1] (numeric) -1.3789429487714002 absolute error 2.220446049250313e-16 relative error 1.610252295955151e-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.21640657223471588 Order of pole (three term test) 22.049258172016817 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5899999999999888 y[1] (analytic) -1.3757353231738452 y[1] (numeric) -1.3757353231738454 absolute error 2.220446049250313e-16 relative error 1.6140067146983664e-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.22537752794553972 Order of pole (three term test) 22.053676160285878 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.5999999999999885 y[1] (analytic) -1.3723901251904154 y[1] (numeric) -1.3723901251904154 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.23425833565017845 Order of pole (three term test) 22.058272672139914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6099999999999883 y[1] (analytic) -1.368907689338121 y[1] (numeric) -1.368907689338121 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.2430454431439599 Order of pole (three term test) 22.063045869035484 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.619999999999988 y[1] (analytic) -1.3652883638576454 y[1] (numeric) -1.3652883638576452 absolute error 2.220446049250313e-16 relative error 1.6263568254375254e-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.25173533570104667 Order of pole (three term test) 22.067993841757456 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.629999999999988 y[1] (analytic) -1.3615325106785205 y[1] (numeric) -1.3615325106785203 absolute error 2.220446049250313e-16 relative error 1.6308432092772816e-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.2603245374802794 Order of pole (three term test) 22.073114611182728 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6399999999999877 y[1] (analytic) -1.3576405053829346 y[1] (numeric) -1.3576405053829341 absolute error 4.440892098500626e-16 relative error 3.271036832573018e-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.2688096129154675 Order of pole (three term test) 22.078406129071784 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6499999999999875 y[1] (analytic) -1.3536127371681737 y[1] (numeric) -1.353612737168173 absolute error 6.661338147750939e-16 relative error 4.921155042975435e-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.2771871680895702 Order of pole (three term test) 22.083866278888042 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6599999999999873 y[1] (analytic) -1.3494496088077026 y[1] (numeric) -1.349449608807702 absolute error 6.661338147750939e-16 relative error 4.936337084595935e-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.28545385209221613 Order of pole (three term test) 22.08949287664437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.669999999999987 y[1] (analytic) -1.3451515366108886 y[1] (numeric) -1.3451515366108877 absolute error 8.881784197001252e-16 relative error 6.602813107123173e-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.2936063583600262 Order of pole (three term test) 22.095283671776684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.679999999999987 y[1] (analytic) -1.3407189503813692 y[1] (numeric) -1.3407189503813683 absolute error 8.881784197001252e-16 relative error 6.624642841420879e-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.30164142599919114 Order of pole (three term test) 22.10123634804414 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6899999999999866 y[1] (analytic) -1.3361522933740737 y[1] (numeric) -1.3361522933740728 absolute error 8.881784197001252e-16 relative error 6.647284326079945e-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.3095558410897888 Order of pole (three term test) 22.1073485244556 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.6999999999999864 y[1] (analytic) -1.3314520222508976 y[1] (numeric) -1.3314520222508965 absolute error 1.1102230246251565e-15 relative error 8.338438081668609e-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.31734643797130657 Order of pole (three term test) 22.113617756221995 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.709999999999986 y[1] (analytic) -1.3266186070350359 y[1] (numeric) -1.3266186070350348 absolute error 1.1102230246251565e-15 relative error 8.368818428579719e-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.3250101005088655 Order of pole (three term test) 22.120041535734213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.719999999999986 y[1] (analytic) -1.3216525310639824 y[1] (numeric) -1.3216525310639813 absolute error 1.1102230246251565e-15 relative error 8.400264052242106e-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.33254376333963076 Order of pole (three term test) 22.126617293566085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7299999999999858 y[1] (analytic) -1.3165542909411962 y[1] (numeric) -1.316554290941195 absolute error 1.3322676295501878e-15 relative error 1.0119351998752427e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.339944413098918 Order of pole (three term test) 22.133342399502162 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7399999999999856 y[1] (analytic) -1.3113243964864407 y[1] (numeric) -1.3113243964864394 absolute error 1.3322676295501878e-15 relative error 1.0159710542409357e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3472090896254975 Order of pole (three term test) 22.140214163589743 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7499999999999853 y[1] (analytic) -1.305963370684803 y[1] (numeric) -1.3059633706848017 absolute error 1.3322676295501878e-15 relative error 1.0201416513325268e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3543348871456196 Order of pole (three term test) 22.14722983721479 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.759999999999985 y[1] (analytic) -1.3004717496343965 y[1] (numeric) -1.300471749634395 absolute error 1.5543122344752192e-15 relative error 1.1951910796310533e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36131895543528575 Order of pole (three term test) 22.154386614201425 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.769999999999985 y[1] (analytic) -1.2948500824927491 y[1] (numeric) -1.2948500824927474 absolute error 1.7763568394002505e-15 relative error 1.3718629387431017e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3681585009602994 Order of pole (three term test) 22.161681631934265 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7799999999999847 y[1] (analytic) -1.2890989314218906 y[1] (numeric) -1.2890989314218888 absolute error 1.7763568394002505e-15 relative error 1.377983330915424e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37485078799364346 Order of pole (three term test) 22.16911197250347 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7899999999999845 y[1] (analytic) -1.2832188715321355 y[1] (numeric) -1.2832188715321335 absolute error 1.9984014443252818e-15 relative error 1.5573348309156594e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38139313970973415 Order of pole (three term test) 22.176674663871896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.7999999999999843 y[1] (analytic) -1.2772104908245725 y[1] (numeric) -1.2772104908245705 absolute error 1.9984014443252818e-15 relative error 1.564661000423748e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.387782939255115 Order of pole (three term test) 22.18436668106382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.809999999999984 y[1] (analytic) -1.2710743901322659 y[1] (numeric) -1.2710743901322636 absolute error 2.220446049250313e-15 relative error 1.7469048755039879e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3940176307951638 Order of pole (three term test) 22.19218494737494 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.819999999999984 y[1] (analytic) -1.264811183060171 y[1] (numeric) -1.2648111830601687 absolute error 2.220446049250313e-15 relative error 1.7555553579768432e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4000947205363932 Order of pole (three term test) 22.200126335602963 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8299999999999836 y[1] (analytic) -1.2584214959237758 y[1] (numeric) -1.2584214959237734 absolute error 2.4424906541753444e-15 relative error 1.9409161891202224e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4060117777239331 Order of pole (three term test) 22.208187669298486 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8399999999999834 y[1] (analytic) -1.2519059676864697 y[1] (numeric) -1.2519059676864668 absolute error 2.886579864025407e-15 relative error 2.3057481460527144e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41176643561380155 Order of pole (three term test) 22.2163657240355 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.849999999999983 y[1] (analytic) -1.245265249895646 y[1] (numeric) -1.2452652498956431 absolute error 2.886579864025407e-15 relative error 2.318044179155649e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41735639241957073 Order of pole (three term test) 22.224657228701172 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.859999999999983 y[1] (analytic) -1.2385000066175507 y[1] (numeric) -1.2385000066175476 absolute error 3.1086244689504383e-15 relative error 2.5099914835207447e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4227794122330495 Order of pole (three term test) 22.233058866804168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.869999999999983 y[1] (analytic) -1.2316109143708731 y[1] (numeric) -1.23161091437087 absolute error 3.1086244689504383e-15 relative error 2.524031276986835e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4280333259186187 Order of pole (three term test) 22.241567277801277 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8799999999999826 y[1] (analytic) -1.2245986620590978 y[1] (numeric) -1.2245986620590945 absolute error 3.3306690738754696e-15 relative error 2.7198045997168786e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43311603198085535 Order of pole (three term test) 22.25017905844153 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.8899999999999824 y[1] (analytic) -1.217463950901612 y[1] (numeric) -1.2174639509016085 absolute error 3.552713678800501e-15 relative error 2.918126385729518e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43802549740510327 Order of pole (three term test) 22.258890764127518 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.899999999999982 y[1] (analytic) -1.2102074943635859 y[1] (numeric) -1.2102074943635823 absolute error 3.552713678800501e-15 relative error 2.9356235978928335e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4427597584706512 Order of pole (three term test) 22.267698910293106 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.909999999999982 y[1] (analytic) -1.2028300180846263 y[1] (numeric) -1.2028300180846225 absolute error 3.774758283725532e-15 relative error 3.1382308613617883e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44731692153619557 Order of pole (three term test) 22.27659997379727 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9199999999999817 y[1] (analytic) -1.1953322598062133 y[1] (numeric) -1.1953322598062093 absolute error 3.9968028886505635e-15 relative error 3.3436752466619814e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4516951637972715 Order of pole (three term test) 22.285590394333283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9299999999999815 y[1] (analytic) -1.1877149692979265 y[1] (numeric) -1.1877149692979223 absolute error 4.218847493575595e-15 relative error 3.5520706588967294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45589273401535046 Order of pole (three term test) 22.29466657585281 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9399999999999813 y[1] (analytic) -1.1799789082824694 y[1] (numeric) -1.1799789082824648 absolute error 4.6629367034256575e-15 relative error 3.951711908319483e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4599079532183123 Order of pole (three term test) 22.303824888004257 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.949999999999981 y[1] (analytic) -1.1721248503594963 y[1] (numeric) -1.1721248503594914 absolute error 4.884981308350689e-15 relative error 4.167628821155393e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4637392153720107 Order of pole (three term test) 22.313061667584865 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.959999999999981 y[1] (analytic) -1.1641535809282546 y[1] (numeric) -1.1641535809282497 absolute error 4.884981308350689e-15 relative error 4.196165684991132e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4673849880226677 Order of pole (three term test) 22.322373220005964 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9699999999999807 y[1] (analytic) -1.1560658971090452 y[1] (numeric) -1.1560658971090398 absolute error 5.329070518200751e-15 relative error 4.609659822616573e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47084381290983224 Order of pole (three term test) 22.33175582077073 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9799999999999804 y[1] (analytic) -1.1478626076635094 y[1] (numeric) -1.1478626076635041 absolute error 5.329070518200751e-15 relative error 4.642603115235324e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4741143065496665 Order of pole (three term test) 22.341205716963962 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.9899999999999802 y[1] (analytic) -1.1395445329137566 y[1] (numeric) -1.139544532913751 absolute error 5.551115123125783e-15 relative error 4.871345491809669e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.477195160788321 Order of pole (three term test) 22.350719128753184 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 2.99999999999998 y[1] (analytic) -1.1311125046603296 y[1] (numeric) -1.1311125046603239 absolute error 5.773159728050814e-15 relative error 5.103965966484015e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4800851433251773 Order of pole (three term test) 22.360292250900518 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.00999999999998 y[1] (analytic) -1.1225673660990272 y[1] (numeric) -1.1225673660990214 absolute error 5.773159728050814e-15 relative error 5.142818063661344e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48278309820575355 Order of pole (three term test) 22.369921254284744 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0199999999999796 y[1] (analytic) -1.1139099717365846 y[1] (numeric) -1.1139099717365786 absolute error 5.995204332975845e-15 relative error 5.382126460030991e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48528794628406957 Order of pole (three term test) 22.3796022874329 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0299999999999794 y[1] (analytic) -1.1051411873052235 y[1] (numeric) -1.1051411873052173 absolute error 6.217248937900877e-15 relative error 5.625750817468868e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4875986856542919 Order of pole (three term test) 22.389331478060807 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.039999999999979 y[1] (analytic) -1.09626188967608 y[1] (numeric) -1.0962618896760734 absolute error 6.661338147750939e-15 relative error 6.076411312372822e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4897143920514813 Order of pole (three term test) 22.399104934621914 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.049999999999979 y[1] (analytic) -1.0872729667715173 y[1] (numeric) -1.0872729667715104 absolute error 6.8833827526759706e-15 relative error 6.330869030171026e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49163421922128847 Order of pole (three term test) 22.408918747863932 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0599999999999787 y[1] (analytic) -1.078175317476335 y[1] (numeric) -1.0781753174763282 absolute error 6.8833827526759706e-15 relative error 6.384288938080846e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49335739925844263 Order of pole (three term test) 22.4187689923924 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0699999999999785 y[1] (analytic) -1.0689698515478818 y[1] (numeric) -1.0689698515478747 absolute error 7.105427357601002e-15 relative error 6.646985738009593e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49488324291390434 Order of pole (three term test) 22.42865172824085 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.0799999999999783 y[1] (analytic) -1.0596574895250792 y[1] (numeric) -1.0596574895250717 absolute error 7.549516567451064e-15 relative error 7.124487527412874e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49621113987055576 Order of pole (three term test) 22.438563002446703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.089999999999978 y[1] (analytic) -1.0502391626363687 y[1] (numeric) -1.0502391626363612 absolute error 7.549516567451064e-15 relative error 7.188378453246638e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49734055898731916 Order of pole (three term test) 22.448498850632426 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.099999999999978 y[1] (analytic) -1.0407158127065912 y[1] (numeric) -1.0407158127065834 absolute error 7.771561172376096e-15 relative error 7.467515221244294e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49827104851160675 Order of pole (three term test) 22.45845529859123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1099999999999777 y[1] (analytic) -1.0310883920628033 y[1] (numeric) -1.0310883920627953 absolute error 7.993605777301127e-15 relative error 7.752590213249378e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4990022362600153 Order of pole (three term test) 22.468428363876672 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1199999999999775 y[1] (analytic) -1.0213578634390466 y[1] (numeric) -1.0213578634390383 absolute error 8.215650382226158e-15 relative error 8.043850912904298e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49953382976719407 Order of pole (three term test) 22.478414057395614 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1299999999999772 y[1] (analytic) -1.0115251998800745 y[1] (numeric) -1.011525199880066 absolute error 8.43769498715119e-15 relative error 8.341556876834661e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998656164028284 Order of pole (three term test) 22.488408385003787 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.139999999999977 y[1] (analytic) -1.0015913846440494 y[1] (numeric) -1.0015913846440407 absolute error 8.659739592076221e-15 relative error 8.645980511457538e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999974634566875 Order of pole (three term test) 22.498407349103406 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.149999999999977 y[1] (analytic) -0.9915574111042167 y[1] (numeric) -0.9915574111042077 absolute error 8.992806499463768e-15 relative error 9.069375508422868e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49992931819170794 Order of pole (three term test) 22.50840695024215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1599999999999766 y[1] (analytic) -0.9814242826495685 y[1] (numeric) -0.9814242826495594 absolute error 9.103828801926284e-15 relative error 9.27613975206372e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4996612078650872 Order of pole (three term test) 22.51840318871289 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1699999999999764 y[1] (analytic) -0.9711930125845062 y[1] (numeric) -0.971193012584497 absolute error 9.2148511043888e-15 relative error 9.488176896852406e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49919323971738083 Order of pole (three term test) 22.528392066153515 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.179999999999976 y[1] (analytic) -0.9608646240275104 y[1] (numeric) -0.9608646240275008 absolute error 9.547918011776346e-15 relative error 9.936798351213918e-13% Correct digits 15 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4985256009296088 Order of pole (three term test) 22.53836958714624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.189999999999976 y[1] (analytic) -0.9504401498088296 y[1] (numeric) -0.9504401498088199 absolute error 9.769962616701378e-15 relative error 1.0279408565248948e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4976585585483841 Order of pole (three term test) 22.548331760815685 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.1999999999999758 y[1] (analytic) -0.9399206323671987 y[1] (numeric) -0.9399206323671888 absolute error 9.880984919163893e-15 relative error 1.0512573699205371e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4965924593790992 Order of pole (three term test) 22.558274602425225 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2099999999999755 y[1] (analytic) -0.9293071236455959 y[1] (numeric) -0.9293071236455857 absolute error 1.021405182655144e-14 relative error 1.0991040062710969e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49532772984720713 Order of pole (three term test) 22.568194134970778 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2199999999999753 y[1] (analytic) -0.9186006849860484 y[1] (numeric) -0.918600684986038 absolute error 1.0436096431476471e-14 relative error 1.1360862888573803e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4938648758276579 Order of pole (three term test) 22.57808639077159 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.229999999999975 y[1] (analytic) -0.9078023870235002 y[1] (numeric) -0.9078023870234897 absolute error 1.0547118733938987e-14 relative error 1.161829808414676e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49220448244255466 Order of pole (three term test) 22.587947413057215 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.239999999999975 y[1] (analytic) -0.8969133095787494 y[1] (numeric) -0.8969133095787385 absolute error 1.0880185641326534e-14 relative error 1.2130699282895688e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4903472138271134 Order of pole (three term test) 22.597773257550244 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2499999999999747 y[1] (analytic) -0.8859345415504657 y[1] (numeric) -0.8859345415504547 absolute error 1.099120794378905e-14 relative error 1.240634316453385e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4882938128640172 Order of pole (three term test) 22.607559994043882 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2599999999999745 y[1] (analytic) -0.8748671808063035 y[1] (numeric) -0.8748671808062922 absolute error 1.1324274851176597e-14 relative error 1.2943993213621078e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4860451008862727 Order of pole (three term test) 22.617303707974017 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2699999999999743 y[1] (analytic) -0.8637123340731141 y[1] (numeric) -0.8637123340731027 absolute error 1.1435297153639112e-14 relative error 1.3239705747528555e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48360197734868854 Order of pole (three term test) 22.627000501984984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.279999999999974 y[1] (analytic) -0.8524711168262754 y[1] (numeric) -0.8524711168262636 absolute error 1.176836406102666e-14 relative error 1.3805000343988109e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48096541946810534 Order of pole (three term test) 22.63664649748848 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.289999999999974 y[1] (analytic) -0.8411446531781441 y[1] (numeric) -0.8411446531781323 absolute error 1.1879386363489175e-14 relative error 1.412288162161481e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4781364818325215 Order of pole (three term test) 22.646237836214905 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.2999999999999736 y[1] (analytic) -0.8297340757656467 y[1] (numeric) -0.8297340757656345 absolute error 1.2212453270876722e-14 relative error 1.4718514795969467e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4751162959792729 Order of pole (three term test) 22.655770681756664 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3099999999999734 y[1] (analytic) -0.8182405256370154 y[1] (numeric) -0.818240525637003 absolute error 1.2434497875801753e-14 relative error 1.5196629213789265e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47190606994243206 Order of pole (three term test) 22.66524122110263 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.319999999999973 y[1] (analytic) -0.8066651521376853 y[1] (numeric) -0.8066651521376726 absolute error 1.2656542480726785e-14 relative error 1.5689958153251807e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46850708776961136 Order of pole (three term test) 22.67464566616334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.329999999999973 y[1] (analytic) -0.7950091127953601 y[1] (numeric) -0.7950091127953473 absolute error 1.2878587085651816e-14 relative error 1.6199294924266908e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46492070900836063 Order of pole (three term test) 22.68398025528617 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3399999999999728 y[1] (analytic) -0.7832735732042608 y[1] (numeric) -0.7832735732042477 absolute error 1.3100631690576847e-14 relative error 1.6725486648277977e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4611483681623667 Order of pole (three term test) 22.69324125475992 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3499999999999726 y[1] (analytic) -0.7714597069085669 y[1] (numeric) -0.7714597069085536 absolute error 1.3322676295501878e-14 relative error 1.7269438930114955e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4571915741176708 Order of pole (three term test) 22.70242496030827 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3599999999999723 y[1] (analytic) -0.7595686952850631 y[1] (numeric) -0.7595686952850494 absolute error 1.3655743202889425e-14 relative error 1.7978285950508373e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45305190953913427 Order of pole (three term test) 22.711527698571473 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.369999999999972 y[1] (analytic) -0.7476017274250025 y[1] (numeric) -0.7476017274249886 absolute error 1.3877787807814457e-14 relative error 1.856307616572039e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4487310302373936 Order of pole (three term test) 22.720545828575577 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.379999999999972 y[1] (analytic) -0.7355600000151988 y[1] (numeric) -0.7355600000151847 absolute error 1.4099832412739488e-14 relative error 1.9168840628158333e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44423066450655846 Order of pole (three term test) 22.729475743188818 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3899999999999717 y[1] (analytic) -0.7234447172183583 y[1] (numeric) -0.7234447172183439 absolute error 1.4432899320127035e-14 relative error 1.995024495530421e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4395526124329176 Order of pole (three term test) 22.73831387056443 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.3999999999999715 y[1] (analytic) -0.7112570905526645 y[1] (numeric) -0.7112570905526499 absolute error 1.4654943925052066e-14 relative error 2.0604285172981277e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4346987451749268 Order of pole (three term test) 22.747056675569283 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4099999999999713 y[1] (analytic) -0.6989983387706278 y[1] (numeric) -0.6989983387706128 absolute error 1.4988010832439613e-14 relative error 2.144212654181692e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42967100421477195 Order of pole (three term test) 22.755700661197956 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.419999999999971 y[1] (analytic) -0.6866696877372105 y[1] (numeric) -0.6866696877371954 absolute error 1.509903313490213e-14 relative error 2.1988786463922886e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42447140058180144 Order of pole (three term test) 22.764242369971438 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.429999999999971 y[1] (analytic) -0.6742723703072424 y[1] (numeric) -0.6742723703072271 absolute error 1.532107773982716e-14 relative error 2.272238699747682e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4191020140481414 Order of pole (three term test) 22.77267838532012 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4399999999999706 y[1] (analytic) -0.6618076262021355 y[1] (numeric) -0.6618076262021197 absolute error 1.5765166949677223e-14 relative error 2.3821373954464037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41356499229681487 Order of pole (three term test) 22.78100533295035 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4499999999999704 y[1] (analytic) -0.6492767018859127 y[1] (numeric) -0.6492767018858968 absolute error 1.587618925213974e-14 relative error 2.4452116033156868e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4078625500626956 Order of pole (three term test) 22.789219882194075 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.45999999999997 y[1] (analytic) -0.6366808504405634 y[1] (numeric) -0.6366808504405473 absolute error 1.609823385706477e-14 relative error 2.5284620773383228e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4019969682466464 Order of pole (three term test) 22.79731874734114 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.46999999999997 y[1] (analytic) -0.6240213314407359 y[1] (numeric) -0.6240213314407195 absolute error 1.6431300764452317e-14 relative error 2.6331312627592153e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.39597059300318627 Order of pole (three term test) 22.805298688953467 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.47999999999997 y[1] (analytic) -0.6112994108277803 y[1] (numeric) -0.6112994108277635 absolute error 1.6764367671839864e-14 relative error 2.7424151528526244e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38978583480206264 Order of pole (three term test) 22.81315651516081 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4899999999999696 y[1] (analytic) -0.5985163607831563 y[1] (numeric) -0.5985163607831393 absolute error 1.6986412276764895e-14 relative error 2.838086540280744e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.38344516746409346 Order of pole (three term test) 22.820889082937448 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.4999999999999694 y[1] (analytic) -0.585673459601216 y[1] (numeric) -0.5856734596011988 absolute error 1.7208456881689926e-14 relative error 2.938234027781818e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37695112717167245 Order of pole (three term test) 22.828493299359373 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.509999999999969 y[1] (analytic) -0.5727719915613751 y[1] (numeric) -0.5727719915613576 absolute error 1.7541523789077473e-14 relative error 3.0625666142053e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.370306311454331 Order of pole (three term test) 22.83596612284141 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.519999999999969 y[1] (analytic) -0.5598132467996866 y[1] (numeric) -0.5598132467996687 absolute error 1.787459069646502e-14 relative error 3.1929560078561235e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3635133781497593 Order of pole (three term test) 22.843304564353797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5299999999999687 y[1] (analytic) -0.5467985211798274 y[1] (numeric) -0.5467985211798094 absolute error 1.7985612998927536e-14 relative error 3.2892577983056667e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3565750443407081 Order of pole (three term test) 22.850505688617776 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5399999999999685 y[1] (analytic) -0.5337291161635143 y[1] (numeric) -0.533729116163496 absolute error 1.8207657603852567e-14 relative error 3.411404222188702e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3494940852681912 Order of pole (three term test) 22.85756661527966 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5499999999999683 y[1] (analytic) -0.5206063386803577 y[1] (numeric) -0.5206063386803391 absolute error 1.8540724511240114e-14 relative error 3.5613712576449754e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.34227333322142617 Order of pole (three term test) 22.86448452006292 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.559999999999968 y[1] (analytic) -0.5074315009971702 y[1] (numeric) -0.5074315009971513 absolute error 1.887379141862766e-14 relative error 3.719475708847038e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33491567640495634 Order of pole (three term test) 22.871256635897875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.569999999999968 y[1] (analytic) -0.49420592058674107 y[1] (numeric) -0.4942059205867219 absolute error 1.915134717478395e-14 relative error 3.875175585117779e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3274240577834069 Order of pole (three term test) 22.877880254028508 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5799999999999677 y[1] (analytic) -0.48093091999609017 y[1] (numeric) -0.48093091999607074 absolute error 1.942890293094024e-14 relative error 4.039853152111366e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.31980147390434044 Order of pole (three term test) 22.88435272509586 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5899999999999674 y[1] (analytic) -0.4676078267142141 y[1] (numeric) -0.46760782671419443 absolute error 1.965094753586527e-14 relative error 4.2024419638029835e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3120509736996746 Order of pole (three term test) 22.890671460197808 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.5999999999999672 y[1] (analytic) -0.45423797303933855 y[1] (numeric) -0.45423797303931857 absolute error 1.9984014443252818e-14 relative error 4.399459232687738e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.30417565726615337 Order of pole (three term test) 22.896833931924558 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.609999999999967 y[1] (analytic) -0.44082269594568935 y[1] (numeric) -0.44082269594566914 absolute error 2.020605904817785e-14 relative error 4.583715682975473e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2961786746253468 Order of pole (three term test) 22.902837675369593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.619999999999967 y[1] (analytic) -0.42736333694979667 y[1] (numeric) -0.4273633369497762 absolute error 2.0483614804334138e-14 relative error 4.793021074416684e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.28806322446368665 Order of pole (three term test) 22.90868028911557 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6299999999999666 y[1] (analytic) -0.41386124197634394 y[1] (numeric) -0.4138612419763232 absolute error 2.0761170560490427e-14 relative error 5.016456834988458e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2798325528530327 Order of pole (three term test) 22.914359436194896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6399999999999664 y[1] (analytic) -0.4003177612235769 y[1] (numeric) -0.4003177612235558 absolute error 2.1094237467877974e-14 relative error 5.269373360653082e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27148995195228864 Order of pole (three term test) 22.919872845024475 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.649999999999966 y[1] (analytic) -0.38673424902828446 y[1] (numeric) -0.38673424902826303 absolute error 2.142730437526552e-14 relative error 5.5405758422234794e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2630387586905814 Order of pole (three term test) 22.925218310314268 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.659999999999966 y[1] (analytic) -0.3731120637303666 y[1] (numeric) -0.3731120637303449 absolute error 2.170486013142181e-14 relative error 5.817249625867648e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25448235343253456 Order of pole (three term test) 22.930393693949437 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6699999999999657 y[1] (analytic) -0.3594525675370014 y[1] (numeric) -0.3594525675369794 absolute error 2.19824158875781e-14 relative error 6.115526184220473e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.24582415862616744 Order of pole (three term test) 22.93539692584553 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6799999999999655 y[1] (analytic) -0.3457571263864253 y[1] (numeric) -0.34575712638640305 absolute error 2.225997164373439e-14 relative error 6.438036975948309e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.23706763743396161 Order of pole (three term test) 22.9402260047765 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.6899999999999653 y[1] (analytic) -0.33202710981134054 y[1] (numeric) -0.332027109811318 absolute error 2.2537527399890678e-14 relative error 6.7878575977415255e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.22821629234764235 Order of pole (three term test) 22.944878999175163 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.699999999999965 y[1] (analytic) -0.31826389080196305 y[1] (numeric) -0.3182638908019402 absolute error 2.2870594307278225e-14 relative error 7.1860474808024186e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21927366378722657 Order of pole (three term test) 22.9493540479058 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.709999999999965 y[1] (analytic) -0.30446884566872434 y[1] (numeric) -0.3044688456687012 absolute error 2.3148150063434514e-14 relative error 7.602797590864431e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.21024332868490633 Order of pole (three term test) 22.95364936100858 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7199999999999647 y[1] (analytic) -0.290643353904642 y[1] (numeric) -0.29064335390461854 absolute error 2.348121697082206e-14 relative error 8.079048309677185e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.20112889905431927 Order of pole (three term test) 22.957763220415533 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7299999999999645 y[1] (analytic) -0.2767887980473711 y[1] (numeric) -0.2767887980473474 absolute error 2.3703261575747092e-14 relative error 8.563663610291913e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.19193402054579253 Order of pole (three term test) 22.961693980637747 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7399999999999642 y[1] (analytic) -0.262906563540952 y[1] (numeric) -0.26290656354092806 absolute error 2.3925306180672123e-14 relative error 9.100307675257171e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.1826623709881342 Order of pole (three term test) 22.965440069423547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.749999999999964 y[1] (analytic) -0.248998038597267 y[1] (numeric) -0.2489980385972427 absolute error 2.42861286636753e-14 relative error 9.753542156593463e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.17331765891754658 Order of pole (three term test) 22.968999988387353 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.759999999999964 y[1] (analytic) -0.2350646140572199 y[1] (numeric) -0.2350646140571953 absolute error 2.4591439995447217e-14 relative error 1.0461566107717566e-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.16390362209426304 Order of pole (three term test) 22.972372313609064 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7699999999999636 y[1] (analytic) -0.22110768325165364 y[1] (numeric) -0.22110768325162872 absolute error 2.4924506902834764e-14 relative error 1.1272564813800227e-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.15442402600749447 Order of pole (three term test) 22.97555569620355 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.7799999999999634 y[1] (analytic) -0.20712864186201796 y[1] (numeric) -0.20712864186199276 absolute error 2.5202062658991053e-14 relative error 1.2167347998052249e-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.14488266236928224 Order of pole (three term test) 22.9785488628602 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.789999999999963 y[1] (analytic) -0.19312888778080273 y[1] (numeric) -0.19312888778077722 absolute error 2.550737399076297e-14 relative error 1.3207435865168607e-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.13528334759786567 Order of pole (three term test) 22.98135061635227 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.799999999999963 y[1] (analytic) -0.17910982097174954 y[1] (numeric) -0.1791098209717238 absolute error 2.5757174171303632e-14 relative error 1.4380659883170914e-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.1256299212911635 Order of pole (three term test) 22.983959836015735 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8099999999999627 y[1] (analytic) -0.16507284332985694 y[1] (numeric) -0.16507284332983088 absolute error 2.606248550307555e-14 relative error 1.5788475546517465e-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.11592624469098822 Order of pole (three term test) 22.9863754781975 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8199999999999625 y[1] (analytic) -0.15101935854119164 y[1] (numeric) -0.15101935854116522 absolute error 2.6423307986078726e-14 relative error 1.74966363526644e-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.10617619913859934 Order of pole (three term test) 22.988596576672908 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8299999999999623 y[1] (analytic) -0.13695077194252114 y[1] (numeric) -0.1369507719424945 absolute error 2.6645352591003757e-14 relative error 1.9456153633209847e-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.09638368452221874 Order of pole (three term test) 22.990622243032174 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.839999999999962 y[1] (analytic) -0.12286849038078185 y[1] (numeric) -0.12286849038075479 absolute error 2.706168622523819e-14 relative error 2.20249196041811e-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.08655261771712804 Order of pole (three term test) 22.992451667035773 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.849999999999962 y[1] (analytic) -0.10877392207239434 y[1] (numeric) -0.10877392207236707 absolute error 2.7269853042355408e-14 relative error 2.507021216372615e-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.07668693101896962 Order of pole (three term test) 22.99408411693849 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8599999999999617 y[1] (analytic) -0.09466847646244425 y[1] (numeric) -0.09466847646241673 absolute error 2.7519653222896068e-14 relative error 2.9069500483419457e-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.0667905705708831 Order of pole (three term test) 22.995518939782144 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8699999999999615 y[1] (analytic) -0.08055356408373826 y[1] (numeric) -0.08055356408371028 absolute error 2.7977620220553945e-14 relative error 3.473169752175115e-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.05686749478509655 Order of pole (three term test) 22.996755561656705 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.8799999999999613 y[1] (analytic) -0.06643059641575144 y[1] (numeric) -0.06643059641572321 absolute error 2.8227420401094605e-14 relative error 4.24915956262611e-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.046921672759619726 Order of pole (three term test) 22.997793487929926 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.889999999999961 y[1] (analytic) -0.05230098574348174 y[1] (numeric) -0.05230098574345322 absolute error 2.8525792838962616e-14 relative error 5.4541596938290553e-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.0369570826906529 Order of pole (three term test) 22.99863230344513 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.899999999999961 y[1] (analytic) -0.03816614501622173 y[1] (numeric) -0.03816614501619288 absolute error 2.8851920852446256e-14 relative error 7.55955856694024e-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.026977710281363903 Order of pole (three term test) 22.9992716726873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9099999999999606 y[1] (analytic) -0.02402748770626506 y[1] (numeric) -0.024027487706235934 absolute error 2.912600716165059e-14 relative error 1.2121952789119986e-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.016987547147660587 Order of pole (three term test) 22.999711339917262 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9199999999999604 y[1] (analytic) -0.009886427667560538 y[1] (numeric) -0.009886427667531202 absolute error 2.9335908702243785e-14 relative error 2.967291087204442e-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.006990589221595743 Order of pole (three term test) 22.99995112927399 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.92999999999996 y[1] (analytic) 0.004255621005671895 y[1] (numeric) 0.0042556210057016226 absolute error 2.9727956207814543e-14 relative error 6.985574177821075e-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.0030091648469508536 Order of pole (three term test) 22.999990944844928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.93999999999996 y[1] (analytic) 0.018397244120350265 y[1] (numeric) 0.01839724412038022 absolute error 2.9955204983167505e-14 relative error 1.6282441428296483e-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.013007715289680711 Order of pole (three term test) 22.999830770704392 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9499999999999598 y[1] (analytic) 0.03253702752594745 y[1] (numeric) 0.032537027525977764 absolute error 3.031602746617068e-14 relative error 9.317393066098132e-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.023001062819728288 Order of pole (three term test) 22.999470670919884 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9599999999999596 y[1] (analytic) 0.04667355725590627 y[1] (numeric) 0.04667355725593682 absolute error 3.054501096499962e-14 relative error 6.544393176959814e-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.03298521023132475 Order of pole (three term test) 22.998910789526544 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9699999999999593 y[1] (analytic) 0.060805419669033856 y[1] (numeric) 0.06080541966906478 absolute error 3.092665012971452e-14 relative error 5.0861667098178777e-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.04295616399862537 Order of pole (three term test) 22.998151350469442 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.979999999999959 y[1] (analytic) 0.07493120159086564 y[1] (numeric) 0.07493120159089686 absolute error 3.122502256758253e-14 relative error 4.1671589277421866e-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.052909935873068026 Order of pole (three term test) 22.99719265751407 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.989999999999959 y[1] (analytic) 0.08904949045498078 y[1] (numeric) 0.08904949045501231 absolute error 3.1530333899354446e-14 relative error 3.540765223726316e-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.06284254447861803 Order of pole (three term test) 22.996035094124853 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 3.9999999999999587 y[1] (analytic) 0.10315887444425809 y[1] (numeric) 0.10315887444428992 absolute error 3.1835645231126364e-14 relative error 3.086079157283628e-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.07275001690426593 Order of pole (three term test) 22.994679123311702 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.009999999999959 y[1] (analytic) 0.11725794263205702 y[1] (numeric) 0.11725794263208855 absolute error 3.1530333899354446e-14 relative error 2.6889721234742527e-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.08262839029313968 Order of pole (three term test) 22.993125287444844 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.019999999999959 y[1] (analytic) 0.1313452851233068 y[1] (numeric) 0.1313452851233386 absolute error 3.1807889655510735e-14 relative error 2.4217001490117844e-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.09247371342759308 Order of pole (three term test) 22.991374208037943 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.0299999999999585 y[1] (analytic) 0.1454194931954983 y[1] (numeric) 0.14541949319553035 absolute error 3.2057689836051395e-14 relative error 2.204497425455461e-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.10228204830964174 Order of pole (three term test) 22.989426585499384 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.039999999999958 y[1] (analytic) 0.1594791594395526 y[1] (numeric) 0.15947915943958507 absolute error 3.247402347028583e-14 relative error 2.0362549930917126e-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.11204947173610934 Order of pole (three term test) 22.987283198852225 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.049999999999958 y[1] (analytic) 0.17352287790056187 y[1] (numeric) 0.17352287790059467 absolute error 3.2807090377673376e-14 relative error 1.8906492777553886e-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.12177207686785531 Order of pole (three term test) 22.98494490542255 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.059999999999958 y[1] (analytic) 0.18754924421838315 y[1] (numeric) 0.18754924421841615 absolute error 3.300137940698278e-14 relative error 1.7596114313612393e-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.1314459747924598 Order of pole (three term test) 22.982412640496563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.069999999999958 y[1] (analytic) 0.20155685576807303 y[1] (numeric) 0.2015568557681063 absolute error 3.327893516313907e-14 relative error 1.6510941806629685e-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.14106729607973742 Order of pole (three term test) 22.979687416946447 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.079999999999957 y[1] (analytic) 0.21554431180014955 y[1] (numeric) 0.21554431180018313 absolute error 3.3584246494910985e-14 relative error 1.5581133278084345e-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.15063219232945516 Order of pole (three term test) 22.976770324825303 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.089999999999957 y[1] (analytic) 0.2295102135806657 y[1] (numeric) 0.22951021358069962 absolute error 3.391731340229853e-14 relative error 1.477812811601853e-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.16013683771064352 Order of pole (three term test) 22.973662530931083 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.099999999999957 y[1] (analytic) 0.2434531645310818 y[1] (numeric) 0.2434531645311159 absolute error 3.4111602431607935e-14 relative error 1.4011566658955007e-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.16957743049187693 Order of pole (three term test) 22.9703652783399 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.109999999999957 y[1] (analytic) 0.2573717703679216 y[1] (numeric) 0.25737177036795605 absolute error 3.447242491461111e-14 relative error 1.3394019423859742e-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.1789501945619163 Order of pole (three term test) 22.96687988590884 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.119999999999957 y[1] (analytic) 0.27126463924220034 y[1] (numeric) 0.27126463924223515 absolute error 3.480549182199866e-14 relative error 1.2830825248447644e-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.18825138094010124 Order of pole (three term test) 22.963207747748402 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.129999999999956 y[1] (analytic) 0.2851303818786082 y[1] (numeric) 0.28513038187864315 absolute error 3.497202527569243e-14 relative error 1.22652749402838e-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.19747726927589543 Order of pole (three term test) 22.95935033266488 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.139999999999956 y[1] (analytic) 0.29896761171443575 y[1] (numeric) 0.29896761171447117 absolute error 3.5416114485542494e-14 relative error 1.1846137540601163e-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.20662416933697417 Order of pole (three term test) 22.955309183572886 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.149999999999956 y[1] (analytic) 0.3127749450382309 y[1] (numeric) 0.3127749450382666 absolute error 3.569367024169878e-14 relative error 1.141193398254323e-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.21568842248527043 Order of pole (three term test) 22.951085916878156 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.159999999999956 y[1] (analytic) 0.32655100112816715 y[1] (numeric) 0.32655100112820307 absolute error 3.5915714846623814e-14 relative error 1.0998500914877719e-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.22466640314037992 Order of pole (three term test) 22.946682221831097 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.1699999999999555 y[1] (analytic) 0.34029440239011544 y[1] (numeric) 0.3402944023901517 absolute error 3.624878175401136e-14 relative error 1.0652182786261512e-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.23355452022974516 Order of pole (three term test) 22.942099859850984 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.179999999999955 y[1] (analytic) 0.35400377449540243 y[1] (numeric) 0.354003774495439 absolute error 3.658184866139891e-14 relative error 1.033374537137146e-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.2423492186250371 Order of pole (three term test) 22.937340663821505 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.189999999999955 y[1] (analytic) 0.36767774651824214 y[1] (numeric) 0.36767774651827895 absolute error 3.680389326632394e-14 relative error 1.0009823443175921e-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.2510469805641594 Order of pole (three term test) 22.932406537357636 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.199999999999955 y[1] (analytic) 0.3813149510728271 y[1] (numeric) 0.38131495107286417 absolute error 3.708144902248023e-14 relative error 9.724624989959564e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.25964432705830426 Order of pole (three term test) 22.927299454044164 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.209999999999955 y[1] (analytic) 0.3949140244500661 y[1] (numeric) 0.39491402445010354 absolute error 3.7414515929867775e-14 relative error 9.474091476485044e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2681378192835036 Order of pole (three term test) 22.922021456646327 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.2199999999999545 y[1] (analytic) 0.40847360675395405 y[1] (numeric) 0.4084736067539918 absolute error 3.774758283725532e-14 relative error 9.241131425167636e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.27652405995611345 Order of pole (three term test) 22.916574656292703 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.229999999999954 y[1] (analytic) 0.4219923420375602 y[1] (numeric) 0.4219923420375982 absolute error 3.802513859341161e-14 relative error 9.010859867695683e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.2847996946916786 Order of pole (three term test) 22.91096123163082 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.239999999999954 y[1] (analytic) 0.4354688784386217 y[1] (numeric) 0.43546887843866 absolute error 3.83026943495679e-14 relative error 8.795736330665609e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.29296141334664605 Order of pole (three term test) 22.905183427955706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.249999999999954 y[1] (analytic) 0.44890186831472884 y[1] (numeric) 0.4489018683147674 absolute error 3.858025010572419e-14 relative error 8.594361669859492e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.301005951342375 Order of pole (three term test) 22.89924355631177 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.259999999999954 y[1] (analytic) 0.4622899683780881 y[1] (numeric) 0.462289968378127 absolute error 3.8913317013111737e-14 relative error 8.417512746304311e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.308930090970926 Order of pole (three term test) 22.89314399256849 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.269999999999953 y[1] (analytic) 0.47563183982984997 y[1] (numeric) 0.47563183982988916 absolute error 3.9190872769268026e-14 relative error 8.23974963141407e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3167306626821016 Order of pole (three term test) 22.886887176470033 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.279999999999953 y[1] (analytic) 0.48892614849398736 y[1] (numeric) 0.4889261484940269 absolute error 3.952393967665557e-14 relative error 8.083826115334395e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.32440454635122357 Order of pole (three term test) 22.880475610659417 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.289999999999953 y[1] (analytic) 0.5021715649507126 y[1] (numeric) 0.5021715649507523 absolute error 3.9745984281580604e-14 relative error 7.914821757277638e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.33194867252714133 Order of pole (three term test) 22.873911859677477 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.299999999999953 y[1] (analytic) 0.5153667646694174 y[1] (numeric) 0.5153667646694575 absolute error 4.007905118896815e-14 relative error 7.7768016753422e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3393600236599717 Order of pole (three term test) 22.86719854893709 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3099999999999525 y[1] (analytic) 0.5285104281411264 y[1] (numeric) 0.5285104281411667 absolute error 4.030109579389318e-14 relative error 7.625411656613843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.346635635308078 Order of pole (three term test) 22.86033836367304 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.319999999999952 y[1] (analytic) 0.5416012410104449 y[1] (numeric) 0.5416012410104856 absolute error 4.063416270128073e-14 relative error 7.502597783097968e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.35377259732380784 Order of pole (three term test) 22.85333404786797 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.329999999999952 y[1] (analytic) 0.5546378942069956 y[1] (numeric) 0.5546378942070364 absolute error 4.0745185003743245e-14 relative error 7.346267795495559e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3607680550175133 Order of pole (three term test) 22.846188403154812 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.339999999999952 y[1] (analytic) 0.567619084076322 y[1] (numeric) 0.5676190840763631 absolute error 4.107825191113079e-14 relative error 7.236939888653816e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.36761921029938815 Order of pole (three term test) 22.83890428769618 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.349999999999952 y[1] (analytic) 0.5805435125102553 y[1] (numeric) 0.5805435125102966 absolute error 4.1300296516055823e-14 relative error 7.114074246988722e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.37432332279866753 Order of pole (three term test) 22.831484615041123 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.3599999999999515 y[1] (analytic) 0.593409887076722 y[1] (numeric) 0.5934098870767637 absolute error 4.163336342344337e-14 relative error 7.01595378340243e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3808777109597385 Order of pole (three term test) 22.823932352959794 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.369999999999951 y[1] (analytic) 0.6062169211489878 y[1] (numeric) 0.6062169211490297 absolute error 4.18554080283684e-14 relative error 6.9043615524684014e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3872797531147274 Order of pole (three term test) 22.816250522256322 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.379999999999951 y[1] (analytic) 0.6189633340343177 y[1] (numeric) 0.6189633340343599 absolute error 4.218847493575595e-14 relative error 6.8159893512233245e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3935268885321318 Order of pole (three term test) 22.808442195560563 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.389999999999951 y[1] (analytic) 0.6316478511020452 y[1] (numeric) 0.6316478511020878 absolute error 4.2521541843143495e-14 relative error 6.731843030725987e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.3996166184410783 Order of pole (three term test) 22.800510496099086 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.399999999999951 y[1] (analytic) 0.6442692039110341 y[1] (numeric) 0.6442692039110769 absolute error 4.2743586448068527e-14 relative error 6.634429550348476e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.40554650703079886 Order of pole (three term test) 22.792458596445922 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.40999999999995 y[1] (analytic) 0.656826130336521 y[1] (numeric) 0.6568261303365641 absolute error 4.3076653355456074e-14 relative error 6.5583038441826304e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.41131418242492207 Order of pole (three term test) 22.784289717253575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.41999999999995 y[1] (analytic) 0.6693173746963276 y[1] (numeric) 0.669317374696371 absolute error 4.340972026284362e-14 relative error 6.485670610678352e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4169173376301911 Order of pole (three term test) 22.776007125964814 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.42999999999995 y[1] (analytic) 0.6817416878764271 y[1] (numeric) 0.6817416878764708 absolute error 4.374278717023117e-14 relative error 6.416328640028834e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.42235373145923183 Order of pole (three term test) 22.767614135505706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.43999999999995 y[1] (analytic) 0.6940978274558551 y[1] (numeric) 0.6940978274558992 absolute error 4.4075854077618715e-14 relative error 6.350092499089684e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4276211894269967 Order of pole (three term test) 22.759114102960528 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4499999999999496 y[1] (analytic) 0.7063845578309507 y[1] (numeric) 0.7063845578309949 absolute error 4.418687638008123e-14 relative error 6.255357070058696e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43271760462053066 Order of pole (three term test) 22.750510428228985 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.459999999999949 y[1] (analytic) 0.7186006503389148 y[1] (numeric) 0.7186006503389593 absolute error 4.440892098500626e-14 relative error 6.179916614890566e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4376409385417076 Order of pole (three term test) 22.74180655266624 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.469999999999949 y[1] (analytic) 0.730744883380677 y[1] (numeric) 0.7307448833807217 absolute error 4.474198789239381e-14 relative error 6.122791812841986e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44238922192260277 Order of pole (three term test) 22.733005957706478 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.479999999999949 y[1] (analytic) 0.7428160425430532 y[1] (numeric) 0.7428160425430982 absolute error 4.496403249731884e-14 relative error 6.053185435169536e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.44696055551317293 Order of pole (three term test) 22.724112163470334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.489999999999949 y[1] (analytic) 0.7548129207201864 y[1] (numeric) 0.7548129207202315 absolute error 4.518607710224387e-14 relative error 5.9863942258872145e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4513531108409328 Order of pole (three term test) 22.71512872735693 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.4999999999999485 y[1] (analytic) 0.7667343182342562 y[1] (numeric) 0.7667343182343016 absolute error 4.54081217071689e-14 relative error 5.922275894959433e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45556513094231726 Order of pole (three term test) 22.706059242620928 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.509999999999948 y[1] (analytic) 0.7785790429554457 y[1] (numeric) 0.7785790429554914 absolute error 4.574118861455645e-14 relative error 5.874957594661843e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4595949310654457 Order of pole (three term test) 22.69690733693529 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.519999999999948 y[1] (analytic) 0.7903459104211534 y[1] (numeric) 0.7903459104211994 absolute error 4.596323321948148e-14 relative error 5.81558436798755e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46344089934399857 Order of pole (three term test) 22.687676670940277 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.529999999999948 y[1] (analytic) 0.8020337439544383 y[1] (numeric) 0.8020337439544846 absolute error 4.629630012686903e-14 relative error 5.7723631300853364e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46710149744194346 Order of pole (three term test) 22.678370936779213 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.539999999999948 y[1] (analytic) 0.8136413747816871 y[1] (numeric) 0.8136413747817336 absolute error 4.651834473179406e-14 relative error 5.717303246073944e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47057526116884846 Order of pole (three term test) 22.66899385662168 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.549999999999947 y[1] (analytic) 0.8251676421494899 y[1] (numeric) 0.8251676421495366 absolute error 4.674038933671909e-14 relative error 5.6643507269582756e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4738608010655392 Order of pole (three term test) 22.659549181174725 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.559999999999947 y[1] (analytic) 0.8366113934407151 y[1] (numeric) 0.8366113934407622 absolute error 4.707345624410664e-14 relative error 5.626681230159748e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4769568029598636 Order of pole (three term test) 22.650040688182592 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.569999999999947 y[1] (analytic) 0.8479714842897702 y[1] (numeric) 0.8479714842898175 absolute error 4.729550084903167e-14 relative error 5.577487182678631e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47986202849234305 Order of pole (three term test) 22.6404721809157 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.579999999999947 y[1] (analytic) 0.8592467786970368 y[1] (numeric) 0.8592467786970843 absolute error 4.75175454539567e-14 relative error 5.530139493337686e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48257531561150074 Order of pole (three term test) 22.630847486649376 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.589999999999947 y[1] (analytic) 0.8704361491424704 y[1] (numeric) 0.8704361491425181 absolute error 4.773959005888173e-14 relative error 5.484559678031922e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48509557903866574 Order of pole (three term test) 22.62117045513302 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.599999999999946 y[1] (analytic) 0.8815384766983506 y[1] (numeric) 0.8815384766983987 absolute error 4.807265696626928e-14 relative error 5.453268148466653e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4874218107020699 Order of pole (three term test) 22.611444957050175 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.609999999999946 y[1] (analytic) 0.8925526511411741 y[1] (numeric) 0.8925526511412224 absolute error 4.829470157119431e-14 relative error 5.410851842683686e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4895530801400641 Order of pole (three term test) 22.601674882470427 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.619999999999946 y[1] (analytic) 0.9034775710626748 y[1] (numeric) 0.9034775710627233 absolute error 4.851674617611934e-14 relative error 5.370000067522839e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49148853487328964 Order of pole (three term test) 22.59186413929334 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.629999999999946 y[1] (analytic) 0.9143121439799647 y[1] (numeric) 0.9143121439800135 absolute error 4.873879078104437e-14 relative error 5.330651145995539e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49322740074565913 Order of pole (three term test) 22.582016651685382 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.6399999999999455 y[1] (analytic) 0.9250552864447809 y[1] (numeric) 0.9250552864448299 absolute error 4.907185768843192e-14 relative error 5.304748635838552e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4947689822340079 Order of pole (three term test) 22.57213635851028 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.649999999999945 y[1] (analytic) 0.9357059241518294 y[1] (numeric) 0.9357059241518787 absolute error 4.929390229335695e-14 relative error 5.268097702602386e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4961126627262949 Order of pole (three term test) 22.562227211753584 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.659999999999945 y[1] (analytic) 0.9462629920462151 y[1] (numeric) 0.9462629920462646 absolute error 4.951594689828198e-14 relative error 5.232789120412272e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4972579047682387 Order of pole (three term test) 22.552293174941873 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.669999999999945 y[1] (analytic) 0.956725434429946 y[1] (numeric) 0.9567254344299958 absolute error 4.984901380566953e-14 relative error 5.2103782351486766e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4982042502782922 Order of pole (three term test) 22.542338221557415 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.679999999999945 y[1] (analytic) 0.9670922050675025 y[1] (numeric) 0.9670922050675526 absolute error 5.007105841059456e-14 relative error 5.177485471212089e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4989513207308691 Order of pole (three term test) 22.532366333448834 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.689999999999944 y[1] (analytic) 0.9773622672904596 y[1] (numeric) 0.97736226729051 absolute error 5.040412531798211e-14 relative error 5.1571589168996065e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4994988173077493 Order of pole (three term test) 22.522381499238424 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.699999999999944 y[1] (analytic) 0.9875345941011536 y[1] (numeric) 0.9875345941012043 absolute error 5.062616992290714e-14 relative error 5.126521159391554e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4998465210176018 Order of pole (three term test) 22.51238771272673 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.709999999999944 y[1] (analytic) 0.9976081682753803 y[1] (numeric) 0.9976081682754311 absolute error 5.0737192225369654e-14 relative error 5.085883800759351e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4999942927835788 Order of pole (three term test) 22.50238897129512 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.719999999999944 y[1] (analytic) 1.0075819824641168 y[1] (numeric) 1.0075819824641679 absolute error 5.10702591327572e-14 relative error 5.068595907983693e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.499942073498944 Order of pole (three term test) 22.49238927430684 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.729999999999944 y[1] (analytic) 1.0174550392942558 y[1] (numeric) 1.017455039294307 absolute error 5.10702591327572e-14 relative error 5.019411881647508e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49968988405071496 Order of pole (three term test) 22.482392621507366 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.739999999999943 y[1] (analytic) 1.0272263514683417 y[1] (numeric) 1.027226351468393 absolute error 5.129230373768223e-14 relative error 4.993281535696957e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49923782531130867 Order of pole (three term test) 22.472403011424518 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.749999999999943 y[1] (analytic) 1.0368949418632998 y[1] (numeric) 1.0368949418633513 absolute error 5.1514348342607263e-14 relative error 4.968135754431978e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49858607809819333 Order of pole (three term test) 22.462424439769148 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.759999999999943 y[1] (analytic) 1.0464598436281478 y[1] (numeric) 1.0464598436281995 absolute error 5.1736392947532295e-14 relative error 4.943944410533584e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49773490310156465 Order of pole (three term test) 22.452460897836875 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.769999999999943 y[1] (analytic) 1.0559201002806802 y[1] (numeric) 1.055920100280732 absolute error 5.1736392947532295e-14 relative error 4.8996503555316304e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49668464078007235 Order of pole (three term test) 22.44251637091162 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.7799999999999425 y[1] (analytic) 1.0652747658031148 y[1] (numeric) 1.0652747658031667 absolute error 5.1958437552457326e-14 relative error 4.877468163181886e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49543571122464136 Order of pole (three term test) 22.432594836671555 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.789999999999942 y[1] (analytic) 1.074522904736695 y[1] (numeric) 1.0745229047367473 absolute error 5.218048215738236e-14 relative error 4.85615354752897e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.49398861399044214 Order of pole (three term test) 22.42270026359811 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.799999999999942 y[1] (analytic) 1.0836635922752347 y[1] (numeric) 1.0836635922752869 absolute error 5.218048215738236e-14 relative error 4.815191958957063e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4923439278970735 Order of pole (three term test) 22.41283660938857 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.809999999999942 y[1] (analytic) 1.0926959143575965 y[1] (numeric) 1.092695914357649 absolute error 5.240252676230739e-14 relative error 4.795709956792069e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4905023107970444 Order of pole (three term test) 22.403007819373105 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.819999999999942 y[1] (analytic) 1.1016189677590997 y[1] (numeric) 1.1016189677591521 absolute error 5.240252676230739e-14 relative error 4.756864968375045e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4884644993126401 Order of pole (three term test) 22.39321782493669 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.8299999999999415 y[1] (analytic) 1.1104318601818395 y[1] (numeric) 1.1104318601818923 absolute error 5.284661597215745e-14 relative error 4.759104801217026e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.48623130854128377 Order of pole (three term test) 22.383470541946547 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.839999999999941 y[1] (analytic) 1.119133710343918 y[1] (numeric) 1.1191337103439711 absolute error 5.306866057708248e-14 relative error 4.7419410287242705e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4838036317295088 Order of pole (three term test) 22.37376986918593 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.849999999999941 y[1] (analytic) 1.1277236480675705 y[1] (numeric) 1.1277236480676238 absolute error 5.3290705182007514e-14 relative error 4.7255110126780336e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.481182439915671 Order of pole (three term test) 22.364119686794588 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.859999999999941 y[1] (analytic) 1.1362008143661828 y[1] (numeric) 1.1362008143662363 absolute error 5.3512749786932545e-14 relative error 4.709796816752331e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4783687815415474 Order of pole (three term test) 22.354523854716813 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.869999999999941 y[1] (analytic) 1.1445643615301893 y[1] (numeric) 1.144564361530243 absolute error 5.3734794391857577e-14 relative error 4.694781368172126e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47536378203297236 Order of pole (three term test) 22.3449862111575 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.87999999999994 y[1] (analytic) 1.1528134532118433 y[1] (numeric) 1.1528134532118972 absolute error 5.395683899678261e-14 relative error 4.6804484148284304e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.47216864334968356 Order of pole (three term test) 22.335510571046896 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.88999999999994 y[1] (analytic) 1.1609472645088508 y[1] (numeric) 1.1609472645089047 absolute error 5.395683899678261e-14 relative error 4.64765632740515e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4687846435045527 Order of pole (three term test) 22.326100724514706 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.89999999999994 y[1] (analytic) 1.1689649820468602 y[1] (numeric) 1.1689649820469143 absolute error 5.417888360170764e-14 relative error 4.634773875504833e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4652131360523987 Order of pole (three term test) 22.316760435374093 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.90999999999994 y[1] (analytic) 1.176865804060799 y[1] (numeric) 1.1768658040608535 absolute error 5.440092820663267e-14 relative error 4.62252603643688e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.46145554954858276 Order of pole (three term test) 22.307493439616163 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9199999999999395 y[1] (analytic) 1.1846489404750502 y[1] (numeric) 1.1846489404751048 absolute error 5.46229728115577e-14 relative error 4.6108995623339364e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4575133869776063 Order of pole (three term test) 22.29830344391567 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.929999999999939 y[1] (analytic) 1.192313612982458 y[1] (numeric) 1.1923136129825127 absolute error 5.46229728115577e-14 relative error 4.581258841365031e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.45338822515193566 Order of pole (three term test) 22.28919412414836 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.939999999999939 y[1] (analytic) 1.1998590551221588 y[1] (numeric) 1.1998590551222137 absolute error 5.484501741648273e-14 relative error 4.570954995284751e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4490817140813002 Order of pole (three term test) 22.28016912392068 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.949999999999939 y[1] (analytic) 1.2072845123562268 y[1] (numeric) 1.2072845123562819 absolute error 5.5067062021407764e-14 relative error 4.56123320210037e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4445955763127086 Order of pole (three term test) 22.271232053112396 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.959999999999939 y[1] (analytic) 1.2145892421451263 y[1] (numeric) 1.2145892421451814 absolute error 5.5067062021407764e-14 relative error 4.5338012317770906e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.43993160624145367 Order of pole (three term test) 22.26238648643266 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.9699999999999385 y[1] (analytic) 1.2217725140219653 y[1] (numeric) 1.2217725140220208 absolute error 5.551115123125783e-14 relative error 4.543493211229651e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4350916693933788 Order of pole (three term test) 22.253635961990224 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.979999999999938 y[1] (analytic) 1.2288336096655428 y[1] (numeric) 1.2288336096655983 absolute error 5.551115123125783e-14 relative error 4.517385494230301e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4300777016786915 Order of pole (three term test) 22.244983979878178 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.989999999999938 y[1] (analytic) 1.2357718229721781 y[1] (numeric) 1.2357718229722339 absolute error 5.573319583618286e-14 relative error 4.509990825178219e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4248917086176256 Order of pole (three term test) 22.236434000774008 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 4.999999999999938 y[1] (analytic) 1.2425864601263228 y[1] (numeric) 1.2425864601263785 absolute error 5.573319583618286e-14 relative error 4.485256972019231e-12% Correct digits 14 h 0.01 NO INFO (given) for Equation 1 NO POLE (ratio test) for Equation 1 Radius of convergence (three term test) for eq 1 0.4195357645382602 Order of pole (three term test) 22.227989444555366 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = m1 * sin ( x ) - cos ( x ) ; Iterations 491 Total Elapsed Time 1 Seconds Elapsed Time(since restart) 1 Seconds Time to Timeout 29 Minutes 59.0 Seconds Percent Done 100.40816326530484%