Courses / Physics I
Multivariable Calculus

Change of Variables and the Jacobian

Physics I 170 words Free to read

Change of Variables & The Jacobian

A change of variables transforms a hard integral into a simpler coordinate system, generalising single-variable substitution dx=g(u)dudx = g'(u)du to multiple dimensions.

If transformation T:(u,v)(x,y)T: (u,v) \mapsto (x,y) maps region SS to RR, the integral becomes:

Rf(x,y)dA=Sf(x(u,v),y(u,v))  Jdudv\iint_R f(x,y)\,dA = \iint_S f(x(u,v),y(u,v))\;|J|\,du\,dv

Here, JJ is the Jacobian determinant, which measures how the transformation locally scales area or volume.

J=(x,y)(u,v)=xuxvyuyvJ = \frac{\partial(x,y)}{\partial(u,v)} = \begin{vmatrix} \frac{\partial x}{\partial u} & \frac{\partial x}{\partial v} \\ \frac{\partial y}{\partial u} & \frac{\partial y}{\partial v} \end{vmatrix}

One small square, warped -- the ratio of areas IS the Jacobian

Standard Jacobians & Pitfalls

Certain coordinate systems appear frequently. Memorise their scaling factors:

Coordinate SystemVariablesScaling Factor J|J|
Polar(r,θ)(r,\theta)rr
Cylindrical(r,θ,z)(r,\theta,z)rr
Spherical(ρ,ϕ,θ)(\rho,\phi,\theta)ρ2sinϕ\rho^{2}\sin\phi
Common pitfall: Forgetting the absolute value J|J| or omitting the scaling factor entirely. If a disk integral returns 2πR2\pi R instead of πR2\pi R^2, a missing polar rr is always the culprit.

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

14practice questions
2interactive scenes

Multivariable Calculus