Visual walkthrough — Double integrals in polar coordinates — Jacobian r
Read every step in order. Each step tells you WHAT we drew, WHY we drew it, and points you at the PICTURE that carries the idea.
Step 1 — What is a point in polar language?
WHAT. Instead of "go right by , up by ", we say "walk out a distance from the centre, in a direction that makes angle with the rightward axis."
WHY. We are about to build tiny tiles out of radii and angles, so we first need to know that two numbers — one length, one angle — pin down any point. That is the whole polar idea.
PICTURE. Below, the point sits at distance (the yellow ruler) along a ray tilted by angle (the red wedge) from the positive -axis (white).

Why for and for , and not the other way? Because is defined as the adjacent-over-hypotenuse ratio — the horizontal fraction of the arrow — and the vertical fraction. The horizontal shadow is horizontal, so it wears .
Step 2 — What does "hold fixed" and "hold fixed" each draw?
WHAT. We freeze one coordinate at a time and trace what the other one sweeps.
WHY. A Cartesian tile is bounded by the grid lines " const" and " const". To build the polar tile we need its two families of boundary curves. So we ask: what curve is " const"? What curve is " const"?
PICTURE. Fixing (yellow) traces a circle — every point at the same distance. Fixing (red) traces a ray — every point in the same direction.

Step 3 — Build one tiny polar tile
WHAT. Pick a starting distance and starting angle . Nudge the distance by a tiny amount and the angle by a tiny amount . The four boundary curves — two circles, two rays — fence off one small tile.
WHY. A double integral is a sum of over millions of tiny tiles. To convert the integral to polar we must know the area of one polar tile in terms of and . So we isolate exactly one.
PICTURE. The shaded tile is bounded by the inner circle (radius ), the outer circle (radius ), and the two rays at angles and .

Step 4 — Measure the two sides: the straight one and the curved one
WHAT. We measure the tile's two kinds of side.
- The radial side (pointing outward) is just the gap between the two circles: length .
- The arc side (running along a circle) is a slice of a circle's circumference.
WHY. Area of a nearly-rectangular tile is (one side) (adjacent side). We have already; we need the arc length. This is the one place a tool from outside enters — the arc-length rule — so we state it plainly.
PICTURE. The straight side is yellow; the curved bottom side, of length , is blue. Read the labels right on the tile.

Step 5 — Multiply the sides to get the tile's area
WHAT. For a tile so small that the two arcs are almost the same length, it is essentially a rectangle with sides and . Its area is their product.
WHY. This is the answer we came for: the area element in polar coordinates.
Term by term:
- — the small piece of area we are integrating over.
- — the radial thickness of the tile.
- — the arc width of the tile; the is the arc-length magnifier from Step 4.
- The product — thickness times width = area.
PICTURE. The tile is flattened into an honest rectangle so you can see the multiplication .

Step 6 — But the two arcs are NOT equal. Does the difference matter?
WHAT. We steel-man our own laziness. The outer arc is , longer than the inner arc . The true tile is a thin curved trapezoid, not a rectangle. Let's compute its exact area and see how much we cheated.
WHY. If the "leftover" were the same size as , our formula would be wrong. We must prove the leftover is negligibly smaller.
The exact tile is the difference of two circular sectors:
Expand :
WHY the leftover dies. The kept term has one factor of ; the leftover has two factors . As tiles shrink, , and shrinks far faster than — like an ant next to an elephant. In the limiting sum it contributes nothing.
PICTURE. The kept rectangle (green) versus the tiny leftover sliver (red) hugging the outer corner. The red piece is visibly a "second-order crumb."

Recall Where each symbol in the exact formula came from
is the area of a pie sector of radius and angle ::: because the sector is the fraction of the full disk , giving . The term ::: the first-order piece we keep — our area element. The term ::: the second-order crumb we discard as .
Step 7 — The algebra check: the Jacobian determinant says the same thing
WHAT. The picture gave . A machine — the Jacobian Determinant — must agree, or one of us is wrong. We compute it.
WHY. The general Change of Variables Theorem says that when you rewrite in new variables , the area stretches by , where collects how and each respond to a nudge in and in . It is the algebraic twin of "measure the sides and multiply."
Reading each entry:
- — nudge the distance, the -shadow moves by .
- — nudge the angle, the -shadow swings back by .
- — nudge the distance, the -shadow moves by .
- — nudge the angle, the -shadow rises by .
Now the determinant (cross-multiply, subtract):
Since , . Same . Two independent roads, one answer.
PICTURE. The two column-vectors of drawn as the actual edges of the tile: the "" arrow of length and the "" arrow of length . The area of the parallelogram they span is the determinant — and it equals .

Step 8 — Edge and degenerate cases (do not skip)
WHAT. We check the formula where things get weird: at the origin, and for a full-circle sweep.
WHY. A rule you cannot survive at its boundaries is a trap. Cover every case.
Case A — at the origin, . Here . The tile has zero area. Does that make sense? Yes: at the very centre, all the rays meet at a point, so the "arc width" . The tile is a degenerate sliver of no area. The correctly kills it.
Case B — full angular sweep, . Integrating the angle over a full turn must reproduce familiar circle facts. Ring of radii to : its area should be circumference thickness . Check with our formula:
Case C — the whole disk of radius . Summing all rings from to :
The area of a disk falls out — the ultimate sanity check.
PICTURE. Three panels: (A) the shrinking tile vanishing at the centre; (B) one thin ring of area ; (C) the rings nested to fill the disk. Watch the tiles grow from centre to rim.

The one-picture summary
Everything above, compressed: a fan of polar tiles from centre to rim. Same , same everywhere — but the tiles visibly fatten outward, their arc width growing in lockstep with distance . The label on each tile reads its own area, .

Recall Feynman: the whole walkthrough in plain words
We wanted the size of a tiny tile in a plane described by "distance out" () and "angle around" (). We froze one small tile: it's boxed by two circles and two rays. Its up-down side is just how much the distance changed, . Its along-the-circle side is an arc, and arcs on a circle are radius times angle, so it's — and that's the trick, the side grows because bigger circles have longer arcs for the same angle. Multiply the two sides: area . We worried the tile is really a curved trapezoid, but the "extra bit" involves , which is a crumb that vanishes when tiles get tiny. To be sure, we ran the algebra machine (the Jacobian determinant) and it spat out the same . At the very centre the tiles shrink to nothing ( kills them), a full turn rebuilds a ring of area , and stacking rings rebuilds the disk's . The single word to remember: arc grows with radius, and that growth is the .
Flashcards
The arc side of a polar tile has length
The radial side of a polar tile has length
Multiplying the two tile sides gives
Why can we drop the trapezoid correction?
At the area element is
Integrating over at fixed radius gives a ring of area
The Jacobian determinant of equals
The exact tile area from the two-sector difference is
Connections
- Double integrals in polar coordinates — Jacobian r — the parent; this page is its picture-book proof.
- Arc Length and Radian Measure — supplies the crucial arc.
- Jacobian Determinant — the algebraic twin that also gives .
- Change of Variables Theorem — the general law our tile obeys.
- Area of Regions Bounded by Polar Curves — the tile in action.