5.2 Change of Variables
The last section earned one correction factor, the polar , by measuring mesh cells. This section is the same idea with the training wheels off. A change of variables is a map
that carries a simple region in the -plane — ideally a square — onto the region you actually care about. Chop the square into a grid and carries the grid along: the image is a curvilinear mesh, and each little square cell lands as a little curvilinear cell whose area has been scaled by some local factor. That factor is the Jacobian determinant, and the figure puts it under two sliders.
Explore in 3D (opens in a new tab)Explore
- Set both sliders to and confirm the image is the unit square, every cell congruent. This is the identity map; its Jacobian should be everywhere.
- Raise alone. The square shears sideways into a parallelogram — but look closely at the cells. Are they still all the same size? A shear slides rows past each other without compressing them; predict the Jacobian of a pure shear, then check against the formula below.
- Return to and raise alone. The bottom edge bows into a parabola and cells tilt — but do they change area? Sliding each column vertically by is a shear too, just a vertical one.
- Now set the sliders to their starting values , , where both effects act at once. The cells are no longer equal: find where in the mesh they are smallest. Is it along the edge or the edge of the image?
- Push both sliders to and watch the mesh pinch: cells collapse toward zero area along a band in the middle of the region, and beyond it the mesh folds back over itself. The formula below says the Jacobian there passes through zero and changes sign — a warning that has stopped being one-to-one, which honest substitutions must not do on the interior.
The Jacobian is the cell-area scale
Near a point , the map acts like its linear approximation: the mesh cell with sides and lands as a small parallelogram whose area is , where
Summing function values against these true cell areas and refining gives the change-of-variables formula:
where carries one-to-one onto . The polar map is the marquee special case: its Jacobian is , and the last section's area element falls out of the general machine.
An original work of XYZ Homework, built around interactive XYZ 3D figures. Aligned to OpenStax Calculus Volume 3 (Strang & Herman), © OpenStax (Rice University), licensed CC BY-NC-SA 4.0; no OpenStax content is reproduced, and this work is not affiliated with or endorsed by OpenStax or Rice University. License: CC-BY-NC-SA-4.0.