Initializing... Initialized Initializing(2)... PI = 0.3141592653589793238462643383279486e1+/-0.313e-31 E = 0.2718281828459045235360287471352649e1+/-0.256e-30 LOG_E_10 = 0.2302585092994045684017991454684277e1+/-0.5e-30 Initialized(2) ##############ECHO OF PROBLEM################# ##############temp/sub_lin_linpostode.ode################# diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; ! #BEGIN FIRST INPUT BLOCK # Digits:=32; ELIMINATED in preodein.rb max_terms=30 ! #END FIRST INPUT BLOCK #BEGIN SECOND INPUT BLOCK x_start=c(0.1) x_end=c(5.0) $array_y_init[0 + 1] = exact_soln_y(x_start) $glob_look_poles=true # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb $glob_type_given_pole=3 # ELIMINATED in preodein.rb #END SECOND INPUT BLOCK #BEGIN OVERRIDE BLOCK $glob_desired_digits_correct=8 $glob_max_minutes=(20.0) $glob_subiter_method=3 $glob_max_iter=1000 $glob_upper_ratio_limit=c(1.11) $glob_lower_ratio_limit=c(0.99) # ELIMINATED in preodein.rb # ELIMINATED in preodein.rb #END OVERRIDE BLOCK ! #BEGIN USER DEF BLOCK def exact_soln_y (x) x = c(x) return(c(-0.2) * c(x) * c(x) / c(2.0) + c(0.1) * c(x)) end #END USER DEF BLOCK #######END OF ECHO OF PROBLEM################# START of Soultion TOP MAIN SOLVE Loop x[1] 0.1e0+/-0.50e-31 y[1] (closed_form) 0.9e-2+/-0.135e-31 y[1] (numeric) 0.9e-2+/-0.143e-31 absolute error 0.0e0+/-0.278e-31 relative error 0.0e0+/-0.3088888888888888888888888888898155e-27% Desired digits 8 Estimated correct digits 14 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2e0+/-0.5e-31 y[1] (closed_form) 0.16e-1+/-0.271e-31 y[1] (numeric) 0.16e-1+/-0.337e-31 absolute error 0.0e0+/-0.608e-31 relative error 0.0e0+/-0.3800000000000000000000000000012872e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3e0+/-0.5e-31 y[1] (closed_form) 0.21e-1+/-0.457e-31 y[1] (numeric) 0.21e-1+/-0.562e-31 absolute error 0.0e0+/-0.1019e-30 relative error 0.0e0+/-0.4852380952380952380952380952402071e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4e0+/-0.5e-31 y[1] (closed_form) 0.24e-1+/-0.694e-31 y[1] (numeric) 0.24e-1+/-0.81e-31 absolute error 0.0e0+/-0.1504e-30 relative error 0.0e0+/-0.6266666666666666666666666666702908e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.5e0+/-0.5e-31 y[1] (closed_form) 0.25e-1+/-0.981e-31 y[1] (numeric) 0.25e-1+/-0.106e-30 absolute error 0.0e0+/-0.2041e-30 relative error 0.0e0+/-0.8164000000000000000000000000064071e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.6e0+/-0.5e-31 y[1] (closed_form) 0.24e-1+/-0.131e-30 y[1] (numeric) 0.24e-1+/-0.122e-30 absolute error 0.0e0+/-0.253e-30 relative error 0.0e0+/-0.1054166666666666666666666666678174e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.7e0+/-0.5e-31 y[1] (closed_form) 0.21e-1+/-0.17e-30 y[1] (numeric) 0.21e-1+/-0.148e-30 absolute error 0.0e0+/-0.318e-30 relative error 0.0e0+/-0.1514285714285714285714285714310231e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.8e0+/-0.5e-31 y[1] (closed_form) 0.16e-1+/-0.214e-30 y[1] (numeric) 0.16e-1+/-0.169e-30 absolute error 0.0e0+/-0.383e-30 relative error 0.0e0+/-0.2393750000000000000000000000064032e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.9e0+/-0.5e-31 y[1] (closed_form) 0.9e-2+/-0.263e-30 y[1] (numeric) 0.9e-2+/-0.189e-30 absolute error 0.0e0+/-0.452e-30 relative error 0.0e0+/-0.5022222222222222222222222222515743e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.1e1+/-0.5e-31 y[1] (closed_form) 0.0e0+/-0.317e-30 y[1] (numeric) 0.0e0+/-0.2114000000000000000000000000000211e-30 absolute error 0.0e0+/-0.317e-30 relative error -0.1e1+/-0.50e-31% Desired digits 8 Estimated correct digits -16 Correct digits -16 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.11e1+/-0.5e-31 y[1] (closed_form) -0.11e-1+/-0.376e-30 y[1] (numeric) -0.11e-1+/-0.254e-31 absolute error 0.0e0+/-0.4014e-30 relative error 0.0e0+/-0.3649090909090909090909090909340374e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.12e1+/-0.5e-31 y[1] (closed_form) -0.24e-1+/-0.44e-30 y[1] (numeric) -0.24e-1+/-0.572e-31 absolute error 0.0e0+/-0.4972e-30 relative error 0.0e0+/-0.2071666666666666666666666666742627e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.13e1+/-0.5e-31 y[1] (closed_form) -0.39e-1+/-0.509e-30 y[1] (numeric) -0.39e-1+/-0.956e-31 absolute error 0.0e0+/-0.6046e-30 relative error 0.0e0+/-0.1550256410256410256410256410296875e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.14e1+/-0.5e-31 y[1] (closed_form) -0.56e-1+/-0.579e-30 y[1] (numeric) -0.56e-1+/-0.139e-30 absolute error 0.0e0+/-0.718e-30 relative error 0.0e0+/-0.128214285714285714285714285716937e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.15e1+/-0.5e-31 y[1] (closed_form) -0.75e-1+/-0.66e-30 y[1] (numeric) -0.75e-1+/-0.189e-30 absolute error 0.0e0+/-0.849e-30 relative error 0.0e0+/-0.1132000000000000000000000000019923e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.16e1+/-0.5e-31 y[1] (closed_form) -0.96e-1+/-0.746e-30 y[1] (numeric) -0.96e-1+/-0.249e-30 absolute error 0.0e0+/-0.995e-30 relative error 0.0e0+/-0.1036458333333333333333333333349441e-26% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.17e1+/-0.5e-31 y[1] (closed_form) -0.119e0+/-0.832e-30 y[1] (numeric) -0.119e0+/-0.317e-30 absolute error 0.0e0+/-0.1149e-29 relative error 0.0e0+/-0.9655462184873949579831932773244257e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.18e1+/-0.5e-31 y[1] (closed_form) -0.144e0+/-0.928e-30 y[1] (numeric) -0.144e0+/-0.397e-30 absolute error 0.0e0+/-0.1325e-29 relative error 0.0e0+/-0.9201388888888888888888888889007484e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.19e1+/-0.5e-31 y[1] (closed_form) -0.171e0+/-0.102e-29 y[1] (numeric) -0.171e0+/-0.488e-30 absolute error 0.0e0+/-0.1508e-29 relative error 0.0e0+/-0.8818713450292397660818713450397603e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.2e1+/-0.5e-31 y[1] (closed_form) -0.2e0+/-0.113e-29 y[1] (numeric) -0.2e0+/-0.594e-30 absolute error 0.0e0+/-0.1724e-29 relative error 0.0e0+/-0.8620000000000000000000000000097406e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.21e1+/-0.5e-31 y[1] (closed_form) -0.231e0+/-0.124e-29 y[1] (numeric) -0.231e0+/-0.712e-30 absolute error 0.0e0+/-0.1952e-29 relative error 0.0e0+/-0.8450216450216450216450216450307171e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.22e1+/-0.5e-31 y[1] (closed_form) -0.264e0+/-0.135e-29 y[1] (numeric) -0.264e0+/-0.846e-30 absolute error 0.0e0+/-0.2196e-29 relative error 0.0e0+/-0.831818181818181818181818181826689e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.23e1+/-0.5e-31 y[1] (closed_form) -0.299e0+/-0.147e-29 y[1] (numeric) -0.299e0+/-0.994e-30 absolute error 0.0e0+/-0.2464e-29 relative error 0.0e0+/-0.8240802675585284280936454849579357e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.24e1+/-0.5e-31 y[1] (closed_form) -0.336e0+/-0.159e-29 y[1] (numeric) -0.336e0+/-0.111e-29 absolute error 0.0e0+/-0.270e-29 relative error 0.0e0+/-0.8035714285714285714285714285790338e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.25e1+/-0.5e-31 y[1] (closed_form) -0.375e0+/-0.173e-29 y[1] (numeric) -0.375e0+/-0.123e-29 absolute error 0.0e0+/-0.296e-29 relative error 0.0e0+/-0.7893333333333333333333333333406162e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.26e1+/-0.5e-31 y[1] (closed_form) -0.416e0+/-0.186e-29 y[1] (numeric) -0.416e0+/-0.137e-29 absolute error 0.0e0+/-0.323e-29 relative error 0.0e0+/-0.7764423076923076923076923076992508e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.27e1+/-0.5e-31 y[1] (closed_form) -0.459e0+/-0.200e-29 y[1] (numeric) -0.459e0+/-0.157e-29 absolute error 0.0e0+/-0.357e-29 relative error 0.0e0+/-0.7777777777777777777777777777845557e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.28e1+/-0.5e-31 y[1] (closed_form) -0.504e0+/-0.214e-29 y[1] (numeric) -0.504e0+/-0.177e-29 absolute error 0.0e0+/-0.391e-29 relative error 0.0e0+/-0.7757936507936507936507936508002388e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.29e1+/-0.5e-31 y[1] (closed_form) -0.551e0+/-0.230e-29 y[1] (numeric) -0.551e0+/-0.197e-29 absolute error 0.0e0+/-0.427e-29 relative error 0.0e0+/-0.7749546279491833030852994555418598e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.3e1+/-0.5e-31 y[1] (closed_form) -0.6e0+/-0.245e-29 y[1] (numeric) -0.6e0+/-0.219e-29 absolute error 0.0e0+/-0.464e-29 relative error 0.0e0+/-0.7733333333333333333333333333396488e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.31e1+/-0.5e-31 y[1] (closed_form) -0.651e0+/-0.261e-29 y[1] (numeric) -0.651e0+/-0.247e-29 absolute error 0.0e0+/-0.508e-29 relative error 0.0e0+/-0.7803379416282642089093701996990374e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.32e1+/-0.5e-31 y[1] (closed_form) -0.704e0+/-0.277e-29 y[1] (numeric) -0.704e0+/-0.275e-29 absolute error 0.0e0+/-0.552e-29 relative error 0.0e0+/-0.7840909090909090909090909090970793e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.33e1+/-0.5e-31 y[1] (closed_form) -0.759e0+/-0.295e-29 y[1] (numeric) -0.759e0+/-0.303e-29 absolute error 0.0e0+/-0.598e-29 relative error 0.0e0+/-0.7878787878787878787878787878849123e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.34e1+/-0.5e-31 y[1] (closed_form) -0.816e0+/-0.311e-29 y[1] (numeric) -0.816e0+/-0.333e-29 absolute error 0.0e0+/-0.644e-29 relative error 0.0e0+/-0.7892156862745098039215686274569962e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.35e1+/-0.5e-31 y[1] (closed_form) -0.875e0+/-0.330e-29 y[1] (numeric) -0.875e0+/-0.369e-29 absolute error 0.0e0+/-0.699e-29 relative error 0.0e0+/-0.7988571428571428571428571428631685e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.36e1+/-0.5e-31 y[1] (closed_form) -0.936e0+/-0.348e-29 y[1] (numeric) -0.936e0+/-0.405e-29 absolute error 0.0e0+/-0.753e-29 relative error 0.0e0+/-0.8044871794871794871794871794931615e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.37e1+/-0.5e-31 y[1] (closed_form) -0.999e0+/-0.367e-29 y[1] (numeric) -0.999e0+/-0.441e-29 absolute error 0.0e0+/-0.808e-29 relative error 0.0e0+/-0.8088088088088088088088088088147514e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.38e1+/-0.5e-31 y[1] (closed_form) -0.1064e1+/-0.387e-29 y[1] (numeric) -0.1064e1+/-0.483e-29 absolute error 0.0e0+/-0.870e-29 relative error 0.0e0+/-0.8176691729323308270676691729382789e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.39e1+/-0.5e-31 y[1] (closed_form) -0.1131e1+/-0.407e-29 y[1] (numeric) -0.1131e1+/-0.528e-29 absolute error 0.0e0+/-0.935e-29 relative error 0.0e0+/-0.8267020335985853227232537577424662e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.4e1+/-0.5e-31 y[1] (closed_form) -0.12e1+/-0.428e-29 y[1] (numeric) -0.12e1+/-0.576e-29 absolute error 0.0e0+/-0.1004e-28 relative error 0.0e0+/-0.8366666666666666666666666666726348e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.41e1+/-0.5e-31 y[1] (closed_form) -0.1271e1+/-0.449e-29 y[1] (numeric) -0.1271e1+/-0.63e-29 absolute error 0.0e0+/-0.1079e-28 relative error 0.0e0+/-0.8489378442171518489378442171578469e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.42e1+/-0.5e-31 y[1] (closed_form) -0.1344e1+/-0.47e-29 y[1] (numeric) -0.1344e1+/-0.684e-29 absolute error 0.0e0+/-0.1154e-28 relative error 0.0e0+/-0.8586309523809523809523809523869576e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.43e1+/-0.5e-31 y[1] (closed_form) -0.1419e1+/-0.493e-29 y[1] (numeric) -0.1419e1+/-0.74e-29 absolute error 0.0e0+/-0.1233e-28 relative error 0.0e0+/-0.8689217758985200845665961945092089e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.44e1+/-0.5e-31 y[1] (closed_form) -0.1496e1+/-0.514e-29 y[1] (numeric) -0.1496e1+/-0.802e-29 absolute error 0.0e0+/-0.1316e-28 relative error 0.0e0+/-0.8796791443850267379679144385087186e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.45e1+/-0.5e-31 y[1] (closed_form) -0.1575e1+/-0.538e-29 y[1] (numeric) -0.1575e1+/-0.864e-29 absolute error 0.0e0+/-0.1402e-28 relative error 0.0e0+/-0.8901587301587301587301587301648114e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.46e1+/-0.5e-31 y[1] (closed_form) -0.1656e1+/-0.558e-29 y[1] (numeric) -0.1656e1+/-0.932e-29 absolute error 0.0e0+/-0.1490e-28 relative error 0.0e0+/-0.8997584541062801932367149758514742e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.47e1+/-0.5e-31 y[1] (closed_form) -0.1739e1+/-0.584e-29 y[1] (numeric) -0.1739e1+/-0.1e-28 absolute error 0.0e0+/-0.1584e-28 relative error 0.0e0+/-0.9108683151236342725704427832148585e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.48e1+/-0.5e-31 y[1] (closed_form) -0.1824e1+/-0.609e-29 y[1] (numeric) -0.1824e1+/-0.1e-28 absolute error 0.0e0+/-0.1609e-28 relative error 0.0e0+/-0.8821271929824561403508771929883466e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 TOP MAIN SOLVE Loop x[1] 0.49e1+/-0.5e-31 y[1] (closed_form) -0.1911e1+/-0.636e-29 y[1] (numeric) -0.1911e1+/-0.1e-28 absolute error 0.0e0+/-0.1636e-28 relative error 0.0e0+/-0.8560962846677132391418105703876973e-27% Desired digits 8 Estimated correct digits 13 Correct digits 32 h 0.5e-1+/-0.1e-100 NO POLE (given) for Equation 1 NO POLE (ratio test) for Equation 1 NO REAL POLE (three term test) for Equation 1 NO COMPLEX POLE (six term test) for Equation 1 Finished! diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) - ( 0.3 * x + 0.1 ) ; Iterations 98 Total Elapsed Time 38 Seconds Elapsed Time(since restart) 38 Seconds Time to Timeout 19 Minutes 22 Seconds Percent Done 0.1010204081632653061224489795918367e3+/-0.914e-29%