Double Integrals in Polar Coordinates
Conversion from Cartesian to Polar Coordinates
A double integral in Cartesian coordinates can be rewritten in polar coordinates using the substitutions and . The function becomes , and the area element transforms as well.
The key piece of the conversion is the Jacobian determinant, which equals . This factor accounts for the fact that the area element in polar coordinates is not a simple rectangle. Instead, it's a small "wedge" whose size depends on how far you are from the origin. The Cartesian area element becomes:
So the full converted integral is:
That extra is easy to forget, and leaving it out is one of the most common mistakes on exams.
Benefits and Applications of Polar Coordinates
Polar coordinates simplify double integrals when the region of integration has circular, annular, or rotational symmetry. If you're integrating over a disk, a ring, or a sector, polar coordinates will almost always produce cleaner limits than Cartesian.
Certain functions are also much easier to handle in polar form. For example, looks difficult in Cartesian coordinates, but in polar form it becomes , which is straightforward to integrate with respect to . Functions involving generally benefit from the substitution .
These techniques appear frequently in physics and engineering, particularly when modeling electromagnetic fields, gravitational potentials, fluid flow, and other systems with radial symmetry.
Evaluating Polar Double Integrals
Setting Up the Integration Limits
Before computing anything, sketch the region of integration in the -plane. This step prevents most limit-setting errors.
- Identify the angular limits. Determine the range of that sweeps across the entire region. For a full disk, . For a quarter-disk in the first quadrant, .
- Identify the radial limits. For each angle , determine where starts (the inner boundary) and where it ends (the outer boundary). These limits can be constants (e.g., for an annular region) or functions of (e.g., for a circle offset from the origin).
- Write the integral. The standard setup with as the inner integral is:
The radial limits can depend on , but the angular limits should be constants.

Evaluating the Radial and Angular Integrals
Work from the inside out. Here's a concrete example: evaluate .
Step 1: Evaluate the inner (radial) integral. Treat as a constant and integrate with respect to :
Step 2: Evaluate the outer (angular) integral. Substitute the result from Step 1 and integrate with respect to :
When the radial limits depend on , the result of the inner integral will be a function of rather than a constant, so the outer integral requires more work.
Interpreting the Area Element
The polar area element represents a small curved patch, not a true rectangle. Its radial width is , and its arc length is . The product of these gives the area of the patch.
Notice that as increases, the patch gets larger even if and stay the same. This is why the factor of appears: regions farther from the origin contribute more area per unit of . Near the origin (small ), the patches are tiny; far from the origin (large ), they're much bigger.
To find the total area of a polar region (without any additional function), you integrate just the area element:
This is equivalent to setting in the double integral.