8.7 Numerical Integration
8.7 Numerical Integration
7 Numerical Integration
Tags Approximation Concept Formula Practice
Learning Objectives
Use Trapezoidal Rule to approximate integral with trapezoid
Learning Content
When we cannot find a workable antiderivative for a function ƒ that we have to
integrate, we can partition the interval of integration, replace ƒ by a closely
fitting polynomial on each subinterval, integrate the polynomials, and add the
results to approximate the definite integral of ƒ.
k=1
b n
∫ f(x) dx = lim ∑ f(ck )Δx
a n→∞
k=1
Trapezoidal Approximations
Sum it up:
🖊️ EXAMPLE 2 Do it by yourself!
2
Use Simpson’s Rule with n = 4 to approximate ∫0 5x4 dx.
Error Analysis
⁉️ EXAMPLE 3
2
Find an upper bound for the error in estimating ∫0 5x4 dx using
Summary