(%i1) batch("temp/diffeq.mult_c_lin.max") read and interpret file: /home/dennis/src/mine/omni/testtar/omnisode0060dir/temp/diffeq.mult_c_lin.max (%i2) load("stringproc") (%i3) keepfloat:true (%i4) alias(convfloat,float) (%i5) alias(int_trunc,truncate) (%i6) alias(elapsed_time_seconds,elapsed_real_time) (%i7) alias(ln,log) (%i8) alias(arcsin,asin) (%i9) alias(arccos,acos) (%i10) alias(arctan,atan) (%i11) alias(float_abs,abs) (%i12) mode_declare(display_poles(),fixnum) (%i13) mode_declare(est_size_answer(),convfloat) (%i14) mode_declare(test_suggested_h(),convfloat) (%i15) mode_declare(reached_interval(),boolean) (%i16) mode_declare(display_alot([iter],fixnum),fixnum) (%i17) mode_declare(prog_report([x_start],convfloat,[x_end],convfloat),fixnum) (%i18) mode_declare(check_for_pole(),fixnum) (%i19) mode_declare(atomall(),fixnum) (%i20) mode_declare(log10([x],convfloat),convfloat) (%i21) mode_declare(logitem_timestr([fd],fixnum,[secs_in],number),fixnum) (%i22) mode_declare(omniout_timestr(secs_in,number),fixnum) (%i23) mode_declare(zero_ats_ar(ar,array([30],convfloat)),fixnum) (%i24) mode_declare(ats([mmm_ats],fixnum,[arr_a], completearray([30],convfloat),[arr_b], completearray([30],convfloat),[jjj_ats],fixnum), convfloat) (%i25) mode_declare(att([mmm_att],fixnum,[arr_a], completearray([30],convfloat),[arr_b], completearray([30],convfloat),[jjj_att],fixnum), convfloat) (%i26) mode_declare(logitem_ditto([file],fixnum),fixnum) (%i27) mode_declare(logitem_integer([file],fixnum,[n],fixnum),fixnum) (%i28) mode_declare(logitem_good_digits([file],fixnum,[relerror],convfloat),fixnum) (%i29) mode_declare(logitem_number([file],fixnum,[x],number),fixnum) (%i30) mode_declare(logitem_pole([file],fixnum,[pole],fixnum),fixnum) (%i31) mode_declare(logstart([file],fixnum),fixnum) (%i32) mode_declare(logend([file],fixnum),fixnum) (%i33) mode_declare(chk_data(),fixnum) (%i34) mode_declare(comp_expect_sec([t_end2],convfloat,[t_start2],convfloat, [t2],convfloat,[clock_sec2],convfloat), convfloat) (%i35) mode_declare(comp_percent([t_end2],convfloat,[start2],convfloat,[t2], convfloat),convfloat) (%i36) mode_declare(comp_rad_from_ratio([term1],convfloat,[term2],convfloat, [last_no],fixnum),convfloat) (%i37) mode_declare(comp_ord_from_ratio([term1],convfloat,[term2],convfloat, [last_no],fixnum),convfloat) (%i38) mode_declare(comp_rad_from_three_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [last_no],fixnum),convfloat) (%i39) mode_declare(comp_ord_from_three_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [last_no],fixnum),convfloat) (%i40) mode_declare(comp_rad_from_six_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [term4],convfloat,[term5], convfloat,[term6],convfloat, [last_no],fixnum),convfloat) (%i41) mode_declare(comp_ord_from_six_terms([term1],convfloat,[term2], convfloat,[term3],convfloat, [term4],convfloat,[term5], convfloat,[term6],convfloat, [last_no],fixnum),convfloat) (%i42) mode_declare(neg([nnn],convfloat),convfloat) (%i43) mode_declare(factorial_2([nnn],fixnum),convfloat) (%i44) mode_declare(factorial_1([nnn],fixnum),convfloat) (%i45) mode_declare(factorial_3([mmm],fixnum,[nnn],fixnum),convfloat) (%i46) mode_declare(convfloat([mmm],fixnum),convfloat) (%i47) mode_declare(elaped_time_seconds(),convfloat) (%i48) mode_declare(Si([x],convfloat),convfloat) (%i49) mode_declare(Ci([x],convfloat),convfloat) (%i50) mode_declare(estimated_needed_step_error([x_start],convfloat,[x_end], convfloat,[estimated_h], convfloat,[estimated_answer], convfloat),convfloat) (%i51) mode_declare(my_check_sign([x0],convfloat,[xf],convfloat),convfloat) (%i52) mode_declare(main_prog(),fixnum) (%i53) define_variable(always,1,fixnum) (%i54) define_variable(info,2,fixnum) (%i55) define_variable(debugl,3,fixnum) (%i56) define_variable(debugmassive,4,fixnum) (%i57) define_variable(glob_iolevel,5,fixnum) (%i58) define_variable(glob_yes_pole,4,fixnum) (%i59) define_variable(glob_no_pole,3,fixnum) (%i60) define_variable(glob_not_given,0,fixnum) (%i61) define_variable(glob_no_sing_tests,4,fixnum) (%i62) define_variable(glob_ratio_test,1,fixnum) (%i63) define_variable(glob_three_term_test,2,fixnum) (%i64) define_variable(glob_six_term_test,3,fixnum) (%i65) define_variable(ats_max_terms,30,fixnum) (%i66) define_variable(glob_log_10,0.0,convfloat) (%i67) define_variable(max_unchanged,10,fixnum) (%i68) define_variable(glob__small,1.0E-51,convfloat) (%i69) define_variable(glob_small_float,1.0E-51,convfloat) (%i70) define_variable(glob_smallish_float,1.0E-61,convfloat) (%i71) define_variable(glob_large_float,1.0E+100,convfloat) (%i72) define_variable(glob_larger_float,1.1E+100,convfloat) (%i73) define_variable(glob__m2,-2.0,convfloat) (%i74) define_variable(glob__m1,-1.0,convfloat) (%i75) define_variable(glob__0,0.0,convfloat) (%i76) define_variable(glob__1,1.0,convfloat) (%i77) define_variable(glob__2,2.0,convfloat) (%i78) define_variable(glob__3,3.0,convfloat) (%i79) define_variable(glob__4,4.0,convfloat) (%i80) define_variable(glob__5,5.0,convfloat) (%i81) define_variable(glob__8,8.0,convfloat) (%i82) define_variable(glob__10,10.0,convfloat) (%i83) define_variable(glob__100,100.0,convfloat) (%i84) define_variable(glob__pi,0.0,convfloat) (%i85) define_variable(glob__0_5,0.5,convfloat) (%i86) define_variable(glob__0_8,0.8,convfloat) (%i87) define_variable(glob__m0_8,-0.8,convfloat) (%i88) define_variable(glob__0_25,0.25,convfloat) (%i89) define_variable(glob__0_125,0.125,convfloat) (%i90) define_variable(glob_prec,1.0E-16,convfloat) (%i91) define_variable(glob_check_sign,1.0,convfloat) (%i92) define_variable(glob_desired_digits_correct,8.0,convfloat) (%i93) define_variable(glob_max_estimated_step_error,0.0,convfloat) (%i94) define_variable(glob_ratio_of_radius,0.1,convfloat) (%i95) define_variable(glob_percent_done,0.0,convfloat) (%i96) define_variable(glob_total_exp_sec,0.1,convfloat) (%i97) define_variable(glob_optimal_expect_sec,0.1,convfloat) (%i98) define_variable(glob_estimated_size_answer,100.0,convfloat) (%i99) define_variable(glob_almost_1,0.999,convfloat) (%i100) define_variable(glob_clock_sec,0.0,convfloat) (%i101) define_variable(glob_clock_start_sec,0.0,convfloat) (%i102) define_variable(glob_disp_incr,0.1,convfloat) (%i103) define_variable(glob_h,0.1,convfloat) (%i104) define_variable(glob_diff_rc_fm,0.1,convfloat) (%i105) define_variable(glob_diff_rc_fmm1,0.1,convfloat) (%i106) define_variable(glob_diff_rc_fmm2,0.1,convfloat) (%i107) define_variable(glob_diff_ord_fm,0.1,convfloat) (%i108) define_variable(glob_diff_ord_fmm1,0.1,convfloat) (%i109) define_variable(glob_diff_ord_fmm2,0.1,convfloat) (%i110) define_variable(glob_six_term_ord_save,0.1,convfloat) (%i111) define_variable(glob_guess_error_rc,0.1,convfloat) (%i112) define_variable(glob_guess_error_ord,0.1,convfloat) (%i113) define_variable(glob_least_given_sing,9.9E+200,convfloat) (%i114) define_variable(glob_least_ratio_sing,9.9E+200,convfloat) (%i115) define_variable(glob_least_3_sing,9.9E+100,convfloat) (%i116) define_variable(glob_least_6_sing,9.9E+100,convfloat) (%i117) define_variable(glob_last_good_h,0.1,convfloat) (%i118) define_variable(glob_max_h,0.1,convfloat) (%i119) define_variable(glob_min_h,1.0E-6,convfloat) (%i120) define_variable(glob_display_interval,0.1,convfloat) (%i121) define_variable(glob_abserr,1.0E-11,convfloat) (%i122) define_variable(glob_relerr,1.0E-11,convfloat) (%i123) define_variable(glob_min_pole_est,1.0E+9,convfloat) (%i124) define_variable(glob_max_rel_trunc_err,1.0E-11,convfloat) (%i125) define_variable(glob_max_trunc_err,1.0E-11,convfloat) (%i126) define_variable(glob_max_hours,0.0,convfloat) (%i127) define_variable(glob_optimal_clock_start_sec,0.0,convfloat) (%i128) define_variable(glob_optimal_start,0.0,convfloat) (%i129) define_variable(glob_upper_ratio_limit,1.0001,convfloat) (%i130) define_variable(glob_lower_ratio_limit,0.9999,convfloat) (%i131) define_variable(glob_max_sec,10000.0,convfloat) (%i132) define_variable(glob_orig_start_sec,0.0,convfloat) (%i133) define_variable(glob_normmax,0.0,convfloat) (%i134) define_variable(glob_max_minutes,0.0,convfloat) (%i135) define_variable(glob_next_display,0.0,convfloat) (%i136) define_variable(glob_est_digits,1,fixnum) (%i137) define_variable(glob_subiter_method,3,fixnum) (%i138) define_variable(glob_html_log,true,boolean) (%i139) define_variable(glob_min_good_digits,99999,fixnum) (%i140) define_variable(glob_good_digits,0,fixnum) (%i141) define_variable(glob_min_apfp_est_good_digits,99999,fixnum) (%i142) define_variable(glob_apfp_est_good_digits,0,fixnum) (%i143) define_variable(glob_max_opt_iter,10,fixnum) (%i144) define_variable(glob_dump,false,boolean) (%i145) define_variable(glob_djd_debug,true,boolean) (%i146) define_variable(glob_display_flag,true,boolean) (%i147) define_variable(glob_djd_debug2,true,boolean) (%i148) define_variable(glob_h_reason,0,fixnum) (%i149) define_variable(glob_sec_in_minute,60,fixnum) (%i150) define_variable(glob_min_in_hour,60,fixnum) (%i151) define_variable(glob_hours_in_day,24,fixnum) (%i152) define_variable(glob_days_in_year,365,fixnum) (%i153) define_variable(glob_sec_in_hour,3600,fixnum) (%i154) define_variable(glob_sec_in_day,86400,fixnum) (%i155) define_variable(glob_sec_in_year,31536000,fixnum) (%i156) define_variable(glob_not_yet_finished,true,boolean) (%i157) define_variable(glob_initial_pass,true,boolean) (%i158) define_variable(glob_not_yet_start_msg,true,boolean) (%i159) define_variable(glob_reached_optimal_h,false,boolean) (%i160) define_variable(glob_optimal_done,false,boolean) (%i161) define_variable(glob_type_given_pole,0,fixnum) (%i162) define_variable(glob_optimize,false,boolean) (%i163) define_variable(glob_look_poles,false,boolean) (%i164) define_variable(glob_dump_closed_form,false,boolean) (%i165) define_variable(glob_max_iter,1000,fixnum) (%i166) define_variable(glob_no_eqs,0,fixnum) (%i167) define_variable(glob_unchanged_h_cnt,0,fixnum) (%i168) define_variable(glob_warned,false,boolean) (%i169) define_variable(glob_warned2,false,boolean) (%i170) define_variable(glob_start,0,fixnum) (%i171) define_variable(glob_iter,0,fixnum) (%i172) completearray(array_y_init,[30],convfloat) (%i173) completearray(array_norms,[30],convfloat) (%i174) completearray(array_fact_1,[30],convfloat) (%i175) completearray(array_1st_rel_error,[2],convfloat) (%i176) completearray(array_last_rel_error,[2],convfloat) (%i177) completearray(array_est_rel_error,[2],convfloat) (%i178) completearray(array_max_est_error,[2],convfloat) (%i179) completearray(array_type_pole,[2],convfloat) (%i180) completearray(array_type_real_pole,[2],convfloat) (%i181) completearray(array_type_complex_pole,[2],convfloat) (%i182) completearray(array_est_digits,[2],convfloat) (%i183) completearray(array_y,[30],convfloat) (%i184) completearray(array_x,[30],convfloat) (%i185) completearray(array_tmp0,[30],convfloat) (%i186) completearray(array_tmp1,[30],convfloat) (%i187) completearray(array_tmp2,[30],convfloat) (%i188) completearray(array_tmp3,[30],convfloat) (%i189) completearray(array_tmp4,[30],convfloat) (%i190) completearray(array_m1,[30],convfloat) (%i191) completearray(array_y_higher,[2,30],convfloat) (%i192) completearray(array_y_higher_work,[2,30],convfloat) (%i193) completearray(array_y_higher_work2,[2,30],convfloat) (%i194) completearray(array_y_set_initial,[2,30],convfloat) (%i195) completearray(array_given_rad_poles,[2,3],convfloat) (%i196) completearray(array_given_ord_poles,[2,3],convfloat) (%i197) completearray(array_rad_test_poles,[2,4],convfloat) (%i198) completearray(array_ord_test_poles,[2,4],convfloat) (%i199) completearray(array_fact_2,[30,30],convfloat) (%i200) omniout_str(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a~%",string(str)) (%i201) omniout_str_noeol(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a",string(str)) (%i202) omniout_labstr(iolevel,label,str):=if glob_iolevel >= iolevel then printf(true,"~a = ~a~%",string(label), string(str)) (%i203) omniout_float(iolevel,prelabel,prelen,value,vallen,postlabel):=if glob_iolevel >= iolevel then (if vallen = 4 then printf(true,"~a = ~g ~s ~%",prelabel, value,postlabel) else printf(true,"~a = ~g ~s ~%",prelabel, value,postlabel)) (%i204) omniout_int(iolevel,prelabel,prelen,value,vallen,postlabel):=if glob_iolevel >= iolevel then (printf(true,"~a = ~d ~a~%",prelabel,value, postlabel),newline()) (%i205) omniout_float_arr(iolevel,prelabel,elemnt,prelen,value,vallen, postlabel):=if glob_iolevel >= iolevel then (sprint(prelabel,"[",elemnt,"]=",value, postlabel),newline()) (%i206) logitem_time(fd,secs_in):=( block(mode_declare( [[days_int,hours_int,minutes_int,sec_int, years_int],fixnum,[secs,secs_temp],convfloat]), secs:secs_in,printf(fd,"~%"), if secs >= 0 then (years_int :truncate(secs/glob_sec_in_year), sec_temp :mod(truncate(secs), truncate(glob_sec_in_year)), days_int :truncate(sec_temp/glob_sec_in_day), sec_temp :mod(sec_temp, truncate(glob_sec_in_day)), hours_int :truncate(sec_temp/glob_sec_in_hour), sec_temp :mod(sec_temp, truncate(glob_sec_in_hour)), minutes_int :truncate(sec_temp/glob_sec_in_minute), sec_int :mod(sec_temp, truncate(glob_sec_in_minute)), if truncate(years_int) > 0.1 then printf(fd, "~d Years ~f Days ~f Hours ~f Minutes ~f Seconds~%", years_int,days_int, hours_int,minutes_int, sec_int) elseif days_int > 0.1 then printf(fd, "~d Days ~d Hours ~d Minutes ~d Seconds~%", days_int,hours_int, minutes_int,sec_int) elseif hours_int > 0.1 then printf(fd, "~d Hours ~d Minutes ~d Seconds~%", hours_int,minutes_int, sec_int) elseif minutes_int > 0.1 then printf(fd, "~d Minutes ~d Seconds~%", minutes_int,sec_int) else printf(fd,"~d Seconds~%", sec_int)) else printf(fd," 0.0 Seconds~%"), printf(fd,"~%")),0) (%i207) omniout_timestr(secs_in):=( block(mode_declare( [[days_int,hours_int,minutes_int,sec_int, years_int],fixnum,[secs,secs_temp], convfloat]),secs:secs_in, if secs >= 0 then ( years_int:truncate(secs/glob_sec_in_year), sec_temp :mod(truncate(secs), truncate(glob_sec_in_year)), days_int:truncate(sec_temp/glob_sec_in_day), sec_temp :mod(sec_temp,truncate(glob_sec_in_day)), hours_int :truncate(sec_temp/glob_sec_in_hour), sec_temp :mod(sec_temp,truncate(glob_sec_in_hour)), minutes_int :truncate(sec_temp/glob_sec_in_minute), sec_int :mod(sec_temp, truncate(glob_sec_in_minute)), if years_int > 0 then printf(true, "= ~f Years ~f Days ~f Hours ~f Minutes ~f Seconds~%", years_int,days_int, hours_int,minutes_int, sec_int) elseif days_int > 0.1 then printf(true, "= ~d Days ~d Hours ~d Minutes ~d Seconds~%", days_int,hours_int, minutes_int,sec_int) elseif hours_int > 0.1 then printf(true, "= ~d Hours ~d Minutes ~d Seconds~%", hours_int,minutes_int, sec_int) elseif minutes_int > 0.1 then printf(true, "= ~d Minutes ~d Seconds~%", minutes_int,sec_int) else printf(true,"= ~d Seconds~%", sec_int)) else printf(true,"= 0.0 Seconds~%")),0) (%i208) zero_ats_ar(arr_a):=( block(mode_declare([iii],fixnum),iii:1, while iii <= ats_max_terms do (arr_a[iii]:glob__0,iii:1+iii)),0) (%i209) ats(mmm_ats,arr_a,arr_b,jjj_ats):=block( mode_declare([[iii_ats,lll_ats,ma_ats],fixnum,[ret_ats], convfloat]),ret_ats:glob__0, if jjj_ats <= mmm_ats then (ma_ats:1+mmm_ats,iii_ats:jjj_ats, while iii_ats <= mmm_ats do (lll_ats:ma_ats-iii_ats, if lll_ats <= ats_max_terms and iii_ats <= ats_max_terms then ret_ats :c(arr_a[iii_ats])*c(arr_b[lll_ats])+ret_ats, iii_ats:1+iii_ats)),ret_ats) (%i210) att(mmm_att,arr_aa,arr_bb,jjj_att):=block( mode_declare([[al_att,iii_att,lll_att,ma_att],convfloat,[ret_att], fixnum]),ret_att:glob__0, if jjj_att < mmm_att then (ma_att:2+mmm_att,iii_att:jjj_att, while iii_att < mmm_att and iii_att <= ats_max_terms do (lll_att:ma_att-iii_att,al_att:lll_att-1, if lll_att <= ats_max_terms and iii_att <= ats_max_terms then ret_att :c(arr_aa[iii_att])*c(arr_bb[lll_att]) *c(al_att) +ret_att,iii_att:1+iii_att), ret_att:ret_att/c(mmm_att)),ret_att) (%i211) logditto(file):=(printf(file,""),printf(file,"ditto"), printf(file,""),0) (%i212) logitem_integer(file,n):=(printf(file,""),printf(file,"~d",n), printf(file,""),0) (%i213) logitem_str(file,str):=(printf(file,""),printf(file,str), printf(file,""),0) (%i214) logitem_good_digits(file,rel_error):=( block(mode_declare([[good_digits],fixnum]), printf(file,""), printf(file,"~d",glob_min_good_digits), printf(file,"")),0) (%i215) log_revs(file,revs):=printf(file,revs) (%i216) logitem_float(file,x):=(printf(file,""),printf(file,"~g",x), printf(file,""),0) (%i217) logitem_h_reason(file):=(printf(file,""), if glob_h_reason = 1 then printf(file,"Max H") elseif glob_h_reason = 2 then printf(file,"Display_interval") elseif glob_h_reason = 3 then printf(file,"Optimal") elseif glob_h_reason = 4 then printf(file,"Pole Accuracy") elseif glob_h_reason = 5 then printf(file,"Min H (Pole)") elseif glob_h_reason = 6 then printf(file,"Pole") elseif glob_h_reason = 7 then printf(file,"Opt Iter") else printf(file,"Impossible"), printf(file,""),0) (%i218) logstart(file):=(printf(file,""),0) (%i219) logend(file):=(printf(file,"~%"),0) (%i220) chk_data():=( block(mode_declare([[errflag],boolean]),errflag:false, if glob_max_iter < 2 then (omniout_str(always,"Illegal max_iter"), errflag:true),if errflag then quit()),0) (%i221) comp_expect_sec(t_end2,t_start2,t2,clock_sec2):=block( mode_declare([[ms2,rrr,sec_left,sub1,sub2], convfloat]),ms2:c(clock_sec2), sub1:c(t_end2-t_start2),sub2:c(t2-t_start2), if sub1 = glob__0 then sec_left:glob__0 else (if sub2 > glob__0 then (rrr:sub1/sub2, sec_left:rrr*c(ms2)-c(ms2)) else sec_left:glob__0),sec_left) (%i222) comp_percent(t_end2,t_start2,t2):=block( mode_declare([[rrr,sub1,sub2],convfloat]), sub1:t_end2-t_start2,sub2:t2-t_start2, if sub2 > glob_small_float then rrr:glob__100*sub2/sub1 else rrr:0.0,rrr) (%i223) comp_rad_from_ratio(term1,term2,last_no):=( if abs(term2) > glob__0 then ret:abs(term1*glob_h/term2) else ret:glob_larger_float,ret) (%i224) comp_ord_from_ratio(term1,term2,last_no):=( if abs(term2) > glob__0 then ret :abs(term2)*c(last_no) *log(abs(term1*glob_h/term2)) /log(c(last_no)) +glob__1 else ret:glob_larger_float,ret) (%i225) c(in_val):=(ret:in_val,ret) (%i226) comp_rad_from_three_terms(term1,term2,term3,last_no):=( temp:abs( term1*term3-term1*term3*c(last_no) +glob__m2*term2*term2 +term2*term2*c(last_no)), if abs(temp) > glob__0 then ret:abs(term2*glob_h*term1/temp) else ret:glob_larger_float,ret) (%i227) comp_ord_from_three_terms(term1,term2,term3,last_no):=( ret:abs( (-term1*term3*c(last_no*last_no) +term2*term2*c(last_no*last_no) +glob__4*term2*term2 -glob__4*term2*term2*c(last_no) -glob__3*term1*term3 +glob__4*term1*term3*c(last_no)) /(term1*term3-term1*term3*c(last_no) -glob__2*term2*term2 +term2*term2*c(last_no))), ret) (%i228) comp_rad_from_six_terms(term1,term2,term3,term4,term5,term6,last_no):= ( if term5 # glob__0 and term4 # glob__0 and term3 # glob__0 and term2 # glob__0 and term1 # glob__0 then (rm0:term6/term5,rm1:term5/term4, rm2:term4/term3,rm3:term3/term2, rm4:term2/term1, nr1 :c(last_no-3)*rm2 -glob__2*c(last_no-2)*rm1 +c(last_no-1)*rm0, nr2 :c(last_no-4)*rm3 -glob__2*c(last_no-3)*rm2 +c(last_no-2)*rm1, dr1 :(-glob__1)/rm3+glob__2/rm2 +glob__m1/rm1, dr2 :(-glob__1)/rm4+glob__2/rm3 +glob__m1/rm2, ds1 :glob__5/rm3-glob__8/rm2 +glob__3/rm1, ds2 :glob__5/rm4-glob__8/rm3 +glob__3/rm2, if abs(nr1*dr2-nr2*dr1) = glob__0 or abs(dr1) = glob__0 then (rad_c:glob_larger_float, ord_no:glob_larger_float) else (if abs(nr1*dr2-nr2*dr1) > glob__0 then ( rcs :(dr1*dr2-ds2*dr1+ds1*dr2) /(nr1*dr2-nr2*dr1), ord_no :(rcs*nr1-ds1)/(glob__2*dr1) -c(last_no)/glob__2, if abs(rcs) # glob__0 then (if rcs > glob__0 then rad_c :sqrt(rcs) *abs(glob_h) else ( rad_c :glob_larger_float, ord_no :glob_larger_float)) else ( rad_c:glob_larger_float, ord_no:glob_larger_float)) else (rad_c:glob_larger_float, ord_no:glob_larger_float))) else (rad_c:glob_larger_float, ord_no:glob_larger_float), glob_six_term_ord_save:ord_no,rad_c) (%i229) comp_ord_from_six_terms(term1,term2,term3,term4,term5,term6,last_no):=glob_six_term_ord_save (%i230) factorial_2(nnn):=block(mode_declare([[ret],convfloat]),ret:nnn!,ret) (%i231) factorial_1(nnn):=block(mode_declare([[ret],convfloat]), if nnn <= ats_max_terms then (if array_fact_1[nnn] = 0 then (ret:factorial_2(nnn), array_fact_1[nnn]:ret) else ret:array_fact_1[nnn]) else ret:factorial_2(nnn),ret) (%i232) factorial_1(in):=block(mode_declare([[ret],convfloat]),ret:in!,ret) (%i233) neg(in):=block(mode_declare([[ret],convfloat]),ret:-in,ret) (%i234) factorial_3(mmm,nnn):=block(mode_declare([[ret],convfloat]), if nnn <= ats_max_terms and mmm <= ats_max_terms then (if array_fact_2[mmm,nnn] = 0 then (ret:factorial_1(mmm)/factorial_1(nnn), array_fact_2[mmm,nnn]:ret) else ret:array_fact_2[mmm,nnn]) else ret:factorial_2(mmm)/factorial_2(nnn),ret) (%i235) log10(x):=log(x)/glob_log_10 (%i236) c(x):=x (%i237) expt(x,y):=if y = 0.0 then 1.0 elseif x <= 0.0 and y < 0.0 then print("expt error x = ",x,"y = ",y) else x^y (%i238) estimated_needed_step_error(x_start,x_end,estimated_h, estimated_answer):=block( [desired_abs_gbl_error,range, estimated_steps,step_error], omniout_float(always, "glob_desired_digits_correct", 32, glob_desired_digits_correct, 32,""), desired_abs_gbl_error :expt(glob__10, c(-glob_desired_digits_correct)) *c(abs(c(estimated_answer))), omniout_float(always,"estimated_h",32, estimated_h,32,""), omniout_float(always,"estimated_answer", 32,estimated_answer,32,""), omniout_float(always, "desired_abs_gbl_error",32, desired_abs_gbl_error,32, ""),range:x_end-x_start, omniout_float(always,"range",32,range,32, ""), estimated_steps:range/estimated_h, omniout_float(always,"estimated_steps",32, estimated_steps,32,""), step_error :c( abs(desired_abs_gbl_error) /sqrt(c(estimated_steps)) /c(ats_max_terms)), omniout_float(always,"step_error",32, step_error,32,""), step_error) (%i239) exact_soln_y(x):=block(c(0.6)*c(x)+c(0.2)*c(x)*c(x)) (%o239) exact_soln_y(x) := block(c(0.6) c(x) + c(0.2) c(x) c(x)) (%i240) display_poles():=( block(mode_declare([[rad_given],convfloat]), if glob_type_given_pole = 1 or glob_type_given_pole = 2 then (rad_given :sqrt( array_given_rad_poles[1,2] *array_given_rad_poles[1,2] +(array_x[1] -array_given_rad_poles[1,1]) *(array_x[1] -array_given_rad_poles[1,1])), omniout_float(always, "Radius of convergence (given) for eq 1 ", 4,rad_given,4," "), omniout_float(always, "Order of pole (given) ", 4, array_given_ord_poles[ 1,1],4," "), if rad_given < glob_least_given_sing then glob_least_given_sing :rad_given) elseif glob_type_given_pole = 3 then omniout_str(always, "NO POLE (given) for Equation 1") elseif glob_type_given_pole = 5 then omniout_str(always, "SOME POLE (given) for Equation 1") else omniout_str(always, "NO info (given) for Equation 1"), if array_rad_test_poles[1,1] < glob_large_float then (omniout_float(always, "Radius of convergence (ratio test) for eq 1 ", 4, array_rad_test_poles[1,1], 4," "), if array_rad_test_poles[1,1] < glob_least_ratio_sing then glob_least_ratio_sing :array_rad_test_poles[1,1], omniout_float(always, "Order of pole (ratio test) ", 4, array_ord_test_poles[1,1], 4," ")) else omniout_str(always, "NO POLE (ratio test) for Equation 1"), if array_rad_test_poles[1,2] > glob__small and array_rad_test_poles[1,2] < glob_large_float then (omniout_float(always, "Radius of convergence (three term test) for eq 1 ", 4, array_rad_test_poles[1,2], 4," "), if array_rad_test_poles[1,2] < glob_least_3_sing then glob_least_3_sing :array_rad_test_poles[1,2], omniout_float(always, "Order of pole (three term test) ", 4, array_ord_test_poles[1,2], 4," ")) else omniout_str(always, "NO REAL POLE (three term test) for Equation 1"), if array_rad_test_poles[1,3] > glob__small and array_rad_test_poles[1,3] < glob_large_float then (omniout_float(always, "Radius of convergence (six term test) for eq 1 ", 4, array_rad_test_poles[1,3], 4," "), if array_rad_test_poles[1,3] < glob_least_6_sing then glob_least_6_sing :array_rad_test_poles[1,3], omniout_float(always, "Order of pole (six term test) ", 4, array_ord_test_poles[1,3], 4," ")) else omniout_str(always, "NO COMPLEX POLE (six term test) for Equation 1")), 0) (%i241) my_check_sign(x0,xf):=block([ret], if xf > x0 then ret:glob__1 else ret:glob__m1,ret) (%i242) est_size_answer():=block([min_size], min_size:glob_estimated_size_answer, if abs(array_y[1]) < min_size then (min_size:abs(array_y[1]), omniout_float(always,"min_size",32,min_size, 32,"")), if min_size < glob__1 then (min_size:glob__1, omniout_float(always,"min_size",32,min_size, 32,"")),min_size) (%i243) test_suggested_h():=block( [max_estimated_step_error,hn_div_ho,hn_div_ho_2, hn_div_ho_3,no_terms,est_tmp], max_estimated_step_error:glob__small, no_terms:ats_max_terms,hn_div_ho:glob__0_5, hn_div_ho_2:glob__0_25,hn_div_ho_3:glob__0_125, omniout_float(always,"hn_div_ho",32,hn_div_ho,32,""), omniout_float(always,"hn_div_ho_2",32,hn_div_ho_2,32, ""), omniout_float(always,"hn_div_ho_3",32,hn_div_ho_3,32, ""), est_tmp:abs(array_y[no_terms]*hn_div_ho_3 +array_y[no_terms-1]*hn_div_ho_2 +array_y[no_terms-2]*hn_div_ho +array_y[no_terms-3]), if est_tmp >= max_estimated_step_error then max_estimated_step_error:est_tmp, omniout_float(always,"max_estimated_step_error",32, max_estimated_step_error,32,""), max_estimated_step_error) (%i244) track_estimated_error():=block( [hn_div_ho,hn_div_ho_2,hn_div_ho_3,no_terms, est_tmp],no_terms:ats_max_terms, hn_div_ho:glob__0_5,hn_div_ho_2:glob__0_25, hn_div_ho_3:glob__0_125, est_tmp:c(abs(array_y[no_terms]))*c(hn_div_ho_3) +c(abs(array_y[no_terms-1])) *c(hn_div_ho_2) +c(abs(array_y[no_terms-2])) *c(hn_div_ho) +c(abs(array_y[no_terms-3])), if glob_prec*c(abs(array_y[1])) > c(est_tmp) then est_tmp :c(glob_prec)*c(abs(array_y[1])), if c(est_tmp) >= c(array_max_est_error[1]) then array_max_est_error[1]:c(est_tmp)) (%i245) reached_interval():=block(mode_declare([[ret],boolean]), if glob_check_sign*array_x[1] >= glob_check_sign*glob_next_display -glob_h/glob__10 then ret:true else ret:false, return(ret)) (%i246) display_alot(iter):=( block(mode_declare( [[abserr,est_rel_err],convfloat, [closed_form_val_y],convfloat,[ind_var], convfloat,[numeric_val],convfloat,[relerr], convfloat,[term_no],fixnum]), if reached_interval() then (if iter >= 0 then (ind_var:array_x[1], omniout_float(always, "x[1] ", 33,ind_var,20, " "), closed_form_val_y :exact_soln_y(ind_var), omniout_float(always, "y[1] (closed_form) ", 33, closed_form_val_y, 20," "), term_no:1, numeric_val:array_y[term_no], abserr :abs( numeric_val -closed_form_val_y), omniout_float(always, "y[1] (numeric) ", 33,numeric_val, 20," "), if c(abs(closed_form_val_y)) > c(glob_prec) then ( relerr :abserr*glob__100 /abs(closed_form_val_y), if c(relerr) > c(glob_prec) then glob_good_digits :3 -floor(log10(c(relerr))) else glob_good_digits:16) else (relerr:glob__m1, glob_good_digits:-16), if glob_good_digits < glob_min_good_digits then glob_min_good_digits :glob_good_digits, if glob_apfp_est_good_digits < glob_min_apfp_est_good_digits then glob_min_apfp_est_good_digits :glob_apfp_est_good_digits, if c(abs(numeric_val)) > c(glob_prec) then ( est_rel_err :c(array_max_est_error[1]) *glob__100 *c(sqrt(glob_iter))*c(22) *c(ats_max_terms) /c(abs(numeric_val)), if est_rel_err > glob_prec then glob_est_digits :3 -floor( log10(est_rel_err)) else glob_est_digits:16) else (relerr:glob__m1, glob_est_digits:-16), array_est_digits[1] :glob_est_digits, if glob_iter = 1 then array_1st_rel_error[1] :relerr else array_last_rel_error[ 1] :relerr, array_est_rel_error[1] :est_rel_err, omniout_float(always, "absolute error ", 4,abserr,20," "), omniout_float(always, "relative error ", 4,relerr,20,"%"), omniout_int(info, "Desired digits ", 32, glob_desired_digits_correct, 4," "), omniout_int(info, "Estimated correct digits ", 32,glob_est_digits, 4," "), omniout_int(info, "Correct digits ", 32, glob_good_digits,4, " "), omniout_float(always, "h ", 4,glob_h,20, " ")))),0) (%i247) prog_report(x_start,x_end):=( block(mode_declare([[clock_sec],convfloat,[opt_clock_sec], convfloat,[clock_sec1],convfloat, [expect_sec],convfloat,[left_sec], convfloat,[percent_done],convfloat, [total_clock_sec],convfloat]), clock_sec1:elapsed_time_seconds(), total_clock_sec:clock_sec1-glob_orig_start_sec, glob_clock_sec:clock_sec1-glob_clock_start_sec, left_sec:-clock_sec1+glob_orig_start_sec +glob_max_sec, expect_sec:comp_expect_sec(x_end,x_start, glob_h+array_x[1], clock_sec1 -glob_orig_start_sec), opt_clock_sec:clock_sec1 -glob_optimal_clock_start_sec, glob_optimal_expect_sec :comp_expect_sec(x_end,x_start,glob_h+array_x[1], opt_clock_sec), glob_total_exp_sec :c(total_clock_sec)+glob_optimal_expect_sec, percent_done:comp_percent(x_end,x_start, glob_h+array_x[1]), glob_percent_done:percent_done, omniout_str_noeol(info, "Total Elapsed Time "), omniout_timestr(total_clock_sec), omniout_str_noeol(info, "Elapsed Time(since restart) "), omniout_timestr(glob_clock_sec), if c(percent_done) < glob__100 then (omniout_str_noeol(info, "Expected Time Remaining "), omniout_timestr(expect_sec), omniout_str_noeol(info, "Optimized Time Remaining "), omniout_timestr(glob_optimal_expect_sec), omniout_str_noeol(info, "Expected Total Time "), omniout_timestr(glob_total_exp_sec)), omniout_str_noeol(info, "Time to Timeout "), omniout_timestr(left_sec), omniout_float(info, "Percent Done ",33, percent_done,4,"%")),0) (%i248) check_for_pole():=( block(mode_declare([cnt],fixnum,[dr1,dr2,ds1,ds2,hdrc], convfloat,[m,n],fixnum,[nr1,nr2], convfloat,[ord_no],fixnum, [term1,term2,term3,part1,part2, part3,part4,part5,part6,part7, part8,part9,part10,part11,part12, part13,part14,rad_c,rcs,rm0,rm1, rm2,rm3,rm4],convfloat, [found_sing],fixnum, [h_new,ratio,term,local_test, tmp_rad,tmp_ord,tmp_ratio, prev_tmp_rad],convfloat,[last_no], fixnum),tmp_rad:glob_larger_float, prev_tmp_rad:glob_larger_float, tmp_ratio:glob_larger_float, rad_c:glob_larger_float, array_rad_test_poles[1,1]:glob_larger_float, array_ord_test_poles[1,1]:glob_larger_float, found_sing:1,last_no:-10-1+ats_max_terms,cnt:0, while last_no < ats_max_terms-3 and found_sing = 1 do (tmp_rad :comp_rad_from_ratio( array_y_higher[1,last_no-1], array_y_higher[1,last_no],last_no), if abs(prev_tmp_rad) > glob__0 then tmp_ratio:tmp_rad/prev_tmp_rad else tmp_ratio:glob_large_float, if cnt > 0 and tmp_ratio < glob_upper_ratio_limit and tmp_ratio > glob_lower_ratio_limit then rad_c:tmp_rad elseif cnt = 0 then rad_c:tmp_rad elseif cnt > 0 then found_sing:0, prev_tmp_rad:tmp_rad,cnt:1+cnt, last_no:1+last_no), if found_sing = 1 then (if rad_c < array_rad_test_poles[1,1] then ( array_rad_test_poles[1,1]:rad_c, last_no:last_no-1, tmp_ord :comp_ord_from_ratio( array_y_higher[1,last_no-1], array_y_higher[1,last_no], last_no), array_rad_test_poles[1,1]:rad_c, array_ord_test_poles[1,1] :tmp_ord)), tmp_rad:glob_larger_float, prev_tmp_rad:glob_larger_float, tmp_ratio:glob_larger_float, rad_c:glob_larger_float, array_rad_test_poles[1,2]:glob_larger_float, array_ord_test_poles[1,2]:glob_larger_float, found_sing:1,last_no:-10-1+ats_max_terms,cnt:0, while last_no < ats_max_terms-4 and found_sing = 1 do (tmp_rad :comp_rad_from_three_terms( array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no],last_no), if abs(prev_tmp_rad) > glob__0 then tmp_ratio:tmp_rad/prev_tmp_rad else tmp_ratio:glob_large_float, if cnt > 0 and tmp_ratio < glob_upper_ratio_limit and tmp_ratio > glob_lower_ratio_limit then rad_c:tmp_rad elseif cnt = 0 then rad_c:tmp_rad elseif cnt > 0 then found_sing:0, prev_tmp_rad:tmp_rad,cnt:1+cnt, last_no:1+last_no), if found_sing = 1 then (if rad_c < array_rad_test_poles[1,2] then ( array_rad_test_poles[1,2]:rad_c, last_no:last_no-1, tmp_ord :comp_ord_from_three_terms( array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no], last_no), array_rad_test_poles[1,2]:rad_c, if rad_c < glob_min_pole_est then glob_min_pole_est:rad_c, array_ord_test_poles[1,2] :tmp_ord)), tmp_rad:glob_larger_float, prev_tmp_rad:glob_larger_float, tmp_ratio:glob_larger_float, rad_c:glob_larger_float, array_rad_test_poles[1,3]:glob_larger_float, array_ord_test_poles[1,3]:glob_larger_float, found_sing:1,last_no:-10-1+ats_max_terms,cnt:0, while last_no < ats_max_terms-7 and found_sing = 1 do (tmp_rad :comp_rad_from_six_terms( array_y_higher[1,last_no-5], array_y_higher[1,last_no-4], array_y_higher[1,last_no-3], array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no],last_no), if abs(prev_tmp_rad) > glob__0 then tmp_ratio:tmp_rad/prev_tmp_rad else tmp_ratio:glob_large_float, if cnt > 0 and tmp_ratio < glob_upper_ratio_limit and tmp_ratio > glob_lower_ratio_limit then rad_c:tmp_rad elseif cnt = 0 then rad_c:tmp_rad elseif cnt > 0 then found_sing:0, prev_tmp_rad:tmp_rad,cnt:1+cnt, last_no:1+last_no), if found_sing = 1 then (if rad_c < array_rad_test_poles[1,3] then ( array_rad_test_poles[1,3]:rad_c, last_no:last_no-1, tmp_ord :comp_ord_from_six_terms( array_y_higher[1,last_no-5], array_y_higher[1,last_no-4], array_y_higher[1,last_no-3], array_y_higher[1,last_no-2], array_y_higher[1,last_no-1], array_y_higher[1,last_no], last_no), array_rad_test_poles[1,3]:rad_c, if rad_c < glob_min_pole_est then glob_min_pole_est:rad_c, array_ord_test_poles[1,3] :tmp_ord)), if abs(glob_min_pole_est)*glob_ratio_of_radius < abs(glob_h) then (h_new :glob_check_sign*glob_min_pole_est *glob_ratio_of_radius, omniout_str(always, "SETTING H FOR POLE"), glob_h_reason:6, if glob_check_sign*glob_min_h > glob_check_sign*h_new then ( omniout_str(always, "SETTING H FOR MIN H"), h_new:glob_min_h,glob_h_reason:5), term:1,ratio:c(1.0), while term <= ats_max_terms do ( array_y[term] :array_y[term]*ratio, array_y_higher[1,term] :array_y_higher[1,term]*ratio, array_x[term] :array_x[term]*ratio, ratio:ratio*h_new/abs(glob_h), term:1+term),glob_h:h_new), if reached_interval() then display_poles()),0) (%i249) atomall():=( block(mode_declare([[kkk,order_d],fixnum, [adj2,adj3,temporary,term,temp,temp2], convfloat]), array_tmp1[1]:array_const_0D2[1]*array_x[1], array_tmp2[1]:array_const_0D3[1]+array_tmp1[1], array_tmp3[1]:array_const_2D0[1]*array_tmp2[1], array_tmp4[1]:array_tmp3[1]+array_const_0D0[1], if not array_y_set_initial[1,2] then (if 1 <= ats_max_terms then ( temporary :c(array_tmp4[1])*expt(glob_h,c(1)) *c(factorial_3(0,1)), if 2 <= ats_max_terms then (array_y[2]:temporary, array_y_higher[1,2]:temporary), temporary:c(temporary)*c(1)/c(glob_h), array_y_higher[2,1]:c(temporary),0)), kkk:2,array_tmp1[2]:array_const_0D2[1]*array_x[2], array_tmp2[2]:array_tmp1[2], array_tmp3[2]:array_const_2D0[1]*array_tmp2[2], array_tmp4[2]:array_tmp3[2], if not array_y_set_initial[1,3] then (if 2 <= ats_max_terms then ( temporary :c(array_tmp4[2])*expt(glob_h,c(1)) *c(factorial_3(1,2)), if 3 <= ats_max_terms then (array_y[3]:temporary, array_y_higher[1,3]:temporary), temporary:c(temporary)*c(2)/c(glob_h), array_y_higher[2,2]:c(temporary),0)), kkk:3, if not array_y_set_initial[1,4] then (if 3 <= ats_max_terms then ( temporary :c(array_tmp4[3])*expt(glob_h,c(1)) *c(factorial_3(2,3)), if 4 <= ats_max_terms then (array_y[4]:temporary, array_y_higher[1,4]:temporary), temporary:c(temporary)*c(3)/c(glob_h), array_y_higher[2,3]:c(temporary),0)), kkk:4, if not array_y_set_initial[1,5] then (if 4 <= ats_max_terms then ( temporary :c(array_tmp4[4])*expt(glob_h,c(1)) *c(factorial_3(3,4)), if 5 <= ats_max_terms then (array_y[5]:temporary, array_y_higher[1,5]:temporary), temporary:c(temporary)*c(4)/c(glob_h), array_y_higher[2,4]:c(temporary),0)), kkk:5, if not array_y_set_initial[1,6] then (if 5 <= ats_max_terms then ( temporary :c(array_tmp4[5])*expt(glob_h,c(1)) *c(factorial_3(4,5)), if 6 <= ats_max_terms then (array_y[6]:temporary, array_y_higher[1,6]:temporary), temporary:c(temporary)*c(5)/c(glob_h), array_y_higher[2,5]:c(temporary),0)), kkk:6, while false do (order_d:1, if order_d+kkk <= ats_max_terms then (if not array_y_set_initial[1,order_d+kkk] then ( temporary :c(array_tmp4[kkk])*expt(glob_h,c(order_d)) *c( factorial_3( kkk-1, -1+order_d+kkk)), array_y[order_d+kkk]:c(temporary), array_y_higher[1,order_d+kkk]:c(temporary), term:-1+order_d+kkk,adj2:-1+order_d+kkk, adj3:2, while term >= 1 and term <= ats_max_terms and adj3 < 1+order_d do ( if adj3 <= 1+order_d then ( if adj2 > 0 then temporary :c(temporary)*c(adj2) /c(glob_h) else temporary:c(temporary), array_y_higher[adj3,term] :c(temporary)),term:term-1, adj2:adj2-1,adj3:1+adj3))), kkk:1+kkk)),0) (%i250) exact_soln_y(x):=block(c(0.6)*c(x)+c(0.2)*c(x)*c(x)) (%o250) exact_soln_y(x) := block(c(0.6) c(x) + c(0.2) c(x) c(x)) (%i251) main_prog():=block( mode_declare([[d1,d2,d3,d4,est_err_2,display_max],convfloat, [niii,done_once,term,ord,order_diff,term_no, html_log_file,iiif,jjjf,rows,r_order, sub_iter,calc_term,iii],fixnum,[temp_sum], convfloat,[current_iter],fixnum, [x_start,x_end],convfloat,[it,opt_iter], fixnum,[tmp],convfloat,[subiter],fixnum, [est_needed_step_err,estimated_step_error, min_value,est_answer,last_min_pole_est], convfloat,[repeat_it],fixnum],[found_h], boolean),Digits:32,max_terms:30, glob_html_log:true,term:1, while term <= 30 do (array_y_init[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_norms[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_fact_1[term]:c(0.0),term:1+term), term:1, while term <= 2 do (array_1st_rel_error[term]:c(0.0),term:1+term),term:1, while term <= 2 do (array_last_rel_error[term]:c(0.0),term:1+term), term:1, while term <= 2 do (array_est_rel_error[term]:c(0.0),term:1+term),term:1, while term <= 2 do (array_max_est_error[term]:c(0.0),term:1+term),term:1, while term <= 2 do (array_type_pole[term]:0,term:1+term), term:1, while term <= 2 do (array_type_real_pole[term]:0,term:1+term),term:1, while term <= 2 do (array_type_complex_pole[term]:0,term:1+term),term:1, while term <= 2 do (array_est_digits[term]:0,term:1+term), term:1, while term <= 30 do (array_y[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_x[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp0[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp1[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp2[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp3[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp4[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_m1[term]:c(0.0),term:1+term), ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_higher[ord,term]:c(0.0),term:1+term), ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_higher_work[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_higher_work2[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 30 do (array_y_set_initial[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 3 do (array_given_rad_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 3 do (array_given_ord_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 4 do (array_rad_test_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 2 do (term:1, while term <= 4 do (array_ord_test_poles[ord,term]:c(0.0), term:1+term),ord:1+ord),ord:1, while ord <= 30 do (term:1, while term <= 30 do (array_fact_2[ord,term]:c(0.0),term:1+term), ord:1+ord),zero_ats_ar(array_y),zero_ats_ar(array_x), zero_ats_ar(array_tmp0),zero_ats_ar(array_tmp1), zero_ats_ar(array_tmp2),zero_ats_ar(array_tmp3), zero_ats_ar(array_tmp4),zero_ats_ar(array_m1), zero_ats_ar(array_const_1),array_const_1[1]:c(1), zero_ats_ar(array_const_0D0),array_const_0D0[1]:c(0.0), zero_ats_ar(array_const_2D0),array_const_2D0[1]:c(2.0), zero_ats_ar(array_const_0D2),array_const_0D2[1]:c(0.2), zero_ats_ar(array_const_0D3),array_const_0D3[1]:c(0.3), zero_ats_ar(array_m1),array_m1[1]:glob__m1,iiif:0, while iiif <= ats_max_terms do (jjjf:0, while jjjf <= ats_max_terms do (array_fact_1[iiif]:0, array_fact_2[iiif,jjjf]:0,jjjf:1+jjjf), iiif:1+iiif),array_y_set_initial[1,1]:true, array_y_set_initial[1,2]:false, array_y_set_initial[1,3]:false, array_y_set_initial[1,4]:false, array_y_set_initial[1,5]:false, array_y_set_initial[1,6]:false, array_y_set_initial[1,7]:false, array_y_set_initial[1,8]:false, array_y_set_initial[1,9]:false, array_y_set_initial[1,10]:false, array_y_set_initial[1,11]:false, array_y_set_initial[1,12]:false, array_y_set_initial[1,13]:false, array_y_set_initial[1,14]:false, array_y_set_initial[1,15]:false, array_y_set_initial[1,16]:false, array_y_set_initial[1,17]:false, array_y_set_initial[1,18]:false, array_y_set_initial[1,19]:false, array_y_set_initial[1,20]:false, array_y_set_initial[1,21]:false, array_y_set_initial[1,22]:false, array_y_set_initial[1,23]:false, array_y_set_initial[1,24]:false, array_y_set_initial[1,25]:false, array_y_set_initial[1,26]:false, array_y_set_initial[1,27]:false, array_y_set_initial[1,28]:false, array_y_set_initial[1,29]:false, array_y_set_initial[1,30]:false,glob_log_10:log(10.0), glob_orig_start_sec:elapsed_time_seconds(), glob_display_flag:true,glob_no_eqs:1,glob_iter:-1, opt_iter:-1,glob_max_iter:50000,glob_max_hours:0.0, glob_max_minutes:15.0, omniout_str(always, "##############ECHO OF PROBLEM#################"), omniout_str(always, "##############temp/mult_c_linpostode.ode#################"), omniout_str(always, "diff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; "), omniout_str(always,"!"), omniout_str(always,"/* BEGIN FIRST INPUT BLOCK */"), omniout_str(always,"Digits:32,"), omniout_str(always,"max_terms:30,"),omniout_str(always,"!"), omniout_str(always,"/* END FIRST INPUT BLOCK */"), omniout_str(always,"/* BEGIN SECOND INPUT BLOCK */"), omniout_str(always,"x_start:c(0.1),"), omniout_str(always,"x_end:c(5.0),"), omniout_str(always, "array_y_init[0 + 1] : exact_soln_y(x_start),"), omniout_str(always,"glob_look_poles:true,"), omniout_str(always,""),omniout_str(always,""), omniout_str(always,""),omniout_str(always,""), omniout_str(always,""),omniout_str(always,""), omniout_str(always,""), omniout_str(always,"glob_type_given_pole:3,"), omniout_str(always,"/* END SECOND INPUT BLOCK */"), omniout_str(always,"/* BEGIN OVERRIDE BLOCK */"), omniout_str(always,"glob_desired_digits_correct:8,"), omniout_str(always,"glob_max_minutes:(3.0),"), omniout_str(always,"glob_subiter_method:3,"), omniout_str(always,"glob_max_iter:100000,"), omniout_str(always,"glob_upper_ratio_limit:c(1.000001),"), omniout_str(always,"glob_lower_ratio_limit:c(0.999999),"), omniout_str(always,"glob_look_poles:false,"), omniout_str(always,"glob_h:c(0.001),"), omniout_str(always,"glob_display_interval:c(0.01),"), omniout_str(always,"/* END OVERRIDE BLOCK */"), omniout_str(always,"!"), omniout_str(always,"/* BEGIN USER DEF BLOCK */"), omniout_str(always,"exact_soln_y (x) := (block("), omniout_str(always, " (c(0.2) * c(x) * c(x) + c(0.6) * c(x)) "), omniout_str(always,"));"), omniout_str(always,"/* END USER DEF BLOCK */"), omniout_str(always, "#######END OF ECHO OF PROBLEM#################"), glob_unchanged_h_cnt:0,glob_warned:false,glob_warned2:false, glob_small_float:glob__0,glob_smallish_float:glob__0, glob_large_float:c(1.0E+100),glob_larger_float:c(1.1E+100), glob_almost_1:c(0.99),x_start:c(0.1),x_end:c(5.0), array_y_init[1+0]:exact_soln_y(x_start), glob_look_poles:true,glob_type_given_pole:3, glob_desired_digits_correct:8,glob_max_minutes:3.0, glob_subiter_method:3,glob_max_iter:100000, glob_upper_ratio_limit:c(1.000001), glob_lower_ratio_limit:c(0.999999),glob_look_poles:false, glob_h:c(0.001),glob_display_interval:c(0.01), glob_last_good_h:glob_h, glob_max_sec:3600.0*glob_max_hours+60.0*glob_max_minutes, glob_check_sign:c(my_check_sign(x_start,x_end)), glob__pi:3.141592654,glob_prec:1.0E-16, if glob_optimize then (omniout_str(always,"START of Optimize"), found_h:false,glob_min_pole_est:glob_larger_float, last_min_pole_est:glob_larger_float, glob_least_given_sing:glob_larger_float, glob_least_ratio_sing:glob_larger_float, glob_least_3_sing:glob_larger_float, glob_least_6_sing:glob_larger_float, glob_min_h:abs(glob_min_h)*glob_check_sign, glob_max_h:abs(glob_max_h)*glob_check_sign, glob_h:abs(glob_min_h)*glob_check_sign, glob_display_interval :c(abs(c(glob_display_interval)) *glob_check_sign), display_max:c(x_end)-c(x_start)/glob__10, if glob_display_interval > display_max then glob_display_interval:c(display_max), chk_data(),min_value:glob_larger_float, est_answer:est_size_answer(),opt_iter:1, est_needed_step_err :estimated_needed_step_error( x_start,x_end,glob_h,est_answer), omniout_float(always,"est_needed_step_err",32, est_needed_step_err,16,""), estimated_step_error:glob_small_float, while opt_iter <= 100 and not found_h do (omniout_int(always,"opt_iter",32,opt_iter, 4,""),array_x[1]:c(x_start), array_x[2]:c(glob_h), glob_next_display:c(x_start),order_diff:1, term_no:1, while term_no <= order_diff do ( array_y[term_no] :array_y_init[term_no] *expt(glob_h,c(term_no-1)) /c(factorial_1(term_no-1)), term_no:1+term_no),rows:order_diff, r_order:1, while r_order <= rows do (term_no:1, while term_no <= 1-r_order+rows do (it:-1+r_order+term_no, if term_no < ats_max_terms then array_y_higher[ r_order,term_no] :array_y_init[it] *expt(glob_h, c(term_no-1)) /c( factorial_1( term_no-1)), term_no:1+term_no), r_order:1+r_order),atomall(), if glob_check_sign*glob_min_h >= glob_check_sign*glob_h then ( omniout_str(always, "SETTING H FOR MIN H"), glob_h:glob_check_sign*abs(glob_min_h), glob_h_reason:1,found_h:true), if glob_check_sign*glob_display_interval <= glob_check_sign*glob_h then ( omniout_str(always, "SETTING H FOR DISPLAY INTERVAL"), glob_h_reason:2, glob_h:glob_display_interval, found_h:true), if glob_look_poles then check_for_pole(), if not found_h then (est_answer:est_size_answer(), est_needed_step_err :estimated_needed_step_error( x_start,x_end,glob_h, est_answer), omniout_float(always, "est_needed_step_err", 32, est_needed_step_err, 16,""), estimated_step_error :test_suggested_h(), omniout_float(always, "estimated_step_error", 32, estimated_step_error, 32,""), if estimated_step_error < est_needed_step_err then ( omniout_str(always, "Double H and LOOP"), glob_h:glob_h*glob__2) else ( omniout_str(always, "Found H for OPTIMAL"), found_h:true,glob_h_reason:3, glob_h:glob_h/glob__2)), opt_iter:1+opt_iter), if not found_h and opt_iter = 1 then (omniout_str(always, "Beginning glob_h too large."), found_h:false), if glob_check_sign*glob_max_h <= glob_check_sign*glob_h then (omniout_str(always, "SETTING H FOR MAX H"), glob_h:glob_check_sign*abs(glob_max_h), glob_h_reason:1,found_h:true)) else (found_h:true,glob_h:glob_h*glob_check_sign), if glob_html_log then html_log_file:openw("entry.html"), if found_h then (omniout_str(always,"START of Soultion"), array_x[1]:c(x_start),array_x[2]:c(glob_h), glob_next_display:c(x_start), glob_min_pole_est:glob_larger_float, glob_least_given_sing:glob_larger_float, glob_least_ratio_sing:glob_larger_float, glob_least_3_sing:glob_larger_float, glob_least_6_sing:glob_larger_float,order_diff:1, term_no:1, while term_no <= order_diff do (array_y[term_no] :array_y_init[term_no] *expt(glob_h,c(term_no-1)) /c(factorial_1(term_no-1)), term_no:1+term_no),rows:order_diff, r_order:1, while r_order <= rows do (term_no:1, while term_no <= 1-r_order+rows do (it:-1+r_order+term_no, if term_no < ats_max_terms then array_y_higher[ r_order,term_no] :array_y_init[it] *expt(glob_h,c(term_no-1)) /c(factorial_1(term_no-1)), term_no:1+term_no), r_order:1+r_order),current_iter:1, glob_clock_start_sec:elapsed_time_seconds(), glob_clock_sec:elapsed_time_seconds(),glob_iter:0, omniout_str(debugl," "), glob_reached_optimal_h:true, glob_optimal_clock_start_sec :elapsed_time_seconds(), while glob_iter < glob_max_iter and glob_check_sign*array_x[1] < glob_check_sign*x_end and glob_clock_sec-glob_orig_start_sec < glob_max_sec do (if reached_interval() then (omniout_str(info," "), omniout_str(info, "TOP MAIN SOLVE Loop")), glob_iter:1+glob_iter, glob_clock_sec:elapsed_time_seconds(), track_estimated_error(),atomall(), track_estimated_error(), display_alot(current_iter), if glob_look_poles then check_for_pole(), if reached_interval() then glob_next_display :glob_display_interval +glob_next_display, array_x[1]:glob_h+array_x[1], array_x[2]:glob_h,order_diff:2,ord:2, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( array_y_higher_work[2,iii] :array_y_higher[2,iii] /expt(glob_h,c(calc_term-1)) /c( factorial_3(iii-calc_term,iii-1)), iii:iii-1),temp_sum:glob__0,ord:2, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( temp_sum :array_y_higher_work[ord,iii] +temp_sum,iii:iii-1), array_y_higher_work2[ord,calc_term] :temp_sum*expt(glob_h,c(calc_term-1)) /c(factorial_1(calc_term-1)),ord:1, calc_term:2,iii:ats_max_terms, while iii >= calc_term do ( array_y_higher_work[1,iii] :array_y_higher[1,iii] /expt(glob_h,c(calc_term-1)) /c( factorial_3(iii-calc_term,iii-1)), iii:iii-1),temp_sum:glob__0,ord:1, calc_term:2,iii:ats_max_terms, while iii >= calc_term do ( temp_sum :array_y_higher_work[ord,iii] +temp_sum,iii:iii-1), array_y_higher_work2[ord,calc_term] :temp_sum*expt(glob_h,c(calc_term-1)) /c(factorial_1(calc_term-1)),ord:1, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( array_y_higher_work[1,iii] :array_y_higher[1,iii] /expt(glob_h,c(calc_term-1)) /c( factorial_3(iii-calc_term,iii-1)), iii:iii-1),temp_sum:glob__0,ord:1, calc_term:1,iii:ats_max_terms, while iii >= calc_term do ( temp_sum :array_y_higher_work[ord,iii] +temp_sum,iii:iii-1), array_y_higher_work2[ord,calc_term] :temp_sum*expt(glob_h,c(calc_term-1)) /c(factorial_1(calc_term-1)), term_no:ats_max_terms, while term_no >= 1 do ( array_y[term_no] :array_y_higher_work2[1,term_no], ord:1, while ord <= order_diff do ( array_y_higher[ord,term_no] :array_y_higher_work2[ ord,term_no],ord:1+ord), term_no:term_no-1)), omniout_str(always,"Finished!"), if glob_iter >= glob_max_iter then omniout_str(always, "Maximum Iterations Reached before Solution Completed!"), if elapsed_time_seconds()-glob_orig_start_sec >= glob_max_sec then omniout_str(always, "Maximum Time Reached before Solution Completed!"), glob_clock_sec:elapsed_time_seconds(), omniout_str(info, "diff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; "), omniout_int(info, "Iterations ",32, glob_iter,4," "), prog_report(x_start,x_end), if glob_html_log then (logstart(html_log_file), logitem_str(html_log_file, "2015-04-24T22:00:32-05:00"), logitem_str(html_log_file,"Maxima"), logitem_str(html_log_file, "mult_c_lin"), logitem_str(html_log_file, "diff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; "), logitem_float(html_log_file,x_start), logitem_float(html_log_file,x_end), logitem_float(html_log_file,array_x[1]), logitem_float(html_log_file,glob_h), logitem_h_reason(html_log_file), logitem_str(html_log_file,"16"), logitem_float(html_log_file, glob_desired_digits_correct), if array_est_digits[1] # -16 then ( logitem_integer(html_log_file, array_est_digits[ 1]),0) else ( logitem_str(html_log_file, "Unknown"),0), if glob_min_good_digits # -16 then ( logitem_integer(html_log_file, glob_min_good_digits), 0) else ( logitem_str(html_log_file, "Unknown"),0), if glob_good_digits # -16 then ( logitem_integer(html_log_file, glob_good_digits),0) else ( logitem_str(html_log_file, "Unknown"),0), logitem_str(html_log_file,"NA"), logitem_str(html_log_file,"NA"), logitem_integer(html_log_file, ats_max_terms), if glob_type_given_pole = 0 then ( logitem_str(html_log_file, "Not Given"), logitem_str(html_log_file,"NA"),0) elseif glob_type_given_pole = 4 then ( logitem_str(html_log_file, "No Solution"), logitem_str(html_log_file,"NA"),0) elseif glob_type_given_pole = 5 then ( logitem_str(html_log_file, "Some Pole"), logitem_str(html_log_file,"????"),0) elseif glob_type_given_pole = 3 then ( logitem_str(html_log_file, "No Pole"), logitem_str(html_log_file,"NA"),0) elseif glob_type_given_pole = 1 then ( logitem_str(html_log_file, "Real Sing"), logitem_float(html_log_file, glob_least_given_sing), 0) elseif glob_type_given_pole = 2 then ( logitem_str(html_log_file, "Complex Sing"), logitem_float(html_log_file, glob_least_given_sing), 0), if glob_least_ratio_sing < glob_large_float then ( logitem_float(html_log_file, glob_least_ratio_sing), 0) else ( logitem_str(html_log_file,"NONE"),0), if glob_least_3_sing < glob_large_float then ( logitem_float(html_log_file, glob_least_3_sing),0) else ( logitem_str(html_log_file,"NONE"), 0), if glob_least_6_sing < glob_large_float then ( logitem_float(html_log_file, glob_least_6_sing),0) else ( logitem_str(html_log_file,"NONE"), 0), logitem_integer(html_log_file, glob_iter), logitem_time(html_log_file, glob_clock_sec), if c(glob_percent_done) < glob__100 then ( logitem_time(html_log_file, glob_total_exp_sec),0) else ( logitem_str(html_log_file,"Done"), 0), log_revs(html_log_file, " 308.maple.seems.ok "), logitem_str(html_log_file, "mult_c_lin diffeq.max"), logitem_str(html_log_file, "mult_c_lin maxima results"), logitem_str(html_log_file,"OK"), logend(html_log_file)), if glob_html_log then close(html_log_file))) (%i252) main():=(glob_iolevel:2,compile(all),main_prog()) (%i253) main() warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. warning: encountered undefined variable glob_iolevel in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable secs in translation. warning: encountered undefined variable glob_sec_in_year in translation. warning: encountered undefined variable sec_temp in translation. warning: encountered undefined variable glob_sec_in_day in translation. warning: encountered undefined variable glob_sec_in_hour in translation. warning: encountered undefined variable glob_sec_in_minute in translation. warning: encountered undefined variable years_int in translation. warning: encountered undefined variable days_int in translation. warning: encountered undefined variable hours_int in translation. warning: encountered undefined variable minutes_int in translation. warning: encountered undefined variable sec_int in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob_sec_in_year in translation. warning: encountered undefined variable glob_sec_in_day in translation. warning: encountered undefined variable glob_sec_in_hour in translation. warning: encountered undefined variable glob_sec_in_minute in translation. warning: encountered undefined variable iii in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob__0 in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable iii_ats in translation. warning: encountered undefined variable ma_ats in translation. warning: encountered undefined variable ret_ats in translation. warning: encountered undefined variable lll_ats in translation. warning: encountered undefined variable ats_max_terms in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable iii_att in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable ma_att in translation. warning: encountered undefined variable lll_att in translation. warning: encountered undefined variable ret_att in translation. warning: encountered undefined variable al_att in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob_min_good_digits in translation. warning: encountered undefined variable glob_h_reason in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob_max_iter in translation. warning: encountered undefined variable errflag in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable sub1 in translation. warning: encountered undefined variable sub2 in translation. warning: encountered undefined variable rrr in translation. warning: encountered undefined variable ms2 in translation. warning: encountered undefined variable sec_left in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob__100 in translation. warning: encountered undefined variable glob_small_float in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable ret in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable glob__m2 in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable temp in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable glob__4 in translation. warning: encountered undefined variable glob__3 in translation. warning: encountered undefined variable glob__2 in translation. warning: encountered undefined variable rm0 in translation. warning: encountered undefined variable glob__2 in translation. warning: encountered undefined variable rm1 in translation. warning: encountered undefined variable rm2 in translation. warning: encountered undefined variable rm3 in translation. warning: encountered undefined variable glob__m1 in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable rm4 in translation. warning: encountered undefined variable glob__3 in translation. warning: encountered undefined variable glob__8 in translation. warning: encountered undefined variable glob__5 in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable nr1 in translation. warning: encountered undefined variable dr2 in translation. warning: encountered undefined variable nr2 in translation. warning: encountered undefined variable dr1 in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable ds1 in translation. warning: encountered undefined variable ds2 in translation. warning: encountered undefined variable rcs in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable ord_no in translation. warning: variable glob_six_term_ord_save (declared type convfloat) assigned type any. warning: encountered undefined variable rad_c in translation. warning: encountered undefined variable glob_six_term_ord_save in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable array_fact_2 in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob_log_10 in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob_desired_digits_correct in translation. warning: encountered undefined variable glob__10 in translation. warning: encountered undefined variable ats_max_terms in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable array_x in translation. warning: encountered undefined variable array_given_rad_poles in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable rad_given in translation. warning: encountered undefined variable array_given_ord_poles in translation. warning: variable glob_least_given_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_given_sing in translation. warning: encountered undefined variable glob_type_given_pole in translation. warning: encountered undefined variable array_rad_test_poles in translation. warning: variable glob_least_ratio_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_ratio_sing in translation. warning: encountered undefined variable array_ord_test_poles in translation. warning: encountered undefined variable glob_large_float in translation. warning: variable glob_least_3_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_3_sing in translation. warning: encountered undefined variable glob__small in translation. warning: variable glob_least_6_sing (declared type convfloat) assigned type any. warning: encountered undefined variable glob_least_6_sing in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable glob__m1 in translation. warning: encountered undefined variable glob_estimated_size_answer in translation. warning: encountered undefined variable array_y in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob__1 in translation. warning: encountered undefined variable glob__small in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob__0_5 in translation. warning: encountered undefined variable glob__0_25 in translation. warning: encountered undefined variable glob__0_125 in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable glob__0_5 in translation. warning: encountered undefined variable glob__0_25 in translation. warning: encountered undefined variable glob__0_125 in translation. warning: encountered undefined variable glob_prec in translation. warning: encountered undefined variable array_max_est_error in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable glob_check_sign in translation. warning: encountered undefined variable glob_next_display in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob__10 in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable always in translation. warning: encountered undefined variable ind_var in translation. warning: encountered undefined variable closed_form_val_y in translation. warning: encountered undefined variable term_no in translation. warning: encountered undefined variable numeric_val in translation. warning: encountered undefined variable abserr in translation. warning: encountered undefined variable glob__100 in translation. warning: encountered undefined variable relerr in translation. warning: variable glob_good_digits (declared type fixnum) assigned type any. warning: encountered undefined variable glob_prec in translation. warning: encountered undefined variable glob__m1 in translation. warning: encountered undefined variable glob_good_digits in translation. warning: encountered undefined variable glob_min_good_digits in translation. warning: encountered undefined variable glob_apfp_est_good_digits in translation. warning: encountered undefined variable glob_min_apfp_est_good_digits in translation. warning: encountered undefined variable glob_iter in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable est_rel_err in translation. warning: variable glob_est_digits (declared type fixnum) assigned type any. warning: encountered undefined variable glob_est_digits in translation. warning: encountered undefined variable array_est_digits in translation. warning: encountered undefined variable array_1st_rel_error in translation. warning: encountered undefined variable array_last_rel_error in translation. warning: encountered undefined variable array_est_rel_error in translation. warning: encountered undefined variable info in translation. warning: encountered undefined variable glob_desired_digits_correct in translation. warning: encountered undefined variable glob_h in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable clock_sec1 in translation. warning: encountered undefined variable glob_orig_start_sec in translation. warning: encountered undefined variable glob_clock_start_sec in translation. warning: variable glob_clock_sec (declared type convfloat) assigned type any. warning: encountered undefined variable glob_max_sec in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob_optimal_clock_start_sec in translation. warning: encountered undefined variable opt_clock_sec in translation. warning: variable glob_optimal_expect_sec (declared type convfloat) assigned type any. warning: encountered undefined variable glob_optimal_expect_sec in translation. warning: encountered undefined variable total_clock_sec in translation. warning: variable glob_total_exp_sec (declared type convfloat) assigned type any. warning: encountered undefined variable percent_done in translation. warning: variable glob_percent_done (declared type convfloat) assigned type any. warning: encountered undefined variable info in translation. warning: encountered undefined variable glob_clock_sec in translation. warning: encountered undefined variable expect_sec in translation. warning: encountered undefined variable glob_total_exp_sec in translation. warning: encountered undefined variable glob__100 in translation. warning: encountered undefined variable left_sec in translation. warning: encountered undefined variable glob_larger_float in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable last_no in translation. warning: encountered undefined variable found_sing in translation. warning: encountered undefined variable array_y_higher in translation. warning: variable tmp_rad (declared type convfloat) assigned type any. warning: encountered undefined variable tmp_rad in translation. warning: encountered undefined variable prev_tmp_rad in translation. warning: encountered undefined variable glob__0 in translation. warning: encountered undefined variable glob_large_float in translation. warning: encountered undefined variable cnt in translation. warning: encountered undefined variable tmp_ratio in translation. warning: encountered undefined variable glob_upper_ratio_limit in translation. warning: encountered undefined variable glob_lower_ratio_limit in translation. warning: variable tmp_ord (declared type convfloat) assigned type any. warning: encountered undefined variable tmp_ord in translation. warning: encountered undefined variable glob_min_pole_est in translation. warning: encountered undefined variable glob_check_sign in translation. warning: encountered undefined variable glob_ratio_of_radius in translation. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob_min_h in translation. warning: encountered undefined variable h_new in translation. warning: variable ratio (declared type convfloat) assigned type any. warning: encountered undefined variable term in translation. warning: encountered undefined variable ratio in translation. warning: encountered undefined variable glob_h in translation. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: encountered undefined variable array_const_0D2 in translation. warning: encountered undefined variable array_tmp1 in translation. warning: encountered undefined variable array_const_0D3 in translation. warning: encountered undefined variable array_tmp2 in translation. warning: encountered undefined variable array_const_2D0 in translation. warning: encountered undefined variable array_tmp3 in translation. warning: encountered undefined variable array_const_0D0 in translation. warning: encountered undefined variable array_tmp4 in translation. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable temporary in translation. warning: encountered undefined variable ats_max_terms in translation. warning: encountered undefined variable array_y_set_initial in translation. warning: encountered undefined variable kkk in translation. warning: encountered undefined variable order_d in translation. warning: encountered undefined variable adj3 in translation. warning: encountered undefined variable adj2 in translation. modedeclare: [found_h] is not a built-in type; assuming it is a Maxima extension type. modedeclare: false is not a built-in type; assuming it is a Maxima extension type. warning: variable term (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable array_y_init in translation. warning: variable term (declared type [found_h]) assigned type any. warning: encountered undefined variable array_norms in translation. warning: encountered undefined variable array_fact_1 in translation. warning: encountered undefined variable array_type_pole in translation. warning: encountered undefined variable array_type_real_pole in translation. warning: encountered undefined variable array_type_complex_pole in translation. warning: encountered undefined variable array_tmp0 in translation. warning: encountered undefined variable array_m1 in translation. warning: variable ord (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable ord in translation. warning: variable ord (declared type [found_h]) assigned type any. warning: encountered undefined variable array_y_higher_work in translation. warning: encountered undefined variable array_y_higher_work2 in translation. warning: encountered undefined variable array_const_1 in translation. warning: encountered undefined variable glob__m1 in translation. warning: variable iiif (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable iiif in translation. warning: encountered undefined variable ats_max_terms in translation. warning: variable jjjf (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable jjjf in translation. warning: variable jjjf (declared type [found_h]) assigned type any. warning: variable iiif (declared type [found_h]) assigned type any. warning: variable glob_orig_start_sec (declared type convfloat) assigned type any. warning: variable opt_iter (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable always in translation. warning: encountered undefined variable glob__0 in translation. warning: variable glob_large_float (declared type convfloat) assigned type any. warning: variable glob_larger_float (declared type convfloat) assigned type any. warning: variable glob_almost_1 (declared type convfloat) assigned type any. warning: variable x_start (declared type [found_h]) assigned type any. warning: variable x_end (declared type [found_h]) assigned type any. warning: encountered undefined variable x_start in translation. warning: variable glob_upper_ratio_limit (declared type convfloat) assigned type any. warning: variable glob_lower_ratio_limit (declared type convfloat) assigned type any. warning: variable glob_h (declared type convfloat) assigned type any. warning: variable glob_display_interval (declared type convfloat) assigned type any. warning: encountered undefined variable glob_h in translation. warning: encountered undefined variable glob_max_minutes in translation. warning: encountered undefined variable glob_max_hours in translation. warning: encountered undefined variable x_end in translation. warning: variable glob_check_sign (declared type convfloat) assigned type any. warning: encountered undefined variable glob_larger_float in translation. warning: variable last_min_pole_est (declared type [found_h]) assigned type convfloat. warning: encountered undefined variable glob_min_h in translation. warning: encountered undefined variable glob_check_sign in translation. warning: encountered undefined variable glob_max_h in translation. warning: encountered undefined variable glob_display_interval in translation. warning: encountered undefined variable glob__10 in translation. warning: variable display_max (declared type [found_h]) assigned type any. warning: encountered undefined variable display_max in translation. warning: variable min_value (declared type [found_h]) assigned type convfloat. warning: variable est_answer (declared type [found_h]) assigned type any. warning: encountered undefined variable est_answer in translation. warning: variable est_needed_step_err (declared type [found_h]) assigned type any. warning: encountered undefined variable est_needed_step_err in translation. warning: encountered undefined variable glob_small_float in translation. warning: variable estimated_step_error (declared type [found_h]) assigned type convfloat. warning: encountered undefined variable opt_iter in translation. warning: encountered undefined variable found_h in translation. warning: variable glob_next_display (declared type convfloat) assigned type any. warning: variable order_diff (declared type [found_h]) assigned type fixnum. warning: variable term_no (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable order_diff in translation. warning: variable term_no (declared type [found_h]) assigned type any. warning: variable r_order (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable r_order in translation. warning: encountered undefined variable rows in translation. warning: variable it (declared type [found_h]) assigned type any. warning: encountered undefined variable it in translation. warning: variable r_order (declared type [found_h]) assigned type any. warning: encountered undefined variable glob_look_poles in translation. warning: variable estimated_step_error (declared type [found_h]) assigned type any. warning: encountered undefined variable estimated_step_error in translation. warning: encountered undefined variable glob__2 in translation. warning: variable opt_iter (declared type [found_h]) assigned type any. warning: encountered undefined variable glob_optimize in translation. warning: variable html_log_file (declared type [found_h]) assigned type any. warning: encountered undefined variable glob_html_log in translation. warning: variable current_iter (declared type [found_h]) assigned type fixnum. warning: variable glob_clock_start_sec (declared type convfloat) assigned type any. warning: variable glob_clock_sec (declared type convfloat) assigned type any. warning: encountered undefined variable debugl in translation. warning: variable glob_optimal_clock_start_sec (declared type convfloat) assigned type any. warning: encountered undefined variable glob_iter in translation. warning: encountered undefined variable glob_max_iter in translation. warning: encountered undefined variable glob_clock_sec in translation. warning: encountered undefined variable glob_orig_start_sec in translation. warning: encountered undefined variable glob_max_sec in translation. warning: encountered undefined variable info in translation. warning: encountered undefined variable current_iter in translation. warning: encountered undefined variable glob_next_display in translation. warning: variable calc_term (declared type [found_h]) assigned type fixnum. warning: variable iii (declared type [found_h]) assigned type fixnum. warning: encountered undefined variable calc_term in translation. warning: variable iii (declared type [found_h]) assigned type any. warning: variable temp_sum (declared type [found_h]) assigned type convfloat. warning: encountered undefined variable temp_sum in translation. warning: variable temp_sum (declared type [found_h]) assigned type any. warning: encountered undefined variable html_log_file in translation. warning: encountered undefined variable glob_desired_digits_correct in translation. warning: encountered undefined variable glob_min_good_digits in translation. warning: encountered undefined variable glob_good_digits in translation. warning: encountered undefined variable glob_type_given_pole in translation. warning: encountered undefined variable glob_least_given_sing in translation. warning: encountered undefined variable glob_least_ratio_sing in translation. warning: encountered undefined variable glob_large_float in translation. warning: encountered undefined variable glob_least_3_sing in translation. warning: encountered undefined variable glob_least_6_sing in translation. warning: encountered undefined variable glob_total_exp_sec in translation. warning: encountered undefined variable glob_percent_done in translation. warning: encountered undefined variable glob__100 in translation. WARNING: in $MAIN_PROG : |$Digits| is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $MAX_TERMS is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_DISPLAY_FLAG is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_NO_EQS is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_UNCHANGED_H_CNT is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_WARNED is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_WARNED2 is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_SMALLISH_FLOAT is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_ALMOST_1 is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_SUBITER_METHOD is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_LAST_GOOD_H is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB__PI is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $LAST_MIN_POLE_EST is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $MIN_VALUE is neither declared nor bound, it will be treated as if it were declared SPECIAL. WARNING: in $MAIN_PROG : $GLOB_REACHED_OPTIMAL_H is neither declared nor bound, it will be treated as if it were declared SPECIAL. "##############ECHO OF PROBLEM#################" "##############temp/mult_c_linpostode.ode#################" "diff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; " "!" "/* BEGIN FIRST INPUT BLOCK */" "Digits:32," "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," "" "" "" "" "" "" "" "glob_type_given_pole:3," "/* END SECOND INPUT BLOCK */" "/* BEGIN OVERRIDE BLOCK */" "glob_desired_digits_correct:8," "glob_max_minutes:(3.0)," "glob_subiter_method:3," "glob_max_iter:100000," "glob_upper_ratio_limit:c(1.000001)," "glob_lower_ratio_limit:c(0.999999)," "glob_look_poles:false," "glob_h:c(0.001)," "glob_display_interval:c(0.01)," "/* END OVERRIDE BLOCK */" "!" "/* BEGIN USER DEF BLOCK */" "exact_soln_y (x) := (block(" " (c(0.2) * c(x) * c(x) + c(0.6) * c(x)) " "));" "/* END USER DEF BLOCK */" "#######END OF ECHO OF PROBLEM#################" "START of Soultion" " " "TOP MAIN SOLVE Loop" x[1] = 0.1 " " y[1] (closed_form) = 6.200E-2 " " y[1] (numeric) = 6.200E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 15 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.11000000000000001 " " y[1] (closed_form) = 6.84200000000000100E-2 " " y[1] (numeric) = 6.84200E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 2.02832326919240800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.12000000000000002 " " y[1] (closed_form) = 7.48800000000000100E-2 " " y[1] (numeric) = 7.48800E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 1.85333704698376800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.13000000000000003 " " y[1] (closed_form) = 8.13800000000000200E-2 " " y[1] (numeric) = 8.13800E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 3.41061386281996900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.14000000000000004 " " y[1] (closed_form) = 8.79200000000000200E-2 " " y[1] (numeric) = 8.79200E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 3.156912604143415300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.15000000000000005 " " y[1] (closed_form) = 9.45000000000000300E-2 " " y[1] (numeric) = 9.4500E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 2.93709794874379900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.16000000000000006 " " y[1] (closed_form) = 0.10112000000000003 " " y[1] (numeric) = 0.10112 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 2.7448156265455800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.17000000000000007 " " y[1] (closed_form) = 0.10778000000000004 " " y[1] (numeric) = 0.10778 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 3.86280974424228600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.18000000000000008 " " y[1] (closed_form) = 0.11448000000000004 " " y[1] (numeric) = 0.11448 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 3.636736846911544000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.19000000000000009 " " y[1] (closed_form) = 0.12122000000000005 " " y[1] (numeric) = 0.12122000000000001 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 3.43452923803360450000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2000000000000001 " " y[1] (closed_form) = 0.12800000000000006 " " y[1] (numeric) = 0.12800000000000003 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 2.16840434497100800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2100000000000001 " " y[1] (closed_form) = 0.13482000000000005 " " y[1] (numeric) = 0.13482000000000002 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 2.058713515474625800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2200000000000001 " " y[1] (closed_form) = 0.14168000000000008 " " y[1] (numeric) = 0.14168 " " absolute error = 8.32667268468867400000000000000000E-17 " " relative error = 5.87709816818793600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.23000000000000012 " " y[1] (closed_form) = 0.14858000000000007 " " y[1] (numeric) = 0.14858000000000002 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 3.736111941799556000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.24000000000000013 " " y[1] (closed_form) = 0.15552000000000007 " " y[1] (numeric) = 0.15552000000000002 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 3.569389868265033000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2500000000000001 " " y[1] (closed_form) = 0.16250000000000006 " " y[1] (numeric) = 0.1625 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 3.4160708450004800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2600000000000001 " " y[1] (closed_form) = 0.16952000000000006 " " y[1] (numeric) = 0.16952 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 3.27460778853573660000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.27000000000000013 " " y[1] (closed_form) = 0.17658000000000007 " " y[1] (numeric) = 0.17658000000000001 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 3.1436828197563600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.28000000000000014 " " y[1] (closed_form) = 0.1836800000000001 " " y[1] (numeric) = 0.18368 " " absolute error = 8.32667268468867400000000000000000E-17 " " relative error = 4.53324950168154940000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.29000000000000015 " " y[1] (closed_form) = 0.1908200000000001 " " y[1] (numeric) = 0.19082 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 5.81816908408529400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.30000000000000016 " " y[1] (closed_form) = 0.1980000000000001 " " y[1] (numeric) = 0.198 " " absolute error = 8.32667268468867400000000000000000E-17 " " relative error = 4.20539024479225800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.31000000000000016 " " y[1] (closed_form) = 0.2052200000000001 " " y[1] (numeric) = 0.20522 " " absolute error = 8.32667268468867400000000000000000E-17 " " relative error = 4.057437230625022000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3200000000000002 " " y[1] (closed_form) = 0.2124800000000001 " " y[1] (numeric) = 0.21248 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 5.22507071077351300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 14 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3300000000000002 " " y[1] (closed_form) = 0.21978000000000011 " " y[1] (numeric) = 0.21978 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 5.051519813564274000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3400000000000002 " " y[1] (closed_form) = 0.22712000000000013 " " y[1] (numeric) = 0.22712000000000002 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 4.88826622325271200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3500000000000002 " " y[1] (closed_form) = 0.23450000000000013 " " y[1] (numeric) = 0.23450000000000001 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 4.73442654424373500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3600000000000002 " " y[1] (closed_form) = 0.24192000000000013 " " y[1] (numeric) = 0.24192 " " absolute error = 1.38777878078144570000000000000000E-16 " " relative error = 5.73651943114023200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3700000000000002 " " y[1] (closed_form) = 0.24938000000000016 " " y[1] (numeric) = 0.24938000000000002 " " absolute error = 1.38777878078144570000000000000000E-16 " " relative error = 5.56491611509120500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3800000000000002 " " y[1] (closed_form) = 0.25688000000000016 " " y[1] (numeric) = 0.25688000000000005 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 4.32195198001072800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.39000000000000024 " " y[1] (closed_form) = 0.26442000000000015 " " y[1] (numeric) = 0.26442000000000004 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 4.198710478122516500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.40000000000000024 " " y[1] (closed_form) = 0.2720000000000002 " " y[1] (numeric) = 0.272 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 6.12255344462402200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.41000000000000025 " " y[1] (closed_form) = 0.2796200000000002 " " y[1] (numeric) = 0.27962000000000004 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 5.95570609018573000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.42000000000000026 " " y[1] (closed_form) = 0.2872800000000002 " " y[1] (numeric) = 0.28728000000000004 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 5.79690384620486400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.43000000000000027 " " y[1] (closed_form) = 0.29498000000000024 " " y[1] (numeric) = 0.29498 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 7.52744609549905500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4400000000000003 " " y[1] (closed_form) = 0.3027200000000002 " " y[1] (numeric) = 0.30272000000000004 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 5.5012372388270800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4500000000000003 " " y[1] (closed_form) = 0.3105000000000002 " " y[1] (numeric) = 0.31050000000000005 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 5.36339625422780600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4600000000000003 " " y[1] (closed_form) = 0.31832000000000027 " " y[1] (numeric) = 0.31832000000000005 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 6.97551535954483400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4700000000000003 " " y[1] (closed_form) = 0.32618000000000025 " " y[1] (numeric) = 0.3261800000000001 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 5.10556912421893900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4800000000000003 " " y[1] (closed_form) = 0.33408000000000027 " " y[1] (numeric) = 0.33408000000000004 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 6.64645009952799200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4900000000000003 " " y[1] (closed_form) = 0.34202000000000027 " " y[1] (numeric) = 0.34202000000000005 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 6.49215264969975800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5000000000000003 " " y[1] (closed_form) = 0.3500000000000003 " " y[1] (numeric) = 0.3500000000000001 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 6.34413156928660300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5100000000000003 " " y[1] (closed_form) = 0.3580200000000003 " " y[1] (numeric) = 0.35802000000000006 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 6.20201678467770300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5200000000000004 " " y[1] (closed_form) = 0.3660800000000003 " " y[1] (numeric) = 0.36608000000000007 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 6.065466699219600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5300000000000004 " " y[1] (closed_form) = 0.3741800000000003 " " y[1] (numeric) = 0.37418000000000007 " " absolute error = 2.2204460492503130000000000000000E-16 " " relative error = 5.93416550657520700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5400000000000004 " " y[1] (closed_form) = 0.3823200000000003 " " y[1] (numeric) = 0.38232000000000005 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 7.25977600325091200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5500000000000004 " " y[1] (closed_form) = 0.39050000000000035 " " y[1] (numeric) = 0.39050000000000007 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 7.10770182218409500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5600000000000004 " " y[1] (closed_form) = 0.39872000000000035 " " y[1] (numeric) = 0.3987200000000001 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 6.96116964677690900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5700000000000004 " " y[1] (closed_form) = 0.40698000000000034 " " y[1] (numeric) = 0.40698000000000006 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 6.81988687788807500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5800000000000004 " " y[1] (closed_form) = 0.41528000000000037 " " y[1] (numeric) = 0.4152800000000001 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 6.68358110567060500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5900000000000004 " " y[1] (closed_form) = 0.42362000000000033 " " y[1] (numeric) = 0.42362000000000005 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 6.55199839847714700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6000000000000004 " " y[1] (closed_form) = 0.4320000000000004 " " y[1] (numeric) = 0.43200000000000005 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 7.70988211545246900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6100000000000004 " " y[1] (closed_form) = 0.44042000000000037 " " y[1] (numeric) = 0.4404200000000001 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 6.30206975514937900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6200000000000004 " " y[1] (closed_form) = 0.4488800000000004 " " y[1] (numeric) = 0.44888000000000006 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 7.41995427257945800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6300000000000004 " " y[1] (closed_form) = 0.4573800000000004 " " y[1] (numeric) = 0.45738000000000006 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 7.28206102994330100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6400000000000005 " " y[1] (closed_form) = 0.4659200000000004 " " y[1] (numeric) = 0.4659200000000001 " " absolute error = 2.77555756156289140000000000000000E-16 " " relative error = 5.95715479387639400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6500000000000005 " " y[1] (closed_form) = 0.4745000000000004 " " y[1] (numeric) = 0.4745000000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 7.01932365411057300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6600000000000005 " " y[1] (closed_form) = 0.48312000000000044 " " y[1] (numeric) = 0.4831200000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.89408236851189500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6700000000000005 " " y[1] (closed_form) = 0.49178000000000044 " " y[1] (numeric) = 0.4917800000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.77268102378190800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6800000000000005 " " y[1] (closed_form) = 0.5004800000000005 " " y[1] (numeric) = 0.5004800000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.65494939633045600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6900000000000005 " " y[1] (closed_form) = 0.5092200000000005 " " y[1] (numeric) = 0.5092200000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.540727139302200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7000000000000005 " " y[1] (closed_form) = 0.5180000000000005 " " y[1] (numeric) = 0.5180000000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.42986307697966600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7100000000000005 " " y[1] (closed_form) = 0.5268200000000005 " " y[1] (numeric) = 0.5268200000000002 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.3222145588160390000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7200000000000005 " " y[1] (closed_form) = 0.5356800000000005 " " y[1] (numeric) = 0.5356800000000002 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.21764686730037800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7300000000000005 " " y[1] (closed_form) = 0.5445800000000005 " " y[1] (numeric) = 0.5445800000000002 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.11603267449312700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7400000000000005 " " y[1] (closed_form) = 0.5535200000000005 " " y[1] (numeric) = 0.5535200000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 6.0172515426280290000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7500000000000006 " " y[1] (closed_form) = 0.5625000000000004 " " y[1] (numeric) = 0.5625000000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 5.92118946466749700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7600000000000006 " " y[1] (closed_form) = 0.5715200000000005 " " y[1] (numeric) = 0.5715200000000001 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 5.82773844113148600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7700000000000006 " " y[1] (closed_form) = 0.5805800000000005 " " y[1] (numeric) = 0.5805800000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 7.64906145320304100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7800000000000006 " " y[1] (closed_form) = 0.5896800000000005 " " y[1] (numeric) = 0.5896800000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 7.53102038139435300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7900000000000006 " " y[1] (closed_form) = 0.5988200000000006 " " y[1] (numeric) = 0.5988200000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 7.41607177198594100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8000000000000006 " " y[1] (closed_form) = 0.6080000000000005 " " y[1] (numeric) = 0.6080000000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 7.30409884621812800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8100000000000006 " " y[1] (closed_form) = 0.6172200000000005 " " y[1] (numeric) = 0.6172200000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 7.1949906005972300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8200000000000006 " " y[1] (closed_form) = 0.6264800000000006 " " y[1] (numeric) = 0.6264800000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 7.08864145463641700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8300000000000006 " " y[1] (closed_form) = 0.6357800000000006 " " y[1] (numeric) = 0.6357800000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.98495092406276200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8400000000000006 " " y[1] (closed_form) = 0.6451200000000006 " " y[1] (numeric) = 0.6451200000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.88382331736827600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8500000000000006 " " y[1] (closed_form) = 0.6545000000000005 " " y[1] (numeric) = 0.6545000000000002 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 5.08887559033684800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8600000000000007 " " y[1] (closed_form) = 0.6639200000000006 " " y[1] (numeric) = 0.6639200000000002 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.68889640092273400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8700000000000007 " " y[1] (closed_form) = 0.6733800000000005 " " y[1] (numeric) = 0.6733800000000002 " " absolute error = 3.33066907387546960000000000000000E-16 " " relative error = 4.94619542290455200000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8800000000000007 " " y[1] (closed_form) = 0.6828800000000006 " " y[1] (numeric) = 0.6828800000000002 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.5031807909158590000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8900000000000007 " " y[1] (closed_form) = 0.6924200000000006 " " y[1] (numeric) = 0.6924200000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.41358149461399500000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9000000000000007 " " y[1] (closed_form) = 0.7020000000000006 " " y[1] (numeric) = 0.7020000000000002 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.32605712037125700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9100000000000007 " " y[1] (closed_form) = 0.7116200000000006 " " y[1] (numeric) = 0.7116200000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.24053862806079400000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9200000000000007 " " y[1] (closed_form) = 0.7212800000000007 " " y[1] (numeric) = 0.7212800000000001 " " absolute error = 5.5511151231257830000000000000000E-16 " " relative error = 7.69619998215086600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9300000000000007 " " y[1] (closed_form) = 0.7309800000000006 " " y[1] (numeric) = 0.7309800000000002 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 6.07525800774388100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9400000000000007 " " y[1] (closed_form) = 0.7407200000000007 " " y[1] (numeric) = 0.7407200000000002 " " absolute error = 5.5511151231257830000000000000000E-16 " " relative error = 7.49421525424691900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9500000000000007 " " y[1] (closed_form) = 0.7505000000000007 " " y[1] (numeric) = 0.7505000000000002 " " absolute error = 5.5511151231257830000000000000000E-16 " " relative error = 7.3965557936386100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9600000000000007 " " y[1] (closed_form) = 0.7603200000000008 " " y[1] (numeric) = 0.7603200000000001 " " absolute error = 6.6613381477509390000000000000000E-16 " " relative error = 8.76122967665053300000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9700000000000008 " " y[1] (closed_form) = 0.7701800000000008 " " y[1] (numeric) = 0.7701800000000001 " " absolute error = 6.6613381477509390000000000000000E-16 " " relative error = 8.64906664383771600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9800000000000008 " " y[1] (closed_form) = 0.7800800000000008 " " y[1] (numeric) = 0.7800800000000001 " " absolute error = 6.6613381477509390000000000000000E-16 " " relative error = 8.53930128672819900000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9900000000000008 " " y[1] (closed_form) = 0.7900200000000007 " " y[1] (numeric) = 0.7900200000000001 " " absolute error = 6.6613381477509390000000000000000E-16 " " relative error = 8.43186013993434700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0000000000000007 " " y[1] (closed_form) = 0.8000000000000007 " " y[1] (numeric) = 0.8 " " absolute error = 6.6613381477509390000000000000000E-16 " " relative error = 8.32667268468866600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0099999999999996 " " y[1] (closed_form) = 0.8100199999999996 " " y[1] (numeric) = 0.8100200000000001 " " absolute error = 4.4408920985006260000000000000000E-16 " " relative error = 5.482447468581798000000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0199999999999985 " " y[1] (closed_form) = 0.8200799999999985 " " y[1] (numeric) = 0.82008 " " absolute error = 1.5543122344752192000000000000000E-15 " " relative error = 1.8953178159145720000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0299999999999974 " " y[1] (closed_form) = 0.8301799999999974 " " y[1] (numeric) = 0.83018 " " absolute error = 2.6645352591003757000000000000000E-15 " " relative error = 3.20958738960271770000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0399999999999963 " " y[1] (closed_form) = 0.8403199999999962 " " y[1] (numeric) = 0.8403200000000001 " " absolute error = 3.885780586188048000000000000000E-15 " " relative error = 4.6241676815832850000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0499999999999952 " " y[1] (closed_form) = 0.8504999999999951 " " y[1] (numeric) = 0.8505 " " absolute error = 4.884981308350689000000000000000E-15 " " relative error = 5.7436582108767980000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.059999999999994 " " y[1] (closed_form) = 0.8607199999999939 " " y[1] (numeric) = 0.86072 " " absolute error = 6.106226635438361000000000000000E-15 " " relative error = 7.0943240954531140000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.069999999999993 " " y[1] (closed_form) = 0.8709799999999928 " " y[1] (numeric) = 0.87098 " " absolute error = 7.216449660063518000000000000000E-15 " " relative error = 8.2854367035564270000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0799999999999919 " " y[1] (closed_form) = 0.8812799999999916 " " y[1] (numeric) = 0.88128 " " absolute error = 8.326672684688674000000000000000E-15 " " relative error = 9.4483849454075350000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0899999999999908 " " y[1] (closed_form) = 0.8916199999999904 " " y[1] (numeric) = 0.89162 " " absolute error = 9.547918011776346000000000000000E-15 " " relative error = 1.0708505878935477000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0999999999999897 " " y[1] (closed_form) = 0.9019999999999893 " " y[1] (numeric) = 0.9019999999999999 " " absolute error = 1.065814103640150300000000000000E-14 " " relative error = 1.1816120882928635000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1099999999999886 " " y[1] (closed_form) = 0.9124199999999881 " " y[1] (numeric) = 0.9124199999999999 " " absolute error = 1.17683640610266600000000000000E-14 " " relative error = 1.2897968107918298000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1199999999999875 " " y[1] (closed_form) = 0.9228799999999868 " " y[1] (numeric) = 0.9228799999999999 " " absolute error = 1.310063169057684700000000000000E-14 " " relative error = 1.4195379345718873000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1299999999999863 " " y[1] (closed_form) = 0.9333799999999857 " " y[1] (numeric) = 0.9333799999999999 " " absolute error = 1.421085471520200400000000000000E-14 " " relative error = 1.5225154508562666000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1399999999999852 " " y[1] (closed_form) = 0.9439199999999844 " " y[1] (numeric) = 0.9439199999999998 " " absolute error = 1.53210777398271600000000000000E-14 " " relative error = 1.6231330769373903000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1499999999999841 " " y[1] (closed_form) = 0.9544999999999833 " " y[1] (numeric) = 0.9544999999999997 " " absolute error = 1.643130076445231700000000000000E-14 " " relative error = 1.721456339911221000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.159999999999983 " " y[1] (closed_form) = 0.965119999999982 " " y[1] (numeric) = 0.9651199999999996 " " absolute error = 1.76525460915399900000000000000E-14 " " relative error = 1.8290519408509115000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.169999999999982 " " y[1] (closed_form) = 0.9757799999999808 " " y[1] (numeric) = 0.9757799999999995 " " absolute error = 1.876276911616514600000000000000E-14 " " relative error = 1.922848297379072800000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1799999999999808 " " y[1] (closed_form) = 0.9864799999999795 " " y[1] (numeric) = 0.9864799999999995 " " absolute error = 1.998401444325281800000000000000E-14 " " relative error = 2.025790126840203200000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1899999999999797 " " y[1] (closed_form) = 0.9972199999999782 " " y[1] (numeric) = 0.9972199999999993 " " absolute error = 2.109423746787797400000000000000E-14 " " relative error = 2.1153042927216095000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.1999999999999786 " " y[1] (closed_form) = 1.007999999999977 " " y[1] (numeric) = 1.0079999999999996 " " absolute error = 2.264854970235319300000000000000E-14 " " relative error = 2.246879930789058800000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2099999999999775 " " y[1] (closed_form) = 1.0188199999999756 " " y[1] (numeric) = 1.0188199999999992 " " absolute error = 2.35367281220533200000000000000E-14 " " relative error = 2.3101949433711433000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2199999999999764 " " y[1] (closed_form) = 1.0296799999999744 " " y[1] (numeric) = 1.0296799999999995 " " absolute error = 2.509104035652854000000000000000E-14 " " relative error = 2.436780393571707800000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2299999999999753 " " y[1] (closed_form) = 1.0405799999999732 " " y[1] (numeric) = 1.040579999999999 " " absolute error = 2.575717417130363000000000000000E-14 " " relative error = 2.4752709230721615000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2399999999999742 " " y[1] (closed_form) = 1.0515199999999718 " " y[1] (numeric) = 1.0515199999999993 " " absolute error = 2.753353101070388000000000000000E-14 " " relative error = 2.618450529776383000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2499999999999731 " " y[1] (closed_form) = 1.0624999999999705 " " y[1] (numeric) = 1.0624999999999987 " " absolute error = 2.819966482547897600000000000000E-14 " " relative error = 2.6540861012216244000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.259999999999972 " " y[1] (closed_form) = 1.0735199999999692 " " y[1] (numeric) = 1.0735199999999991 " " absolute error = 2.997602166487922700000000000000E-14 " " relative error = 2.7923114301438340000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.269999999999971 " " y[1] (closed_form) = 1.084579999999968 " " y[1] (numeric) = 1.0845799999999985 " " absolute error = 3.06421554796543200000000000000E-14 " " relative error = 2.8252554426280424000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2799999999999698 " " y[1] (closed_form) = 1.0956799999999665 " " y[1] (numeric) = 1.0956799999999989 " " absolute error = 3.24185123190545700000000000000E-14 " " relative error = 2.9587573305212800000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2899999999999687 " " y[1] (closed_form) = 1.106819999999965 " " y[1] (numeric) = 1.1068199999999984 " " absolute error = 3.330669073875469600000000000000E-14 " " relative error = 3.0092237887602090000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.2999999999999676 " " y[1] (closed_form) = 1.1179999999999637 " " y[1] (numeric) = 1.1179999999999986 " " absolute error = 3.486100297322991500000000000000E-14 " " relative error = 3.1181576899133320000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3099999999999665 " " y[1] (closed_form) = 1.1292199999999624 " " y[1] (numeric) = 1.1292199999999981 " " absolute error = 3.57491813929300400000000000000E-14 " " relative error = 3.165829633989057400000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3199999999999654 " " y[1] (closed_form) = 1.140479999999961 " " y[1] (numeric) = 1.1404799999999982 " " absolute error = 3.70814490224802300000000000000E-14 " " relative error = 3.251389680001534000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3299999999999643 " " y[1] (closed_form) = 1.1517799999999596 " " y[1] (numeric) = 1.1517799999999978 " " absolute error = 3.819167204710538500000000000000E-14 " " relative error = 3.315882551104093000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3399999999999632 " " y[1] (closed_form) = 1.1631199999999582 " " y[1] (numeric) = 1.1631199999999977 " " absolute error = 3.95239396766555730000000000000E-14 " " relative error = 3.3980964712718376000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3499999999999621 " " y[1] (closed_form) = 1.1744999999999568 " " y[1] (numeric) = 1.1744999999999974 " " absolute error = 4.06341627012807300000000000000E-14 " " relative error = 3.4596988251411004000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.359999999999961 " " y[1] (closed_form) = 1.1859199999999555 " " y[1] (numeric) = 1.1859199999999974 " " absolute error = 4.19664303308309200000000000000E-14 " " relative error = 3.538723550562643000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.36999999999996 " " y[1] (closed_form) = 1.197379999999954 " " y[1] (numeric) = 1.1973799999999972 " " absolute error = 4.329869796038110500000000000000E-14 " " relative error = 3.616120025420733000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3799999999999588 " " y[1] (closed_form) = 1.2088799999999527 " " y[1] (numeric) = 1.208879999999997 " " absolute error = 4.44089209850062600000000000000E-14 " " relative error = 3.673559078238369000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3899999999999577 " " y[1] (closed_form) = 1.220419999999951 " " y[1] (numeric) = 1.220419999999997 " " absolute error = 4.59632332194814800000000000000E-14 " " relative error = 3.766181578430649000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.3999999999999566 " " y[1] (closed_form) = 1.2319999999999496 " " y[1] (numeric) = 1.2319999999999967 " " absolute error = 4.70734562441066400000000000000E-14 " " relative error = 3.820897422411409000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4099999999999555 " " y[1] (closed_form) = 1.2436199999999482 " " y[1] (numeric) = 1.2436199999999966 " " absolute error = 4.840572387365682500000000000000E-14 " " relative error = 3.892324333289819000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4199999999999544 " " y[1] (closed_form) = 1.2552799999999467 " " y[1] (numeric) = 1.2552799999999962 " " absolute error = 4.95159468982819800000000000000E-14 " " relative error = 3.94461370357881000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4299999999999533 " " y[1] (closed_form) = 1.2669799999999452 " " y[1] (numeric) = 1.2669799999999962 " " absolute error = 5.1070259132757200000000000000E-14 " " relative error = 4.030865454289682000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4399999999999522 " " y[1] (closed_form) = 1.278719999999944 " " y[1] (numeric) = 1.2787199999999959 " " absolute error = 5.195843755245733000000000000000E-14 " " relative error = 4.063316250035942700000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.449999999999951 " " y[1] (closed_form) = 1.2904999999999422 " " y[1] (numeric) = 1.290499999999996 " " absolute error = 5.373479439185758000000000000000E-14 " " relative error = 4.163874032689654000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.45999999999995 " " y[1] (closed_form) = 1.3023199999999409 " " y[1] (numeric) = 1.3023199999999955 " " absolute error = 5.4622972811557700000000000000E-14 " " relative error = 4.194281959238911000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.469999999999949 " " y[1] (closed_form) = 1.3141799999999393 " " y[1] (numeric) = 1.3141799999999957 " " absolute error = 5.63993296509579500000000000000E-14 " " relative error = 4.29159853680322000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4799999999999478 " " y[1] (closed_form) = 1.3260799999999378 " " y[1] (numeric) = 1.326079999999995 " " absolute error = 5.72875080706580800000000000000E-14 " " relative error = 4.32006425484592000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4899999999999467 " " y[1] (closed_form) = 1.3380199999999363 " " y[1] (numeric) = 1.3380199999999953 " " absolute error = 5.90638649100583300000000000000E-14 " " relative error = 4.414273696212399000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.4999999999999456 " " y[1] (closed_form) = 1.3499999999999348 " " y[1] (numeric) = 1.3499999999999945 " " absolute error = 5.97299987248334200000000000000E-14 " " relative error = 4.424444349987875000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5099999999999445 " " y[1] (closed_form) = 1.3620199999999332 " " y[1] (numeric) = 1.362019999999995 " " absolute error = 6.1728400169158700000000000000E-14 " " relative error = 4.532121420328756300000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5199999999999434 " " y[1] (closed_form) = 1.3740799999999316 " " y[1] (numeric) = 1.3740799999999942 " " absolute error = 6.26165785888588300000000000000E-14 " " relative error = 4.556982023525701000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5299999999999423 " " y[1] (closed_form) = 1.38617999999993 " " y[1] (numeric) = 1.3861799999999944 " " absolute error = 6.43929354282590800000000000000E-14 " " relative error = 4.645351644682677000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5399999999999412 " " y[1] (closed_form) = 1.3983199999999285 " " y[1] (numeric) = 1.3983199999999938 " " absolute error = 6.5281113847959200000000000000E-14 " " relative error = 4.668538950166095000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.54999999999994 " " y[1] (closed_form) = 1.4104999999999268 " " y[1] (numeric) = 1.4104999999999939 " " absolute error = 6.70574706873594600000000000000E-14 " " relative error = 4.754163111475571000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.559999999999939 " " y[1] (closed_form) = 1.4227199999999254 " " y[1] (numeric) = 1.4227199999999933 " " absolute error = 6.79456491070595800000000000000E-14 " " relative error = 4.7757569379121084000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.569999999999938 " " y[1] (closed_form) = 1.4349799999999238 " " y[1] (numeric) = 1.4349799999999933 " " absolute error = 6.9499961341534800000000000000E-14 " " relative error = 4.843270382969691600000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5799999999999368 " " y[1] (closed_form) = 1.4472799999999222 " " y[1] (numeric) = 1.4472799999999928 " " absolute error = 7.06101843661599600000000000000E-14 " " relative error = 4.878819880476739000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5899999999999357 " " y[1] (closed_form) = 1.4596199999999206 " " y[1] (numeric) = 1.4596199999999928 " " absolute error = 7.21644966006351800000000000000E-14 " " relative error = 4.944060550049952000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.5999999999999346 " " y[1] (closed_form) = 1.4719999999999187 " " y[1] (numeric) = 1.4719999999999924 " " absolute error = 7.3718808835110390000000000000E-14 " " relative error = 5.008071252385494000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6099999999999335 " " y[1] (closed_form) = 1.4844199999999173 " " y[1] (numeric) = 1.4844199999999923 " " absolute error = 7.50510764646605800000000000000E-14 " " relative error = 5.05591924554134000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6199999999999324 " " y[1] (closed_form) = 1.4968799999999156 " " y[1] (numeric) = 1.496879999999992 " " absolute error = 7.63833440942107700000000000000E-14 " " relative error = 5.102836840242042000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6299999999999313 " " y[1] (closed_form) = 1.509379999999914 " " y[1] (numeric) = 1.5093799999999917 " " absolute error = 7.77156117237609600000000000000E-14 " " relative error = 5.148843347849142000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6399999999999302 " " y[1] (closed_form) = 1.5219199999999122 " " y[1] (numeric) = 1.5219199999999915 " " absolute error = 7.92699239582361800000000000000E-14 " " relative error = 5.20854735848407000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.649999999999929 " " y[1] (closed_form) = 1.5344999999999107 " " y[1] (numeric) = 1.534499999999991 " " absolute error = 8.03801469828613300000000000000E-14 " " relative error = 5.238197913513588000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.659999999999928 " " y[1] (closed_form) = 1.547119999999909 " " y[1] (numeric) = 1.547119999999991 " " absolute error = 8.19344592173365500000000000000E-14 " " relative error = 5.295934330713931000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6699999999999269 " " y[1] (closed_form) = 1.5597799999999071 " " y[1] (numeric) = 1.5597799999999904 " " absolute error = 8.32667268468867400000000000000E-14 " " relative error = 5.338363541454032000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6799999999999258 " " y[1] (closed_form) = 1.5724799999999055 " " y[1] (numeric) = 1.5724799999999903 " " absolute error = 8.48210390813619600000000000000E-14 " " relative error = 5.394093348174035000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6899999999999247 " " y[1] (closed_form) = 1.5852199999999037 " " y[1] (numeric) = 1.5852199999999899 " " absolute error = 8.61533067109121500000000000000E-14 " " relative error = 5.434785500493142000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.6999999999999236 " " y[1] (closed_form) = 1.5979999999999022 " " y[1] (numeric) = 1.5979999999999899 " " absolute error = 8.77076189453873700000000000000E-14 " " relative error = 5.488586917734214000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7099999999999225 " " y[1] (closed_form) = 1.6108199999999004 " " y[1] (numeric) = 1.6108199999999893 " " absolute error = 8.88178419700125200000000000000E-14 " " relative error = 5.513827862207945000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7199999999999214 " " y[1] (closed_form) = 1.6236799999998988 " " y[1] (numeric) = 1.6236799999999894 " " absolute error = 9.05941988094127700000000000000E-14 " " relative error = 5.579559938498868000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7299999999999203 " " y[1] (closed_form) = 1.636579999999897 " " y[1] (numeric) = 1.6365799999999886 " " absolute error = 9.17044218340379300000000000000E-14 " " relative error = 5.603418215671933000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7399999999999192 " " y[1] (closed_form) = 1.649519999999895 " " y[1] (numeric) = 1.6495199999999888 " " absolute error = 9.37028232783632100000000000000E-14 " " relative error = 5.680611528103278000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.749999999999918 " " y[1] (closed_form) = 1.6624999999998935 " " y[1] (numeric) = 1.6624999999999879 " " absolute error = 9.4368957093138310000000000000E-14 " " relative error = 5.676328246204171000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.759999999999917 " " y[1] (closed_form) = 1.6755199999998918 " " y[1] (numeric) = 1.6755199999999881 " " absolute error = 9.63673585374635900000000000000E-14 " " relative error = 5.7514895994956680000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7699999999999159 " " y[1] (closed_form) = 1.6885799999998898 " " y[1] (numeric) = 1.6885799999999873 " " absolute error = 9.74775815620887400000000000000E-14 " " relative error = 5.772754714736353000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7799999999999148 " " y[1] (closed_form) = 1.7016799999998882 " " y[1] (numeric) = 1.7016799999999874 " " absolute error = 9.925393840148900000000000000E-14 " " relative error = 5.832702881945813000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7899999999999137 " " y[1] (closed_form) = 1.7148199999998863 " " y[1] (numeric) = 1.7148199999999867 " " absolute error = 1.00364161426114150000000000000E-13 " " relative error = 5.852751975491352000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.7999999999999126 " " y[1] (closed_form) = 1.7279999999998845 " " y[1] (numeric) = 1.7279999999999867 " " absolute error = 1.0214051826551440000000000000E-13 " " relative error = 5.910909621847293000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8099999999999115 " " y[1] (closed_form) = 1.7412199999998828 " " y[1] (numeric) = 1.741219999999986 " " absolute error = 1.03250741290139560000000000000E-13 " " relative error = 5.929792977920453000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8199999999999104 " " y[1] (closed_form) = 1.754479999999881 " " y[1] (numeric) = 1.7544799999999858 " " absolute error = 1.04805053524614780000000000000E-13 " " relative error = 5.9735678676657400000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8299999999999093 " " y[1] (closed_form) = 1.7677799999998791 " " y[1] (numeric) = 1.7677799999999853 " " absolute error = 1.06137321154164970000000000000E-13 " " relative error = 6.00398924946386000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8399999999999082 " " y[1] (closed_form) = 1.7811199999998772 " " y[1] (numeric) = 1.781119999999985 " " absolute error = 1.07691633388640180000000000000E-13 " " relative error = 6.046287357878617000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.849999999999907 " " y[1] (closed_form) = 1.7944999999998754 " " y[1] (numeric) = 1.7944999999999844 " " absolute error = 1.09023901018190370000000000000E-13 " " relative error = 6.07544725651702000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.859999999999906 " " y[1] (closed_form) = 1.8079199999998736 " " y[1] (numeric) = 1.8079199999999842 " " absolute error = 1.10578213252665590000000000000E-13 " " relative error = 6.1163222516855460000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8699999999999048 " " y[1] (closed_form) = 1.8213799999998717 " " y[1] (numeric) = 1.8213799999999838 " " absolute error = 1.12132525487140810000000000000E-13 " " relative error = 6.156459689199877000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8799999999999037 " " y[1] (closed_form) = 1.83487999999987 " " y[1] (numeric) = 1.8348799999999834 " " absolute error = 1.134647931166910000000000000E-13 " " relative error = 6.183771860650236000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8899999999999026 " " y[1] (closed_form) = 1.848419999999868 " " y[1] (numeric) = 1.848419999999983 " " absolute error = 1.15019105351166220000000000000E-13 " " relative error = 6.222563343351318000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.8999999999999015 " " y[1] (closed_form) = 1.861999999999866 " " y[1] (numeric) = 1.8619999999999826 " " absolute error = 1.16573417585641440000000000000E-13 " " relative error = 6.2606561539017090000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9099999999999004 " " y[1] (closed_form) = 1.8756199999998642 " " y[1] (numeric) = 1.8756199999999823 " " absolute error = 1.18127729820116660000000000000E-13 " " relative error = 6.2980630308977950000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9199999999998993 " " y[1] (closed_form) = 1.8892799999998622 " " y[1] (numeric) = 1.8892799999999816 " " absolute error = 1.19459997449666840000000000000E-13 " " relative error = 6.323043564197766000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9299999999998982 " " y[1] (closed_form) = 1.9029799999998604 " " y[1] (numeric) = 1.9029799999999815 " " absolute error = 1.21014309684142060000000000000E-13 " " relative error = 6.359200290289491000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9399999999998971 " " y[1] (closed_form) = 1.9167199999998585 " " y[1] (numeric) = 1.9167199999999809 " " absolute error = 1.22346577313692250000000000000E-13 " " relative error = 6.383122068622505000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.949999999999896 " " y[1] (closed_form) = 1.9304999999998564 " " y[1] (numeric) = 1.9304999999999808 " " absolute error = 1.24344978758017530000000000000E-13 " " relative error = 6.4410763407421290000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.959999999999895 " " y[1] (closed_form) = 1.9443199999998546 " " y[1] (numeric) = 1.94431999999998 " " absolute error = 1.2545520178264270000000000000E-13 " " relative error = 6.452394759229554000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9699999999998938 " " y[1] (closed_form) = 1.9581799999998526 " " y[1] (numeric) = 1.95817999999998 " " absolute error = 1.27453603226967970000000000000E-13 " " relative error = 6.508778724477707000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9799999999998927 " " y[1] (closed_form) = 1.9720799999998508 " " y[1] (numeric) = 1.9720799999999792 " " absolute error = 1.2834178164666810000000000000E-13 " " relative error = 6.507939923668299000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9899999999998916 " " y[1] (closed_form) = 1.9860199999998487 " " y[1] (numeric) = 1.9860199999999792 " " absolute error = 1.3056222769591840000000000000E-13 " " relative error = 6.5740640928051250000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.9999999999998905 " " y[1] (closed_form) = 1.9999999999998468 " " y[1] (numeric) = 1.9999999999999782 " " absolute error = 1.31450406115618530000000000000E-13 " " relative error = 6.57252030578143000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0099999999998897 " " y[1] (closed_form) = 2.014019999999845 " " y[1] (numeric) = 2.0140199999999773 " " absolute error = 1.32338584535318660000000000000E-13 " " relative error = 6.570867445970191000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0199999999998886 " " y[1] (closed_form) = 2.028079999999843 " " y[1] (numeric) = 2.0280799999999775 " " absolute error = 1.34559030584568970000000000000E-13 " " relative error = 6.634798951943681000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0299999999998875 " " y[1] (closed_form) = 2.042179999999841 " " y[1] (numeric) = 2.0421799999999766 " " absolute error = 1.3544720900426910000000000000E-13 " " relative error = 6.632481417126779000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0399999999998863 " " y[1] (closed_form) = 2.056319999999839 " " y[1] (numeric) = 2.0563199999999764 " " absolute error = 1.37223565843669350000000000000E-13 " " relative error = 6.67325931001401000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0499999999998852 " " y[1] (closed_form) = 2.070499999999837 " " y[1] (numeric) = 2.0704999999999756 " " absolute error = 1.38555833473219540000000000000E-13 " " relative error = 6.6919021237976540000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.059999999999884 " " y[1] (closed_form) = 2.084719999999835 " " y[1] (numeric) = 2.0847199999999755 " " absolute error = 1.40332190312619800000000000000E-13 " " relative error = 6.731464672120520000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.069999999999883 " " y[1] (closed_form) = 2.098979999999833 " " y[1] (numeric) = 2.0989799999999748 " " absolute error = 1.41664457942169970000000000000E-13 " " relative error = 6.749204753841449000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.079999999999882 " " y[1] (closed_form) = 2.113279999999831 " " y[1] (numeric) = 2.1132799999999743 " " absolute error = 1.43440814781570230000000000000E-13 " " relative error = 6.7875915534894440000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.089999999999881 " " y[1] (closed_form) = 2.127619999999829 " " y[1] (numeric) = 2.1276199999999736 " " absolute error = 1.44773082411120400000000000000E-13 " " relative error = 6.804461436305922000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.0999999999998797 " " y[1] (closed_form) = 2.1419999999998267 " " y[1] (numeric) = 2.1419999999999733 " " absolute error = 1.46549439250520660000000000000E-13 " " relative error = 6.841710515897876000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1099999999998786 " " y[1] (closed_form) = 2.156419999999825 " " y[1] (numeric) = 2.1564199999999727 " " absolute error = 1.47881706880070850000000000000E-13 " " relative error = 6.8577413899000590000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1199999999998775 " " y[1] (closed_form) = 2.1708799999998227 " " y[1] (numeric) = 2.170879999999972 " " absolute error = 1.49213974509621040000000000000E-13 " " relative error = 6.873432640663382000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1299999999998764 " " y[1] (closed_form) = 2.1853799999998205 " " y[1] (numeric) = 2.1853799999999715 " " absolute error = 1.5099033134902130000000000000E-13 " " relative error = 6.90911106302033000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1399999999998753 " " y[1] (closed_form) = 2.1999199999998185 " " y[1] (numeric) = 2.1999199999999712 " " absolute error = 1.52766688188421540000000000000E-13 " " relative error = 6.944192888306581000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1499999999998742 " " y[1] (closed_form) = 2.2144999999998163 " " y[1] (numeric) = 2.214499999999971 " " absolute error = 1.5454304502782180000000000000E-13 " " relative error = 6.978687966937666000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.159999999999873 " " y[1] (closed_form) = 2.2291199999998144 " " y[1] (numeric) = 2.2291199999999702 " " absolute error = 1.55875312657371980000000000000E-13 " " relative error = 6.992683779131897000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.169999999999872 " " y[1] (closed_form) = 2.2437799999998123 " " y[1] (numeric) = 2.24377999999997 " " absolute error = 1.57651669496772230000000000000E-13 " " relative error = 7.026164307409167000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.179999999999871 " " y[1] (closed_form) = 2.25847999999981 " " y[1] (numeric) = 2.2584799999999694 " " absolute error = 1.59428026336172480000000000000E-13 " " relative error = 7.059085151791731000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.18999999999987 " " y[1] (closed_form) = 2.273219999999808 " " y[1] (numeric) = 2.273219999999969 " " absolute error = 1.61204383175572730000000000000E-13 " " relative error = 7.091455432188102000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.1999999999998687 " " y[1] (closed_form) = 2.2879999999998057 " " y[1] (numeric) = 2.2879999999999683 " " absolute error = 1.62536650805122920000000000000E-13 " " relative error = 7.103874598126605000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2099999999998676 " " y[1] (closed_form) = 2.3028199999998034 " " y[1] (numeric) = 2.302819999999968 " " absolute error = 1.64757096854373230000000000000E-13 " " relative error = 7.1545799000524270000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2199999999998665 " " y[1] (closed_form) = 2.3176799999998012 " " y[1] (numeric) = 2.3176799999999673 " " absolute error = 1.66089364483923420000000000000E-13 " " relative error = 7.166190521725936000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2299999999998654 " " y[1] (closed_form) = 2.3325799999997994 " " y[1] (numeric) = 2.3325799999999672 " " absolute error = 1.67865721323323670000000000000E-13 " " relative error = 7.196568663168599000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2399999999998643 " " y[1] (closed_form) = 2.347519999999797 " " y[1] (numeric) = 2.347519999999966 " " absolute error = 1.69197988952873860000000000000E-13 " " relative error = 7.2075206580940100000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.249999999999863 " " y[1] (closed_form) = 2.3624999999997947 " " y[1] (numeric) = 2.362499999999966 " " absolute error = 1.71418435002124170000000000000E-13 " " relative error = 7.2558067725773150000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.259999999999862 " " y[1] (closed_form) = 2.3775199999997927 " " y[1] (numeric) = 2.377519999999965 " " absolute error = 1.7230661342182430000000000000E-13 " " relative error = 7.247325508169830000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.269999999999861 " " y[1] (closed_form) = 2.39257999999979 " " y[1] (numeric) = 2.3925799999999646 " " absolute error = 1.7452705947107460000000000000E-13 " " relative error = 7.294513014030457000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.27999999999986 " " y[1] (closed_form) = 2.407679999999788 " " y[1] (numeric) = 2.4076799999999636 " " absolute error = 1.75415237890774730000000000000E-13 " " relative error = 7.285654152162668000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.289999999999859 " " y[1] (closed_form) = 2.4228199999997857 " " y[1] (numeric) = 2.4228199999999633 " " absolute error = 1.77635683940025050000000000000E-13 " " relative error = 7.331773880851271000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.2999999999998577 " " y[1] (closed_form) = 2.437999999999784 " " y[1] (numeric) = 2.4379999999999624 " " absolute error = 1.78523862359725170000000000000E-13 " " relative error = 7.32255382935771100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3099999999998566 " " y[1] (closed_form) = 2.4532199999997815 " " y[1] (numeric) = 2.453219999999962 " " absolute error = 1.80744308408975480000000000000E-13 " " relative error = 7.367635532442732000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3199999999998555 " " y[1] (closed_form) = 2.4684799999997793 " " y[1] (numeric) = 2.4684799999999614 " " absolute error = 1.82076576038525670000000000000E-13 " " relative error = 7.376060411206165000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3299999999998544 " " y[1] (closed_form) = 2.483779999999777 " " y[1] (numeric) = 2.4837799999999612 " " absolute error = 1.84297022087775990000000000000E-13 " " relative error = 7.420021986157893000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3399999999998533 " " y[1] (closed_form) = 2.499119999999775 " " y[1] (numeric) = 2.4991199999999605 " " absolute error = 1.85629289717326170000000000000E-13 " " relative error = 7.427786169425353000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.349999999999852 " " y[1] (closed_form) = 2.5144999999997726 " " y[1] (numeric) = 2.51449999999996 " " absolute error = 1.87405646556726420000000000000E-13 " " relative error = 7.45299847113714000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.359999999999851 " " y[1] (closed_form) = 2.52991999999977 " " y[1] (numeric) = 2.5299199999999593 " " absolute error = 1.89182003396126670000000000000E-13 " " relative error = 7.477785993080568000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.36999999999985 " " y[1] (closed_form) = 2.545379999999768 " " y[1] (numeric) = 2.545379999999959 " " absolute error = 1.90958360235526920000000000000E-13 " " relative error = 7.50215528665835100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.379999999999849 " " y[1] (closed_form) = 2.5608799999997656 " " y[1] (numeric) = 2.5608799999999583 " " absolute error = 1.92734717074927180000000000000E-13 " " relative error = 7.52611278447036900000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.389999999999848 " " y[1] (closed_form) = 2.5764199999997635 " " y[1] (numeric) = 2.5764199999999575 " " absolute error = 1.94066984704477360000000000000E-13 " " relative error = 7.532428125247248000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.3999999999998467 " " y[1] (closed_form) = 2.5919999999997607 " " y[1] (numeric) = 2.591999999999957 " " absolute error = 1.96287430753727680000000000000E-13 " " relative error = 7.572817544511797000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4099999999998456 " " y[1] (closed_form) = 2.6076199999997582 " " y[1] (numeric) = 2.6076199999999563 " " absolute error = 1.98063787593127930000000000000E-13 " " relative error = 7.595577100695127000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4199999999998445 " " y[1] (closed_form) = 2.623279999999756 " " y[1] (numeric) = 2.623279999999956 " " absolute error = 1.99840144432528180000000000000E-13 " " relative error = 7.617949453834388000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4299999999998434 " " y[1] (closed_form) = 2.638979999999754 " " y[1] (numeric) = 2.638979999999955 " " absolute error = 2.0072832285222830000000000000E-13 " " relative error = 7.606284354267445000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4399999999998423 " " y[1] (closed_form) = 2.6547199999997515 " " y[1] (numeric) = 2.6547199999999544 " " absolute error = 2.02948768901478620000000000000E-13 " " relative error = 7.644827661730714000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.449999999999841 " " y[1] (closed_form) = 2.670499999999749 " " y[1] (numeric) = 2.6704999999999535 " " absolute error = 2.0428103653102880000000000000E-13 " " relative error = 7.649542652351545000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.45999999999984 " " y[1] (closed_form) = 2.6863199999997467 " " y[1] (numeric) = 2.686319999999953 " " absolute error = 2.06501482580279120000000000000E-13 " " relative error = 7.687151291741066000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.469999999999839 " " y[1] (closed_form) = 2.7021799999997445 " " y[1] (numeric) = 2.7021799999999523 " " absolute error = 2.0783375020982930000000000000E-13 " " relative error = 7.69133626219752000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.479999999999838 " " y[1] (closed_form) = 2.718079999999742 " " y[1] (numeric) = 2.718079999999952 " " absolute error = 2.10054196259079620000000000000E-13 " " relative error = 7.728035828934378000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.489999999999837 " " y[1] (closed_form) = 2.7340199999997394 " " y[1] (numeric) = 2.7340199999999513 " " absolute error = 2.11830553098479870000000000000E-13 " " relative error = 7.74795184740785000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.4999999999998357 " " y[1] (closed_form) = 2.749999999999737 " " y[1] (numeric) = 2.749999999999951 " " absolute error = 2.14050999147730180000000000000E-13 " " relative error = 7.783672696281841000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5099999999998346 " " y[1] (closed_form) = 2.7660199999997346 " " y[1] (numeric) = 2.76601999999995 " " absolute error = 2.15383266777280370000000000000E-13 " " relative error = 7.786757390666047000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5199999999998335 " " y[1] (closed_form) = 2.7820799999997323 " " y[1] (numeric) = 2.78207999999995 " " absolute error = 2.17603712826530680000000000000E-13 " " relative error = 7.821619537416308000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5299999999998324 " " y[1] (closed_form) = 2.79817999999973 " " y[1] (numeric) = 2.798179999999949 " " absolute error = 2.18935980456080870000000000000E-13 " " relative error = 7.824227907286236000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5399999999998313 " " y[1] (closed_form) = 2.8143199999997273 " " y[1] (numeric) = 2.8143199999999484 " " absolute error = 2.21156426505331180000000000000E-13 " " relative error = 7.858254445313704000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.54999999999983 " " y[1] (closed_form) = 2.830499999999725 " " y[1] (numeric) = 2.8304999999999474 " " absolute error = 2.22488694134881370000000000000E-13 " " relative error = 7.860402548486239000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.559999999999829 " " y[1] (closed_form) = 2.8467199999997224 " " y[1] (numeric) = 2.846719999999947 " " absolute error = 2.24709140184131680000000000000E-13 " " relative error = 7.893615816945593000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.569999999999828 " " y[1] (closed_form) = 2.8629799999997196 " " y[1] (numeric) = 2.862979999999946 " " absolute error = 2.26485497023531930000000000000E-13 " " relative error = 7.910830568971985000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.579999999999827 " " y[1] (closed_form) = 2.879279999999717 " " y[1] (numeric) = 2.8792799999999454 " " absolute error = 2.2826185386293218000000000000E-13 " " relative error = 7.927740749873393000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5899999999998258 " " y[1] (closed_form) = 2.895619999999715 " " y[1] (numeric) = 2.8956199999999446 " " absolute error = 2.29594121492482370000000000000E-13 " " relative error = 7.929014217767005000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.5999999999998247 " " y[1] (closed_form) = 2.911999999999712 " " y[1] (numeric) = 2.911999999999944 " " absolute error = 2.3181456754173269000000000000E-13 " " relative error = 7.960665094153695000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6099999999998236 " " y[1] (closed_form) = 2.92841999999971 " " y[1] (numeric) = 2.928419999999943 " " absolute error = 2.33146835171282870000000000000E-13 " " relative error = 7.961523113873896000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6199999999998225 " " y[1] (closed_form) = 2.9448799999997073 " " y[1] (numeric) = 2.944879999999942 " " absolute error = 2.3492319201068312000000000000E-13 " " relative error = 7.977343457482359000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6299999999998214 " " y[1] (closed_form) = 2.961379999999705 " " y[1] (numeric) = 2.9613799999999415 " " absolute error = 2.36699548850083370000000000000E-13 " " relative error = 7.992879969814983000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6399999999998203 " " y[1] (closed_form) = 2.9779199999997026 " " y[1] (numeric) = 2.977919999999941 " " absolute error = 2.3847590568948362000000000000E-13 " " relative error = 8.008136742743507000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.649999999999819 " " y[1] (closed_form) = 2.9944999999996997 " " y[1] (numeric) = 2.9944999999999404 " " absolute error = 2.40696351738733940000000000000E-13 " " relative error = 8.037947962556623000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.659999999999818 " " y[1] (closed_form) = 3.011119999999697 " " y[1] (numeric) = 3.0111199999999396 " " absolute error = 2.4247270857813420000000000000E-13 " " relative error = 8.05257540643211100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.669999999999817 " " y[1] (closed_form) = 3.0277799999996944 " " y[1] (numeric) = 3.027779999999939 " " absolute error = 2.4469315462738450000000000000E-13 " " relative error = 8.081602845233445000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.679999999999816 " " y[1] (closed_form) = 3.044479999999692 " " y[1] (numeric) = 3.0444799999999383 " " absolute error = 2.46469511466784750000000000000E-13 " " relative error = 8.095619332917598000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6899999999998148 " " y[1] (closed_form) = 3.0612199999996896 " " y[1] (numeric) = 3.061219999999938 " " absolute error = 2.482458683061850000000000000E-13 " " relative error = 8.109376925089021000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.6999999999998137 " " y[1] (closed_form) = 3.0779999999996868 " " y[1] (numeric) = 3.077999999999937 " " absolute error = 2.50022225145585250000000000000E-13 " " relative error = 8.122879309474033000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7099999999998126 " " y[1] (closed_form) = 3.094819999999684 " " y[1] (numeric) = 3.0948199999999364 " " absolute error = 2.52242671194835570000000000000E-13 " " relative error = 8.150479549533134000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7199999999998115 " " y[1] (closed_form) = 3.111679999999682 " " y[1] (numeric) = 3.1116799999999354 " " absolute error = 2.53574938824385750000000000000E-13 " " relative error = 8.14913290648176100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7299999999998104 " " y[1] (closed_form) = 3.128579999999679 " " y[1] (numeric) = 3.128579999999935 " " absolute error = 2.56239474083486130000000000000E-13 " " relative error = 8.190280385462811000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7399999999998093 " " y[1] (closed_form) = 3.1455199999996766 " " y[1] (numeric) = 3.1455199999999337 " " absolute error = 2.57127652503186250000000000000E-13 " " relative error = 8.174408444492888000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.749999999999808 " " y[1] (closed_form) = 3.1624999999996737 " " y[1] (numeric) = 3.1624999999999335 " " absolute error = 2.59792187762286630000000000000E-13 " " relative error = 8.214772735567224000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.759999999999807 " " y[1] (closed_form) = 3.1795199999996715 " " y[1] (numeric) = 3.179519999999932 " " absolute error = 2.60680366181986760000000000000E-13 " " relative error = 8.198733336541795000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.769999999999806 " " y[1] (closed_form) = 3.1965799999996687 " " y[1] (numeric) = 3.1965799999999316 " " absolute error = 2.62900812231237070000000000000E-13 " " relative error = 8.224440252747133000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.779999999999805 " " y[1] (closed_form) = 3.213679999999666 " " y[1] (numeric) = 3.2136799999999304 " " absolute error = 2.64233079860787260000000000000E-13 " " relative error = 8.222134122277723000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7899999999998037 " " y[1] (closed_form) = 3.230819999999663 " " y[1] (numeric) = 3.23081999999993 " " absolute error = 2.66897615119887630000000000000E-13 " " relative error = 8.26098684296604000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.7999999999998026 " " y[1] (closed_form) = 3.2479999999996605 " " y[1] (numeric) = 3.2479999999999287 " " absolute error = 2.6822988274943780000000000000E-13 " " relative error = 8.258309197951537000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8099999999998015 " " y[1] (closed_form) = 3.265219999999658 " " y[1] (numeric) = 3.2652199999999283 " " absolute error = 2.70450328798688130000000000000E-13 " " relative error = 8.282759777249817000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8199999999998004 " " y[1] (closed_form) = 3.282479999999655 " " y[1] (numeric) = 3.2824799999999272 " " absolute error = 2.7222668563808840000000000000E-13 " " relative error = 8.293323512652537000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8299999999997993 " " y[1] (closed_form) = 3.2997799999996524 " " y[1] (numeric) = 3.299779999999927 " " absolute error = 2.7444713168733870000000000000E-13 " " relative error = 8.317134223716963000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8399999999997982 " " y[1] (closed_form) = 3.3171199999996497 " " y[1] (numeric) = 3.317119999999926 " " absolute error = 2.76223488526738950000000000000E-13 " " relative error = 8.327208196470677000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.849999999999797 " " y[1] (closed_form) = 3.3344999999996467 " " y[1] (numeric) = 3.334499999999925 " " absolute error = 2.78443934575989260000000000000E-13 " " relative error = 8.35039539889095100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.859999999999796 " " y[1] (closed_form) = 3.3519199999996445 " " y[1] (numeric) = 3.3519199999999243 " " absolute error = 2.79776202205539450000000000000E-13 " " relative error = 8.346744618176123000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.869999999999795 " " y[1] (closed_form) = 3.3693799999996417 " " y[1] (numeric) = 3.3693799999999237 " " absolute error = 2.81996648254789760000000000000E-13 " " relative error = 8.369392833542663000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.879999999999794 " " y[1] (closed_form) = 3.386879999999639 " " y[1] (numeric) = 3.386879999999923 " " absolute error = 2.83773005094190000000000000E-13 " " relative error = 8.378596380569147000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8899999999997927 " " y[1] (closed_form) = 3.404419999999636 " " y[1] (numeric) = 3.404419999999922 " " absolute error = 2.8599345114344030000000000000E-13 " " relative error = 8.400651245835442000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.8999999999997916 " " y[1] (closed_form) = 3.4219999999996333 " " y[1] (numeric) = 3.421999999999921 " " absolute error = 2.8776980798284060000000000000E-13 " " relative error = 8.409404090674210000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9099999999997905 " " y[1] (closed_form) = 3.43961999999963 " " y[1] (numeric) = 3.43961999999992 " " absolute error = 2.8999025403209090000000000000E-13 " " relative error = 8.43088056332159000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9199999999997894 " " y[1] (closed_form) = 3.4572799999996278 " " y[1] (numeric) = 3.4572799999999195 " " absolute error = 2.91766610871491140000000000000E-13 " " relative error = 8.439195288536727000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9299999999997883 " " y[1] (closed_form) = 3.4749799999996247 " " y[1] (numeric) = 3.4749799999999182 " " absolute error = 2.9354296771089140000000000000E-13 " " relative error = 8.447328264074127000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9399999999997872 " " y[1] (closed_form) = 3.492719999999622 " " y[1] (numeric) = 3.4927199999999177 " " absolute error = 2.9576341376014170000000000000E-13 " " relative error = 8.467996683392133000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.949999999999786 " " y[1] (closed_form) = 3.5104999999996194 " " y[1] (numeric) = 3.5104999999999165 " " absolute error = 2.9709568138969190000000000000E-13 " " relative error = 8.463058863117051000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.959999999999785 " " y[1] (closed_form) = 3.528319999999616 " " y[1] (numeric) = 3.528319999999916 " " absolute error = 2.99760216648792270000000000000E-13 " " relative error = 8.495834183090675000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.969999999999784 " " y[1] (closed_form) = 3.5461799999996138 " " y[1] (numeric) = 3.5461799999999144 " " absolute error = 3.0064839506849240000000000000E-13 " " relative error = 8.478091779563506000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.979999999999783 " " y[1] (closed_form) = 3.5640799999996107 " " y[1] (numeric) = 3.564079999999914 " " absolute error = 3.03312930327592770000000000000E-13 " " relative error = 8.510272786458942000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9899999999997817 " " y[1] (closed_form) = 3.5820199999996083 " " y[1] (numeric) = 3.582019999999913 " " absolute error = 3.04645197957142950000000000000E-13 " " relative error = 8.504843578683992000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 2.9999999999997806 " " y[1] (closed_form) = 3.5999999999996053 " " y[1] (numeric) = 3.5999999999999126 " " absolute error = 3.07309733216243330000000000000E-13 " " relative error = 8.536381478229917000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0099999999997795 " " y[1] (closed_form) = 3.6180199999996026 " " y[1] (numeric) = 3.618019999999911 " " absolute error = 3.0864200084579350000000000000E-13 " " relative error = 8.530688079276164000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0199999999997784 " " y[1] (closed_form) = 3.636079999999599 " " y[1] (numeric) = 3.636079999999911 " " absolute error = 3.11750625314743960000000000000E-13 " " relative error = 8.57381095341077000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0299999999997773 " " y[1] (closed_form) = 3.6541799999995965 " " y[1] (numeric) = 3.6541799999999096 " " absolute error = 3.13082892944294140000000000000E-13 " " relative error = 8.567801611971188000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.039999999999776 " " y[1] (closed_form) = 3.6723199999995937 " " y[1] (numeric) = 3.672319999999909 " " absolute error = 3.15303338993544460000000000000E-13 " " relative error = 8.585944007972599000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.049999999999775 " " y[1] (closed_form) = 3.6904999999995907 " " y[1] (numeric) = 3.6904999999999077 " " absolute error = 3.1707969583294470000000000000E-13 " " relative error = 8.591781488496949000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.059999999999774 " " y[1] (closed_form) = 3.708719999999588 " " y[1] (numeric) = 3.708719999999907 " " absolute error = 3.193001418821950000000000000E-13 " " relative error = 8.609443200948859000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.069999999999773 " " y[1] (closed_form) = 3.726979999999585 " " y[1] (numeric) = 3.726979999999906 " " absolute error = 3.21076498721595270000000000000E-13 " " relative error = 8.614924113400958000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.079999999999772 " " y[1] (closed_form) = 3.745279999999582 " " y[1] (numeric) = 3.745279999999905 " " absolute error = 3.2329694477084560000000000000E-13 " " relative error = 8.632116818258759000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0899999999997707 " " y[1] (closed_form) = 3.763619999999579 " " y[1] (numeric) = 3.763619999999904 " " absolute error = 3.25073301610245840000000000000E-13 " " relative error = 8.637250881074132000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.0999999999997696 " " y[1] (closed_form) = 3.7819999999995764 " " y[1] (numeric) = 3.781999999999903 " " absolute error = 3.2684965844964610000000000000E-13 " " relative error = 8.64224374536443000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1099999999997685 " " y[1] (closed_form) = 3.800419999999573 " " y[1] (numeric) = 3.800419999999902 " " absolute error = 3.2907010449889640000000000000E-13 " " relative error = 8.658782568740648000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1199999999997674 " " y[1] (closed_form) = 3.81887999999957 " " y[1] (numeric) = 3.818879999999901 " " absolute error = 3.30846461338296650000000000000E-13 " " relative error = 8.663442196097648000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1299999999997663 " " y[1] (closed_form) = 3.837379999999567 " " y[1] (numeric) = 3.8373799999999 " " absolute error = 3.33066907387546960000000000000E-13 " " relative error = 8.679539357258976000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.139999999999765 " " y[1] (closed_form) = 3.855919999999564 " " y[1] (numeric) = 3.8559199999998994 " " absolute error = 3.3528735343679730000000000000E-13 " " relative error = 8.695391850371251000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.149999999999764 " " y[1] (closed_form) = 3.8744999999995615 " " y[1] (numeric) = 3.8744999999998986 " " absolute error = 3.37063710276197500000000000000E-13 " " relative error = 8.69954085110945100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.159999999999763 " " y[1] (closed_form) = 3.8931199999995583 " " y[1] (numeric) = 3.8931199999998976 " " absolute error = 3.39284156325447840000000000000E-13 " " relative error = 8.714967849064151000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.169999999999762 " " y[1] (closed_form) = 3.9117799999995553 " " y[1] (numeric) = 3.911779999999897 " " absolute error = 3.41504602374698150000000000000E-13 " " relative error = 8.730158709711102000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.179999999999761 " " y[1] (closed_form) = 3.930479999999552 " " y[1] (numeric) = 3.930479999999896 " " absolute error = 3.43725048423948460000000000000E-13 " " relative error = 8.745116332457809000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1899999999997597 " " y[1] (closed_form) = 3.949219999999549 " " y[1] (numeric) = 3.949219999999895 " " absolute error = 3.4594549447319880000000000000E-13 " " relative error = 8.75984357602864000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.1999999999997586 " " y[1] (closed_form) = 3.967999999999546 " " y[1] (numeric) = 3.967999999999894 " " absolute error = 3.47721851312599030000000000000E-13 " " relative error = 8.763151494774163000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2099999999997575 " " y[1] (closed_form) = 3.9868199999995433 " " y[1] (numeric) = 3.9868199999998932 " " absolute error = 3.49942297361849340000000000000E-13 " " relative error = 8.777479228103837000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2199999999997564 " " y[1] (closed_form) = 4.00567999999954 " " y[1] (numeric) = 4.005679999999892 " " absolute error = 3.5260683262094970000000000000E-13 " " relative error = 8.80267102267256000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2299999999997553 " " y[1] (closed_form) = 4.024579999999537 " " y[1] (numeric) = 4.024579999999892 " " absolute error = 3.5527136788005010000000000000E-13 " " relative error = 8.827538970031432000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.239999999999754 " " y[1] (closed_form) = 4.043519999999534 " " y[1] (numeric) = 4.043519999999890 " " absolute error = 3.57047724719450340000000000000E-13 " " relative error = 8.830121397185905000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.249999999999753 " " y[1] (closed_form) = 4.062499999999531 " " y[1] (numeric) = 4.062499999999890 " " absolute error = 3.5971225997855070000000000000E-13 " " relative error = 8.85445563024227000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.259999999999752 " " y[1] (closed_form) = 4.081519999999528 " " y[1] (numeric) = 4.081519999999890 " " absolute error = 3.61488616817950970000000000000E-13 " " relative error = 8.856715557390208000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.269999999999751 " " y[1] (closed_form) = 4.100579999999525 " " y[1] (numeric) = 4.100579999999889 " " absolute error = 3.64153152077051350000000000000E-13 " " relative error = 8.880527927197946000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.27999999999975 " " y[1] (closed_form) = 4.119679999999521 " " y[1] (numeric) = 4.119679999999888 " " absolute error = 3.6681768733615170000000000000E-13 " " relative error = 8.904033501053343000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2899999999997487 " " y[1] (closed_form) = 4.1388199999995186 " " y[1] (numeric) = 4.138819999999887 " " absolute error = 3.68594044175551970000000000000E-13 " " relative error = 8.905776143335417000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.2999999999997476 " " y[1] (closed_form) = 4.157999999999515 " " y[1] (numeric) = 4.157999999999886 " " absolute error = 3.7037040101495220000000000000E-13 " " relative error = 8.907417051827691000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3099999999997465 " " y[1] (closed_form) = 4.177219999999512 " " y[1] (numeric) = 4.177219999999886 " " absolute error = 3.7392311469375270000000000000E-13 " " relative error = 8.95148243793232000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3199999999997454 " " y[1] (closed_form) = 4.196479999999509 " " y[1] (numeric) = 4.196479999999884 " " absolute error = 3.74811293113452850000000000000E-13 " " relative error = 8.931563908644785000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3299999999997443 " " y[1] (closed_form) = 4.215779999999506 " " y[1] (numeric) = 4.215779999999883 " " absolute error = 3.7747582837255320000000000000E-13 " " relative error = 8.953878721674221000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.339999999999743 " " y[1] (closed_form) = 4.235119999999503 " " y[1] (numeric) = 4.235119999999882 " " absolute error = 3.79252185211953500000000000000E-13 " " relative error = 8.95493363144368900000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.349999999999742 " " y[1] (closed_form) = 4.254499999999500 " " y[1] (numeric) = 4.254499999999881 " " absolute error = 3.81916720471053850000000000000E-13 " " relative error = 8.976770959480522000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.359999999999741 " " y[1] (closed_form) = 4.273919999999496 " " y[1] (numeric) = 4.2739199999998805 " " absolute error = 3.84581255730154200000000000000E-13 " " relative error = 8.99832602693077100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.36999999999974 " " y[1] (closed_form) = 4.293379999999493 " " y[1] (numeric) = 4.293379999999880 " " absolute error = 3.8635761256955450000000000000E-13 " " relative error = 8.998914900838038000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3799999999997388 " " y[1] (closed_form) = 4.31287999999949 " " y[1] (numeric) = 4.312879999999878 " " absolute error = 3.88133969408954700000000000000E-13 " " relative error = 8.999414994365729000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3899999999997377 " " y[1] (closed_form) = 4.3324199999994875 " " y[1] (numeric) = 4.332419999999877 " " absolute error = 3.899103262483550000000000000E-13 " " relative error = 8.999827492449972000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.3999999999997366 " " y[1] (closed_form) = 4.351999999999483 " " y[1] (numeric) = 4.351999999999876 " " absolute error = 3.92574861507455350000000000000E-13 " " relative error = 9.020562075080468000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4099999999997355 " " y[1] (closed_form) = 4.3716199999994805 " " y[1] (numeric) = 4.371619999999875 " " absolute error = 3.9435121834685560000000000000E-13 " " relative error = 9.020711277441829000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4199999999997344 " " y[1] (closed_form) = 4.391279999999478 " " y[1] (numeric) = 4.391279999999874 " " absolute error = 3.96127575186255850000000000000E-13 " " relative error = 9.02077697587726000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4299999999997333 " " y[1] (closed_form) = 4.4109799999994745 " " y[1] (numeric) = 4.4109799999998724 " " absolute error = 3.9790393202565610000000000000E-13 " " relative error = 9.020760285145332000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.439999999999732 " " y[1] (closed_form) = 4.430719999999470 " " y[1] (numeric) = 4.430719999999872 " " absolute error = 4.0145664570445660000000000000E-13 " " relative error = 9.060754137126801000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.449999999999731 " " y[1] (closed_form) = 4.450499999999467 " " y[1] (numeric) = 4.45049999999987 " " absolute error = 4.03233002543856860000000000000E-13 " " relative error = 9.060397765282668000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.45999999999973 " " y[1] (closed_form) = 4.4703199999994645 " " y[1] (numeric) = 4.4703199999998695 " " absolute error = 4.0500935938325710000000000000E-13 " " relative error = 9.059963478751087000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.469999999999729 " " y[1] (closed_form) = 4.4901799999994605 " " y[1] (numeric) = 4.490179999999868 " " absolute error = 4.0767389464235750000000000000E-13 " " relative error = 9.079232784485398000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4799999999997278 " " y[1] (closed_form) = 4.510079999999458 " " y[1] (numeric) = 4.510079999999867 " " absolute error = 4.09450251481757730000000000000E-13 " " relative error = 9.078558506319333000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4899999999997267 " " y[1] (closed_form) = 4.530019999999455 " " y[1] (numeric) = 4.530019999999865 " " absolute error = 4.10338429901457860000000000000E-13 " " relative error = 9.058203493616083000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.4999999999997256 " " y[1] (closed_form) = 4.549999999999451 " " y[1] (numeric) = 4.549999999999865 " " absolute error = 4.13891143580258360000000000000E-13 " " relative error = 9.096508650116667000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5099999999997245 " " y[1] (closed_form) = 4.570019999999448 " " y[1] (numeric) = 4.570019999999863 " " absolute error = 4.1477932199995850000000000000E-13 " " relative error = 9.076094240287975000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5199999999997234 " " y[1] (closed_form) = 4.590079999999444 " " y[1] (numeric) = 4.590079999999862 " " absolute error = 4.17443857259058860000000000000E-13 " " relative error = 9.094478903616262000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5299999999997222 " " y[1] (closed_form) = 4.610179999999441 " " y[1] (numeric) = 4.61017999999986 " " absolute error = 4.1922021409845910000000000000E-13 " " relative error = 9.093358916539266000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.539999999999721 " " y[1] (closed_form) = 4.630319999999438 " " y[1] (numeric) = 4.630319999999859 " " absolute error = 4.20996570937859360000000000000E-13 " " relative error = 9.092170107852383000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.54999999999972 " " y[1] (closed_form) = 4.650499999999434 " " y[1] (numeric) = 4.650499999999858 " " absolute error = 4.23661106196959740000000000000E-13 " " relative error = 9.110011959940034000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.559999999999719 " " y[1] (closed_form) = 4.670719999999430 " " y[1] (numeric) = 4.670719999999857 " " absolute error = 4.2632564145606010000000000000E-13 " " relative error = 9.127621468555427000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.569999999999718 " " y[1] (closed_form) = 4.690979999999428 " " y[1] (numeric) = 4.690979999999856 " " absolute error = 4.28101998295460360000000000000E-13 " " relative error = 9.126067437838418000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5799999999997167 " " y[1] (closed_form) = 4.711279999999425 " " y[1] (numeric) = 4.711279999999856 " " absolute error = 4.30766533554560740000000000000E-13 " " relative error = 9.143301471248012000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5899999999997156 " " y[1] (closed_form) = 4.73161999999942 " " y[1] (numeric) = 4.731619999999854 " " absolute error = 4.3343106881366110000000000000E-13 " " relative error = 9.160310185807697000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.5999999999997145 " " y[1] (closed_form) = 4.751999999999418 " " y[1] (numeric) = 4.751999999999853 " " absolute error = 4.35207425653061360000000000000E-13 " " relative error = 9.158405421993153000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6099999999997134 " " y[1] (closed_form) = 4.772419999999414 " " y[1] (numeric) = 4.772419999999852 " " absolute error = 4.37871960912161740000000000000E-13 " " relative error = 9.175050831909503000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6199999999997123 " " y[1] (closed_form) = 4.7928799999994105 " " y[1] (numeric) = 4.792879999999851 " " absolute error = 4.4053649617126210000000000000E-13 " " relative error = 9.191477695484058000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6299999999997112 " " y[1] (closed_form) = 4.813379999999407 " " y[1] (numeric) = 4.81337999999985 " " absolute error = 4.4320103143036250000000000000E-13 " " relative error = 9.207688390079676000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.63999999999971 " " y[1] (closed_form) = 4.833919999999404 " " y[1] (numeric) = 4.833919999999849 " " absolute error = 4.44977388269762740000000000000E-13 " " relative error = 9.20531138847597000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.649999999999709 " " y[1] (closed_form) = 4.854499999999401 " " y[1] (numeric) = 4.854499999999848 " " absolute error = 4.467537451091630000000000000E-13 " " relative error = 9.202878671525762000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.659999999999708 " " y[1] (closed_form) = 4.875119999999397 " " y[1] (numeric) = 4.875119999999847 " " absolute error = 4.5030645878796350000000000000E-13 " " relative error = 9.236828196803755000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.669999999999707 " " y[1] (closed_form) = 4.895779999999394 " " y[1] (numeric) = 4.895779999999846 " " absolute error = 4.52082815627363740000000000000E-13 " " relative error = 9.23413257187659100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6799999999997057 " " y[1] (closed_form) = 4.916479999999390 " " y[1] (numeric) = 4.9164799999998445 " " absolute error = 4.538591724667640000000000000E-13 " " relative error = 9.231384495956868000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6899999999997046 " " y[1] (closed_form) = 4.937219999999387 " " y[1] (numeric) = 4.937219999999844 " " absolute error = 4.5652370772586437000000000000E-13 " " relative error = 9.24657413941289000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6999999999997035 " " y[1] (closed_form) = 4.957999999999384 " " y[1] (numeric) = 4.957999999999842 " " absolute error = 4.5830006456526460000000000000E-13 " " relative error = 9.243647933951624000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7099999999997024 " " y[1] (closed_form) = 4.97881999999938 " " y[1] (numeric) = 4.978819999999842 " " absolute error = 4.6185277824406510000000000000E-13 " " relative error = 9.276350184262991000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7199999999997013 " " y[1] (closed_form) = 4.999679999999376 " " y[1] (numeric) = 4.99967999999984 " " absolute error = 4.6362913508346537000000000000E-13 " " relative error = 9.2731761849463000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7299999999997 " " y[1] (closed_form) = 5.020579999999373 " " y[1] (numeric) = 5.020579999999839 " " absolute error = 4.6629367034256575000000000000E-13 " " relative error = 9.287645458146747000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.739999999999699 " " y[1] (closed_form) = 5.04151999999937 " " y[1] (numeric) = 5.041519999999838 " " absolute error = 4.680700271819660000000000000E-13 " " relative error = 9.28430368583333000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.749999999999698 " " y[1] (closed_form) = 5.062499999999366 " " y[1] (numeric) = 5.062499999999837 " " absolute error = 4.7073456244106640000000000000E-13 " " relative error = 9.298460492664204000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.759999999999697 " " y[1] (closed_form) = 5.083519999999362 " " y[1] (numeric) = 5.083519999999835 " " absolute error = 4.7251091928046660000000000000E-13 " " relative error = 9.294955449777436000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.769999999999696 " " y[1] (closed_form) = 5.104579999999359 " " y[1] (numeric) = 5.104579999999834 " " absolute error = 4.751754545395670000000000000E-13 " " relative error = 9.308806102355662000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7799999999996947 " " y[1] (closed_form) = 5.125679999999355 " " y[1] (numeric) = 5.125679999999832 " " absolute error = 4.7695181137896725000000000000E-13 " " relative error = 9.30514217389745900000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7899999999996936 " " y[1] (closed_form) = 5.146819999999352 " " y[1] (numeric) = 5.146819999999831 " " absolute error = 4.7961634663806760000000000000E-13 " " relative error = 9.31869283631695000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7999999999996925 " " y[1] (closed_form) = 5.167999999999348 " " y[1] (numeric) = 5.16799999999983 " " absolute error = 4.8139270347746790000000000000E-13 " " relative error = 9.314874293295833000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8099999999996914 " " y[1] (closed_form) = 5.189219999999345 " " y[1] (numeric) = 5.189219999999828 " " absolute error = 4.8316906031686810000000000000E-13 " " relative error = 9.311015149038374000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8199999999996903 " " y[1] (closed_form) = 5.210479999999341 " " y[1] (numeric) = 5.210479999999827 " " absolute error = 4.8583359557596850000000000000E-13 " " relative error = 9.324161988454612000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.829999999999689 " " y[1] (closed_form) = 5.231779999999338 " " y[1] (numeric) = 5.231779999999826 " " absolute error = 4.8760995241536875000000000000E-13 " " relative error = 9.320153989950465000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.839999999999688 " " y[1] (closed_form) = 5.253119999999334 " " y[1] (numeric) = 5.253119999999824 " " absolute error = 4.9027448767446913000000000000E-13 " " relative error = 9.333015192391023000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.849999999999687 " " y[1] (closed_form) = 5.27449999999933 " " y[1] (numeric) = 5.274499999999823 " " absolute error = 4.9293902293356950000000000000E-13 " " relative error = 9.345701449116165000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.859999999999686 " " y[1] (closed_form) = 5.2959199999993265 " " y[1] (numeric) = 5.295919999999821 " " absolute error = 4.9471537977296975000000000000E-13 " " relative error = 9.341443597581397000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.869999999999685 " " y[1] (closed_form) = 5.317379999999323 " " y[1] (numeric) = 5.31737999999982 " " absolute error = 4.96491736612370000000000000E-13 " " relative error = 9.337149810854842000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8799999999996837 " " y[1] (closed_form) = 5.338879999999320 " " y[1] (numeric) = 5.338879999999818 " " absolute error = 4.9915627187147040000000000000E-13 " " relative error = 9.349456662662095000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8899999999996826 " " y[1] (closed_form) = 5.360419999999316 " " y[1] (numeric) = 5.360419999999817 " " absolute error = 5.0182080713057080000000000000E-13 " " relative error = 9.36159493343124000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8999999999996815 " " y[1] (closed_form) = 5.381999999999312 " " y[1] (numeric) = 5.381999999999817 " " absolute error = 5.0448534238967110000000000000E-13 " " relative error = 9.373566376620877000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9099999999996804 " " y[1] (closed_form) = 5.403619999999308 " " y[1] (numeric) = 5.403619999999815 " " absolute error = 5.0714987764877150000000000000E-13 " " relative error = 9.38537272511458000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9199999999996793 " " y[1] (closed_form) = 5.425279999999304 " " y[1] (numeric) = 5.425279999999814 " " absolute error = 5.0981441290787190000000000000E-13 " " relative error = 9.397015691502323000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.929999999999678 " " y[1] (closed_form) = 5.446979999999301 " " y[1] (numeric) = 5.446979999999813 " " absolute error = 5.1247894816697230000000000000E-13 " " relative error = 9.408496968357475000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.939999999999677 " " y[1] (closed_form) = 5.468719999999298 " " y[1] (numeric) = 5.468719999999812 " " absolute error = 5.1425530500637250000000000000E-13 " " relative error = 9.403577162598169000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.949999999999676 " " y[1] (closed_form) = 5.490499999999294 " " y[1] (numeric) = 5.490499999999810 " " absolute error = 5.1691984026547290000000000000E-13 " " relative error = 9.414804485302602000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.959999999999675 " " y[1] (closed_form) = 5.51231999999929 " " y[1] (numeric) = 5.51231999999981 " " absolute error = 5.1958437552457330000000000000E-13 " " relative error = 9.425874686604553000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.969999999999674 " " y[1] (closed_form) = 5.534179999999287 " " y[1] (numeric) = 5.534179999999808 " " absolute error = 5.2136073236397350000000000000E-13 " " relative error = 9.420740423405829000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9799999999996727 " " y[1] (closed_form) = 5.556079999999282 " " y[1] (numeric) = 5.556079999999808 " " absolute error = 5.2580162446247410000000000000E-13 " " relative error = 9.463535882538444000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9899999999996716 " " y[1] (closed_form) = 5.578019999999280 " " y[1] (numeric) = 5.578019999999806 " " absolute error = 5.2668980288217430000000000000E-13 " " relative error = 9.442235827089942000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9999999999996705 " " y[1] (closed_form) = 5.599999999999275 " " y[1] (numeric) = 5.599999999999805 " " absolute error = 5.3024251656097480000000000000E-13 " " relative error = 9.46861636716149000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.009999999999674 " " y[1] (closed_form) = 5.6220199999992815 " " y[1] (numeric) = 5.622019999999804 " " absolute error = 5.2224891078367360000000000000E-13 " " relative error = 9.28934636987667100000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.019999999999677 " " y[1] (closed_form) = 5.644079999999287 " " y[1] (numeric) = 5.644079999999803 " " absolute error = 5.1603166184577280000000000000E-13 " " relative error = 9.142883549592458000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0299999999996805 " " y[1] (closed_form) = 5.666179999999294 " " y[1] (numeric) = 5.666179999999800 " " absolute error = 5.0714987764877150000000000000E-13 " " relative error = 8.950472410845309000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.039999999999684 " " y[1] (closed_form) = 5.688319999999300 " " y[1] (numeric) = 5.6883199999998 " " absolute error = 5.0093262871087060000000000000E-13 " " relative error = 8.806336997759134000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.049999999999687 " " y[1] (closed_form) = 5.710499999999305 " " y[1] (numeric) = 5.710499999999798 " " absolute error = 4.9293902293356950000000000000E-13 " " relative error = 8.632151701840985000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0599999999996905 " " y[1] (closed_form) = 5.732719999999311 " " y[1] (numeric) = 5.732719999999797 " " absolute error = 4.8583359557596850000000000000E-13 " " relative error = 8.474748384292742000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.069999999999694 " " y[1] (closed_form) = 5.754979999999318 " " y[1] (numeric) = 5.7549799999997955 " " absolute error = 4.7783998979866740000000000000E-13 " " relative error = 8.303069511948331000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.079999999999697 " " y[1] (closed_form) = 5.777279999999324 " " y[1] (numeric) = 5.777279999999794 " " absolute error = 4.6984638402136625000000000000E-13 " " relative error = 8.13265730623097900000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.0899999999997005 " " y[1] (closed_form) = 5.79961999999933 " " y[1] (numeric) = 5.799619999999793 " " absolute error = 4.6274095666376525000000000000E-13 " " relative error = 7.978815106227972000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.099999999999704 " " y[1] (closed_form) = 5.821999999999337 " " y[1] (numeric) = 5.821999999999792 " " absolute error = 4.5563552930616424000000000000E-13 " " relative error = 7.826099781968674000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.109999999999707 " " y[1] (closed_form) = 5.844419999999343 " " y[1] (numeric) = 5.844419999999790 " " absolute error = 4.4764192352886310000000000000E-13 " " relative error = 7.65930449093175000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.119999999999710 " " y[1] (closed_form) = 5.86687999999935 " " y[1] (numeric) = 5.8668799999997905 " " absolute error = 4.4053649617126210000000000000E-13 " " relative error = 7.5088717712193010000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.129999999999714 " " y[1] (closed_form) = 5.889379999999356 " " y[1] (numeric) = 5.889379999999789 " " absolute error = 4.325428903939610000000000000E-13 " " relative error = 7.344455450217312000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.139999999999717 " " y[1] (closed_form) = 5.911919999999363 " " y[1] (numeric) = 5.911919999999788 " " absolute error = 4.25437463036360000000000000E-13 " " relative error = 7.196265562396073000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.149999999999720 " " y[1] (closed_form) = 5.934499999999368 " " y[1] (numeric) = 5.934499999999787 " " absolute error = 4.183320356787590000000000000E-13 " " relative error = 7.0491538575921050000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.159999999999724 " " y[1] (closed_form) = 5.9571199999993745 " " y[1] (numeric) = 5.957119999999786 " " absolute error = 4.112266083211580000000000000E-13 " " relative error = 6.9031110389114400000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.169999999999727 " " y[1] (closed_form) = 5.979779999999382 " " y[1] (numeric) = 5.979779999999785 " " absolute error = 4.03233002543856860000000000000E-13 " " relative error = 6.743274878739661000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.179999999999730 " " y[1] (closed_form) = 6.002479999999387 " " y[1] (numeric) = 6.0024799999997835 " " absolute error = 3.96127575186255850000000000000E-13 " " relative error = 6.599398501724225000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.189999999999734 " " y[1] (closed_form) = 6.025219999999394 " " y[1] (numeric) = 6.025219999999782 " " absolute error = 3.88133969408954700000000000000E-13 " " relative error = 6.441822363482059000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.199999999999737 " " y[1] (closed_form) = 6.047999999999401 " " y[1] (numeric) = 6.0479999999997816 " " absolute error = 3.8014036363165360000000000000E-13 " " relative error = 6.285389610312354000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.209999999999740 " " y[1] (closed_form) = 6.070819999999408 " " y[1] (numeric) = 6.07081999999978 " " absolute error = 3.72146757854352500000000000000E-13 " " relative error = 6.130090463139884000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.219999999999744 " " y[1] (closed_form) = 6.093679999999415 " " y[1] (numeric) = 6.093679999999779 " " absolute error = 3.64153152077051350000000000000E-13 " " relative error = 5.975915244599098000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.229999999999747 " " y[1] (closed_form) = 6.116579999999420 " " y[1] (numeric) = 6.116579999999778 " " absolute error = 3.57047724719450340000000000000E-13 " " relative error = 5.8373752116294420000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.239999999999750 " " y[1] (closed_form) = 6.139519999999427 " " y[1] (numeric) = 6.139519999999776 " " absolute error = 3.4905411894214920000000000000E-13 " " relative error = 5.685364962443021000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.249999999999754 " " y[1] (closed_form) = 6.162499999999435 " " y[1] (numeric) = 6.162499999999776 " " absolute error = 3.4106051316484810000000000000E-13 " " relative error = 5.534450517888510000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.259999999999757 " " y[1] (closed_form) = 6.185519999999440 " " y[1] (numeric) = 6.185519999999775 " " absolute error = 3.3395508580724710000000000000E-13 " " relative error = 5.398981586144370000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.269999999999760 " " y[1] (closed_form) = 6.208579999999447 " " y[1] (numeric) = 6.208579999999774 " " absolute error = 3.2684965844964610000000000000E-13 " " relative error = 5.2644833190467910000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.279999999999764 " " y[1] (closed_form) = 6.2316799999994545 " " y[1] (numeric) = 6.231679999999773 " " absolute error = 3.18856052672344960000000000000E-13 " " relative error = 5.116694898845461000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.289999999999767 " " y[1] (closed_form) = 6.2548199999994605 " " y[1] (numeric) = 6.254819999999772 " " absolute error = 3.11750625314743960000000000000E-13 " " relative error = 4.984166216050515000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.299999999999770 " " y[1] (closed_form) = 6.277999999999468 " " y[1] (numeric) = 6.277999999999771 " " absolute error = 3.03757019537442830000000000000E-13 " " relative error = 4.83843611878733000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.309999999999774 " " y[1] (closed_form) = 6.301219999999475 " " y[1] (numeric) = 6.301219999999770 " " absolute error = 2.9576341376014170000000000000E-13 " " relative error = 4.693748413167075000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.319999999999777 " " y[1] (closed_form) = 6.324479999999482 " " y[1] (numeric) = 6.324479999999770 " " absolute error = 2.8776980798284060000000000000E-13 " " relative error = 4.5500943632182280000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.329999999999780 " " y[1] (closed_form) = 6.347779999999489 " " y[1] (numeric) = 6.347779999999770 " " absolute error = 2.80664380625239600000000000000E-13 " " relative error = 4.4214572752247583000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.339999999999784 " " y[1] (closed_form) = 6.371119999999495 " " y[1] (numeric) = 6.371119999999768 " " absolute error = 2.72670774847938450000000000000E-13 " " relative error = 4.2797934248289166000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.349999999999787 " " y[1] (closed_form) = 6.3944999999995025 " " y[1] (numeric) = 6.394499999999767 " " absolute error = 2.6467716907063730000000000000E-13 " " relative error = 4.139137838308826000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.359999999999790 " " y[1] (closed_form) = 6.417919999999510 " " y[1] (numeric) = 6.417919999999766 " " absolute error = 2.5668356329333620000000000000E-13 " " relative error = 3.999482126504471700000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.369999999999794 " " y[1] (closed_form) = 6.4413799999995165 " " y[1] (numeric) = 6.441379999999765 " " absolute error = 2.48689957516035070000000000000E-13 " " relative error = 3.86081798490469030000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.379999999999797 " " y[1] (closed_form) = 6.464879999999523 " " y[1] (numeric) = 6.464879999999764 " " absolute error = 2.40696351738733940000000000000E-13 " " relative error = 3.723137192627732000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.389999999999800 " " y[1] (closed_form) = 6.488419999999530 " " y[1] (numeric) = 6.488419999999763 " " absolute error = 2.3270274596143280000000000000E-13 " " relative error = 3.586431611416179000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.399999999999804 " " y[1] (closed_form) = 6.511999999999538 " " y[1] (numeric) = 6.511999999999762 " " absolute error = 2.24709140184131680000000000000E-13 " " relative error = 3.450693184646002000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.409999999999807 " " y[1] (closed_form) = 6.535619999999545 " " y[1] (numeric) = 6.535619999999763 " " absolute error = 2.17603712826530680000000000000E-13 " " relative error = 3.3295037475640543000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.419999999999810 " " y[1] (closed_form) = 6.559279999999552 " " y[1] (numeric) = 6.559279999999761 " " absolute error = 2.09610107049229550000000000000E-13 " " relative error = 3.1956267616147490000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.429999999999814 " " y[1] (closed_form) = 6.582979999999559 " " y[1] (numeric) = 6.582979999999761 " " absolute error = 2.02504679691628550000000000000E-13 " " relative error = 3.0761855526166280000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.439999999999817 " " y[1] (closed_form) = 6.606719999999566 " " y[1] (numeric) = 6.60671999999976 " " absolute error = 1.94511073914327430000000000000E-13 " " relative error = 2.9441398139218890000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.449999999999820 " " y[1] (closed_form) = 6.630499999999573 " " y[1] (numeric) = 6.63049999999976 " " absolute error = 1.8651746813702630000000000000E-13 " " relative error = 2.813022670040544000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.459999999999824 " " y[1] (closed_form) = 6.654319999999581 " " y[1] (numeric) = 6.654319999999759 " " absolute error = 1.77635683940025050000000000000E-13 " " relative error = 2.669479134457559000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.4699999999998274 " " y[1] (closed_form) = 6.678179999999588 " " y[1] (numeric) = 6.678179999999759 " " absolute error = 1.70530256582424040000000000000E-13 " " relative error = 2.553543878458421000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.479999999999830 " " y[1] (closed_form) = 6.7020799999995955 " " y[1] (numeric) = 6.702079999999757 " " absolute error = 1.6164847238542280000000000000E-13 " " relative error = 2.411914993336882800000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.489999999999834 " " y[1] (closed_form) = 6.726019999999602 " " y[1] (numeric) = 6.726019999999757 " " absolute error = 1.5454304502782180000000000000E-13 " " relative error = 2.297689347159701000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.4999999999998375 " " y[1] (closed_form) = 6.74999999999961 " " y[1] (numeric) = 6.749999999999756 " " absolute error = 1.45661260830820540000000000000E-13 " " relative error = 2.1579446049011697000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.509999999999840 " " y[1] (closed_form) = 6.774019999999617 " " y[1] (numeric) = 6.774019999999755 " " absolute error = 1.3766765505351940000000000000E-13 " " relative error = 2.032288878000466000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.519999999999844 " " y[1] (closed_form) = 6.798079999999625 " " y[1] (numeric) = 6.7980799999997545 " " absolute error = 1.29674049276218280000000000000E-13 " " relative error = 1.9075099039173626000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5299999999998475 " " y[1] (closed_form) = 6.822179999999632 " " y[1] (numeric) = 6.822179999999753 " " absolute error = 1.21680443498917160000000000000E-13 " " relative error = 1.7836006012583033000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.539999999999850 " " y[1] (closed_form) = 6.84631999999964 " " y[1] (numeric) = 6.846319999999753 " " absolute error = 1.1279865930191590000000000000E-13 " " relative error = 1.6475808799752542000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.549999999999854 " " y[1] (closed_form) = 6.870499999999647 " " y[1] (numeric) = 6.870499999999753 " " absolute error = 1.0569323194431490000000000000E-13 " " relative error = 1.5383630295367198000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5599999999998575 " " y[1] (closed_form) = 6.894719999999655 " " y[1] (numeric) = 6.894719999999752 " " absolute error = 9.68114477473136500000000000000E-14 " " relative error = 1.404138931636361000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.569999999999860 " " y[1] (closed_form) = 6.918979999999662 " " y[1] (numeric) = 6.918979999999752 " " absolute error = 8.97060203897126500000000000000E-14 " " relative error = 1.2965208800967346000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.579999999999864 " " y[1] (closed_form) = 6.943279999999670 " " y[1] (numeric) = 6.943279999999751 " " absolute error = 8.17124146124115200000000000000E-14 " " relative error = 1.1768561056505775000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5899999999998675 " " y[1] (closed_form) = 6.967619999999677 " " y[1] (numeric) = 6.967619999999750 " " absolute error = 7.3718808835110390000000000000E-14 " " relative error = 1.0580199384454637000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.599999999999870 " " y[1] (closed_form) = 6.991999999999685 " " y[1] (numeric) = 6.99199999999975 " " absolute error = 6.57252030578092700000000000000E-14 " " relative error = 9.4000576455681120000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.609999999999874 " " y[1] (closed_form) = 7.016419999999693 " " y[1] (numeric) = 7.01641999999975 " " absolute error = 5.68434188608080100000000000000E-14 " " relative error = 8.1014846404306620000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.6199999999998775 " " y[1] (closed_form) = 7.0408799999997 " " y[1] (numeric) = 7.040879999999750 " " absolute error = 4.88498130835068900000000000000E-14 " " relative error = 6.9380266505762020000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.629999999999880 " " y[1] (closed_form) = 7.065379999999708 " " y[1] (numeric) = 7.065379999999749 " " absolute error = 4.08562073062057600000000000000E-14 " " relative error = 5.7825916378464360000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.639999999999884 " " y[1] (closed_form) = 7.089919999999716 " " y[1] (numeric) = 7.089919999999748 " " absolute error = 3.19744231092045100000000000000E-14 " " relative error = 4.50984258062231860000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.649999999999888 " " y[1] (closed_form) = 7.114499999999723 " " y[1] (numeric) = 7.114499999999747 " " absolute error = 2.39808173319033800000000000000E-14 " " relative error = 3.370696089943680000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.659999999999891 " " y[1] (closed_form) = 7.139119999999731 " " y[1] (numeric) = 7.139119999999747 " " absolute error = 1.598721155460225400000000000000E-14 " " relative error = 2.23938126192063690000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.669999999999894 " " y[1] (closed_form) = 7.163779999999739 " " y[1] (numeric) = 7.163779999999746 " " absolute error = 7.105427357601002000000000000000E-15 " " relative error = 9.91854489892383700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.679999999999898 " " y[1] (closed_form) = 7.188479999999747 " " y[1] (numeric) = 7.188479999999746 " " absolute error = 8.8817841970012520000000000000000E-16 " " relative error = 1.235558031322555700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.689999999999901 " " y[1] (closed_form) = 7.213219999999755 " " y[1] (numeric) = 7.213219999999746 " " absolute error = 8.881784197001252000000000000000E-15 " " relative error = 1.23132029759269170000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.699999999999904 " " y[1] (closed_form) = 7.237999999999762 " " y[1] (numeric) = 7.2379999999997455 " " absolute error = 1.68753899743023800000000000000E-14 " " relative error = 2.3314990293317120000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.709999999999908 " " y[1] (closed_form) = 7.2628199999997705 " " y[1] (numeric) = 7.262819999999746 " " absolute error = 2.486899575160350700000000000000E-14 " " relative error = 3.4241514661803950000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.719999999999911 " " y[1] (closed_form) = 7.287679999999779 " " y[1] (numeric) = 7.287679999999745 " " absolute error = 3.37507799486047600000000000000E-14 " " relative error = 4.6312104741983430000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.729999999999914 " " y[1] (closed_form) = 7.3125799999997865 " " y[1] (numeric) = 7.312579999999745 " " absolute error = 4.174438572590588600000000000000E-14 " " relative error = 5.708571492675241000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.739999999999918 " " y[1] (closed_form) = 7.337519999999794 " " y[1] (numeric) = 7.337519999999745 " " absolute error = 4.97379915032070130000000000000E-14 " " relative error = 6.7785834318963910000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.749999999999921 " " y[1] (closed_form) = 7.362499999999803 " " y[1] (numeric) = 7.362499999999744 " " absolute error = 5.86197757002082700000000000000E-14 " " relative error = 7.9619389745616080000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.759999999999924 " " y[1] (closed_form) = 7.38751999999981 " " y[1] (numeric) = 7.3875199999997445 " " absolute error = 6.57252030578092700000000000000E-14 " " relative error = 8.8967885105977320000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.769999999999928 " " y[1] (closed_form) = 7.412579999999818 " " y[1] (numeric) = 7.4125799999997435 " " absolute error = 7.46069872548105200000000000000E-14 " " relative error = 1.0064914949290577000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.779999999999931 " " y[1] (closed_form) = 7.437679999999826 " " y[1] (numeric) = 7.437679999999744 " " absolute error = 8.26005930321116500000000000000E-14 " " relative error = 1.1105693311908227000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.789999999999934 " " y[1] (closed_form) = 7.462819999999835 " " y[1] (numeric) = 7.462819999999743 " " absolute error = 9.1482377229112900000000000000E-14 " " relative error = 1.2258419368163098000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.799999999999938 " " y[1] (closed_form) = 7.487999999999843 " " y[1] (numeric) = 7.487999999999743 " " absolute error = 1.00364161426114150000000000000E-13 " " relative error = 1.3403333523786892000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.809999999999941 " " y[1] (closed_form) = 7.513219999999851 " " y[1] (numeric) = 7.513219999999742 " " absolute error = 1.0924594562311540000000000000E-13 " " relative error = 1.4540496035403935000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.819999999999944 " " y[1] (closed_form) = 7.5384799999998595 " " y[1] (numeric) = 7.538479999999742 " " absolute error = 1.17239551400416530000000000000E-13 " " relative error = 1.5552147302960110000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.829999999999948 " " y[1] (closed_form) = 7.563779999999867 " " y[1] (numeric) = 7.563779999999741 " " absolute error = 1.26121335597417780000000000000E-13 " " relative error = 1.6674379159285438000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.839999999999951 " " y[1] (closed_form) = 7.589119999999876 " " y[1] (numeric) = 7.589119999999742 " " absolute error = 1.3411494137471890000000000000E-13 " " relative error = 1.7672001678023422000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.849999999999954 " " y[1] (closed_form) = 7.614499999999884 " " y[1] (numeric) = 7.614499999999741 " " absolute error = 1.42996725571720160000000000000E-13 " " relative error = 1.87795292628173000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.859999999999958 " " y[1] (closed_form) = 7.639919999999893 " " y[1] (numeric) = 7.639919999999742 " " absolute error = 1.5099033134902130000000000000E-13 " " relative error = 1.9763339321488105000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.869999999999961 " " y[1] (closed_form) = 7.6653799999999 " " y[1] (numeric) = 7.665379999999741 " " absolute error = 1.58983937126322420000000000000E-13 " " relative error = 2.0740516077001336000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.879999999999964 " " y[1] (closed_form) = 7.690879999999910 " " y[1] (numeric) = 7.6908799999997415 " " absolute error = 1.67865721323323670000000000000E-13 " " relative error = 2.1826594788024992000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.889999999999968 " " y[1] (closed_form) = 7.716419999999918 " " y[1] (numeric) = 7.716419999999741 " " absolute error = 1.76747505520324920000000000000E-13 " " relative error = 2.2905376524389132000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.899999999999971 " " y[1] (closed_form) = 7.741999999999926 " " y[1] (numeric) = 7.7419999999997415 " " absolute error = 1.84741111297626050000000000000E-13 " " relative error = 2.3862194690987830000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.909999999999974 " " y[1] (closed_form) = 7.767619999999934 " " y[1] (numeric) = 7.767619999999740 " " absolute error = 1.9362289549462730000000000000E-13 " " relative error = 2.4926926844339573000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.919999999999978 " " y[1] (closed_form) = 7.7932799999999425 " " y[1] (numeric) = 7.793279999999740 " " absolute error = 2.01616501271928430000000000000E-13 " " relative error = 2.587055787446748000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.929999999999981 " " y[1] (closed_form) = 7.818979999999951 " " y[1] (numeric) = 7.8189799999997405 " " absolute error = 2.10498285468929680000000000000E-13 " " relative error = 2.6921450811861775000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.939999999999984 " " y[1] (closed_form) = 7.84471999999996 " " y[1] (numeric) = 7.84471999999974 " " absolute error = 2.19380069665930930000000000000E-13 " " relative error = 2.796531548174212000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.949999999999988 " " y[1] (closed_form) = 7.870499999999969 " " y[1] (numeric) = 7.8704999999997405 " " absolute error = 2.2826185386293218000000000000E-13 " " relative error = 2.9002204925091557000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.959999999999991 " " y[1] (closed_form) = 7.896319999999977 " " y[1] (numeric) = 7.89631999999974 " " absolute error = 2.37143638059933440000000000000E-13 " " relative error = 3.0032171702759525000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.969999999999994 " " y[1] (closed_form) = 7.922179999999986 " " y[1] (numeric) = 7.92217999999974 " " absolute error = 2.4602542225693470000000000000E-13 " " relative error = 3.1055267900620176000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.979999999999998 " " y[1] (closed_form) = 7.948079999999994 " " y[1] (numeric) = 7.94807999999974 " " absolute error = 2.5401902803423580000000000000E-13 " " relative error = 3.195979759064277400000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.990000000000001 " " y[1] (closed_form) = 7.974020000000003 " " y[1] (numeric) = 7.974019999999740 " " absolute error = 2.6378899065093720000000000000E-13 " " relative error = 3.308105455603787000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " "Finished!" "diff ( y , x , 1 ) = 2.0 * ( 0.2 * x + 0.3 ) ; " Iterations = 4900 "Total Elapsed Time "= 46 Seconds "Elapsed Time(since restart) "= 46 Seconds "Time to Timeout "= 2 Minutes 13 Seconds Percent Done = 100.0204081632654 "%" (%o253) temp/diffeq.mult_c_lin.max