parametric and polar
Calculus in Polar Coordinates
You should know: polar coordinates, integral
Overview
Differentiating and integrating polar curves r = f(θ) requires adapting Cartesian calculus tools, since x and y are both functions of θ rather than one being a function of the other. The two workhorse formulas are the polar slope formula (for tangent lines) and the polar area formula (for regions swept out by a rotating radius), the latter built from thin circular-sector approximations instead of rectangles.
Formal Definition
Treating r = f(θ) as parametric with parameter θ, via x = r cos θ, y = r sin θ:
Area of the region swept by r=f(θ) between rays θ=α and θ=β
Worked Examples
Apply the polar area formula with f(θ) = cos(2θ).
Use the power-reduction identity cos²u = (1+cos2u)/2 with u=2θ.
Evaluate: sin(π) = sin(−π) = 0, so only the θ term survives.
Answer: A = π/8
Practice Problems
Find the area of one full circle r = 2sinθ, θ ∈ [0, π].
Common Mistakes
Using A = ∫f(θ)dθ (forgetting the ½ and the square) as the polar area formula.
The correct formula is A = ½∫[f(θ)]²dθ — it comes from summing thin circular sectors of area ½r²dθ, not thin rectangles.
Summary
- Polar curves are treated as parametric in θ: x=r cosθ, y=r sinθ.
- Slope: dy/dx = (dy/dθ)/(dx/dθ), computed via the product/chain rule on x(θ), y(θ).
- Area swept by r=f(θ) from α to β: A = ½∫[f(θ)]²dθ, derived from thin circular sectors.
- Arc length: L = ∫√(f(θ)²+f'(θ)²)dθ.
Mathematics