Multivariable Calculus, Interactive EditionXYZ Homework Edition

⇩ Download ▾

5.2 Change of Variables

The last section earned one correction factor, the polar rr, by measuring mesh cells. This section is the same idea with the training wheels off. A change of variables is a map

T ( u , v ) = ( x ( u , v ) , y ( u , v ) ) T(u, v) = \big(x(u, v),\ y(u, v)\big)

that carries a simple region in the uvuv-plane — ideally a square — onto the region you actually care about. Chop the square into a grid and TT 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.

Seen from almost straight overhead, a faint gray wireframe unit square sits in the plane, and over it lies a brightly colored curvilinear quadrilateral: the image of that square under the map T(u, v) = (u + a v, v + b u squared), carrying a mesh of small cells that stretch and shrink from one corner of the region to the other. Slider a shears the top edge sideways and slider b bends the bottom edge into a parabola; setting both sliders to zero makes the colored image coincide with the gray square, and the varying cell sizes elsewhere are the Jacobian made visible.Explore in 3D (opens in a new tab)
Seen from nearly overhead: a faint gray wireframe unit square, and over it the brightly colored curvilinear image of that square under T(u,v)=(u+av,v+bu2)T(u, v) = (u + av,\ v + bu^2), carrying a fine mesh of cells. Slider aa (shear strength, 1-1 to 11, starting at 0.40.4) skews the square sideways; slider bb (bend strength, 1-1 to 11, starting at 0.50.5) bows its bottom edge into a parabola. With both sliders at zero the colored image coincides with the gray square.

Explore

  1. Set both sliders to 00 and confirm the image is the unit square, every cell congruent. This is the identity map; its Jacobian should be 11 everywhere.
  2. Raise aa 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.
  3. Return aa to 00 and raise bb alone. The bottom edge bows into a parabola and cells tilt — but do they change area? Sliding each column vertically by bu2bu^2 is a shear too, just a vertical one.
  4. Now set the sliders to their starting values a=0.4a = 0.4, b=0.5b = 0.5, where both effects act at once. The cells are no longer equal: find where in the mesh they are smallest. Is it along the u=0u = 0 edge or the u=1u = 1 edge of the image?
  5. Push both sliders to 11 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 TT 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 (u,v)(u, v), the map TT acts like its linear approximation: the mesh cell with sides Δu\Delta u and Δv\Delta v lands as a small parallelogram whose area is |J(u,v)|ΔuΔv|J(u,v)|\,\Delta u\, \Delta v, where

J ( u , v ) = x u y v x v y u . J(u, v) = \frac{\partial x}{\partial u}\frac{\partial y}{\partial v} - \frac{\partial x}{\partial v}\frac{\partial y}{\partial u}.

Summing function values against these true cell areas and refining gives the change-of-variables formula:

R f ( x , y ) d A = S f ( T ( u , v ) ) | J ( u , v ) | d u d v , \iint_R f(x, y)\, dA = \iint_S f\big(T(u, v)\big)\, \lvert J(u, v)\rvert\, du\, dv,

where TT carries SS one-to-one onto RR. The polar map T(r,θ)=(rcosθ,rsinθ)T(r, \theta) = (r\cos\theta,\ r\sin\theta) is the marquee special case: its Jacobian is cosθ·rcosθ(rsinθ)·sinθ=r\cos\theta \cdot r\cos\theta - (-r\sin\theta)\cdot\sin\theta = r, and the last section's area element falls out of the general machine.

12·a·b·u1 - 2 \cdot a \cdot b \cdot u
The Jacobian determinant of the two-slider map ✓ Computed · mojocas 0.1.0 ✓ Agrees with the text The Jacobian determinant of the two-slider map, computed exactly by mojocas 0.1.0, and confirmed to agree with the result stated in the text.

The cell-area scale of the mesh map, computed for general shear aa and bend bb: J=12abuJ = 1 - 2abu. Set aa or bb to zero and it is identically 11 — shears preserve area; at the sliders' start it is 10.4u1 - 0.4u, smallest along the u=1u = 1 edge, exactly where the cells pinch.

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.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.