CalculusLesson 4 of 6
Integrals: add up a changing quantity
Definite integrals and area
At a constant speed of 6 metres per second, travelling for 2 seconds covers metres. Multiplication works because the speed is constant. An integral extends that calculation to a speed that changes.
Distance is an area
Section titled “Distance is an area”On a speed-versus-time graph, height is speed and width is elapsed time. A rectangle’s area has units .
When speed changes, split the interval into short pieces. On each piece, use one speed reading times the piece’s duration as an approximate distance. Add those distances. For continuous speed, the approximation approaches the exact distance as the pieces become finer.
The staircase closes in
Section titled “The staircase closes in”To see the arithmetic, find the area under from 0 to 1. With four equal pieces, each width is . Using each piece’s right endpoint gives
Because increases on this interval, right-endpoint rectangles overestimate the area. Left-endpoint rectangles underestimate it.
| Number of pieces | Left-endpoint sum | Right-endpoint sum |
|---|---|---|
| 4 | 0.21875 | 0.46875 |
| 10 | 0.285 | 0.385 |
| 100 | 0.32835 | 0.33835 |
Both approach . Their gap is , so the area is squeezed into a smaller interval as n increases.
The symbol
Section titled “The symbol”We write the limiting total as
| Part | Meaning |
|---|---|
| Accumulate by taking a limit of sums | |
| 0 and 1 | Start and end of the interval |
| Function whose values supply rectangle heights | |
| Integrate with respect to x |
The finite rectangles have width . The notation dx identifies the integration variable in the limit; it does not mean we set every rectangle’s width to zero and add zeros.
Below the axis counts negative
Section titled “Below the axis counts negative”A definite integral accumulates signed area. For on , the lower triangle contributes and the upper triangle contributes . The integral is zero, although the total geometric area is 1.
This distinction matters for motion. Integrating velocity gives displacement, including direction. Integrating speed, the absolute value of velocity in one dimension, gives distance travelled. A round trip can have zero displacement and positive distance.
Rules for adding areas
Section titled “Rules for adding areas”Splitting an interval splits the total:
Constants can be pulled outside and sums integrated term by term. Reversing the bounds changes the sign. With identical bounds, the integral is zero.
Average height and weighted averages
Section titled “Average height and weighted averages”The average height of f over , where , is
This weights equal-width intervals equally. A probability expectation can use unequal weights: weights each value by the probability density there. Only for a uniform distribution does it reduce to an unweighted interval average.
Why the area under x² is exactly 1/3
The right-endpoint sum with n equal pieces is
Its limit is . This calculation uses the identity for the sum of the first n squares.
The fundamental theorem explains how an antiderivative can calculate this total without adding hundreds of rectangles.