Topic 13 / 17advanced

Double & Triple Integrals

Set up and evaluate double and triple integrals as iterated integrals; find area, volume, mass, and average value; switch the order of integration.

A double integral accumulates values of over a region in the plane. A triple integral does the same in 3D. Computation reduces to **iterated integrals** — nested single integrals with carefully chosen bounds.

Iterated integrals over rectangles

Over :
Fubini's theorem says order doesn't matter for continuous on a rectangle.

General regions

Type I (vertical slices): — integrate first. Type II (horizontal slices): — integrate first. The **inner** bounds may depend on the outer variable; the **outer** bounds must be constants.

Switching the order of integration

Sometimes one order is impossible (e.g., the integrand has no closed-form antiderivative in one variable). Sketch the region, then re-describe it in the other type. Re-write bounds; the integrand stays the same.
Strategy tips
  • **Always sketch the region** before changing order.
  • Look for triangular or wedge-shaped regions where one order has neat bounds.

Applications: area, volume, mass, average value

Area of : . Volume of solid : . Volume between graph and the -plane: (with ). Mass with density : (or triple). Average value: .

Triple integrals

. Six orderings: Choose the easiest. For type I in : between two surfaces and , with in projection .

Worked examples

Example 1
Evaluate .
  1. 1
    Inner integral, from 0 to 2, constant.
  2. 2
    Outer integral.
Answer
.
Example 2
Switch order of integration and evaluate .
  1. 1
    Sketch region. Bounds and describe in the other order.
  2. 2
    Switch.
  3. 3
    Inner integral.
  4. 4
    Outer.
Answer
.
Example 3
Find the volume of the tetrahedron with vertices .
  1. 1
    Plane through nonorigin vertices: .
  2. 2
    Set up triple integral.
  3. 3
    Innermost.
  4. 4
    Middle.
  5. 5
    Outer.
Answer
.

Interactive visualizations

Loading visualization…
Tetrahedron $\{(x, y, z) : x, y, z \ge 0, x + y + z \le 1\}$ — the region for the worked example.
Loading visualization…
Solid bounded above by $z = 4$, below by paraboloid $z = x^2 + y^2$.

Formulas in this topic

Area
Region area as a double integral.
Volume (triple)
Solid volume.
Mass with density
Or triple for solids.
Average value
Average over the region.

Related topics