Integrating Over Regions
A double integral sums a function over a two-dimensional region — the natural extension of single-variable integration from intervals to areas.
Iterated integration evaluates a double integral as two nested single integrals. For a rectangular region :
Fubini's theorem: if is continuous on the rectangle, the order of integration doesn't matter — integrate first with respect to then , or vice versa. The result is the same.
Non-rectangular regions: if the region is bounded by curves, the limits of the inner integral become functions. For example, the region below and above :
Economic application — consumer surplus: the area between the demand curve and the market price is consumer surplus. In a two-good setting, the joint surplus involves a double integral over the region where willingness to pay exceeds the price.
This extends to producer surplus, total welfare, and deadweight loss — all defined as areas (single integrals) or volumes (double integrals) between economic curves.
Change of variables: just as -substitution works in one dimension, the Jacobian handles coordinate transformations in two dimensions:
where is the absolute value of the Jacobian determinant. This is essential when the region is naturally circular (use polar coordinates) or when a linear substitution simplifies the integrand.
Tip: Fubini lets you choose the integration order — and the right choice can turn an impossible inner integral into a routine one. If the first order you try gets ugly, swap before you fight it.
Common pitfall: Keeping constant limits when the region isn't a rectangle. Over the triangle below , the inner limits must be functions ( from to ) — copying rectangle limits silently integrates over the wrong region.