Riemann sums
MathDefinition
An approximation of the area under a curve by dividing the region into rectangles (or trapezoids) and summing their areas. As the number of rectangles increases, the approximation approaches the exact integral.
How It Works
- Divide the interval [a, b] into n equal subintervals of width Δx = (b − a)/n.
- Choose a sample point in each subinterval (left endpoint, right endpoint, or midpoint).
- Evaluate f at each sample point to get the height of each rectangle.
- Multiply each height by Δx to get each rectangle's area.
- Sum all the rectangle areas to get the Riemann sum approximation.
Examples
- Approximating ∫ from 0 to 2 of x² dx using 4 right-endpoint rectangles
- Estimating total distance traveled from a velocity-time table using left Riemann sums
Key Fact
Σ f(xᵢ)·Δx approximates ∫ from a to b of f(x) dx
Study This Concept
Practice Riemann sums with free review games in these units: