4.4.21 · D4Multivariable Calculus

Exercises — Change of variables — general Jacobian

2,499 words11 min readBack to topic

Throughout, the Jacobian determinant of a map is and the change-of-variables rule replaces the tiny old area by Here means "the partial derivative of with respect to " — how fast moves when you nudge and hold fixed. That is all the machinery we need.


Level 1 — Recognition

Recall Solution 1.1

The four partials are . What it looks like: a unit square in becomes a rectangle in — area times bigger. The scaling factor is .

Recall Solution 1.2

The polar Jacobian is (derived in the parent note). At it equals : a polar cell at radius has twice the area of the same box at radius . The farther out, the fatter the wedge — see the Polar Coordinates picture.

Recall Solution 1.3

(a) everywhere — valid. (b) , which is at . The map also fails to be one-to-one there ( and give the same ). Invalid at . A zero Jacobian means the little cell got squashed flat — see the Inverse Function Theorem.


Level 2 — Application

Recall Solution 2.1

Why the collapse: , so everything folds to . Hence , exactly the of the parent note.

Recall Solution 2.2

First the forward Jacobian (easy, since are given as functions of ): Why reciprocate: the theorem needs old area per new cell, i.e. , and the two Jacobians are inverse matrices so their determinants multiply to . Therefore At : .

Recall Solution 2.3

The unit -square maps onto , so This is exactly the Determinant as Volume Scaling statement: the parallelogram's area equals of the edge vectors. Answer: .


Level 3 — Analysis

Recall Solution 3.1

The four corners map to — the parallelogram in the figure below. The parallelogram's edge vectors are (image of the -edge) and (image of the -edge). Its area by the Cross Product and Area rule is . It matches exactly, as it must.

Figure — read it like this: the left panel is the plain unit square in (area ); its bottom yellow arrow is the -edge, its left pink arrow the -edge. The right panel is the image in : the yellow arrow is where the -edge landed, the pink arrow where the -edge landed. The tilted blue parallelogram they span has area — exactly , the number written inside it.

Figure — Change of variables — general Jacobian
Recall Solution 3.2

Let be the Jacobian matrix of and that of the inverse map. Composing gives the identity, so by the multivariable chain rule (which multiplies Jacobian matrices) . Taking determinants and using : Since these determinants are exactly and , their product is . What it means geometrically: if triples areas, must shrink them to a third — the stretches undo each other.

Recall Solution 3.3

At the map is not injective: every angle maps to the same point . The Jacobian vanishing signals the whole -line collapsing to one point — the cell is squashed to zero area. The theorem's hypotheses (injective, nonzero Jacobian) fail on this single line/point. But the origin is a set of area zero, so it contributes nothing to the integral; we may simply exclude it. This is the standard "measure-zero exception" — see Double Integrals over General Regions.


Level 4 — Synthesis

Recall Solution 4.1

Invert: . Jacobian New region: the vertices give and — a clean square . Integrand . So Answer: .

Recall Solution 4.2

Invert: adding/subtracting, . New region: the triangle's edges become (from : ), (from ), and (from ). Together: and . Integrand . Inner: . Then Numerically . Answer: .

Figure — read it like this: the left panel is the original triangle in with its slanted hypotenuse marked in yellow. The right panel is the transformed region in -space: it is bounded by the two pink slanted lines and (from the two legs of the triangle) and the horizontal yellow line (from the hypotenuse). We integrate from to , then from to — read those limits straight off the picture.

Figure — Change of variables — general Jacobian

Level 5 — Mastery

Recall Solution 5.1

Cylindrical: . The 3D Jacobian is (the -row/column contribute a factor ; see Spherical and Cylindrical Coordinates). So and Integrate in stages: ; then ; then . Product . Answer: .

Recall Solution 5.2

The map is linear and diagonal: Under this map the ellipsoid becomes the unit ball (volume ). Therefore Sanity check: setting gives , the sphere. Answer: .

Recall Solution 5.3

The Jacobian is everywhere, not just at a point. What it looks like: the two image edge vectors and are — the second is the zero vector, so the "parallelogram" is squashed flat onto the line , which has zero area. The map is not injective and the theorem does not apply; the image is a curve of area zero, and any double integral over it is . This is the fully degenerate cousin of the origin-in-polar case (3.3): here it fails on all of space, so there is no rescue.


Wrap-up recall

Recall One-line summary of each level
  • L1: the Jacobian is the local area-scaling factor (a number or a function).
  • L2: compute it, then — bars always.
  • L3: forward and inverse Jacobians are reciprocals; zeros on measure-zero sets are harmless.
  • L4: transform integrand and region before integrating.
  • L5: linear maps give constant ; identically-zero Jacobians mean genuine degeneracy — no shortcut survives.

Connections