Multivariable Calculus, Interactive EditionXYZ Homework Edition

⇩ Download ▾

5.1 Polar Coordinates and the Jacobian

A double integral is a refined sum over cells. In rectangular coordinates the cells are congruent little squares, each of area ΔxΔy\Delta x\, \Delta y, and nobody thinks twice. But regions with a center — disks, rings, anything round — beg to be chopped along rings and rays instead, and then something changes: the cells are not congruent. Every cell in one ring matches its neighbors, but the rings themselves widen as they move outward. The area element must record that widening, and the figure lets you measure it before any formula claims it.

A flat disk meshed by a coarse polar grid of 12 rings and 12 wedges, whose cells visibly widen toward the rim, beneath a dome-shaped paraboloid carrying the same coarse polar mesh. A hidden Cartesian wireframe of the same paraboloid, with equal square cells, can be toggled on for contrast.Explore in 3D (opens in a new tab)
Two coarse wireframe objects: a flat disk at z=0z = 0 meshed by a polar grid of rings and wedges (resolution 12, so the cells are countable), and the dome z=4r2z = 4 - r^2 carrying the same coarse polar mesh. A third object — a Cartesian-mesh copy of the dome, with identical square cells — waits hidden in the object list for the contrast step.

Explore

  1. Orbit until you look straight down the zz-axis, so the flat grid reads like a dartboard. Count the cells in the innermost ring and in the outermost. Same count — same size?
  2. Each cell is approximately a rectangle, one side running radially and one side running along the arc. Moving from center to rim, which side length stays fixed and which one grows?
  3. Write, before touching anything, a formula for the approximate area of a cell at radius rr with radial step Δr\Delta r and angular step Δθ\Delta\theta.
  4. Now interrogate the mesh: retype the flat grid's resolution field from 12 to 24, then 64, then 128. At every fineness, cells within one ring stay congruent, and cell area keeps growing in proportion to rr — compare a cell near r=1r = 1 with one near r=2r = 2 at each level and watch the ratio stay locked near 22. The factor of rr is a property of polar coordinates, not of any particular mesh.
  5. Set the resolution back to 12. Reveal the hidden Cartesian-mesh dome with its eye toggle (hide the two polar objects for a clean look) and orbit straight down: every Cartesian cell is an identical square, so dA=dxdydA = dx\,dy needs no correction. Explain why summing f·ΔrΔθf \cdot \Delta r\, \Delta\theta over the polar cells — with no rr — would overweight the cells near the center.
  6. Restore the polar objects. The colored dome is the integrand f=4r2f = 4 - r^2 riding the same grid: each cell contributes height times rΔrΔθr\, \Delta r\, \Delta\theta of volume. Set up the volume both ways — the example below finishes the story.

One cell, measured exactly

The cell between radii rr and r+Δrr + \Delta r, spanning an angle Δθ\Delta\theta, is a slice of a ring. Its exact area is the difference of two circular sectors:

1 2 ( r + Δ r ) 2 Δ θ 1 2 r 2 Δ θ = ( r + Δ r 2 ) Δ r Δ θ , \tfrac{1}{2}(r + \Delta r)^2\,\Delta\theta - \tfrac{1}{2}r^2\,\Delta\theta = \left(r + \tfrac{\Delta r}{2}\right)\Delta r\,\Delta\theta,

which is rΔrΔθr\,\Delta r\,\Delta\theta up to a vanishing correction — arc length rΔθr\,\Delta\theta times radial step Δr\Delta r, exactly what steps 2 and 3 measured. Refining the mesh turns the sum f·rΔrΔθ\sum f \cdot r\,\Delta r\,\Delta\theta into the integral frdrdθ\iint f\, r\,dr\,d\theta. The extra rr is the local area-scaling of the map (r,θ)(rcosθ,rsinθ)(r, \theta) \mapsto (r\cos\theta,\, r\sin\theta) — its Jacobian, a name the next section grows into a general tool.

rr
The Jacobian determinant of the polar map ✓ Computed · mojocas 0.1.0 ✓ Agrees with the text The Jacobian determinant of the polar map, computed exactly by mojocas 0.1.0, and confirmed to agree with the result stated in the text.

The area-scaling factor of (r,θ)(rcosθ,rsinθ)(r, \theta) \mapsto (r\cos\theta,\, r\sin\theta), computed from the map itself rather than read off the ring-slice picture. It is the same rr the mesh above made you count, and the same rr that turns dAdA into rdrdθr\,dr\,d\theta. (tt stands for θ\theta.)

44
The inner integral, exactly ✓ Computed · mojocas 0.1.0 ✓ Agrees with the text The inner integral, exactly, computed exactly by mojocas 0.1.0, and confirmed to agree with the result stated in the text.

The pivot step of the volume computation, integrated exactly by the computer algebra system: the rr from the area element rides along, and the inner integral lands on the exact value the worked example reads off as 848 - 4. Multiply by the θ\theta-integral's 2π2\pi and the dome's volume 8π8\pi follows.

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.