Integration as Accumulation
Error: 3.0938 — approaches 0 as n → ∞
The standard introduction to integration describes it as "area under a curve." This is geometrically correct but conceptually narrow. The integral is better understood as a machine for accumulation — for adding up the effect of something that is continuously varying.
Area as the motivating case
Here's why area is a natural starting point. You know how to find the area of a rectangle: width times height. For a curved region, the height is constantly changing.
The idea: slice the region into thin vertical strips. Each strip is approximately a rectangle: width , height . Sum them all up:
Let (strips getting infinitely thin). The approximation becomes exact:
The integral symbol is an elongated for summa — it is literally a sum, taken to a continuous limit.
The same idea everywhere else
Once you see the structure — "continuously varying quantity, accumulated over an interval" — you see integrals everywhere.
Distance from velocity: if you drive at a varying speed , the distance travelled from time to is:
If were constant, . Since it varies, you integrate.
Mass from density: a rod with varying linear density has total mass:
Work from force: if a force varies with position, the work done moving from to :
In each case, the pattern is the same: .
Probability: the continuous case
Discrete probability sums up over all events. Continuous probability integrates a density function.
The probability that a normally distributed variable (mean , standard deviation ) falls between and :
This is just the "sum" of the probability density over the interval — but since the variable is continuous, you integrate rather than sum.
The total area under any probability density is 1: . This is the continuous analogue of "probabilities sum to 1."
The expected value (mean) of a continuous random variable:
This is the weighted average of , where the weights are the probability densities . Compare to the discrete case: . Integration is just continuous summation.
The average value of a function
If you have data points and want their average, you sum and divide by . For a continuous function over :
This is the average value of — the height of the rectangle with the same area as the region under the curve. The Mean Value Theorem for integrals guarantees that some achieves this average: .
Signed area and cancellation
Integrals measure signed area: area below the -axis counts negative. This is the right convention for accumulation problems, where "going backward" cancels "going forward."
If is velocity (positive = moving right, negative = moving left), then:
- = net displacement (can be zero if you return to start)
- = total distance travelled (always non-negative)
These are different quantities. The integral gives displacement; to get distance, you take the absolute value of the integrand first.
Why the definition uses limits
The Riemann sum is an approximation. The integral is the exact limit as the width . For any continuous function (and many discontinuous ones), this limit exists and is unique — regardless of how you choose the sample points within each subinterval.
This universality is what makes integration well-defined and not just a clever approximation trick. The limit is the concept that transforms an approximation into an exact computation.