Unit 6: Integration & Accumulation of Change
The Definite Integral
Defining the definite integral as the limit of a Riemann sum.
Prerequisites
- Riemann Sums & the Trapezoidal Rule
Area, Exactly, as a Limit
Every Riemann sum so far has been an approximation, built from finitely many rectangles. Before reading on: what would happen to the gap between a Riemann sum and the true area if the number of rectangles grew without bound, each one becoming infinitesimally thin?
Definition — The Definite Integral
Worked Example — Interpreting Net Signed Area
Worked Example — Applying Integral Properties
Integral Visualizer
Integration bounds
Animate b (the play button above) to watch the shaded area — and the accumulation curve below — grow.
Approximation method
f(x), with the region between a and b shaded
Accumulation function A(x) = ∫ₐˣ f(t) dt — linked to the graph above; panning or zooming either moves both
What the Fundamental Theorem of Calculus tells us
- A(x) = ∫ from a to x of f(t) dt is the accumulation function. At x = b ≈ 2, A(b) ≈ 2.67 — the signed area under f from a ≈ 0 to b.
- The Fundamental Theorem of Calculus says A'(x) = f(x): differentiating the accumulation function gives the original function back.
- Confirmed numerically here: differentiating the accumulation curve gives A'(b) ≈ 4, matching f(b) ≈ 4.
Numerical approximation comparison
| Method | Estimate |
|---|---|
| Left Riemann sum | 2.28 |
| Right Riemann sum | 3.08 |
| Midpoint Riemann sum | 2.66 |
| Trapezoidal Rule | 2.68 |
| Simpson's Rule | 2.66667 |
| Exact (high-resolution reference) | 2.66667 |
Analysis of f(x)
- y-intercept
- (0, 0)
- x-intercepts
- (0, 0)
- Extrema
- local min at (0, 0)
- Inflection points
- none found in view
- Vertical asymptotes
- none found in view
- Horizontal asymptotes
- none found
- Domain
- all real numbers in view
- Range (estimated)
- approximately [0, 100]
Tip
Common Mistakes
Treating a definite integral as always representing a positive, physical area.
A definite integral is signed area — where f(x) < 0, that portion contributes negatively, which is exactly why ∫₋₂² x dx came out to 0 despite the curve clearly enclosing nonzero regions on both sides.
Forgetting that reversing the limits of integration negates the integral's value.
∫ᵦᵃ f(x)dx = −∫ₐᵇ f(x)dx by definition — this isn't optional, and skipping the sign flip when bounds get reordered mid-problem produces the wrong answer.
Key Takeaways
- The definite integral is defined as the limit of a Riemann sum as the number of rectangles goes to infinity — the exact net signed area under a curve.
- Area below the x-axis counts negatively, so a definite integral can be smaller than, equal to, or even the negative of the region's everyday physical area.
- Definite integrals obey linearity (sums and constant multiples) and interval-splitting/reversal properties, all inherited directly from the underlying Riemann sums.
Summary
The definite integral is now defined exactly, but evaluating one from the limit definition every time would be painfully slow. The next lesson connects it directly to antiderivatives — the Fundamental Theorem of Calculus.
Sign in to track your progress and mark this lesson complete.
Track your progress