(%i1) batch("temp/diffeq.mult_lin_lin.max") read and interpret file: /home/dennis/src/mine/omni/testtar/omnisode0060dir/temp/diffeq.mult_lin_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_tmp5,[30],convfloat) (%i191) completearray(array_tmp6,[30],convfloat) (%i192) completearray(array_m1,[30],convfloat) (%i193) completearray(array_y_higher,[2,30],convfloat) (%i194) completearray(array_y_higher_work,[2,30],convfloat) (%i195) completearray(array_y_higher_work2,[2,30],convfloat) (%i196) completearray(array_y_set_initial,[2,30],convfloat) (%i197) completearray(array_given_rad_poles,[2,3],convfloat) (%i198) completearray(array_given_ord_poles,[2,3],convfloat) (%i199) completearray(array_rad_test_poles,[2,4],convfloat) (%i200) completearray(array_ord_test_poles,[2,4],convfloat) (%i201) completearray(array_fact_2,[30,30],convfloat) (%i202) omniout_str(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a~%",string(str)) (%i203) omniout_str_noeol(iolevel,str):=if glob_iolevel >= iolevel then printf(true,"~a",string(str)) (%i204) omniout_labstr(iolevel,label,str):=if glob_iolevel >= iolevel then printf(true,"~a = ~a~%",string(label), string(str)) (%i205) 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)) (%i206) omniout_int(iolevel,prelabel,prelen,value,vallen,postlabel):=if glob_iolevel >= iolevel then (printf(true,"~a = ~d ~a~%",prelabel,value, postlabel),newline()) (%i207) omniout_float_arr(iolevel,prelabel,elemnt,prelen,value,vallen, postlabel):=if glob_iolevel >= iolevel then (sprint(prelabel,"[",elemnt,"]=",value, postlabel),newline()) (%i208) 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) (%i209) 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) (%i210) 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) (%i211) 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) (%i212) 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) (%i213) logditto(file):=(printf(file,""),printf(file,"ditto"), printf(file,""),0) (%i214) logitem_integer(file,n):=(printf(file,""),printf(file,"~d",n), printf(file,""),0) (%i215) logitem_str(file,str):=(printf(file,""),printf(file,str), printf(file,""),0) (%i216) logitem_good_digits(file,rel_error):=( block(mode_declare([[good_digits],fixnum]), printf(file,""), printf(file,"~d",glob_min_good_digits), printf(file,"")),0) (%i217) log_revs(file,revs):=printf(file,revs) (%i218) logitem_float(file,x):=(printf(file,""),printf(file,"~g",x), printf(file,""),0) (%i219) 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) (%i220) logstart(file):=(printf(file,""),0) (%i221) logend(file):=(printf(file,"~%"),0) (%i222) 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) (%i223) 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) (%i224) 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) (%i225) 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) (%i226) 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) (%i227) c(in_val):=(ret:in_val,ret) (%i228) 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) (%i229) 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) (%i230) 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) (%i231) comp_ord_from_six_terms(term1,term2,term3,term4,term5,term6,last_no):=glob_six_term_ord_save (%i232) factorial_2(nnn):=block(mode_declare([[ret],convfloat]),ret:nnn!,ret) (%i233) 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) (%i234) factorial_1(in):=block(mode_declare([[ret],convfloat]),ret:in!,ret) (%i235) neg(in):=block(mode_declare([[ret],convfloat]),ret:-in,ret) (%i236) 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) (%i237) log10(x):=log(x)/glob_log_10 (%i238) c(x):=x (%i239) 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 (%i240) 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) (%i241) exact_soln_y(x):=block( c(0.035)*c(x)*c(x)+c(2.0)*c(x)*c(x)*c(x)/c(300.0) +c(0.06)*c(x)) c(2.0) c(x) c(x) c(x) (%o241) exact_soln_y(x) := block(c(0.035) c(x) c(x) + --------------------- c(300.0) + c(0.06) c(x)) (%i242) 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) (%i243) my_check_sign(x0,xf):=block([ret], if xf > x0 then ret:glob__1 else ret:glob__m1,ret) (%i244) 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) (%i245) 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) (%i246) 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)) (%i247) 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)) (%i248) 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(28) *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) (%i249) 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) (%i250) 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) (%i251) atomall():=( block(mode_declare([[kkk,order_d],fixnum, [adj2,adj3,temporary,term,temp,temp2], convfloat]), array_tmp1[1]:array_const_0D1[1]*array_x[1], array_tmp2[1]:array_const_0D2[1]+array_tmp1[1], array_tmp3[1]:array_const_0D2[1]*array_x[1], array_tmp4[1]:array_const_0D3[1]+array_tmp3[1], array_tmp5[1]:array_tmp2[1]*array_tmp4[1], array_tmp6[1]:array_tmp5[1]+array_const_0D0[1], if not array_y_set_initial[1,2] then (if 1 <= ats_max_terms then ( temporary :c(array_tmp6[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_0D1[1]*array_x[2], array_tmp2[2]:array_tmp1[2], array_tmp3[2]:array_const_0D2[1]*array_x[2], array_tmp4[2]:array_tmp3[2], array_tmp5[2]:array_tmp2[2]*array_tmp4[1] +array_tmp2[1]*array_tmp4[2], array_tmp6[2]:array_tmp5[2], if not array_y_set_initial[1,3] then (if 2 <= ats_max_terms then ( temporary :c(array_tmp6[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,array_tmp5[3]:array_tmp2[2]*array_tmp4[2], array_tmp6[3]:array_tmp5[3], if not array_y_set_initial[1,4] then (if 3 <= ats_max_terms then ( temporary :c(array_tmp6[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,array_tmp6[4]:array_tmp5[4], if not array_y_set_initial[1,5] then (if 4 <= ats_max_terms then ( temporary :c(array_tmp6[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,array_tmp6[5]:array_tmp5[5], if not array_y_set_initial[1,6] then (if 5 <= ats_max_terms then ( temporary :c(array_tmp6[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 kkk <= ats_max_terms do (array_tmp6[kkk]:array_tmp5[kkk],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_tmp6[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) (%i252) exact_soln_y(x):=block( c(0.035)*c(x)*c(x)+c(2.0)*c(x)*c(x)*c(x)/c(300.0) +c(0.06)*c(x)) c(2.0) c(x) c(x) c(x) (%o252) exact_soln_y(x) := block(c(0.035) c(x) c(x) + --------------------- c(300.0) + c(0.06) c(x)) (%i253) 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_tmp5[term]:c(0.0),term:1+term), term:1, while term <= 30 do (array_tmp6[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_tmp5), zero_ats_ar(array_tmp6),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_0D1),array_const_0D1[1]:c(0.1), 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_lin_linpostode.ode#################"), omniout_str(always, "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 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,""), 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,""), omniout_str(always, " (c(0.06) * c(x) + c(2.0)/c(300.0) * c(x) * c(x) * c(x) + c(0.035) * c(x) * 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 ) = ( 0.1 * x + 0.2 ) * ( 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:06:41-05:00"), logitem_str(html_log_file,"Maxima"), logitem_str(html_log_file, "mult_lin_lin"), logitem_str(html_log_file, "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 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_lin_lin diffeq.max"), logitem_str(html_log_file, "mult_lin_lin maxima results"), logitem_str(html_log_file,"OK"), logend(html_log_file)), if glob_html_log then close(html_log_file))) (%i254) main():=(glob_iolevel:2,compile(all),main_prog()) (%i255) 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_0D1 in translation. warning: encountered undefined variable array_tmp1 in translation. warning: encountered undefined variable array_const_0D2 in translation. warning: encountered undefined variable array_tmp2 in translation. warning: encountered undefined variable array_tmp3 in translation. warning: encountered undefined variable array_const_0D3 in translation. warning: encountered undefined variable array_tmp4 in translation. warning: encountered undefined variable array_tmp5 in translation. warning: encountered undefined variable array_const_0D0 in translation. warning: encountered undefined variable array_tmp6 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_lin_linpostode.ode#################" "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 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.06) * c(x) + c(2.0)/c(300.0) * c(x) * c(x) * c(x) + c(0.035) * c(x) * 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.356666666666667000E-3 " " y[1] (numeric) = 6.356666666666667000E-3 " " 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) = 7.032373333333335000E-3 " " y[1] (numeric) = 7.032373333333332000E-3 " " absolute error = 2.6020852139652106000000000000000000E-18 " " relative error = 3.70015226812741800000000000000E-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.715520000000001000E-3 " " y[1] (numeric) = 7.715519999999998000E-3 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 4.49671176013232200000000000000E-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.406146666666667000E-3 " " y[1] (numeric) = 8.406146666666663000E-3 " " absolute error = 5.204170427930421000000000000000000E-18 " " relative error = 6.19091081121245400000000000000E-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) = 9.104293333333338000E-3 " " y[1] (numeric) = 9.10429333333333100E-3 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 7.62156232214313400000000000000E-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.810000000000003000E-3 " " y[1] (numeric) = 9.809999999999998000E-3 " " absolute error = 5.204170427930421000000000000000000E-18 " " relative error = 5.304964758338858000000000000000E-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) = 1.052330666666667100E-2 " " y[1] (numeric) = 1.052330666666666400E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 6.59383416610548200000000000000E-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) = 1.124425333333333700E-2 " " y[1] (numeric) = 1.124425333333333200E-2 " " absolute error = 5.204170427930421000000000000000000E-18 " " relative error = 4.628293470143343000000000000000E-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) = 1.197288000000000500E-2 " " y[1] (numeric) = 1.197288000000000200E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.89775471895952600000000000000E-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) = 1.270922666666667300E-2 " " y[1] (numeric) = 1.27092266666666700E-2 " " absolute error = 1.734723475976807000000000000000000E-18 " " relative error = 1.364932360933164300000000000000E-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) = 1.345333333333334200E-2 " " y[1] (numeric) = 1.345333333333333700E-2 " " absolute error = 5.204170427930421000000000000000000E-18 " " relative error = 3.868313003912600000000000000E-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) = 1.420524000000000500E-2 " " y[1] (numeric) = 1.420524000000000200E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 2.442371231991583600000000000000E-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) = 1.496498666666667700E-2 " " y[1] (numeric) = 1.496498666666667100E-2 " " absolute error = 5.204170427930421000000000000000000E-18 " " relative error = 3.477564359961842000000000000000E-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) = 1.573261333333334200E-2 " " y[1] (numeric) = 1.573261333333333700E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 4.410515759136789400000000000000E-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) = 1.650816000000000800E-2 " " y[1] (numeric) = 1.65081600E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 4.20331151618788800000000000000E-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) = 1.729166666666667700E-2 " " y[1] (numeric) = 1.729166666666666600E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 6.01928145881108700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.2600000000000001 " " y[1] (closed_form) = 1.808317333333334400E-2 " " y[1] (numeric) = 1.808317333333333600E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 5.75581545561739800000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.27000000000000013 " " y[1] (closed_form) = 1.88827200000000080E-2 " " y[1] (numeric) = 1.888272000000000600E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.837366095537937600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.28000000000000014 " " y[1] (closed_form) = 1.96903466666666800E-2 " " y[1] (numeric) = 1.969034666666667500E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.52400799304052700000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.29000000000000015 " " y[1] (closed_form) = 2.050609333333334200E-2 " " y[1] (numeric) = 2.050609333333334200E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.30000000000000016 " " y[1] (closed_form) = 2.133000000000001300E-2 " " y[1] (numeric) = 2.13300000000000100E-2 " " absolute error = 3.469446951953614000000000000000000E-18 " " relative error = 1.626557408323306100000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.31000000000000016 " " y[1] (closed_form) = 2.21621066666666800E-2 " " y[1] (numeric) = 2.216210666666667600E-2 " " absolute error = 6.938893903907228000000000000000000E-18 " " relative error = 3.13097216265265930000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3200000000000002 " " y[1] (closed_form) = 2.300245333333334500E-2 " " y[1] (numeric) = 2.300245333333334500E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3300000000000002 " " y[1] (closed_form) = 2.385108000000001300E-2 " " y[1] (numeric) = 2.385108000000001300E-2 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.3400000000000002 " " y[1] (closed_form) = 2.470802666666668500E-2 " " y[1] (numeric) = 2.470802666666667400E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 4.21253424900282100000000000000E-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) = 2.55733333333333500E-2 " " y[1] (numeric) = 2.55733333333333400E-2 " " absolute error = 1.040834085586084300000000000000000E-17 " " relative error = 4.069997727787083600000000000000E-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) = 2.64470400000000200E-2 " " y[1] (numeric) = 2.644704000000000500E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 5.247387914796683000000000000000E-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) = 2.732918666666668000E-2 " " y[1] (numeric) = 2.73291866666666700E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 5.07800981312815500000000000000E-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) = 2.82198133333333500E-2 " " y[1] (numeric) = 2.821981333333334000E-2 " " absolute error = 1.387778780781445700000000000000000E-17 " " relative error = 4.91774613952600500000000000000E-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) = 2.91189600000000200E-2 " " y[1] (numeric) = 2.91189600E-2 " " absolute error = 2.081668171172168500000000000000000E-17 " " relative error = 7.14884106840411600000000000000E-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) = 3.00266666666666900E-2 " " y[1] (numeric) = 3.002666666666666000E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 9.24364196790482700000000000000E-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) = 3.094297333333335700E-2 " " y[1] (numeric) = 3.094297333333333500E-2 " " absolute error = 2.4286128663675300000000000000000E-17 " " relative error = 7.84867323577887700000000000000E-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) = 3.18679200000000200E-2 " " y[1] (numeric) = 3.18679200E-2 " " absolute error = 2.081668171172168500000000000000000E-17 " " relative error = 6.53217458551473500000000000000E-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) = 3.280154666666669000E-2 " " y[1] (numeric) = 3.28015466666666700E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 8.46166673104913200000000000000E-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) = 3.37438933333333600E-2 " " y[1] (numeric) = 3.37438933333333300E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 8.22536253936383100000000000000E-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) = 3.469500000000002600E-2 " " y[1] (numeric) = 3.469500000000000400E-2 " " absolute error = 2.081668171172168500000000000000000E-17 " " relative error = 5.99990826105250700000000000000E-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) = 3.565490666666669700E-2 " " y[1] (numeric) = 3.565490666666666400E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 7.78450379217434300000000000000E-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) = 3.66236533333333600E-2 " " y[1] (numeric) = 3.66236533333333340E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 7.57859281896569100000000000000E-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) = 3.76012800000000260E-2 " " y[1] (numeric) = 3.76012799999999870E-2 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 1.10723261078993430000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.4900000000000003 " " y[1] (closed_form) = 3.8587826666666700E-2 " " y[1] (numeric) = 3.85878266666666600E-2 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 1.0789248065998880000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5000000000000003 " " y[1] (closed_form) = 3.958333333333336500E-2 " " y[1] (numeric) = 3.958333333333332600E-2 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 1.05179023385541050000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5100000000000003 " " y[1] (closed_form) = 4.058784000000003600E-2 " " y[1] (numeric) = 4.058783999999998600E-2 " " absolute error = 4.8572257327350600000000000000000E-17 " " relative error = 1.196719444231340000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5200000000000004 " " y[1] (closed_form) = 4.160138666666670600E-2 " " y[1] (numeric) = 4.16013866666666500E-2 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 1.33435819522180480000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5300000000000004 " " y[1] (closed_form) = 4.26240133333333700E-2 " " y[1] (numeric) = 4.26240133333333100E-2 " " absolute error = 6.24500451351650600000000000000000E-17 " " relative error = 1.46513761261253840000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5400000000000004 " " y[1] (closed_form) = 4.365576000000004000E-2 " " y[1] (numeric) = 4.365575999999997700E-2 " " absolute error = 6.24500451351650600000000000000000E-17 " " relative error = 1.43051100553890250000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5500000000000004 " " y[1] (closed_form) = 4.469666666666670700E-2 " " y[1] (numeric) = 4.469666666666663500E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.55244102555907730000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5600000000000004 " " y[1] (closed_form) = 4.574677333333337000E-2 " " y[1] (numeric) = 4.5746773333333300E-2 " " absolute error = 6.24500451351650600000000000000000E-17 " " relative error = 1.36512458879063400000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5700000000000004 " " y[1] (closed_form) = 4.68061200000000500E-2 " " y[1] (numeric) = 4.68061199999999730E-2 " " absolute error = 7.63278329429795100000000000000000E-17 " " relative error = 1.63072335290725730000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5800000000000004 " " y[1] (closed_form) = 4.78747466666667200E-2 " " y[1] (numeric) = 4.78747466666666450E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.44938498624756270000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.5900000000000004 " " y[1] (closed_form) = 4.89526933333333800E-2 " " y[1] (numeric) = 4.895269333333332500E-2 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 1.13397542507551050000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6000000000000004 " " y[1] (closed_form) = 5.00400000000000400E-2 " " y[1] (numeric) = 5.00400E-2 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 8.32001667135158700000000000000E-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) = 5.11367066666667100E-2 " " y[1] (numeric) = 5.11367066666666800E-2 " " absolute error = 3.46944695195361400000000000000000E-17 " " relative error = 6.78465074915581400000000000000E-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) = 5.22428533333333800E-2 " " y[1] (numeric) = 5.224285333333335000E-2 " " absolute error = 3.46944695195361400000000000000000E-17 " " relative error = 6.64099820470553400000000000000E-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) = 5.335848000000005000E-2 " " y[1] (numeric) = 5.33584800000000100E-2 " " absolute error = 4.8572257327350600000000000000000E-17 " " relative error = 9.10300618146366800000000000000E-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) = 5.448362666666672000E-2 " " y[1] (numeric) = 5.44836266666666600E-2 " " absolute error = 4.8572257327350600000000000000000E-17 " " relative error = 8.91501911657200400000000000000E-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) = 5.56183333333333900E-2 " " y[1] (numeric) = 5.561833333333333000E-2 " " absolute error = 6.24500451351650600000000000000000E-17 " " relative error = 1.1228320122591170000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6600000000000005 " " y[1] (closed_form) = 5.67626400000000500E-2 " " y[1] (numeric) = 5.67626399999999900E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.2224403064951211000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6700000000000005 " " y[1] (closed_form) = 5.79165866666667300E-2 " " y[1] (numeric) = 5.79165866666666500E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.19808405558210070000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6800000000000005 " " y[1] (closed_form) = 5.908021333333340000E-2 " " y[1] (numeric) = 5.90802133333333200E-2 " " absolute error = 7.63278329429795100000000000000000E-17 " " relative error = 1.29193563524109520000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.6900000000000005 " " y[1] (closed_form) = 6.02535600000000600E-2 " " y[1] (numeric) = 6.02535600000000000E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.15161558983522640000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7000000000000005 " " y[1] (closed_form) = 6.14366666666667300E-2 " " y[1] (numeric) = 6.14366666666666600E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.12943853896813310000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7100000000000005 " " y[1] (closed_form) = 6.26295733333333900E-2 " " y[1] (numeric) = 6.26295733333333100E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.10792610177565050000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7200000000000005 " " y[1] (closed_form) = 6.38323200000000500E-2 " " y[1] (numeric) = 6.38323200E-2 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 8.6964019530008910000000000000E-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) = 6.50449466666667400E-2 " " y[1] (numeric) = 6.50449466666666700E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 1.06678447127748490000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.7400000000000005 " " y[1] (closed_form) = 6.6267493333333390E-2 " " y[1] (numeric) = 6.62674933333333700E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 4.188414895371861400000000000000E-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) = 6.75000000000000700E-2 " " y[1] (numeric) = 6.75000000000000500E-2 " " absolute error = 2.775557561562891400000000000000000E-17 " " relative error = 4.11193712824131640000000000000E-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) = 6.87425066666667300E-2 " " y[1] (numeric) = 6.87425066666666900E-2 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 6.05642206580043200000000000000E-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) = 6.9995053333333400E-2 " " y[1] (numeric) = 6.99950533333333500E-2 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 7.93072489950115100000000000000E-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) = 7.12576800000000800E-2 " " y[1] (numeric) = 7.12576800000000300E-2 " " absolute error = 4.16333634234433700000000000000000E-17 " " relative error = 5.8426493008814400000000000000E-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) = 7.25304266666667500E-2 " " y[1] (numeric) = 7.25304266666666900E-2 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 7.65349850847760500000000000000E-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) = 7.38133333333334100E-2 " " y[1] (numeric) = 7.38133333333333500E-2 " " absolute error = 5.55111512312578300000000000000000E-17 " " relative error = 7.52047749700927000000000000000E-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) = 7.51064400000000900E-2 " " y[1] (numeric) = 7.51064400000000100E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 9.23874690892980800000000000000E-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) = 7.64097866666667500E-2 " " y[1] (numeric) = 7.64097866666666700E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 9.0811585879407710000000000000E-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) = 7.77234133333334200E-2 " " y[1] (numeric) = 7.77234133333333200E-2 " " absolute error = 9.7144514654701200000000000000000E-17 " " relative error = 1.24987452928857170000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8400000000000006 " " y[1] (closed_form) = 7.90473600000000800E-2 " " y[1] (numeric) = 7.90473600E-2 " " absolute error = 8.32667268468867400000000000000000E-17 " " relative error = 1.05337770732490820000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8500000000000006 " " y[1] (closed_form) = 8.03816666666667500E-2 " " y[1] (numeric) = 8.03816666666666400E-2 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.38118935655952490000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8600000000000007 " " y[1] (closed_form) = 8.17263733333334200E-2 " " y[1] (numeric) = 8.17263733333333100E-2 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.35846358934458460000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8700000000000007 " " y[1] (closed_form) = 8.30815200000000900E-2 " " y[1] (numeric) = 8.30815200000000000E-2 " " absolute error = 9.7144514654701200000000000000000E-17 " " relative error = 1.16926742137964130000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8800000000000007 " " y[1] (closed_form) = 8.44471466666667600E-2 " " y[1] (numeric) = 8.44471466666666500E-2 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.31469572205615730000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.8900000000000007 " " y[1] (closed_form) = 8.58232933333334400E-2 " " y[1] (numeric) = 8.58232933333333400E-2 " " absolute error = 9.7144514654701200000000000000000E-17 " " relative error = 1.1319131541293420000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9000000000000007 " " y[1] (closed_form) = 8.72100000000001000E-2 " " y[1] (numeric) = 8.72100000000000200E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 7.9565346908694200000000000000E-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) = 8.86073066666667600E-2 " " y[1] (numeric) = 8.86073066666667000E-2 " " absolute error = 6.93889390390722800000000000000000E-17 " " relative error = 7.83106288289606200000000000000E-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) = 9.00152533333334300E-2 " " y[1] (numeric) = 9.00152533333333600E-2 " " absolute error = 8.32667268468867400000000000000000E-17 " " relative error = 9.2502907855564900000000000000E-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) = 9.1433880000000100E-2 " " y[1] (numeric) = 9.14338800000000100E-2 " " absolute error = 9.7144514654701200000000000000000E-17 " " relative error = 1.06245644015873620000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9400000000000007 " " y[1] (closed_form) = 9.28632266666667800E-2 " " y[1] (numeric) = 9.28632266666666700E-2 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.1955464659981181000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9500000000000007 " " y[1] (closed_form) = 9.43033333333334300E-2 " " y[1] (numeric) = 9.43033333333333200E-2 " " absolute error = 1.11022302462515650000000000000000E-16 " " relative error = 1.17728927004187410000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9600000000000007 " " y[1] (closed_form) = 9.5754240000000100E-2 " " y[1] (numeric) = 9.57542399999999700E-2 " " absolute error = 1.38777878078144570000000000000000E-16 " " relative error = 1.4493131382813380000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9700000000000008 " " y[1] (closed_form) = 9.72159866666667800E-2 " " y[1] (numeric) = 9.72159866666666300E-2 " " absolute error = 1.52655665885959020000000000000000E-16 " " relative error = 1.57027327623987700000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9800000000000008 " " y[1] (closed_form) = 9.86886133333334500E-2 " " y[1] (numeric) = 9.86886133333332700E-2 " " absolute error = 1.80411241501587940000000000000000E-16 " " relative error = 1.8280856869700440000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 0.9900000000000008 " " y[1] (closed_form) = 0.10017216000000011 " " y[1] (numeric) = 0.10017215999999993 " " absolute error = 1.80411241501587940000000000000000E-16 " " relative error = 1.80101179311285440000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0000000000000007 " " y[1] (closed_form) = 0.10166666666666677 " " y[1] (numeric) = 0.1016666666666666 " " absolute error = 1.66533453693773480000000000000000E-16 " " relative error = 1.63803397075842570000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0099999999999996 " " y[1] (closed_form) = 0.10317217333333327 " " y[1] (numeric) = 0.10317217333333327 " " absolute error = 0.0 " " relative error = 0.0 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0199999999999985 " " y[1] (closed_form) = 0.10468871999999976 " " y[1] (numeric) = 0.10468871999999996 " " absolute error = 1.9428902930940240000000000000000E-16 " " relative error = 1.85587357749147030000000000000E-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.10621634666666627 " " y[1] (numeric) = 0.10621634666666663 " " absolute error = 3.6082248300317590000000000000000E-16 " " relative error = 3.3970522836332150000000000000E-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.10775509333333275 " " y[1] (numeric) = 0.10775509333333329 " " absolute error = 5.4123372450476380000000000000000E-16 " " relative error = 5.0228133795076920000000000000E-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.10930499999999924 " " y[1] (numeric) = 0.10930499999999994 " " absolute error = 7.0776717819853730000000000000000E-16 " " relative error = 6.4751583019856560000000000000E-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.11086610666666574 " " y[1] (numeric) = 0.1108661066666666 " " absolute error = 8.6042284408449630000000000000000E-16 " " relative error = 7.7609187330035550000000000000E-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.11243845333333222 " " y[1] (numeric) = 0.11243845333333324 " " absolute error = 1.0269562977782698000000000000000E-15 " " relative error = 9.1334971918706580000000000000E-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.11402207999999871 " " y[1] (numeric) = 0.1140220799999999 " " absolute error = 1.1934897514720433000000000000000E-15 " " relative error = 1.0467181018554096000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 1.0899999999999908 " " y[1] (closed_form) = 0.11561702666666518 " " y[1] (numeric) = 0.11561702666666654 " " absolute error = 1.3600232051658168000000000000000E-15 " " relative error = 1.1763174027013272000000000000E-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.11722333333333165 " " y[1] (numeric) = 0.11722333333333321 " " absolute error = 1.5543122344752192000000000000000E-15 " " relative error = 1.3259409967940752000000000000E-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.11884103999999815 " " y[1] (numeric) = 0.11884103999999987 " " absolute error = 1.7208456881689926000000000000000E-15 " " relative error = 1.4480230803845368000000000000E-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.12047018666666462 " " y[1] (numeric) = 0.12047018666666653 " " absolute error = 1.915134717478395000000000000000E-15 " " relative error = 1.5897167344626795000000000000E-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.1221108133333311 " " y[1] (numeric) = 0.1221108133333332 " " absolute error = 2.1094237467877974000000000000000E-15 " " relative error = 1.7274667895541843000000000000E-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.12376295999999756 " " y[1] (numeric) = 0.12376295999999987 " " absolute error = 2.3037127760971998000000000000E-15 " " relative error = 1.8613911432768293000000000000E-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.12542666666666402 " " y[1] (numeric) = 0.12542666666666652 " " absolute error = 2.4980018054066022000000000000000E-15 " " relative error = 1.9916034379238773000000000000E-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.12710197333333048 " " y[1] (numeric) = 0.12710197333333315 " " absolute error = 2.6645352591003757000000000000000E-15 " " relative error = 2.0963759957624856000000000000E-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.12878891999999695 " " y[1] (numeric) = 0.12878891999999975 " " absolute error = 2.8033131371785200000000000000000E-15 " " relative error = 2.1766726028749890000000000000E-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.1304875466666634 " " y[1] (numeric) = 0.13048754666666637 " " absolute error = 2.9698465908722940000000000000000E-15 " " relative error = 2.2759617041915173000000000000E-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.13219789333332985 " " y[1] (numeric) = 0.13219789333333304 " " absolute error = 3.191891195797325000000000000000E-15 " " relative error = 2.4144796224166330000000000000E-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) = 0.13391999999999632 " " y[1] (numeric) = 0.1339199999999997 " " absolute error = 3.3861802251067274000000000000000E-15 " " relative error = 2.528509726035559000000000000E-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) = 0.13565390666666277 " " y[1] (numeric) = 0.13565390666666635 " " absolute error = 3.58046925441613000000000000000E-15 " " relative error = 2.6394147742565804000000000000E-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) = 0.1373996533333292 " " y[1] (numeric) = 0.13739965333333304 " " absolute error = 3.83026943495679000000000000000E-15 " " relative error = 2.7876849337200454000000000000E-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) = 0.13915727999999566 " " y[1] (numeric) = 0.13915727999999966 " " absolute error = 3.9968028886505635000000000000000E-15 " " relative error = 2.8721478952812880000000000000E-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) = 0.1409268266666621 " " y[1] (numeric) = 0.1409268266666663 " " absolute error = 4.218847493575595000000000000000E-15 " " relative error = 2.993644001900749000000000000E-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) = 0.14270833333332852 " " y[1] (numeric) = 0.14270833333333294 " " absolute error = 4.413136522884997000000000000000E-15 " " relative error = 3.092416833554555000000000000E-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) = 0.14450183999999497 " " y[1] (numeric) = 0.14450183999999958 " " absolute error = 4.6074255521943996000000000000E-15 " " relative error = 3.1884891930750220000000000000E-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) = 0.1463073866666614 " " y[1] (numeric) = 0.1463073866666662 " " absolute error = 4.801714581503802000000000000000E-15 " " relative error = 3.2819358549843836000000000000E-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) = 0.14812501333332784 " " y[1] (numeric) = 0.14812501333333283 " " absolute error = 4.9960036108132044000000000000000E-15 " " relative error = 3.3728291382972747000000000000E-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) = 0.14995475999999425 " " y[1] (numeric) = 0.14995475999999947 " " absolute error = 5.218048215738236000000000000000E-15 " " relative error = 3.479748302580349000000000000E-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) = 0.1517966666666607 " " y[1] (numeric) = 0.1517966666666661 " " absolute error = 5.412337245047638000000000000000E-15 " " relative error = 3.565517849567086000000000000E-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) = 0.1536507733333271 " " y[1] (numeric) = 0.15365077333333277 " " absolute error = 5.662137425588298000000000000000E-15 " " relative error = 3.685069266332271000000000000E-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) = 0.15551711999999354 " " y[1] (numeric) = 0.1555171199999994 " " absolute error = 5.856426454897701000000000000000E-15 " " relative error = 3.765776047613243000000000000E-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) = 0.15739574666665995 " " y[1] (numeric) = 0.15739574666666606 " " absolute error = 6.106226635438361000000000000000E-15 " " relative error = 3.8795372586340676000000000000E-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) = 0.15928669333332635 " " y[1] (numeric) = 0.15928669333333265 " " absolute error = 6.300515664747763000000000000000E-15 " " relative error = 3.9554563742265560000000000000E-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) = 0.16118999999999278 " " y[1] (numeric) = 0.16118999999999925 " " absolute error = 6.467049118441537000000000000000E-15 " " relative error = 4.012065958460095000000000000E-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) = 0.1631057066666592 " " y[1] (numeric) = 0.16310570666666585 " " absolute error = 6.661338147750939000000000000000E-15 " " relative error = 4.0840619766693903000000000000E-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) = 0.1650338533333256 " " y[1] (numeric) = 0.16503385333333248 " " absolute error = 6.8833827526759700000000000000000E-15 " " relative error = 4.170891373888799000000000000E-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) = 0.166974479999992 " " y[1] (numeric) = 0.1669744799999991 " " absolute error = 7.105427357601002000000000000000E-15 " " relative error = 4.255397206567939000000000000E-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) = 0.1689276266666584 " " y[1] (numeric) = 0.16892762666666566 " " absolute error = 7.271960811294775000000000000000E-15 " " relative error = 4.304778889508933400000000000E-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) = 0.1708933333333248 " " y[1] (numeric) = 0.17089333333333226 " " absolute error = 7.466249840604178000000000000000E-15 " " relative error = 4.368953249944147000000000000E-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) = 0.17287163999999117 " " y[1] (numeric) = 0.17287163999999888 " " absolute error = 7.716050021144838000000000000000E-15 " " relative error = 4.463456250629213600000000000E-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) = 0.17486258666665755 " " y[1] (numeric) = 0.1748625866666655 " " absolute error = 7.93809462606986900000000000000E-15 " " relative error = 4.539618667086485000000000000E-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) = 0.17686621333332397 " " y[1] (numeric) = 0.17686621333333208 " " absolute error = 8.104628079763643000000000000000E-15 " " relative error = 4.582349521154486000000000000E-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) = 0.17888255999999036 " " y[1] (numeric) = 0.1788825599999987 " " absolute error = 8.326672684688674000000000000000E-15 " " relative error = 4.654826431760102000000000000E-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) = 0.1809116666666567 " " y[1] (numeric) = 0.1809116666666653 " " absolute error = 8.604228440844963000000000000000E-15 " " relative error = 4.756038457541215000000000000E-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) = 0.1829535733333231 " " y[1] (numeric) = 0.18295357333333193 " " absolute error = 8.826273045769994000000000000000E-15 " " relative error = 4.824323944572215000000000000E-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) = 0.18500831999998948 " " y[1] (numeric) = 0.18500831999999856 " " absolute error = 9.076073226310655000000000000000E-15 " " relative error = 4.905764900903467000000000000E-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) = 0.18707594666665583 " " y[1] (numeric) = 0.18707594666666522 " " absolute error = 9.381384558082573000000000000000E-15 " " relative error = 5.014746537564735000000000000E-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) = 0.18915649333332224 " " y[1] (numeric) = 0.18915649333333182 " " absolute error = 9.575673587391975000000000000000E-15 " " relative error = 5.0623023395333280000000000000E-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) = 0.1912499999999886 " " y[1] (numeric) = 0.19124999999999842 " " absolute error = 9.825473767932635000000000000000E-15 " " relative error = 5.137502623755933000000000000E-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) = 0.19335650666665494 " " y[1] (numeric) = 0.193356506666665 " " absolute error = 1.007527394847329600000000000000E-14 " " relative error = 5.210724025875678000000000000E-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) = 0.1954760533333213 " " y[1] (numeric) = 0.19547605333333162 " " absolute error = 1.032507412901395600000000000000E-14 " " relative error = 5.282014831457578000000000000E-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) = 0.19760867999998766 " " y[1] (numeric) = 0.19760867999999823 " " absolute error = 1.057487430955461600000000000000E-14 " " relative error = 5.351421966664257000000000000E-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) = 0.19975442666665402 " " y[1] (numeric) = 0.19975442666666487 " " absolute error = 1.085243006571090500000000000000E-14 " " relative error = 5.432885892346813000000000000E-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) = 0.20191333333332037 " " y[1] (numeric) = 0.20191333333333147 " " absolute error = 1.110223024625156500000000000000E-14 " " relative error = 5.4985126851052990000000000000E-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) = 0.20408543999998674 " " y[1] (numeric) = 0.20408543999999804 " " absolute error = 1.129651927556096800000000000000E-14 " " relative error = 5.53519118049857000000000000E-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) = 0.20627078666665305 " " y[1] (numeric) = 0.20627078666666457 " " absolute error = 1.151856388048599900000000000000E-14 " " relative error = 5.5841954484329100000000000000E-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) = 0.20846941333331942 " " y[1] (numeric) = 0.20846941333333113 " " absolute error = 1.171285290979540200000000000000E-14 " " relative error = 5.618499482736037000000000000E-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) = 0.21068135999998575 " " y[1] (numeric) = 0.21068135999999768 " " absolute error = 1.193489751472043300000000000000E-14 " " relative error = 5.664904344039378000000000000E-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) = 0.2129066666666521 " " y[1] (numeric) = 0.21290666666666427 " " absolute error = 1.218469769526109300000000000000E-14 " " relative error = 5.723023090835699000000000000E-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) = 0.2151453733333184 " " y[1] (numeric) = 0.21514537333333086 " " absolute error = 1.246225345141738200000000000000E-14 " " relative error = 5.792480339379634000000000000E-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) = 0.21739751999998475 " " y[1] (numeric) = 0.21739751999999746 " " absolute error = 1.271205363195804200000000000000E-14 " " relative error = 5.84737748248413000000000000E-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) = 0.21966314666665107 " " y[1] (numeric) = 0.21966314666666398 " " absolute error = 1.290634266126744500000000000000E-14 " " relative error = 5.875515696246223000000000000E-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) = 0.2219422933333174 " " y[1] (numeric) = 0.22194229333333054 " " absolute error = 1.315614284180810500000000000000E-14 " " relative error = 5.927731323407542000000000000E-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) = 0.2242349999999837 " " y[1] (numeric) = 0.22423499999999713 " " absolute error = 1.343369859796439400000000000000E-14 " " relative error = 5.990901776246068000000000000E-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) = 0.22654130666665004 " " y[1] (numeric) = 0.22654130666666372 " " absolute error = 1.368349877850505400000000000000E-14 " " relative error = 6.040178270287805000000000000E-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) = 0.22886125333331633 " " y[1] (numeric) = 0.22886125333333027 " " absolute error = 1.393329895904571500000000000000E-14 " " relative error = 6.088098686916256000000000000E-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) = 0.23119487999998262 " " y[1] (numeric) = 0.2311948799999968 " " absolute error = 1.418309913958637500000000000000E-14 " " relative error = 6.134694306200656000000000000E-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) = 0.23354222666664895 " " y[1] (numeric) = 0.23354222666666333 " " absolute error = 1.437738816889577700000000000000E-14 " " relative error = 6.156226381029425000000000000E-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) = 0.23590333333331526 " " y[1] (numeric) = 0.23590333333332986 " " absolute error = 1.45994327738208090000000000000E-14 " " relative error = 6.1887352618255750000000000000E-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) = 0.23827823999998154 " " y[1] (numeric) = 0.23827823999999645 " " absolute error = 1.490474410559272700000000000000E-14 " " relative error = 6.255184739317313000000000000E-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) = 0.24066698666664782 " " y[1] (numeric) = 0.24066698666666303 " " absolute error = 1.521005543736464500000000000000E-14 " " relative error = 6.319959229984612000000000000E-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) = 0.24306961333331412 " " y[1] (numeric) = 0.2430696133333296 " " absolute error = 1.548761119352093400000000000000E-14 " " relative error = 6.371677224945116000000000000E-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) = 0.2454861599999804 " " y[1] (numeric) = 0.2454861599999962 " " absolute error = 1.579292252529285200000000000000E-14 " " relative error = 6.43332500915494000000000000E-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) = 0.24791666666664672 " " y[1] (numeric) = 0.24791666666666276 " " absolute error = 1.604272270583351200000000000000E-14 " " relative error = 6.4710142006728620000000000000E-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) = 0.250361173333313 " " y[1] (numeric) = 0.25036117333332936 " " absolute error = 1.63757896132210600000000000000E-14 " " relative error = 6.5408662993520570000000000000E-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) = 0.25281971999997926 " " y[1] (numeric) = 0.2528197199999959 " " absolute error = 1.665334536937734800000000000000E-14 " " relative error = 6.587043672613321000000000000E-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) = 0.2552923466666456 " " y[1] (numeric) = 0.2552923466666625 " " absolute error = 1.693090112553363700000000000000E-14 " " relative error = 6.631965801795692000000000000E-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) = 0.25777909333331184 " " y[1] (numeric) = 0.2577790933333291 " " absolute error = 1.726396803292118400000000000000E-14 " " relative error = 6.697194799501697000000000000E-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) = 0.2602799999999781 " " y[1] (numeric) = 0.2602799999999957 " " absolute error = 1.75970349403087300000000000000E-14 " " relative error = 6.760809489899421000000000000E-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) = 0.26279510666664435 " " y[1] (numeric) = 0.2627951066666623 " " absolute error = 1.793010184769627800000000000000E-14 " " relative error = 6.822844639356477000000000000E-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) = 0.2653244533333106 " " y[1] (numeric) = 0.2653244533333288 " " absolute error = 1.820765760385256700000000000000E-14 " " relative error = 6.862412180674284000000000000E-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) = 0.26786807999997686 " " y[1] (numeric) = 0.2678680799999954 " " absolute error = 1.854072451124011400000000000000E-14 " " relative error = 6.9215878619213300000000000000E-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) = 0.2704260266666431 " " y[1] (numeric) = 0.270426026666662 " " absolute error = 1.88737914186276600000000000000E-14 " " relative error = 6.979280674745694000000000000E-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) = 0.27299833333330936 " " y[1] (numeric) = 0.27299833333332857 " " absolute error = 1.920685832601520800000000000000E-14 " " relative error = 7.035522192205164000000000000E-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) = 0.27558503999997563 " " y[1] (numeric) = 0.27558503999999506 " " absolute error = 1.94289029309402400000000000000E-14 " " relative error = 7.050057191399779000000000000E-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) = 0.27818618666664185 " " y[1] (numeric) = 0.2781861866666616 " " absolute error = 1.976196983832778600000000000000E-14 " " relative error = 7.103864528690311000000000000E-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) = 0.2808018133333081 " " y[1] (numeric) = 0.2808018133333281 " " absolute error = 1.998401444325281800000000000000E-14 " " relative error = 7.11676830218046100000000000E-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) = 0.28343195999997434 " " y[1] (numeric) = 0.2834319599999947 " " absolute error = 2.037259250187162300000000000000E-14 " " relative error = 7.187824725861356000000000000E-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) = 0.28607666666664056 " " y[1] (numeric) = 0.28607666666666126 " " absolute error = 2.07056594092591700000000000000E-14 " " relative error = 7.237800849164346000000000000E-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) = 0.2887359733333068 " " y[1] (numeric) = 0.2887359733333278 " " absolute error = 2.09832151654154600000000000000E-14 " " relative error = 7.267267366506204000000000000E-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) = 0.291409919999973 " " y[1] (numeric) = 0.2914099199999944 " " absolute error = 2.137179322403426300000000000000E-14 " " relative error = 7.333927830609281000000000000E-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) = 0.29409854666663926 " " y[1] (numeric) = 0.29409854666666096 " " absolute error = 2.17048601314218100000000000000E-14 " " relative error = 7.380131720278194000000000000E-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) = 0.2968018933333055 " " y[1] (numeric) = 0.29680189333332746 " " absolute error = 2.1982415887578100000000000000E-14 " " relative error = 7.406427108903942000000000000E-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) = 0.2995199999999717 " " y[1] (numeric) = 0.29951999999999396 " " absolute error = 2.22599716437343900000000000000E-14 " " relative error = 7.431881558405613000000000000E-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) = 0.30225290666663784 " " y[1] (numeric) = 0.30225290666666055 " " absolute error = 2.27040608535844500000000000000E-14 " " relative error = 7.51161042716632000000000000E-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) = 0.30500065333330406 " " y[1] (numeric) = 0.30500065333332704 " " absolute error = 2.29816166097407400000000000000E-14 " " relative error = 7.534940125071299000000000000E-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) = 0.30776327999997033 " " y[1] (numeric) = 0.30776327999999353 " " absolute error = 2.320366121466577200000000000000E-14 " " relative error = 7.539450845035188000000000000E-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) = 0.3105408266666365 " " y[1] (numeric) = 0.3105408266666601 " " absolute error = 2.359223927328457600000000000000E-14 " " relative error = 7.597145768730333000000000000E-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) = 0.3133333333333027 " " y[1] (numeric) = 0.3133333333333266 " " absolute error = 2.386979502944086600000000000000E-14 " " relative error = 7.618019690247829000000000000E-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) = 0.31614083999996895 " " y[1] (numeric) = 0.3161408399999931 " " absolute error = 2.414735078559715500000000000000E-14 " " relative error = 7.63816240432572000000000000E-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) = 0.31896338666663515 " " y[1] (numeric) = 0.3189633866666597 " " absolute error = 2.45359288442159600000000000000E-14 " " relative error = 7.692396641706000000000000E-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) = 0.3218010133333013 " " y[1] (numeric) = 0.32180101333332617 " " absolute error = 2.486899575160350700000000000000E-14 " " relative error = 7.728066327077024000000000000E-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) = 0.3246537599999675 " " y[1] (numeric) = 0.3246537599999927 " " absolute error = 2.520206265899105300000000000000E-14 " " relative error = 7.762750894674245000000000000E-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) = 0.3275216666666336 " " y[1] (numeric) = 0.32752166666665916 " " absolute error = 2.5535129566378600000000000000E-14 " " relative error = 7.796470330119994000000000000E-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) = 0.3304047733332999 " " y[1] (numeric) = 0.3304047733333256 " " absolute error = 2.570166302007237400000000000000E-14 " " relative error = 7.778841316600928000000000000E-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) = 0.333303119999966 " " y[1] (numeric) = 0.33330311999999207 " " absolute error = 2.60902410786911800000000000000E-14 " " relative error = 7.827781833753563000000000000E-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) = 0.33621674666663215 " " y[1] (numeric) = 0.3362167466666586 " " absolute error = 2.642330798607872600000000000000E-14 " " relative error = 7.85901007253459000000000000E-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) = 0.33914569333329836 " " y[1] (numeric) = 0.33914569333332506 " " absolute error = 2.670086374223501500000000000000E-14 " " relative error = 7.872977386150828000000000000E-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) = 0.34208999999996453 " " y[1] (numeric) = 0.34208999999999157 " " absolute error = 2.703393064962256000000000000000E-14 " " relative error = 7.902578458775575000000000000E-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) = 0.3450497066666307 " " y[1] (numeric) = 0.345049706666658 " " absolute error = 2.73114864057788500000000000000E-14 " " relative error = 7.915232465960566000000000000E-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) = 0.3480248533332968 " " y[1] (numeric) = 0.3480248533333245 " " absolute error = 2.770006446439765600000000000000E-14 " " relative error = 7.959220210595084000000000000E-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) = 0.35101547999996296 " " y[1] (numeric) = 0.351015479999991 " " absolute error = 2.803313137178520000000000000000E-14 " " relative error = 7.986294898386863000000000000E-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) = 0.3540216266666292 " " y[1] (numeric) = 0.3540216266666575 " " absolute error = 2.831068712794149000000000000000E-14 " " relative error = 7.996880697517601000000000000E-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) = 0.35704333333329524 " " y[1] (numeric) = 0.35704333333332383 " " absolute error = 2.85882428840977800000000000000E-14 " " relative error = 8.006939274626095000000000000E-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) = 0.3600806399999614 " " y[1] (numeric) = 0.36008063999999035 " " absolute error = 2.89213097914853300000000000000E-14 " " relative error = 8.03189801914605100000000000E-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) = 0.36313358666662754 " " y[1] (numeric) = 0.36313358666665674 " " absolute error = 2.91988655476416170000000000000E-14 " " relative error = 8.04080553816892000000000000E-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) = 0.36620221333329367 " " y[1] (numeric) = 0.3662022133333232 " " absolute error = 2.953193245502916400000000000000E-14 " " relative error = 8.06437847172460900000000000E-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) = 0.3692865599999598 " " y[1] (numeric) = 0.36928655999998966 " " absolute error = 2.98649993624167100000000000000E-14 " " relative error = 8.087215349082828000000000000E-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) = 0.3723866666666259 " " y[1] (numeric) = 0.3723866666666561 " " absolute error = 3.01980662698042600000000000000E-14 " " relative error = 8.1093306965361000000000000E-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) = 0.375502573333292 " " y[1] (numeric) = 0.3755025733333226 " " absolute error = 3.05866443284230600000000000000E-14 " " relative error = 8.145521895338568000000000000E-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) = 0.3786343199999581 " " y[1] (numeric) = 0.3786343199999891 " " absolute error = 3.09752223870418700000000000000E-14 " " relative error = 8.18077515716095000000000000E-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) = 0.38178194666662424 " " y[1] (numeric) = 0.3817819466666556 " " absolute error = 3.13638004456606700000000000000E-14 " " relative error = 8.21510831496908100000000000E-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) = 0.3849454933332903 " " y[1] (numeric) = 0.38494549333332206 " " absolute error = 3.17523785042794770000000000000E-14 " " relative error = 8.248538833207717000000000000E-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) = 0.3881249999999564 " " y[1] (numeric) = 0.38812499999998856 " " absolute error = 3.21409565628982800000000000000E-14 " " relative error = 8.281083816528668000000000000E-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) = 0.39132050666662255 " " y[1] (numeric) = 0.3913205066666551 " " absolute error = 3.252953462151708700000000000000E-14 " " relative error = 8.31276001828086000000000000E-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) = 0.3945320533332886 " " y[1] (numeric) = 0.3945320533333215 " " absolute error = 3.286260152890463400000000000000E-14 " " relative error = 8.329513724235559000000000000E-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) = 0.3977596799999547 " " y[1] (numeric) = 0.3977596799999879 " " absolute error = 3.31956684362921800000000000000E-14 " " relative error = 8.345659478682192000000000000E-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) = 0.4010034266666208 " " y[1] (numeric) = 0.40100342666665434 " " absolute error = 3.35287353436797300000000000000E-14 " " relative error = 8.361209185265706000000000000E-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) = 0.40426333333328685 " " y[1] (numeric) = 0.4042633333333208 " " absolute error = 3.39728245535297900000000000000E-14 " " relative error = 8.403637370080647000000000000E-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) = 0.40753943999995296 " " y[1] (numeric) = 0.4075394399999873 " " absolute error = 3.436140261214859500000000000000E-14 " " relative error = 8.431430001511647000000000000E-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) = 0.410831786666619 " " y[1] (numeric) = 0.41083178666665376 " " absolute error = 3.4749980670767400000000000000E-14 " " relative error = 8.458444988572962000000000000E-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) = 0.4141404133332851 " " y[1] (numeric) = 0.4141404133333202 " " absolute error = 3.508304757815494700000000000000E-14 " " relative error = 8.471292935597037000000000000E-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) = 0.41746535999995116 " " y[1] (numeric) = 0.41746535999998663 " " absolute error = 3.54716256367737500000000000000E-14 " " relative error = 8.496902745841692000000000000E-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) = 0.4208066666666172 " " y[1] (numeric) = 0.420806666666653 " " absolute error = 3.5804692544161300000000000000E-14 " " relative error = 8.508584910924774000000000000E-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) = 0.4241643733332833 " " y[1] (numeric) = 0.42416437333331947 " " absolute error = 3.619327060278010300000000000000E-14 " " relative error = 8.532840775465499000000000000E-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) = 0.4275385199999493 " " y[1] (numeric) = 0.4275385199999859 " " absolute error = 3.65818486613989100000000000000E-14 " " relative error = 8.556386606147968000000000000E-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) = 0.4309291466666154 " " y[1] (numeric) = 0.43092914666665233 " " absolute error = 3.691491556878645500000000000000E-14 " " relative error = 8.566353855230256000000000000E-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) = 0.4343362933332814 " " y[1] (numeric) = 0.43433629333331875 " " absolute error = 3.73590047786365200000000000000E-14 " " relative error = 8.60140065476169000000000000E-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) = 0.4377599999999474 " " y[1] (numeric) = 0.4377599999999852 " " absolute error = 3.78030939884865800000000000000E-14 " " relative error = 8.635575198394354000000000000E-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) = 0.4412003066666135 " " y[1] (numeric) = 0.4412003066666516 " " absolute error = 3.81361608958741270000000000000E-14 " " relative error = 8.643729462475453000000000000E-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) = 0.44465725333327955 " " y[1] (numeric) = 0.44465725333331796 " " absolute error = 3.841371665203041600000000000000E-14 " " relative error = 8.638949744791089000000000000E-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) = 0.4481308799999455 " " y[1] (numeric) = 0.4481308799999844 " " absolute error = 3.891331701311173700000000000000E-14 " " relative error = 8.683471447697706000000000000E-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) = 0.45162122666661153 " " y[1] (numeric) = 0.4516212266666509 " " absolute error = 3.9357406222961800000000000000E-14 " " relative error = 8.714693619132208000000000000E-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) = 0.4551283333332775 " " y[1] (numeric) = 0.4551283333333172 " " absolute error = 3.969047313034934600000000000000E-14 " " relative error = 8.720721217170443000000000000E-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) = 0.45865223999994353 " " y[1] (numeric) = 0.45865223999998356 " " absolute error = 4.002354003773689300000000000000E-14 " " relative error = 8.726336981967387000000000000E-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) = 0.4621929866666096 " " y[1] (numeric) = 0.46219298666664993 " " absolute error = 4.03566069451244400000000000000E-14 " " relative error = 8.731548965331789000000000000E-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) = 0.4657506133332756 " " y[1] (numeric) = 0.4657506133333163 " " absolute error = 4.06896738525119870000000000000E-14 " " relative error = 8.73636506054277900000000000E-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) = 0.46932515999994157 " " y[1] (numeric) = 0.46932515999998264 " " absolute error = 4.10782519111307900000000000000E-14 " " relative error = 8.752620871878232000000000000E-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) = 0.4729166666666076 " " y[1] (numeric) = 0.47291666666664917 " " absolute error = 4.15778522722121100000000000000E-14 " " relative error = 8.791792550953439000000000000E-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) = 0.4765251733332735 " " y[1] (numeric) = 0.4765251733333155 " " absolute error = 4.202194148206217500000000000000E-14 " " relative error = 8.818409568611132000000000000E-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) = 0.4801507199999395 " " y[1] (numeric) = 0.48015071999998193 " " absolute error = 4.24105195406809800000000000000E-14 " " relative error = 8.832751420363657000000000000E-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) = 0.4837933466666055 " " y[1] (numeric) = 0.48379334666664825 " " absolute error = 4.274358644806852700000000000000E-14 " " relative error = 8.83509183054645000000000000E-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) = 0.48745309333327147 " " y[1] (numeric) = 0.48745309333331466 " " absolute error = 4.31876756579185900000000000000E-14 " " relative error = 8.859862876773498000000000000E-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) = 0.49112999999993745 " " y[1] (numeric) = 0.491129999999981 " " absolute error = 4.357625371653739400000000000000E-14 " " relative error = 8.87265158238001100000000000E-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) = 0.4948241066666035 " " y[1] (numeric) = 0.4948241066666474 " " absolute error = 4.39093206239249400000000000000E-14 " " relative error = 8.873723012349037000000000000E-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) = 0.49853545333326943 " " y[1] (numeric) = 0.4985354533333138 " " absolute error = 4.435340983377500400000000000000E-14 " " relative error = 8.896741352540255000000000000E-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) = 0.5022640799999354 " " y[1] (numeric) = 0.50226407999998 " " absolute error = 4.46309655899312930000000000000E-14 " " relative error = 8.88595608707217000000000000E-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) = 0.5060100266666012 " " y[1] (numeric) = 0.5060100266666464 " " absolute error = 4.51860771022438700000000000000E-14 " " relative error = 8.929877812878988000000000000E-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) = 0.5097733333332672 " " y[1] (numeric) = 0.5097733333333129 " " absolute error = 4.563016631209393400000000000000E-14 " " relative error = 8.951069686939264000000000000E-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) = 0.5135540399999332 " " y[1] (numeric) = 0.5135540399999793 " " absolute error = 4.607425552194399600000000000000E-14 " " relative error = 8.971646980315838000000000000E-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) = 0.5173521866665991 " " y[1] (numeric) = 0.5173521866666457 " " absolute error = 4.662936703425657500000000000000E-14 " " relative error = 9.013080109837491000000000000E-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) = 0.5211678133332651 " " y[1] (numeric) = 0.5211678133333121 " " absolute error = 4.69624339416441200000000000000E-14 " " relative error = 9.011000437898034000000000000E-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) = 0.525000959999931 " " y[1] (numeric) = 0.5250009599999783 " " absolute error = 4.72955008490316700000000000000E-14 " " relative error = 9.008650355427518000000000000E-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) = 0.5288516666665969 " " y[1] (numeric) = 0.5288516666666448 " " absolute error = 4.79616346638067600000000000000E-14 " " relative error = 9.069014562460127000000000000E-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) = 0.5327199733332628 " " y[1] (numeric) = 0.5327199733333111 " " absolute error = 4.82947015711943100000000000000E-14 " " relative error = 9.065682532796974000000000000E-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) = 0.5366059199999288 " " y[1] (numeric) = 0.5366059199999775 " " absolute error = 4.87387907810443700000000000000E-14 " " relative error = 9.082790361509773000000000000E-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) = 0.5405095466665946 " " y[1] (numeric) = 0.540509546666644 " " absolute error = 4.940492459581946600000000000000E-14 " " relative error = 9.140435150592109000000000000E-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) = 0.5444308933332607 " " y[1] (numeric) = 0.5444308933333103 " " absolute error = 4.9626969200744500000000000000E-14 " " relative error = 9.115384488360859000000000000E-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) = 0.5483699999999265 " " y[1] (numeric) = 0.5483699999999767 " " absolute error = 5.018208071305708000000000000000E-14 " " relative error = 9.15113531248314100000000000E-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) = 0.5523269066665923 " " y[1] (numeric) = 0.5523269066666431 " " absolute error = 5.073719222536965000000000000000E-14 " " relative error = 9.186080129896106000000000000E-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) = 0.5563016533332583 " " y[1] (numeric) = 0.5563016533333095 " " absolute error = 5.118128143521972000000000000000E-14 " " relative error = 9.200274909943336000000000000E-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) = 0.5602942799999242 " " y[1] (numeric) = 0.5602942799999758 " " absolute error = 5.16253706450697800000000000000E-14 " " relative error = 9.213974243156072000000000000E-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) = 0.56430482666659 " " y[1] (numeric) = 0.5643048266666422 " " absolute error = 5.21804821573823600000000000000E-14 " " relative error = 9.24686086164071000000000000E-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) = 0.5683333333332559 " " y[1] (numeric) = 0.5683333333333087 " " absolute error = 5.28466159721574500000000000000E-14 " " relative error = 9.29852480448644900000000000E-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) = 0.5723798399999218 " " y[1] (numeric) = 0.572379839999975 " " absolute error = 5.317968287954500000000000000E-14 " " relative error = 9.290977627645352000000000000E-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) = 0.5764443866665877 " " y[1] (numeric) = 0.5764443866666414 " " absolute error = 5.373479439185758000000000000000E-14 " " relative error = 9.3217655744018000000000000E-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) = 0.5805270133332535 " " y[1] (numeric) = 0.5805270133333078 " " absolute error = 5.428990590417015000000000000000E-14 " " relative error = 9.351831121940375000000000000E-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) = 0.5846277599999194 " " y[1] (numeric) = 0.5846277599999742 " " absolute error = 5.47339951140202200000000000000E-14 " " relative error = 9.362195718182756000000000000E-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) = 0.5887466666665853 " " y[1] (numeric) = 0.5887466666666406 " " absolute error = 5.528910662633280000000000000000E-14 " " relative error = 9.390984230853187000000000000E-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) = 0.5928837733332512 " " y[1] (numeric) = 0.5928837733333069 " " absolute error = 5.57331958361828600000000000000E-14 " " relative error = 9.400357767062055000000000000E-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) = 0.597039119999917 " " y[1] (numeric) = 0.5970391199999733 " " absolute error = 5.628830734849544000000000000000E-14 " " relative error = 9.427909405417733000000000000E-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) = 0.6012127466665829 " " y[1] (numeric) = 0.6012127466666395 " " absolute error = 5.662137425588298000000000000000E-14 " " relative error = 9.417859912288875000000000000E-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) = 0.6054046933332486 " " y[1] (numeric) = 0.6054046933333058 " " absolute error = 5.71764857681955600000000000000E-14 " " relative error = 9.444341346842254000000000000E-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) = 0.6096149999999145 " " y[1] (numeric) = 0.6096149999999718 " " absolute error = 5.72875080706580800000000000000E-14 " " relative error = 9.397325864794355000000000000E-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) = 0.6138437066665803 " " y[1] (numeric) = 0.6138437066666381 " " absolute error = 5.78426195829706600000000000000E-14 " " relative error = 9.423020706211925000000000000E-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) = 0.6180908533332461 " " y[1] (numeric) = 0.6180908533333045 " " absolute error = 5.83977310952832300000000000000E-14 " " relative error = 9.448082070840461000000000000E-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) = 0.622356479999912 " " y[1] (numeric) = 0.6223564799999706 " " absolute error = 5.86197757002082700000000000000E-14 " " relative error = 9.419003028652736000000000000E-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) = 0.6266406266665777 " " y[1] (numeric) = 0.6266406266666368 " " absolute error = 5.90638649100583300000000000000E-14 " " relative error = 9.425476484703722000000000000E-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) = 0.6309433333332435 " " y[1] (numeric) = 0.6309433333333029 " " absolute error = 5.93969318174458700000000000000E-14 " " relative error = 9.413988337693454000000000000E-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) = 0.6352646399999093 " " y[1] (numeric) = 0.6352646399999692 " " absolute error = 5.98410210272959400000000000000E-14 " " relative error = 9.419857057887635000000000000E-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) = 0.6396045866665752 " " y[1] (numeric) = 0.6396045866666356 " " absolute error = 6.03961325396085200000000000000E-14 " " relative error = 9.44272974250776000000000000E-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) = 0.6439632133332409 " " y[1] (numeric) = 0.643963213333302 " " absolute error = 6.10622663543836100000000000000E-14 " " relative error = 9.482260025121162000000000000E-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) = 0.6483405599999068 " " y[1] (numeric) = 0.6483405599999683 " " absolute error = 6.15063555642336700000000000000E-14 " " relative error = 9.486735731024218000000000000E-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) = 0.6527366666665726 " " y[1] (numeric) = 0.6527366666666347 " " absolute error = 6.20614670765462500000000000000E-14 " " relative error = 9.507887368038442000000000000E-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) = 0.6571515733332383 " " y[1] (numeric) = 0.6571515733333009 " " absolute error = 6.26165785888588300000000000000E-14 " " relative error = 9.528483401668169000000000000E-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) = 0.661585319999904 " " y[1] (numeric) = 0.6615853199999673 " " absolute error = 6.32827124036339200000000000000E-14 " " relative error = 9.56531387420191100000000000E-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) = 0.6660379466665698 " " y[1] (numeric) = 0.6660379466666336 " " absolute error = 6.3837823915946500000000000000E-14 " " relative error = 9.584712738282587000000000000E-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) = 0.6705094933332356 " " y[1] (numeric) = 0.6705094933332998 " " absolute error = 6.41708908233340500000000000000E-14 " " relative error = 9.57046715391423000000000000E-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) = 0.6749999999999013 " " y[1] (numeric) = 0.674999999999966 " " absolute error = 6.46149800331841100000000000000E-14 " " relative error = 9.572589634547195000000000000E-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) = 0.6795095066665671 " " y[1] (numeric) = 0.6795095066666322 " " absolute error = 6.51700915454966900000000000000E-14 " " relative error = 9.590754935158755000000000000E-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) = 0.6840380533332329 " " y[1] (numeric) = 0.6840380533332987 " " absolute error = 6.58362253602717800000000000000E-14 " " relative error = 9.624643693353022000000000000E-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) = 0.6885856799998986 " " y[1] (numeric) = 0.688585679999965 " " absolute error = 6.63913368725843600000000000000E-14 " " relative error = 9.641695841335843000000000000E-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) = 0.6931524266665643 " " y[1] (numeric) = 0.6931524266666312 " " absolute error = 6.69464483848969400000000000000E-14 " " relative error = 9.658257810168646000000000000E-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) = 0.6977383333332301 " " y[1] (numeric) = 0.6977383333332972 " " absolute error = 6.70574706873594600000000000000E-14 " " relative error = 9.610690352501206000000000000E-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) = 0.7023434399998958 " " y[1] (numeric) = 0.7023434399999633 " " absolute error = 6.75015598972095200000000000000E-14 " " relative error = 9.610904872581929000000000000E-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) = 0.7069677866665615 " " y[1] (numeric) = 0.7069677866666295 " " absolute error = 6.8056671409522100000000000000E-14 " " relative error = 9.626559044566589000000000000E-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) = 0.7116114133332272 " " y[1] (numeric) = 0.7116114133332958 " " absolute error = 6.86117829218346700000000000000E-14 " " relative error = 9.641748521212342000000000000E-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) = 0.716274359999893 " " y[1] (numeric) = 0.7162743599999621 " " absolute error = 6.91668944341472500000000000000E-14 " " relative error = 9.656480574588427000000000000E-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) = 0.7209566666665586 " " y[1] (numeric) = 0.7209566666666283 " " absolute error = 6.97220059464598300000000000000E-14 " " relative error = 9.670762359245394000000000000E-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) = 0.7256583733332242 " " y[1] (numeric) = 0.7256583733332945 " " absolute error = 7.02771174587724100000000000000E-14 " " relative error = 9.68460091433423900000000000E-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) = 0.73037951999989 " " y[1] (numeric) = 0.7303795199999605 " " absolute error = 7.04991620636974400000000000000E-14 " " relative error = 9.652401269918967000000000000E-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) = 0.7351201466665557 " " y[1] (numeric) = 0.7351201466666267 " " absolute error = 7.10542735760100200000000000000E-14 " " relative error = 9.665668108568332000000000000E-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) = 0.7398802933332214 " " y[1] (numeric) = 0.7398802933332929 " " absolute error = 7.14983627858600800000000000000E-14 " " relative error = 9.663504141156956000000000000E-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) = 0.7446599999998871 " " y[1] (numeric) = 0.7446599999999591 " " absolute error = 7.20534742981726600000000000000E-14 " " relative error = 9.676023191548302000000000000E-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) = 0.7494593066665528 " " y[1] (numeric) = 0.7494593066666254 " " absolute error = 7.26085858104852400000000000000E-14 " " relative error = 9.688129183882432000000000000E-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) = 0.7542782533332184 " " y[1] (numeric) = 0.7542782533332917 " " absolute error = 7.32747196252603300000000000000E-14 " " relative error = 9.714547556084672000000000000E-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) = 0.7591168799998841 " " y[1] (numeric) = 0.7591168799999579 " " absolute error = 7.38298311375729100000000000000E-14 " " relative error = 9.72575279021383100000000000E-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) = 0.7639752266665498 " " y[1] (numeric) = 0.7639752266666242 " " absolute error = 7.43849426498854900000000000000E-14 " " relative error = 9.736564754128091000000000000E-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) = 0.7688533333332154 " " y[1] (numeric) = 0.7688533333332903 " " absolute error = 7.49400541621980700000000000000E-14 " " relative error = 9.74698956396663000000000000E-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) = 0.773751239999881 " " y[1] (numeric) = 0.7737512399999565 " " absolute error = 7.54951656745106400000000000000E-14 " " relative error = 9.75703323907077000000000000E-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) = 0.7786689866665467 " " y[1] (numeric) = 0.7786689866666227 " " absolute error = 7.59392548843607100000000000000E-14 " " relative error = 9.752443744992833000000000000E-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) = 0.7836066133332122 " " y[1] (numeric) = 0.7836066133332888 " " absolute error = 7.6605388699135800000000000000E-14 " " relative error = 9.776000788620319000000000000E-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) = 0.788564159999878 " " y[1] (numeric) = 0.7885641599999549 " " absolute error = 7.69384556065233500000000000000E-14 " " relative error = 9.75677814301569000000000000E-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) = 0.7935416666665436 " " y[1] (numeric) = 0.793541666666621 " " absolute error = 7.73825448163734100000000000000E-14 " " relative error = 9.751541483818587000000000000E-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) = 0.7985391733332092 " " y[1] (numeric) = 0.7985391733332872 " " absolute error = 7.79376563286859900000000000000E-14 " " relative error = 9.760029179703708000000000000E-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) = 0.8035567199998748 " " y[1] (numeric) = 0.8035567199999534 " " absolute error = 7.86037901434610800000000000000E-14 " " relative error = 9.781984045068198000000000000E-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) = 0.8085943466665404 " " y[1] (numeric) = 0.8085943466666196 " " absolute error = 7.91589016557736600000000000000E-14 " " relative error = 9.789692691039593000000000000E-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) = 0.813652093333206 " " y[1] (numeric) = 0.8136520933332858 " " absolute error = 7.98250354705487600000000000000E-14 " " relative error = 9.810708547868123000000000000E-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) = 0.8187299999998716 " " y[1] (numeric) = 0.818729999999952 " " absolute error = 8.03801469828613300000000000000E-14 " " relative error = 9.817662353019181000000000000E-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) = 0.8238281066665372 " " y[1] (numeric) = 0.8238281066666181 " " absolute error = 8.09352584951739100000000000000E-14 " " relative error = 9.824289538100727000000000000E-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) = 0.8289464533332028 " " y[1] (numeric) = 0.8289464533332845 " " absolute error = 8.17124146124115200000000000000E-14 " " relative error = 9.85738153337227000000000000E-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) = 0.8340850799998684 " " y[1] (numeric) = 0.8340850799999507 " " absolute error = 8.23785484271866200000000000000E-14 " " relative error = 9.876516245464985000000000000E-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) = 0.839244026666534 " " y[1] (numeric) = 0.8392440266666168 " " absolute error = 8.28226376370366800000000000000E-14 " " relative error = 9.868719348055068000000000000E-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) = 0.8444233333331995 " " y[1] (numeric) = 0.8444233333332828 " " absolute error = 8.32667268468867400000000000000E-14 " " relative error = 9.860779961895091000000000000E-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) = 0.8496230399998652 " " y[1] (numeric) = 0.8496230399999489 " " absolute error = 8.3710816056736800000000000000E-14 " " relative error = 9.852700799727615000000000000E-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) = 0.8548431866665307 " " y[1] (numeric) = 0.8548431866666151 " " absolute error = 8.4376949871511900000000000000E-14 " " relative error = 9.87045942315346000000000000E-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) = 0.8600838133331963 " " y[1] (numeric) = 0.8600838133332811 " " absolute error = 8.48210390813619600000000000000E-14 " " relative error = 9.86195040139679000000000000E-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) = 0.8653449599998617 " " y[1] (numeric) = 0.8653449599999472 " " absolute error = 8.54871728961370500000000000000E-14 " " relative error = 9.878970450830464000000000000E-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) = 0.8706266666665273 " " y[1] (numeric) = 0.8706266666666134 " " absolute error = 8.60422844084496300000000000000E-14 " " relative error = 9.882799103534244000000000000E-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) = 0.8759289733331929 " " y[1] (numeric) = 0.8759289733332796 " " absolute error = 8.67084182232247300000000000000E-14 " " relative error = 9.899023877846073000000000000E-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) = 0.8812519199998583 " " y[1] (numeric) = 0.8812519199999456 " " absolute error = 8.7263529735537300000000000000E-14 " " relative error = 9.902222934793871000000000000E-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) = 0.886595546666524 " " y[1] (numeric) = 0.8865955466666118 " " absolute error = 8.78186412478498800000000000000E-14 " " relative error = 9.905152532971293000000000000E-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) = 0.8919598933331895 " " y[1] (numeric) = 0.891959893333278 " " absolute error = 8.84847750626249800000000000000E-14 " " relative error = 9.92026387329634000000000000E-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) = 0.8973449999998551 " " y[1] (numeric) = 0.8973449999999439 " " absolute error = 8.88178419700125200000000000000E-14 " " relative error = 9.897847758668836000000000000E-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) = 0.9027509066665205 " " y[1] (numeric) = 0.9027509066666098 " " absolute error = 8.9372953482325100000000000000E-14 " " relative error = 9.900067983574986000000000000E-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) = 0.908177653333186 " " y[1] (numeric) = 0.908177653333276 " " absolute error = 9.0039087297100200000000000000E-14 " " relative error = 9.914259282491648000000000000E-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) = 0.9136252799998514 " " y[1] (numeric) = 0.9136252799999421 " " absolute error = 9.07052211118752900000000000000E-14 " " relative error = 9.928055089707023000000000000E-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) = 0.919093826666517 " " y[1] (numeric) = 0.9190938266666081 " " absolute error = 9.11493103217253500000000000000E-14 " " relative error = 9.917301985621745000000000000E-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) = 0.9245833333331824 " " y[1] (numeric) = 0.9245833333332741 " " absolute error = 9.17044218340379300000000000000E-14 " " relative error = 9.918459324097654000000000000E-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) = 0.930093839999848 " " y[1] (numeric) = 0.9300938399999402 " " absolute error = 9.22595333463505100000000000000E-14 " " relative error = 9.919379032374366000000000000E-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) = 0.9356253866665134 " " y[1] (numeric) = 0.9356253866666064 " " absolute error = 9.30366894635881200000000000000E-14 " " relative error = 9.943797035591697000000000000E-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) = 0.9411780133331789 " " y[1] (numeric) = 0.9411780133332724 " " absolute error = 9.3591800975900700000000000000E-14 " " relative error = 9.944112553633254000000000000E-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) = 0.9467517599998443 " " y[1] (numeric) = 0.9467517599999385 " " absolute error = 9.42579347906757900000000000000E-14 " " relative error = 9.955929185776352000000000000E-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) = 0.9523466666665098 " " y[1] (numeric) = 0.9523466666666045 " " absolute error = 9.47020240005258500000000000000E-14 " " relative error = 9.944070506595090000000000000E-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) = 0.9579627733331753 " " y[1] (numeric) = 0.9579627733332705 " " absolute error = 9.52571355128384300000000000000E-14 " " relative error = 9.943719961204424000000000000E-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) = 0.9636001199998407 " " y[1] (numeric) = 0.9636001199999367 " " absolute error = 9.59232693276135300000000000000E-14 " " relative error = 9.954675942509157000000000000E-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) = 0.9692587466665061 " " y[1] (numeric) = 0.9692587466666027 " " absolute error = 9.65894031423886200000000000000E-14 " " relative error = 9.965285686054504000000000000E-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) = 0.9749386933331714 " " y[1] (numeric) = 0.9749386933332689 " " absolute error = 9.74775815620887400000000000000E-14 " " relative error = 9.998329354313273000000000000E-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) = 0.980639999999837 " " y[1] (numeric) = 0.980639999999935 " " absolute error = 9.80326930744013200000000000000E-14 " " relative error = 9.996807500654432000000000000E-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) = 0.9863627066665024 " " y[1] (numeric) = 0.9863627066666012 " " absolute error = 9.88098491916389300000000000000E-14 " " relative error = 1.001759783939676000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6199999999997123 " " y[1] (closed_form) = 0.9921068533331678 " " y[1] (numeric) = 0.9921068533332673 " " absolute error = 9.94759830064140300000000000000E-14 " " relative error = 1.002674083665543900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6299999999997112 " " y[1] (closed_form) = 0.9978724799998333 " " y[1] (numeric) = 0.9978724799999334 " " absolute error = 1.00142116821189120000000000000E-13 " " relative error = 1.003556254214023800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.63999999999971 " " y[1] (closed_form) = 1.0036596266664988 " " y[1] (numeric) = 1.0036596266665994 " " absolute error = 1.00586206031039180000000000000E-13 " " relative error = 1.002194402948346200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.649999999999709 " " y[1] (closed_form) = 1.009468333333164 " " y[1] (numeric) = 1.0094683333332655 " " absolute error = 1.01474384450739310000000000000E-13 " " relative error = 1.005226029385993500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.659999999999708 " " y[1] (closed_form) = 1.0152986399998294 " " y[1] (numeric) = 1.0152986399999315 " " absolute error = 1.0214051826551440000000000000E-13 " " relative error = 1.006014528548285800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.669999999999707 " " y[1] (closed_form) = 1.021150586666495 " " y[1] (numeric) = 1.0211505866665975 " " absolute error = 1.02584607475364460000000000000E-13 " " relative error = 1.004598232766508900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6799999999997057 " " y[1] (closed_form) = 1.0270242133331602 " " y[1] (numeric) = 1.0270242133332637 " " absolute error = 1.03472785895064590000000000000E-13 " " relative error = 1.007500938651177400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6899999999997046 " " y[1] (closed_form) = 1.0329195599998255 " " y[1] (numeric) = 1.0329195599999292 " " absolute error = 1.03694830499989620000000000000E-13 " " relative error = 1.003900347283646500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.6999999999997035 " " y[1] (closed_form) = 1.038836666666491 " " y[1] (numeric) = 1.0388366666665954 " " absolute error = 1.04360964314764710000000000000E-13 " " relative error = 1.004594539867823700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7099999999997024 " " y[1] (closed_form) = 1.0447755733331565 " " y[1] (numeric) = 1.0447755733332615 " " absolute error = 1.05027098129539810000000000000E-13 " " relative error = 1.005259893227317300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7199999999997013 " " y[1] (closed_form) = 1.0507363199998216 " " y[1] (numeric) = 1.0507363199999276 " " absolute error = 1.05915276549239930000000000000E-13 " " relative error = 1.00801004527242290000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7299999999997 " " y[1] (closed_form) = 1.056718946666487 " " y[1] (numeric) = 1.0567189466665936 " " absolute error = 1.06581410364015030000000000000E-13 " " relative error = 1.00860697823423600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.739999999999699 " " y[1] (closed_form) = 1.0627234933331522 " " y[1] (numeric) = 1.0627234933332597 " " absolute error = 1.07469588783715150000000000000E-13 " " relative error = 1.0112657662873800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.749999999999698 " " y[1] (closed_form) = 1.0687499999998178 " " y[1] (numeric) = 1.0687499999999257 " " absolute error = 1.07913677993565220000000000000E-13 " " relative error = 1.009718624501367200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.759999999999697 " " y[1] (closed_form) = 1.074798506666483 " " y[1] (numeric) = 1.074798506666592 " " absolute error = 1.09023901018190370000000000000E-13 " " relative error = 1.014365951775751800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.769999999999696 " " y[1] (closed_form) = 1.0808690533331484 " " y[1] (numeric) = 1.080869053333258 " " absolute error = 1.09467990228040430000000000000E-13 " " relative error = 1.012777541280015800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7799999999996947 " " y[1] (closed_form) = 1.0869616799998136 " " y[1] (numeric) = 1.086961679999924 " " absolute error = 1.10356168647740560000000000000E-13 " " relative error = 1.015271933484899700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7899999999996936 " " y[1] (closed_form) = 1.093076426666479 " " y[1] (numeric) = 1.0930764266665898 " " absolute error = 1.10800257857590620000000000000E-13 " " relative error = 1.013655176843349400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.7999999999996925 " " y[1] (closed_form) = 1.0992133333331444 " " y[1] (numeric) = 1.0992133333332557 " " absolute error = 1.11244347067440690000000000000E-13 " " relative error = 1.012036005150287600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8099999999996914 " " y[1] (closed_form) = 1.1053724399998095 " " y[1] (numeric) = 1.1053724399999216 " " absolute error = 1.12132525487140810000000000000E-13 " " relative error = 1.014432072208713100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8199999999996903 " " y[1] (closed_form) = 1.1115537866664749 " " y[1] (numeric) = 1.1115537866665877 " " absolute error = 1.1279865930191590000000000000E-13 " " relative error = 1.014783635798647100000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.829999999999689 " " y[1] (closed_form) = 1.1177574133331403 " " y[1] (numeric) = 1.1177574133332537 " " absolute error = 1.134647931166910000000000000E-13 " " relative error = 1.015111076546924800000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.839999999999688 " " y[1] (closed_form) = 1.1239833599998055 " " y[1] (numeric) = 1.1239833599999196 " " absolute error = 1.1413092693146609000000000000E-13 " " relative error = 1.015414738270554600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.849999999999687 " " y[1] (closed_form) = 1.1302316666664707 " " y[1] (numeric) = 1.1302316666665855 " " absolute error = 1.14797060746241190000000000000E-13 " " relative error = 1.015694959997237400000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.859999999999686 " " y[1] (closed_form) = 1.136502373333136 " " y[1] (numeric) = 1.1365023733332515 " " absolute error = 1.15463194561016280000000000000E-13 " " relative error = 1.015952076038219200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.869999999999685 " " y[1] (closed_form) = 1.1427955199998014 " " y[1] (numeric) = 1.1427955199999176 " " absolute error = 1.16129328375791370000000000000E-13 " " relative error = 1.01618641605990500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8799999999996837 " " y[1] (closed_form) = 1.1491111466664665 " " y[1] (numeric) = 1.1491111466665833 " " absolute error = 1.16795462190566470000000000000E-13 " " relative error = 1.016398305154260000000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8899999999996826 " " y[1] (closed_form) = 1.155449293333132 " " y[1] (numeric) = 1.15544929333325 " " absolute error = 1.18127729820116660000000000000E-13 " " relative error = 1.022353213608819300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.8999999999996815 " " y[1] (closed_form) = 1.161809999999797 " " y[1] (numeric) = 1.1618099999999159 " " absolute error = 1.18793863634891750000000000000E-13 " " relative error = 1.022489594984657600000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9099999999996804 " " y[1] (closed_form) = 1.1681933066664625 " " y[1] (numeric) = 1.1681933066665817 " " absolute error = 1.1923795284474181000000000000E-13 " " relative error = 1.020703955109940700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9199999999996793 " " y[1] (closed_form) = 1.1745992533331275 " " y[1] (numeric) = 1.1745992533332477 " " absolute error = 1.20126131264441940000000000000E-13 " " relative error = 1.022698856001852300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.929999999999678 " " y[1] (closed_form) = 1.1810278799997929 " " y[1] (numeric) = 1.1810278799999137 " " absolute error = 1.20792265079217030000000000000E-13 " " relative error = 1.022772341997872500000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.939999999999677 " " y[1] (closed_form) = 1.187479226666458 " " y[1] (numeric) = 1.1874792266665797 " " absolute error = 1.21680443498917160000000000000E-13 " " relative error = 1.024695344275652300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.949999999999676 " " y[1] (closed_form) = 1.1939533333331234 " " y[1] (numeric) = 1.1939533333332455 " " absolute error = 1.22124532708767220000000000000E-13 " " relative error = 1.0228585096189301000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.959999999999675 " " y[1] (closed_form) = 1.2004502399997885 " " y[1] (numeric) = 1.2004502399999109 " " absolute error = 1.22346577313692250000000000000E-13 " " relative error = 1.019172417456585300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.969999999999674 " " y[1] (closed_form) = 1.2069699866664538 " " y[1] (numeric) = 1.2069699866665766 " " absolute error = 1.22790666523542310000000000000E-13 " " relative error = 1.017346478205969900000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9799999999996727 " " y[1] (closed_form) = 1.2135126133331187 " " y[1] (numeric) = 1.2135126133332423 " " absolute error = 1.23678844943242440000000000000E-13 " " relative error = 1.019180547316582700000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9899999999996716 " " y[1] (closed_form) = 1.220078159999784 " " y[1] (numeric) = 1.2200781599999082 " " absolute error = 1.2412293415309250000000000000E-13 " " relative error = 1.01733592340604200000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 3.9999999999996705 " " y[1] (closed_form) = 1.2266666666664492 " " y[1] (numeric) = 1.2266666666665742 " " absolute error = 1.25011112572792630000000000000E-13 " " relative error = 1.019112330756642300000000000E-11 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 14 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.009999999999674 " " y[1] (closed_form) = 1.2332781733331175 " " y[1] (numeric) = 1.23327817333324 " " absolute error = 1.22568621918617280000000000000E-13 " " relative error = 9.938440861833903000000000000E-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) = 1.2399127199997855 " " y[1] (numeric) = 1.239912719999906 " " absolute error = 1.205702204742920000000000000E-13 " " relative error = 9.724089327377242000000000000E-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) = 1.2465703466664535 " " y[1] (numeric) = 1.246570346666572 " " absolute error = 1.18571819029966720000000000000E-13 " " relative error = 9.51184338268983000000000000E-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) = 1.2532510933331218 " " y[1] (numeric) = 1.2532510933332381 " " absolute error = 1.1635137298071640000000000000E-13 " " relative error = 9.283963413211204000000000000E-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) = 1.2599549999997899 " " y[1] (numeric) = 1.2599549999999042 " " absolute error = 1.14352971536391120000000000000E-13 " " relative error = 9.075956802934247000000000000E-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) = 1.2666821066664582 " " y[1] (numeric) = 1.2666821066665703 " " absolute error = 1.12132525487140810000000000000E-13 " " relative error = 8.85245989479090900000000000E-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) = 1.2734324533331263 " " y[1] (numeric) = 1.2734324533332364 " " absolute error = 1.10134124042815530000000000000E-13 " " relative error = 8.648603524635065000000000000E-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) = 1.2802060799997945 " " y[1] (numeric) = 1.2802060799999022 " " absolute error = 1.07691633388640180000000000000E-13 " " relative error = 8.412054517711514000000000000E-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) = 1.287003026666463 " " y[1] (numeric) = 1.2870030266665684 " " absolute error = 1.05471187339389870000000000000E-13 " " relative error = 8.195100178791076000000000000E-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) = 1.293823333333131 " " y[1] (numeric) = 1.2938233333332345 " " absolute error = 1.03472785895064590000000000000E-13 " " relative error = 7.997443177075756000000000000E-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) = 1.3006670399997993 " " y[1] (numeric) = 1.3006670399999005 " " absolute error = 1.01252339845814280000000000000E-13 " " relative error = 7.784647164260416000000000000E-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) = 1.3075341866664676 " " y[1] (numeric) = 1.3075341866665664 " " absolute error = 9.88098491916389300000000000000E-14 " " relative error = 7.556961049221411000000000000E-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) = 1.3144248133331358 " " y[1] (numeric) = 1.3144248133332324 " " absolute error = 9.65894031423886200000000000000E-14 " " relative error = 7.3484159886982000000000000E-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) = 1.3213389599998042 " " y[1] (numeric) = 1.3213389599998984 " " absolute error = 9.41469124882132700000000000000E-14 " " relative error = 7.125114398218246000000000000E-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) = 1.3282766666664725 " " y[1] (numeric) = 1.3282766666665646 " " absolute error = 9.21485110438879900000000000000E-14 " " relative error = 6.9374486021161340000000000000E-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) = 1.335237973333141 " " y[1] (numeric) = 1.335237973333231 " " absolute error = 8.99280649946376800000000000000E-14 " " relative error = 6.734984084533723000000000000E-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) = 1.3422229199998092 " " y[1] (numeric) = 1.342222919999897 " " absolute error = 8.77076189453873700000000000000E-14 " " relative error = 6.534504636934663000000000000E-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) = 1.3492315466664775 " " y[1] (numeric) = 1.349231546666563 " " absolute error = 8.54871728961370500000000000000E-14 " " relative error = 6.335989779319102000000000000E-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) = 1.356263893333146 " " y[1] (numeric) = 1.3562638933332292 " " absolute error = 8.32667268468867400000000000000E-14 " " relative error = 6.139419272030530000000000000E-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) = 1.3633199999998145 " " y[1] (numeric) = 1.363319999999895 " " absolute error = 8.06021915877863600000000000000E-14 " " relative error = 5.912199013276218000000000000E-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) = 1.3703999066664827 " " y[1] (numeric) = 1.370399906666561 " " absolute error = 7.83817455385360500000000000000E-14 " " relative error = 5.7196257207285410000000000000E-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) = 1.377503653333151 " " y[1] (numeric) = 1.3775036533332272 " " absolute error = 7.61612994892857400000000000000E-14 " " relative error = 5.528936297555215000000000000E-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) = 1.3846312799998195 " " y[1] (numeric) = 1.3846312799998934 " " absolute error = 7.39408534400354300000000000000E-14 " " relative error = 5.3401114439683230000000000000E-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) = 1.3917828266664882 " " y[1] (numeric) = 1.3917828266665593 " " absolute error = 7.10542735760100200000000000000E-14 " " relative error = 5.10527017682743000000000000E-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) = 1.3989583333331566 " " y[1] (numeric) = 1.3989583333332254 " " absolute error = 6.8833827526759700000000000000E-14 " " relative error = 4.920362950535939000000000000E-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) = 1.4061578399998251 " " y[1] (numeric) = 1.4061578399998917 " " absolute error = 6.66133814775093900000000000000E-14 " " relative error = 4.737262032939180700000000000E-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) = 1.4133813866664937 " " y[1] (numeric) = 1.4133813866665579 " " absolute error = 6.41708908233340500000000000000E-14 " " relative error = 4.540238850511764000000000000E-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) = 1.420629013333162 " " y[1] (numeric) = 1.420629013333224 " " absolute error = 6.19504447740837300000000000000E-14 " " relative error = 4.360775698134730600000000000E-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) = 1.4279007599998303 " " y[1] (numeric) = 1.42790075999989 " " absolute error = 5.97299987248334200000000000000E-14 " " relative error = 4.183063725299825400000000000E-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) = 1.4351966666664993 " " y[1] (numeric) = 1.4351966666665563 " " absolute error = 5.70654634657330500000000000000E-14 " " relative error = 3.976142419441217600000000000E-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) = 1.4425167733331676 " " y[1] (numeric) = 1.4425167733332225 " " absolute error = 5.48450174164827300000000000000E-14 " " relative error = 3.8020367201522703000000000000E-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) = 1.4498611199998366 " " y[1] (numeric) = 1.4498611199998885 " " absolute error = 5.195843755245733000000000000000E-14 " " relative error = 3.5836837636189034000000000000E-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) = 1.457229746666505 " " y[1] (numeric) = 1.4572297466665545 " " absolute error = 4.95159468982819800000000000000E-14 " " relative error = 3.3979505984936480000000000000E-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) = 1.4646226933331736 " " y[1] (numeric) = 1.4646226933332207 " " absolute error = 4.70734562441066400000000000000E-14 " " relative error = 3.214032969609213000000000000E-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) = 1.4720399999998421 " " y[1] (numeric) = 1.472039999999887 " " absolute error = 4.485301019485632400000000000000E-14 " " relative error = 3.0469966981101826000000000000E-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) = 1.4794817066665107 " " y[1] (numeric) = 1.4794817066665524 " " absolute error = 4.174438572590588600000000000000E-14 " " relative error = 2.8215547064763724000000000000E-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) = 1.4869478533331795 " " y[1] (numeric) = 1.4869478533332185 " " absolute error = 3.90798504668055100000000000000E-14 " " relative error = 2.6281923995655354000000000000E-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) = 1.494438479999848 " " y[1] (numeric) = 1.4944384799998847 " " absolute error = 3.663735981263016600000000000000E-14 " " relative error = 2.451580329531791200000000000E-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) = 1.5019536266665168 " " y[1] (numeric) = 1.501953626666551 " " absolute error = 3.41948691584548200000000000000E-14 " " relative error = 2.276692738799665200000000000E-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) = 1.5094933333331855 " " y[1] (numeric) = 1.509493333333217 " " absolute error = 3.153033389935444600000000000000E-14 " " relative error = 2.08880246126896000000000000E-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) = 1.5170576399998543 " " y[1] (numeric) = 1.517057639999883 " " absolute error = 2.86437540353290400000000000000E-14 " " relative error = 1.888112440825372200000000000E-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) = 1.524646586666523 " " y[1] (numeric) = 1.5246465866665493 " " absolute error = 2.620126338115369400000000000000E-14 " " relative error = 1.7185138910414616000000000000E-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) = 1.5322602133331915 " " y[1] (numeric) = 1.532260213333216 " " absolute error = 2.442490654175344400000000000000E-14 " " relative error = 1.5940442967334442000000000000E-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) = 1.5398985599998603 " " y[1] (numeric) = 1.5398985599998822 " " absolute error = 2.1982415887578100000000000000E-14 " " relative error = 1.4275236342567976000000000000E-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) = 1.5475616666665293 " " y[1] (numeric) = 1.5475616666665484 " " absolute error = 1.909583602355269200000000000000E-14 " " relative error = 1.233930539561981000000000000E-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) = 1.5552495733331981 " " y[1] (numeric) = 1.5552495733332146 " " absolute error = 1.643130076445231700000000000000E-14 " " relative error = 1.0565057239808072000000000000E-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) = 1.5629623199998668 " " y[1] (numeric) = 1.5629623199998808 " " absolute error = 1.398881011027697200000000000000E-14 " " relative error = 8.9501902453273240000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.479999999999830 " " y[1] (closed_form) = 1.5706999466665355 " " y[1] (numeric) = 1.5706999466665468 " " absolute error = 1.132427485117659700000000000000E-14 " " relative error = 7.2096996470967460000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.489999999999834 " " y[1] (closed_form) = 1.5784624933332045 " " y[1] (numeric) = 1.5784624933332132 " " absolute error = 8.659739592076221000000000000000E-15 " " relative error = 5.4861864812445680000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.4999999999998375 " " y[1] (closed_form) = 1.5862499999998734 " " y[1] (numeric) = 1.5862499999998796 " " absolute error = 6.217248937900877000000000000000E-15 " " relative error = 3.91946347543033760000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.509999999999840 " " y[1] (closed_form) = 1.5940625066665421 " " y[1] (numeric) = 1.5940625066665457 " " absolute error = 3.552713678800501000000000000000E-15 " " relative error = 2.2287166682251590000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.519999999999844 " " y[1] (closed_form) = 1.6019000533332108 " " y[1] (numeric) = 1.601900053333212 " " absolute error = 1.1102230246251565000000000000000E-15 " " relative error = 6.93066350996755600000000000000E-14 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 17 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5299999999998475 " " y[1] (closed_form) = 1.6097626799998799 " " y[1] (numeric) = 1.6097626799998779 " " absolute error = 1.9984014443252818000000000000000E-15 " " relative error = 1.24142612395848990000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.539999999999850 " " y[1] (closed_form) = 1.617650426666549 " " y[1] (numeric) = 1.6176504266665441 " " absolute error = 4.884981308350689000000000000000E-15 " " relative error = 3.0198003399393564000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.549999999999854 " " y[1] (closed_form) = 1.625563333333218 " " y[1] (numeric) = 1.6255633333332105 " " absolute error = 7.549516567451064000000000000000E-15 " " relative error = 4.64424634380180000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5599999999998575 " " y[1] (closed_form) = 1.6335014399998866 " " y[1] (numeric) = 1.6335014399998773 " " absolute error = 9.325873406851315000000000000000E-15 " " relative error = 5.7091308146333570000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.569999999999860 " " y[1] (closed_form) = 1.6414647866665555 " " y[1] (numeric) = 1.6414647866665435 " " absolute error = 1.19904086659516900000000000000E-14 " " relative error = 7.3047005109999990000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.579999999999864 " " y[1] (closed_form) = 1.6494534133332248 " " y[1] (numeric) = 1.64945341333321 " " absolute error = 1.487698852997709800000000000000E-14 " " relative error = 9.0193444747939830000000000000E-13 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 16 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.5899999999998675 " " y[1] (closed_form) = 1.6574673599998937 " " y[1] (numeric) = 1.6574673599998764 " " absolute error = 1.731947918415244200000000000000E-14 " " relative error = 1.0449363650909875000000000000E-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) = 1.665506666666563 " " y[1] (numeric) = 1.6655066666665428 " " absolute error = 2.02060590481778500000000000000E-14 " " relative error = 1.2132079356139337000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.609999999999874 " " y[1] (closed_form) = 1.6735713733332318 " " y[1] (numeric) = 1.6735713733332094 " " absolute error = 2.242650509742816200000000000000E-14 " " relative error = 1.3400387611053338000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.6199999999998775 " " y[1] (closed_form) = 1.681661519999901 " " y[1] (numeric) = 1.6816615199998757 " " absolute error = 2.53130849614535700000000000000E-14 " " relative error = 1.5052425628110380000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.629999999999880 " " y[1] (closed_form) = 1.6897771466665699 " " y[1] (numeric) = 1.6897771466665417 " " absolute error = 2.819966482547897600000000000000E-14 " " relative error = 1.6688392833995042000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.639999999999884 " " y[1] (closed_form) = 1.697918293333239 " " y[1] (numeric) = 1.6979182933332082 " " absolute error = 3.08642000845793500000000000000E-14 " " relative error = 1.8177670978494984000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.649999999999888 " " y[1] (closed_form) = 1.7060849999999081 " " y[1] (numeric) = 1.7060849999998746 " " absolute error = 3.35287353436797300000000000000E-14 " " relative error = 1.965244131662931800000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.659999999999891 " " y[1] (closed_form) = 1.7142773066665773 " " y[1] (numeric) = 1.714277306666541 " " absolute error = 3.619327060278010300000000000000E-14 " " relative error = 2.111284473173021000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.669999999999894 " " y[1] (closed_form) = 1.7224952533332463 " " y[1] (numeric) = 1.7224952533332076 " " absolute error = 3.86357612569554500000000000000E-14 " " relative error = 2.243011188692123000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.679999999999898 " " y[1] (closed_form) = 1.7307388799999157 " " y[1] (numeric) = 1.730738879999874 " " absolute error = 4.174438572590588600000000000000E-14 " " relative error = 2.4119401377236016000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.689999999999901 " " y[1] (closed_form) = 1.7390082266665847 " " y[1] (numeric) = 1.7390082266665405 " " absolute error = 4.41868763800812300000000000000E-14 " " relative error = 2.5409239417332020000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.699999999999904 " " y[1] (closed_form) = 1.747303333333254 " " y[1] (numeric) = 1.747303333333207 " " absolute error = 4.685141163918160600000000000000E-14 " " relative error = 2.681355363170127000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.709999999999908 " " y[1] (closed_form) = 1.7556242399999231 " " y[1] (numeric) = 1.7556242399998736 " " absolute error = 4.95159468982819800000000000000E-14 " " relative error = 2.820418274600956000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.719999999999911 " " y[1] (closed_form) = 1.7639709866665922 " " y[1] (numeric) = 1.76397098666654 " " absolute error = 5.21804821573823600000000000000E-14 " " relative error = 2.9581258734866583000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.729999999999914 " " y[1] (closed_form) = 1.7723436133332613 " " y[1] (numeric) = 1.7723436133332062 " " absolute error = 5.506706202140776000000000000000E-14 " " relative error = 3.1070195196428463000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.739999999999918 " " y[1] (closed_form) = 1.7807421599999307 " " y[1] (numeric) = 1.7807421599998727 " " absolute error = 5.79536418854331700000000000000E-14 " " relative error = 3.2544656484931783000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.749999999999921 " " y[1] (closed_form) = 1.7891666666666002 " " y[1] (numeric) = 1.7891666666665391 " " absolute error = 6.10622663543836100000000000000E-14 " " relative error = 3.4128886644277157000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.759999999999924 " " y[1] (closed_form) = 1.7976171733332693 " " y[1] (numeric) = 1.797617173333206 " " absolute error = 6.32827124036339200000000000000E-14 " " relative error = 3.520366479715513000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " " " "TOP MAIN SOLVE Loop" x[1] = 4.769999999999928 " " y[1] (closed_form) = 1.8060937199999385 " " y[1] (numeric) = 1.8060937199998726 " " absolute error = 6.5947247662734300000000000000E-14 " " relative error = 3.651374617632608000000000000E-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) = 1.8145963466666082 " " y[1] (numeric) = 1.8145963466665391 " " absolute error = 6.90558721316847400000000000000E-14 " " relative error = 3.805577601792241000000000000E-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) = 1.8231250933332772 " " y[1] (numeric) = 1.8231250933332057 " " absolute error = 7.14983627858600800000000000000E-14 " " relative error = 3.921747500888015000000000000E-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) = 1.8316799999999467 " " y[1] (numeric) = 1.8316799999998723 " " absolute error = 7.43849426498854900000000000000E-14 " " relative error = 4.061022812384677500000000000E-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) = 1.8402611066666164 " " y[1] (numeric) = 1.8402611066665389 " " absolute error = 7.74935671188359300000000000000E-14 " " relative error = 4.211009341995225000000000000E-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) = 1.8488684533332855 " " y[1] (numeric) = 1.8488684533332052 " " absolute error = 8.03801469828613300000000000000E-14 " " relative error = 4.347531964101918300000000000E-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) = 1.8575020799999546 " " y[1] (numeric) = 1.8575020799998723 " " absolute error = 8.23785484271866200000000000000E-14 " " relative error = 4.43491015779581940000000000E-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) = 1.8661620266666243 " " y[1] (numeric) = 1.8661620266665386 " " absolute error = 8.57092175010620800000000000000E-14 " " relative error = 4.5928068557989900000000000000E-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) = 1.874848333333294 " " y[1] (numeric) = 1.874848333333205 " " absolute error = 8.88178419700125200000000000000E-14 " " relative error = 4.737334769479899000000000000E-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) = 1.8835610399999632 " " y[1] (numeric) = 1.883561039999872 " " absolute error = 9.12603326241878700000000000000E-14 " " relative error = 4.845095576206527000000000000E-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) = 1.8923001866666325 " " y[1] (numeric) = 1.8923001866665385 " " absolute error = 9.39248678832882400000000000000E-14 " " relative error = 4.963528965705009000000000000E-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) = 1.9010658133333018 " " y[1] (numeric) = 1.901065813333205 " " absolute error = 9.68114477473136500000000000000E-14 " " relative error = 5.092482704613253000000000000E-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) = 1.9098579599999719 " " y[1] (numeric) = 1.9098579599998715 " " absolute error = 1.00364161426114150000000000000E-13 " " relative error = 5.255058937792192000000000000E-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) = 1.918676666666641 " " y[1] (numeric) = 1.9186766666665382 " " absolute error = 1.0280665208028950000000000000E-13 " " relative error = 5.358206198384522000000000000E-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) = 1.9275219733333109 " " y[1] (numeric) = 1.927521973333205 " " absolute error = 1.05915276549239930000000000000E-13 " " relative error = 5.494893340493445000000000000E-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) = 1.9363939199999805 " " y[1] (numeric) = 1.9363939199998714 " " absolute error = 1.09023901018190370000000000000E-13 " " relative error = 5.6302542520992560000000000000E-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) = 1.94529254666665 " " y[1] (numeric) = 1.9452925466665383 " " absolute error = 1.11688436277290750000000000000E-13 " " relative error = 5.741472482823939000000000000E-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) = 1.9542178933333196 " " y[1] (numeric) = 1.9542178933332048 " " absolute error = 1.14797060746241190000000000000E-13 " " relative error = 5.874322466182685000000000000E-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) = 1.9631699999999892 " " y[1] (numeric) = 1.9631699999998715 " " absolute error = 1.1768364061026660000000000000E-13 " " relative error = 5.994572075279637000000000000E-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) = 1.9721489066666589 " " y[1] (numeric) = 1.9721489066665383 " " absolute error = 1.205702204742920000000000000E-13 " " relative error = 6.113646898908902000000000000E-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) = 1.9811546533333284 " " y[1] (numeric) = 1.981154653333205 " " absolute error = 1.2345680033831741000000000000E-13 " " relative error = 6.2315579518539410000000000000E-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) = 1.990187279999998 " " y[1] (numeric) = 1.9901872799998717 " " absolute error = 1.26343380202342810000000000000E-13 " " relative error = 6.348316134466648000000000000E-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) = 1.9992468266666676 " " y[1] (numeric) = 1.9992468266665384 " " absolute error = 1.29229960066368220000000000000E-13 " " relative error = 6.463932234011974000000000000E-12 "%" Desired digits = 8 Estimated correct digits = 13 Correct digits = 15 h = 1.000E-3 " " "Finished!" "diff ( y , x , 1 ) = ( 0.1 * x + 0.2 ) * ( 0.2 * x + 0.3 ) ; " Iterations = 4900 "Total Elapsed Time "= 59 Seconds "Elapsed Time(since restart) "= 59 Seconds "Time to Timeout "= 2 Minutes 0 Seconds Percent Done = 100.0204081632654 "%" (%o255) temp/diffeq.mult_lin_lin.max