Chapter 9
Applications of Integration
Definite integrals as limits of sums, areas, volumes and reduction formulae.
1. The definite integral as a limit of a sum
How do we measure the area of a region whose top boundary is a curve rather than a straight line? The idea, going back to Archimedes, is to approximate the region by many thin rectangles, add up their areas, and then let the rectangles become infinitely thin.
Take a continuous function on . Split the interval into equal pieces, each of width , with sample points . The total area of the rectangles is the Riemann sum .
The definite integral of from to is the limit of the Riemann sum as the number of rectangles grows without bound:
Here and are the lower and upper limits, is the integrand, and is the infinitesimal width the becomes in the limit. When , this number is exactly the area under the curve between and .
2. The Fundamental Theorems of Integral Calculus
Computing that limit directly is painful. The Fundamental Theorems rescue us by linking integration to differentiation — the two turn out to be inverse operations.
The First Fundamental Theorem says that integration builds an antiderivative. If we define , then is differentiable and .
The Second Fundamental Theorem turns this into an evaluation recipe: to compute a definite integral, find any antiderivative (so ) and subtract its values at the two limits.
3. Properties of definite integrals
A handful of properties, all consequences of the definition, let you simplify integrals before evaluating them — and sometimes evaluate them with almost no work.
- Swapping the limits flips the sign: .
- Equal limits give zero: .
- Additivity over an interior point : .
- The variable of integration is a dummy: .
- Reflection property: .
For integrals symmetric about the origin, the parity of gives an instant answer:
4. Bernoulli's formula for integration by parts
When integrating a product where is a polynomial (so its derivatives eventually vanish), Bernoulli's formula packages repeated integration by parts into a single alternating-sign expression.
Let be the successive derivatives of , and let be the successive integrals of (so , , and so on). Then:
5. Area bounded by a curve and the x-axis
The geometric meaning of the definite integral is area. For a curve lying above the -axis between and , the area of the enclosed region is simply the integral.
For a region bounded on the right by between and , integrate with respect to instead:
6. Area between two curves
To find the area of a region trapped between two curves (upper) and (lower), integrate the gap between them across the interval where they overlap.
The limits and are usually the -coordinates where the curves meet, found by solving . Always subtract lower from upper so the height is non-negative.
7. Volume of a solid of revolution (disk method)
Revolve the region under about the -axis and it sweeps out a solid. Slice the solid perpendicular to the axis: each thin slice is a disk of radius and thickness , with volume . Summing these disks gives the volume.
When the region is revolved about the -axis instead, swap the roles of the variables:
8. Improper integrals, the Gamma function, and reduction formulae
An improper integral has an infinite limit or an integrand that blows up inside the range. We handle it as a limit — replace the troublesome bound by a variable and let it run to its target.
If the limit exists and is finite, the improper integral converges; otherwise it diverges. A classic convergent example is .
The Gamma function is the improper integral
For a positive integer it reproduces the factorial:
So , , and in general . A useful non-integer value is .