Topic 14 / 17intermediate

Polar, Cylindrical & Spherical Coordinates

Convert between rectangular and polar/cylindrical/spherical coordinates and use the right system to simplify integrals.

Choosing the right coordinate system can turn an impossible integral into an easy one. **Polar** for circular regions in 2D, **cylindrical** for circular symmetry around the -axis, and **spherical** for ball-like or radial symmetry in 3D.

Polar coordinates (2D)

Conversions: . Differential: — **the extra factor is critical**.
Key takeaways
  • Region a disk or annulus → use polar.
  • Don't forget the factor in .

Cylindrical coordinates (3D)

Polar in plus : . Differential: . Best for solids with circular cross-sections (cylinders, paraboloids about -axis).

Spherical coordinates

. Here is distance from origin, is the azimuthal angle around -axis, is the polar angle from . Differential: .
Strategy tips
  • along , in -plane, along .
  • Spheres centered at origin become — bounds are constants!

Choosing the best system

**Cartesian**: rectangular boxes, simple regions in . **Cylindrical**: circular symmetry about an axis, paraboloids, cylinders. **Spherical**: spheres, cones, regions described by distance from origin. The **best choice gives constant bounds** wherever possible.

Sphere of radius $a$ in each system

Cartesian: — ugly. Cylindrical: — better. **Spherical: — all constants. The clear winner.**

Worked examples

Example 1
Find the area of one leaf of the four-leafed rose .
  1. 1
    One leaf occurs for (where ).
  2. 2
    Polar area formula.
  3. 3
    Compute.
Answer
.
Example 2
Set up and evaluate the volume of the solid above the cone and below the sphere using spherical coordinates.
  1. 1
    Cone in spherical: .
  2. 2
    Sphere . Region: .
  3. 3
    Volume integral.
  4. 4
    Evaluate.
Answer
.
Example 3
Convert over the disk to polar and evaluate.
  1. 1
    Polar setup.
  2. 2
    Compute.
Answer
.

Interactive visualizations

Loading visualization…
Inverse:
Polar conversion. Slide and to see the corresponding .
Loading visualization…
Cylindrical: circle in at constant , plus a vertical lift. Note green segment () and blue segment (radial in ).
Loading visualization…
Spherical: . The sphere shrinks/grows with .

Formulas in this topic

Polar conversion
2D conversions and area element.
Cylindrical conversion
3D, axial symmetry.
Spherical conversion
3D, radial.
Spherical volume element
Critical Jacobian.

Related topics