4.4.21 · D1Multivariable Calculus

Foundations — Change of variables — general Jacobian

2,051 words9 min readBack to topic

This page builds every symbol the parent note Change of Variables leans on, starting from nothing. If a word or squiggle appears there and confuses you, it is explained below, in the order that lets each idea rest on the previous one.


0. The stage: two copies of the plane

Everything here lives in two flat planes side by side.

  • The -plane: the "new" coordinate world where we choose nice coordinates.
  • The -plane: the "old" world where the region and the integral actually live.
Figure — Change of variables — general Jacobian

We will constantly move a point from the left sheet to the right sheet. That move is called a map.


1. A map — the symbol

Concretely a map is really two ordinary functions bundled together: Read as "the -coordinate of the output, which depends on both and ".

Two words the parent attaches to :


2. The vector — bundling and into one arrow

The parent writes and . Here is what the bold means.

Why bother turning a point into an arrow? Because arrows can be subtracted to get displacement arrows, and displacements are exactly what we need to measure the size of a mapped patch.


3. Partial derivatives —

This is the tool that measures how the output moves when you nudge one input.

Figure — Change of variables — general Jacobian

The link Chain Rule (Multivariable) is where these partials get combined when maps are composed; the reciprocal trick in the parent leans on it.


4. , , — infinitesimal pieces

Why "infinitely small"? Because only when a patch is small does the smooth map look straight (linear) across it. That straightness is what lets a triangle-and-parallelogram argument work.


5. Parallelogram area & the cross product

The mapped patch is a parallelogram (a slanted rectangle). We need its area.

Figure — Change of variables — general Jacobian

6. The determinant

The parent bundles those four partials into a matrix and takes its determinant. Both symbols are new; here they are.


7. The Jacobian

Now every piece assembles into the star of the topic.

The absolute value is what enters the integral, because (from §5–§6) area is non-negative.


8. The integral signs and


Prerequisite map

coordinate pair u v

map T sends uv to xy

position vector r

partial derivatives x_u y_v

velocity edge arrows r_u and r_v

parallelogram area via cross product

determinant as area scaling

Jacobian dx dy over du dv

double integral over a region

change of variables theorem

injective smooth map


Equipment checklist

Test yourself — say the answer aloud before revealing.

What does the arrow mean in ?
"gets sent to" — the input point on the left produces the output point on the right.
What does "injective" guarantee about the map?
No two different points land on the same output, so the sheet never folds onto itself and no area is double-counted.
What is in plain words?
The rate at which changes when you nudge while keeping frozen.
Why is curly instead of a straight ?
To flag that other variables are being held constant (there is more than one input).
What geometric object are and ?
Arrows showing how fast and in what direction the output moves per unit step in and in — the two edges of the mapped patch.
What shape does a tiny -rectangle become under a smooth map?
A parallelogram (to first order), spanned by and .
What does compute?
The signed area of the parallelogram framed by arrows and .
Why take an absolute value of that quantity?
Its sign only records orientation (clockwise vs counter-clockwise / a mirror flip); area itself must be non-negative.
What does the determinant of a matrix measure?
The factor by which the linear map scales area.
In , which variables go on top?
The output (old) variables ; the input (new) variables go on the bottom.
What is and why is it not simply ?
The tiny old-plane area ; the map rescales it, so .
What must you translate when changing variables, besides the integrand?
The region — the new limits in the -plane.