Area in Polar Coordinates
Why the polar area formula looks different
In rectangular coordinates, you find area by stacking thin vertical rectangles. In polar coordinates, you're sweeping out thin "pie slices" (sectors) from the origin. Each tiny sector has radius and angular width , giving it an area of . Summing up all those slices from angle to angle gives the polar area formula:
How to find the area enclosed by a polar curve
- Identify the curve and limits. Write down and determine the range of that traces the region exactly once. Sketch the curve if you can.
- Substitute into the formula. Replace with inside the integral.
- Expand and evaluate. Expand , then integrate term by term. Trig identities (especially power-reduction identities) come up constantly here.
Example: Area of the cardioid
The cardioid traces out once as goes from to :
Expand:
Use the identity to rewrite the integrand as . The and terms integrate to zero over a full period, leaving:
Area between two polar curves
When you need the area between an outer curve and an inner curve :
The key steps:
- Find intersection points by setting and solving for . These angles become your limits of integration. Also check the origin separately, since both curves can pass through at different angles.
- Determine which curve is farther from the origin on each interval. Plug in a test angle if you're unsure.
- Set up and evaluate the integral on each sub-interval, then add the pieces.
Be careful: polar intersections can be tricky. Two curves might meet at the origin even though occurs at different values for each curve. Always check the origin as a potential intersection point by seeing whether each curve passes through it.
_cardioid_rose_curve_integration_calculus_II%22-CNX_Calc_Figure_11_04_003.jpg)
Arc Length in Polar Coordinates
The arc length formula
For a polar curve traced from to , the arc length is:
This formula comes from the parametric arc length formula after converting and and simplifying.
How to compute arc length step by step
- Write down and the interval .
- Compute .
- Build the integrand: form , simplify, and take the square root.
- Evaluate the integral. Many polar arc length integrals don't simplify to elementary functions, so expect to use trig identities, substitution, or numerical methods.
Example: Spiral of Archimedes , from to
- Integrand:
This requires a trig substitution () or the formula . Evaluating gives units.
Curves with multiple pieces: Some curves, like the lemniscate , only exist where the right side is non-negative. The lemniscate has two loops. Find the arc length of one loop using the appropriate -interval, then multiply by 2 for the total.
_cardioid_rose_curve_integration_calculus_II%22-CNX_Calc_Figure_15_03_011.jpg)
Analysis of Polar Curve Behavior
Finding intersection points
To find where two polar curves and meet:
- Set and solve for .
- Substitute back into either equation to get the -values.
- Check the origin separately. If for some angle and for some (possibly different) angle , both curves pass through the origin even though they "arrive" there at different angles.
Example: and
Setting them equal: , so , giving (and ). That's only one algebraic solution. But passes through the origin at , and passes through the origin at . So the origin is a second intersection point that you'd miss if you only solved the equation algebraically.
Tangent lines to polar curves
To find for a polar curve, convert to parametric form using and , then apply the chain rule:
- Compute .
- Plug , , and into the formula above to get the slope.
- Convert the point to rectangular coordinates: , .
- Write the tangent line using point-slope form: .
A horizontal tangent occurs when the numerator equals zero (and the denominator doesn't). A vertical tangent occurs when the denominator equals zero (and the numerator doesn't). If both are zero simultaneously, you need further analysis (L'Hรดpital's rule or limits).