Last time | Next time |
Today:
"dA" is called an "infinitesimal" -- it's a tiny chunk of area -- tinier than anything you know ("vanishingly small")!
What's numerical integration all about? We do pretty much the same thing, only we have
where the are small, but not vanishingly small.
but as the image to the right (above) and the graphical insight below show, we can think of the Midpoint rule as being a "Tangent rule":
Be careful however not to confuse the midpoint and trapezoidal rule. The trapezoid represented above is not the same as the trapezoid of the trapezoidal rule.
(their arithmetic average, in this case).
Notice that the number of subintervals in Simpson's rule must be even.
Now we can go further:
(their weighted arithmetic averages).
Here are the error bounds, that illustrate that the errors of midpoint and trapezoidal are related, and suggest how to combine them to create a better method (Simpson's rule):
Improper integration forces us to revisit limits, which is probably a good thing. We'll start by taking a look at my summary of the section, for some of the definitions.