Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Double integrals represent your first major leap from single-variable thinking into multidimensional analysis. You're extending the fundamental idea of accumulation from one dimension to two. This isn't just about computing integrals; it's about understanding how regions, coordinate systems, and transformation techniques work together to solve problems that single integrals simply can't handle.
These concepts form the foundation for everything that follows in multivariable calculus: triple integrals, surface integrals, and the major theorems like Green's and Stokes'. The goal is to understand why we switch to polar coordinates, when to change integration order, and what the Jacobian actually measures.
Before computing anything, you need a solid understanding of what double integrals represent. The double integral accumulates a function's values over a two-dimensional region, generalizing "area under a curve" to "volume under a surface."
A single integral adds up values along an interval. A double integral does the same thing over a region in the -plane. The notation represents the limit of Riemann sums, where you chop into tiny rectangles of area , multiply each by the function value there, and take the limit as the rectangles shrink to zero.
What represents determines what you're accumulating: it could be a height (giving volume), a density (giving mass), or a probability density (giving likelihood).
The most common visualization: if , then gives the volume of the solid sitting above and below the surface. Where is negative, the integral subtracts volume (just like single integrals subtract area below the -axis). The integral transforms a surface equation into a single number.
Compare: Definition vs. Geometric Interpretation โ the definition gives you the mechanics (limits of Riemann sums), while the volume interpretation gives you the intuition (what you're actually computing). Exam problems often ask you to set up integrals for volume, so connect both perspectives.
Rectangular regions are your starting point because the limits of integration are constants. Mastering these builds the foundation for handling more complex regions.
You evaluate a double integral by performing two single-variable integrations in sequence:
This process reduces one hard problem into two manageable ones.
For a rectangle defined by and , all four limits are constants. You can integrate in either order:
A useful shortcut: if (a separable function), the double integral factors into a product of two single integrals:
For example, over becomes .
Fubini's Theorem guarantees that the order of integration doesn't affect the result, provided is continuous on the rectangular region. This is what justifies choosing whichever order makes the antiderivative easier to find. For discontinuous functions, the two orders can yield different values, so always verify continuity before switching.
Compare: Iterated Integrals vs. Fubini's Theorem โ iterated integrals are the method, while Fubini's Theorem is the justification for switching order. If a problem asks why you can reverse integration order, cite Fubini and continuity.
Real problems rarely involve perfect rectangles. The key is describing the region with appropriate inequalities and choosing variable limits accordingly.
When a region isn't rectangular, at least one integral will have limits that depend on the other variable. There are two standard setups:
Always sketch the region first. Determining which type leads to simpler limits often requires seeing the boundary curves.
Sometimes one order of integration leads to an integrand with no elementary antiderivative, while the reverse order works fine. To switch:
A classic example: can't be evaluated as written because has no elementary antiderivative with respect to . Sketching the region (a triangle with vertices at , , and ) and switching to Type II gives , which evaluates cleanly.
Compare: Type I vs. Type II regions โ Type I uses vertical strips ( first), Type II uses horizontal strips ( first). Choose based on which gives simpler limit expressions, not habit.
Choosing the right coordinate system can transform an impossible integral into a straightforward one. The Jacobian ensures your answer remains correct after the transformation.
Polar coordinates are ideal when the region has circular symmetry: circles, sectors, annuli, or radial boundaries. The transformation equations are:
The area element changes to . That extra factor of is critical and one of the most commonly forgotten details on exams. It comes from the fact that small changes in and sweep out a patch of area approximately , not .
For example, to integrate over the disk , the limits become and .
Polar coordinates are a special case of a more general technique. For any substitution , the Jacobian determinant tells you how areas scale under the transformation:
The transformed integral becomes:
Always use the absolute value of . For polar coordinates, computing this determinant gives , confirming the factor.
This framework handles elliptical regions (use , ), sheared coordinates, or any custom transformation a problem might require.
Compare: Polar Coordinates vs. General Change of Variables โ polar is a specific case where . Understanding the general Jacobian framework prepares you for any coordinate substitution.
Double integrals solve concrete problems. Each application interprets and differently.
The center of mass is the "balance point" of a lamina with density :
where is the total mass. Compute first, since it appears in both formulas. These are weighted averages of position: each point's contribution is proportional to the density there.
A joint probability density function must satisfy . The probability that the outcome falls in a region is:
To get the distribution of just one variable, integrate out the other. For instance, the marginal distribution of is .
Compare: Mass vs. Probability applications โ both integrate a "density" function over a region, but mass density has units (kg/mยฒ) while probability density is dimensionless and must integrate to 1. The setup is identical; the interpretation differs.
| Concept | Key Details |
|---|---|
| Basic Definition | Riemann sum limit, notation |
| Rectangular Regions | Constant limits, separable functions factor |
| Fubini's Theorem | Order reversal justified by continuity on |
| Non-Rectangular Regions | Type I (vertical strips), Type II (horizontal strips) |
| Polar Coordinates | Circular regions, |
| Jacobian | General substitution, $$ |
| Volume Applications | Surface over region |
| Physical Applications | Mass, center of mass via density |
| Probability | Joint PDF integrates to 1, marginals integrate out one variable |
When evaluating over a non-rectangular region, what determines whether you should use a Type I or Type II setup?
How does the area element change when converting from Cartesian to polar coordinates, and why does the extra factor of appear geometrically?
If cannot be evaluated as written, what technique would you use, and what would the new limits be?
Two laminas have the same shape but different density functions. Which double integral quantities would be the same, and which would differ?
Explain why Fubini's Theorem requires continuity. What could go wrong if has discontinuities in region ?