5️⃣Multivariable Calculus
Key Concepts of Double Integrals
Study smarter with Fiveable
Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.
Why This Matters
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.
Foundations: What Double Integrals Actually Mean
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."
Definition of Double Integrals
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).
Geometric Interpretation as Volume
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.
Computation Techniques: Rectangular Regions
Rectangular regions are your starting point because the limits of integration are constants. Mastering these builds the foundation for handling more complex regions.
Iterated Integrals
You evaluate a double integral by performing two single-variable integrations in sequence:
- Pick an order (say, integrate with respect to first).
- Evaluate the inner integral , treating as a constant. This produces a function of alone.
- Evaluate the outer integral .
This process reduces one hard problem into two manageable ones.
Evaluating Over Rectangular Regions
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
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.
Handling Complex Regions
Real problems rarely involve perfect rectangles. The key is describing the region with appropriate inequalities and choosing variable limits accordingly.
Non-Rectangular Regions
When a region isn't rectangular, at least one integral will have limits that depend on the other variable. There are two standard setups:
- Type I (vertical strips): ranges between constants , and for each fixed , ranges between curves: . You integrate first, then .
- Type II (horizontal strips): ranges between constants , and for each fixed , ranges between curves: . You integrate first, then .
Always sketch the region first. Determining which type leads to simpler limits often requires seeing the boundary curves.
Changing Integration Order
Sometimes one order of integration leads to an integrand with no elementary antiderivative, while the reverse order works fine. To switch:
- Sketch the region described by the original limits.
- Re-describe the region using inequalities that match the new order (swap which variable gets constant bounds).
- Write the new iterated integral with the updated limits.
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.
Coordinate Transformations
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
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 .
Change of Variables (Jacobian)
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.
Applications: Why We Compute Double Integrals
Double integrals solve concrete problems. Each application interprets and differently.
Area, Volume, and Mass
- Area of region : Set , giving . This just adds up all the infinitesimal area elements.
- Volume under a surface: Use as the height function. This is the default geometric interpretation.
- Mass of a lamina with variable density: If the density is (in units like kg/m²), then gives total mass.
Center of Mass
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.
Probability and Statistics
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.
Quick Reference Table
| 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 |
Self-Check Questions
-
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 ?