Double Integral — Definition, Formula & Examples
A double integral computes the accumulated value of a function over a two-dimensional region. It generalizes the single-variable definite integral to functions of two variables, and geometrically it gives the volume under a surface above the -plane.
Given a function continuous on a bounded, closed region , the double integral is defined as the limit of Riemann sums , where is a partition of into sub-rectangles of area and is a sample point in each sub-rectangle.
Key Formula
Where:
- = The region of integration in the $xy$-plane
- = The integrand, a function of two variables
- = Limits of integration for the outer variable $x$
- = Lower and upper bounds for $y$ as functions of $x$
- = Area element, equal to $dy\,dx$ (or $dx\,dy$)
How It Works
You evaluate a double integral by converting it into two nested single integrals, called an iterated integral. First, choose an order of integration — either or — and determine the limits for each variable from the region . Then integrate the inner integral while treating the other variable as a constant, and finally integrate the result with respect to the outer variable. For non-rectangular regions, the inner limits are typically functions of the outer variable. Fubini's theorem guarantees that both orders give the same answer when is continuous on .
Worked Example
Problem: Evaluate where is the rectangle , .
Set up iterated integral: Write the double integral as an iterated integral with the given constant limits.
Evaluate the inner integral: Integrate with respect to , treating as a constant.
Evaluate the outer integral: Integrate the result with respect to .
Answer: The double integral equals .
Why It Matters
Double integrals appear throughout multivariable calculus, physics, and engineering. They are used to compute areas of curved surfaces, centers of mass of laminae, and probabilities over two-dimensional distributions. Mastering them is also essential for understanding Green's theorem and surface integrals.
Common Mistakes
Mistake: Using constant limits for both variables when the region is not a rectangle.
Correction: For non-rectangular regions, the inner limits must be expressed as functions of the outer variable. Sketch the region first to identify the correct bounds.
