Change of Variables Theorem — Definition, Formula & Examples
The Change of Variables Theorem states that when you switch from one set of integration variables to another, the integral's value is preserved as long as you account for how the transformation stretches or compresses space, captured by the Jacobian determinant.
Let be a continuously differentiable, injective transformation mapping a region onto a region . If is integrable over , then , where is the Jacobian matrix of .
Key Formula
Where:
- = Original region of integration in the x-coordinate system
- = Transformed region of integration in the u-coordinate system
- = The coordinate transformation mapping u to x
- = Jacobian matrix of the transformation T
- = Absolute value of the Jacobian determinant, the local scaling factor
How It Works
You choose a new set of variables that simplifies the region of integration or the integrand. Define a transformation that maps the new variables to the old ones. Compute the Jacobian matrix of and take the absolute value of its determinant — this factor corrects for the distortion the transformation introduces. Replace the integrand, the differential, and the bounds, then evaluate the simpler integral. In single-variable calculus, this reduces to -substitution, where the Jacobian is simply .
Worked Example
Problem: Evaluate where is the disk , using polar coordinates.
Step 1: Define the transformation: Use , . The disk becomes , .
Step 2: Compute the Jacobian: The Jacobian determinant for polar coordinates is .
Step 3: Rewrite and evaluate: Replace with and with .
Answer:
Why It Matters
This theorem is essential in multivariable calculus courses whenever a region has circular, spherical, or other non-rectangular symmetry. Physicists use it routinely when converting between Cartesian, polar, cylindrical, and spherical coordinates to compute quantities like mass, charge, and flux.
Common Mistakes
Mistake: Forgetting the absolute value of the Jacobian determinant when substituting.
Correction: The Jacobian determinant can be negative (reflecting an orientation reversal), but the scaling factor for area or volume must be positive. Always take the absolute value .
