Triple Integrals and Change of Variables
Learning Objectives
- Interpret a triple integral as scalar accumulation over an ordinary three-dimensional solid.
- Construct rectangular-coordinate bounds from projections and bounding surfaces.
- Convert between rectangular, cylindrical, and spherical coordinates and use the correct volume Jacobians.
- Compute volume, mass, center of mass, and moments of inertia of solids.
- Select coordinates that simplify a solid's geometry and integrand.
- State and apply the change-of-variables theorem with the absolute Jacobian determinant.
- Compute two- and three-dimensional Jacobians for general transformations.
- Transform non-polar regions, bounds, integrands, and differential elements correctly.
A triple integral accumulates a scalar quantity throughout a three-dimensional region . It does not require a four-dimensional geometric interpretation: is the ordinary three-dimensional volume of , while accumulates the scalar field over that volume.
Triple Integrals over Solids
Triple Integral
For an integrable scalar field over a solid , the triple integral is the limit of sums of the form .
Triple Integral
Scalar accumulation over a three-dimensional solid.
Geometric and physical meanings
- If , then is the 3D volume of .
- If is volumetric mass density, then the integral is mass.
- If is a signed field, positive and negative contributions are accumulated with sign.
Rectangular Coordinates and Bounds Construction
For the order , first project the solid onto the -plane. Describe that projection by and . Then, at each point in the projection, describe the lower and upper surfaces in the -direction.
Typical dz dy dx Setup
A solid bounded vertically by two surfaces.
Constructing Triple-Integral Bounds
- Choose an integration order.
- Project the solid onto the coordinate plane associated with the two outer variables.
- Describe the projected region using valid two-dimensional bounds.
- For each point in that projection, identify the lower and upper surfaces for the inner variable.
- Split the solid if one set of bounds cannot describe it without overlap or omission.
- Perform a dimensional and geometric check before integrating.
Cylindrical Coordinates
Cylindrical coordinates retain the vertical coordinate while using polar coordinates in the -plane. They are especially effective for cylinders, cones, paraboloids of revolution, and solids with circular projections.
Cylindrical Coordinate Relations
Cylindrical Volume Element
Jacobian-scaled volume differential.
for the displayed order. Any consistent permutation of , , and is possible when the corresponding bounds are rewritten correctly.
The factor r is mandatory
The cylindrical transformation inherits the polar area scaling in the -plane, so omitting changes the value and the units of the integral.
Spherical Coordinates
This course uses for distance from the origin, for the azimuth angle in the -plane, and for the polar angle measured from the positive -axis.
Spherical Coordinate Relations
- , usually ,
Spherical Volume Element
Jacobian-scaled volume differential.
Angle convention
Always verify the convention used by a textbook or software package. Here is measured from the positive -axis; under a different convention the conversion formulas and Jacobian expression may be written differently.
Coordinate-Selection Strategy
Checklist
- Use rectangular coordinates when bounding planes and coordinate-aligned boxes dominate.
- Use cylindrical coordinates when , circular projections, cones about the -axis, or surfaces dominate.
- Use spherical coordinates when spheres centered at the origin, cones , or radial expressions dominate.
- Prefer the system that simplifies both the region and the integrand; a symmetric region alone does not guarantee the simplest integral.
- Check that the angular and radial bounds cover the solid exactly once.
Mass, Center of Mass, and Moments of Inertia
Let denote volumetric mass density.
Mass of a Solid
Integral of volumetric density.
First Moments
Moments about the coordinate planes.
Center of Mass
Density-weighted average position.
Moments of Inertia of a Solid
Integrate squared perpendicular distance to each axis.
The Change-of-Variables Theorem
A coordinate transformation changes both the description of the region and the local size of area or volume elements. The Jacobian determinant measures this local scaling. The absolute value is used for ordinary area and volume integrals because area and volume are nonnegative measures even if the transformation reverses orientation.
Two-Dimensional Theorem
2D Change of Variables
Let be a continuously differentiable one-to-one transformation on a region (up to standard boundary exceptions), with nonzero Jacobian in the interior. If , then
2D Change-of-Variables Theorem
Transform a double integral using the absolute Jacobian determinant.
2D Jacobian
Determinant of the derivative matrix.
Transform the whole problem
A correct change of variables requires all four pieces: region, bounds, integrand, and differential element. Computing a Jacobian alone is not a complete transformation.
Three-Dimensional Theorem
3D Change of Variables
Let be a suitable one-to-one continuously differentiable transformation from to . Then
3D Change-of-Variables Theorem
Transform a triple integral using the absolute 3D Jacobian determinant.
3D Jacobian
Determinant of the 3 by 3 derivative matrix.
Familiar coordinate systems are change-of-variables formulas
- Polar coordinates have .
- Cylindrical coordinates have .
- Spherical coordinates have under the convention used here.
Bounds under a General Transformation
General Transformation Workflow
- Identify combinations of that repeatedly appear in the region or integrand.
- Define new variables so those combinations become simple coordinate lines, planes, or constants.
- Solve for the old variables in terms of the new variables when practical.
- Transform every boundary equation and determine the new region.
- Compute the correct forward Jacobian or , or use the reciprocal of the inverse Jacobian where valid.
- Insert the absolute value of the Jacobian determinant.
- Evaluate and check units, sign, and order of magnitude.
Forward versus inverse Jacobian
If you compute instead, then where the transformation is locally invertible,
Do not use the inverse determinant without taking the reciprocal.
- A triple integral accumulates a scalar field over ordinary three-dimensional volume; is the volume of .
- Cylindrical coordinates use and spherical coordinates use under this topic's angle convention.
- Mass, center of mass, and inertia follow from integrating density times the appropriate lever-arm factors.
- Coordinate choice should simplify the region and integrand together.
- The change-of-variables theorem transforms the region, integrand, bounds, and differential element and uses the absolute Jacobian determinant.
- General two- and three-dimensional Jacobians extend the same scaling idea seen in polar, cylindrical, and spherical coordinates.