Consider the error formulas. ∣E∣≤12n2(b−a)3[max∣f′′(x)∣],a≤x≤b Trapezoidal Rule ∣E∣≤180n4(b−a)5[max∣∣f(4)(x)∣∣],a≤x≤
Posted: Thu Jul 14, 2022 4:46 pm
Consider the error formulas. ∣E∣≤12n2(b−a)3[max∣f′′(x)∣],a≤x≤b Trapezoidal Rule ∣E∣≤180n4(b−a)5[max∣∣f(4)(x)∣∣],a≤x≤b Simpson's Rule Use these to estimate the errors in approximating the integral, with n=4, using the Trapezoidal Rule and Simpson's Rule. ∫02(x2+4x)dx (a) Trapezoidal Rule (b) Simpson's Rule