Multiple Integrals
Learning Objectives
- Interpret a double integral as signed accumulation over a planar region.
- Evaluate double integrals by iterated integration and Fubini's Theorem.
- Describe Type I and Type II regions and reverse the order of integration when advantageous.
- Convert circular and sector-shaped regions to polar coordinates using .
- Apply double integrals to area, volume under a surface, mass, first moments, centroids, and planar moments of inertia.
- Set up introductory surface-area integrals for smooth graphs and parametrized surfaces.
- Distinguish an ordinary region integral from an iterated integral written with reversed (oriented) limits.
A double integral accumulates a scalar quantity over a two-dimensional region. Depending on the integrand, that accumulation can represent signed volume, area, mass, a first moment, or another engineering quantity. This topic develops the planar geometry and coordinate skills needed before triple integrals and general changes of variables are introduced later.
Double Integrals and Signed Accumulation
Double Integral
For an integrable function on a planar region , the double integral is the limit of signed Riemann sums .
When , can be interpreted as the geometric volume between and the -plane. When changes sign, contributions above the plane are positive and contributions below the plane are negative. The integral is therefore a signed quantity, not the sum of absolute box volumes.
Double Integral
Signed accumulation of f over a planar region R.
Variables
| Symbol | Description | Unit |
|---|---|---|
| Planar region of integration | - | |
| Scalar integrand | - | |
| Differential area element | - |
Interactive Simulation
The simulation below uses midpoint Riemann sums on the square . Boxes below the -plane contribute negatively, so the displayed approximation represents the signed double integral over the entire square.
Signed Double Integral Visualizer
Midpoint cells above the xy-plane contribute positively; cells below it contribute negatively. Increasing the resolution improves the Riemann-sum approximation.
Signed integral over [-2, 2] × [-2, 2]
- Exact value
- 21.3333
- Absolute error
- 4.27e-1
Geometric volume versus signed integral
If the goal is the geometric volume between a surface and the plane and the surface crosses the plane, split the region where changes sign and integrate , or otherwise account for the positive and negative portions separately. By contrast, itself keeps the sign of .
Iterated Integrals and Fubini's Theorem
Iterated Integral
An iterated integral evaluates a multiple integral through successive single-variable integrations, treating variables not currently integrated as constants.
Fubini's Theorem on a rectangle
If is continuous on , then
The same conclusion holds under broader integrability hypotheses; continuity is a convenient sufficient condition for this course.
For a rectangle, reversing the order only swaps which constant interval is integrated first. For a nonrectangular region, reversing the order requires reconstructing the region's boundary equations.
Type I and Type II Regions
Type I region: vertical slices
A Type I region can be written
with throughout .
Type I Integral
Integrate with respect to y first.
Type II region: horizontal slices
A Type II region can be written
with throughout .
Type II Integral
Integrate with respect to x first.
Changing the Order of Integration
- Sketch or analyze the region described by the original bounds.
- Identify its projection onto the new outer-variable axis.
- For each value of the new outer variable, determine the left/right or lower/upper boundary for the new inner integral.
- Split the region if a single pair of boundary functions cannot describe every slice.
- Check that the rebuilt bounds cover exactly the same planar set.
Reversed inner limits are oriented limits, not an ordinary Type I description
An expression such as
is algebraically valid. However, for we have , so the inner limits are reversed. It equals
The second form is the ordinary Type I region integral; the first is its negative because of orientation.
Polar Double Integrals
Polar coordinates are often advantageous when circles, annuli, radial functions, or angular sectors dominate the geometry. Use , , and .
Polar area scaling
A small polar cell has radial thickness and approximate arc length . Its differential area is therefore
The factor is the area-scaling factor of the polar coordinate transformation. A later topic develops the full Jacobian change-of-variables theorem.
Polar Double Integral
Double integral after converting the planar region to polar coordinates.
Polar Setup
- Rewrite the region in terms of and .
- Rewrite every occurrence of and in the integrand.
- Include the factor in .
- Confirm the angular interval sweeps the intended region exactly once.
- Check dimensions: has units of area.
Interactive Simulation
The polar simulation shows a sector and a differential annular wedge. Keep the wedge inside the active region while observing how its area grows with radius.
Wedge bounds: and .
In Cartesian coordinates, is locally rectangular.
In polar coordinates, radial thickness is and angular arc length is .
Moving the red wedge outward increases its area while and remain fixed. This illustrates the geometric scaling represented by the Jacobian factor .
The current preset reports an analytical integral for the entire purple sector, so the displayed value can be checked independently of the wedge visualization.
Applications to Area and Volume
Area of a Planar Region
Integrate one over the region.
Signed Volume Under a Graph
Signed accumulation between z=f(x,y) and the xy-plane.
If on , this signed value is also the geometric volume under the surface. If changes sign, geometric volume requires handling or splitting the domain.
Mass, First Moments, and Centroids of Laminas
For a thin lamina occupying with surface mass density , density has units of mass per area. Integrating density over area gives mass.
Lamina Mass
Total mass of a variable-density lamina.
First Moments
Moments about the coordinate axes.
Center of Mass
Density-weighted average position.
Moment naming
contains the lever arm because it is the moment about the y-axis. Likewise, contains the lever arm .
Planar Moments of Inertia
Lamina Moments of Inertia
Resistance of a lamina to angular acceleration about coordinate axes.
Introductory Surface Area
A smooth surface can be described parametrically by a vector-valued map . The tangent vectors and span a small parallelogram on the surface, so the magnitude of their cross product gives the local area-scaling factor.
Parametric Surface Area
Area of a smooth parametrized surface over a parameter region D.
For a smooth graph above a planar region , use the parameterization . The general formula then reduces to the familiar graph formula.
Surface Area of z=f(x,y)
Graph form of the parametric surface-area formula.
Surface area is not signed volume
The norm is nonnegative. Surface area measures geometric area, whereas may be signed when changes sign.
- A double integral is a signed accumulation over a two-dimensional region.
- Fubini's Theorem converts a double integral into iterated single-variable integrals.
- Type I and Type II descriptions encode the same region using different slice directions; changing order requires rebuilding the bounds.
- Reversed limits change orientation and therefore change sign.
- Polar coordinates use ; the factor is essential.
- Double integrals compute planar area, volume under nonnegative surfaces, lamina mass, centroids, planar moments of inertia, and surface area through a two-parameter description.
- Parametric surface area uses as the local area scale; the graph formula is a special case.
- Topic 07 extends multiple integration to three-dimensional solids and the full change-of-variables theorem.