Accumulating Under a Curve
The definite integral measures the accumulated area between the curve and the -axis from to . While derivatives measure instantaneous rates, integrals measure totals, like total distance traveled from a velocity curve.
Formally, it is the limit of Riemann sums:
Here, is the width of rectangles, is their height, and is an elongated "S" for sum.
| Feature | Definite Integral | Indefinite Integral |
|---|---|---|
| Result | A single number | A family of functions |
| Constant | No | Includes |
| Area | Signed area (net) | Total antiderivative |
Signed Area and Pitfalls
The definite integral calculates signed area. Where sits below the -axis, its contribution is negative. A symmetric wave above and below the axis can integrate to zero, despite enclosing real physical area.
| Mistake | Reality | Correction |
|---|---|---|
| Positive Area | Integrals are signed | Below-axis regions subtract |
| Function Result | It evaluates to a number | Do not add |
Common pitfall: Confusing definite and indefinite integrals. If you need total geometric area of a wave crossing the axis, split the integral at the roots and take absolute values: .