Polar Derivative Formulas
Polar Derivative Formulas
The formula for
the first derivative
of
a polar curve is given below.

See also
Slope of a curve, tangent line, parametric derivative formulas
Key Formula
dxdy=dθdrcosθ−rsinθdθdrsinθ+rcosθ
Where:
- r = The polar function r = f(θ), giving the distance from the origin to the curve
- θ = The polar angle, measured counterclockwise from the positive x-axis
- dθdr = The derivative of the polar function with respect to θ
- dxdy = The slope of the polar curve in Cartesian coordinates
Worked Example
Problem: Find the slope of the cardioid r = 1 + cos θ at θ = π/2.
Step 1: Identify r and compute dr/dθ.
r=1+cosθdθdr=−sinθ
Step 2: Write the numerator of the polar derivative formula: (dr/dθ) sin θ + r cos θ. Evaluate at θ = π/2.
Numerator=(−sin2π)sin2π+(1+cos2π)cos2π=(−1)(1)+(1)(0)=−1
Step 3: Write the denominator: (dr/dθ) cos θ − r sin θ. Evaluate at θ = π/2.
Denominator=(−sin2π)cos2π−(1+cos2π)sin2π=(−1)(0)−(1)(1)=−1
Step 4: Divide to find dy/dx.
dxdy=−1−1=1
Answer: The slope of r = 1 + cos θ at θ = π/2 is 1.
Another Example
This example uses a different polar curve (a circle rather than a cardioid) and involves irrational values, showing that the formula works the same way regardless of the type of polar curve.
Problem: Find the slope of the circle r = 4 sin θ at θ = π/3.
Step 1: Identify r and compute dr/dθ.
r=4sinθdθdr=4cosθ
Step 2: Evaluate r and dr/dθ at θ = π/3.
r=4sin3π=4⋅23=23,dθdr=4cos3π=4⋅21=2
Step 3: Compute the numerator: (dr/dθ) sin θ + r cos θ.
Numerator=2⋅23+23⋅21=3+3=23
Step 4: Compute the denominator: (dr/dθ) cos θ − r sin θ.
Denominator=2⋅21−23⋅23=1−3=−2
Step 5: Divide to find the slope.
dxdy=−223=−3
Answer: The slope of r = 4 sin θ at θ = π/3 is −√3.
Frequently Asked Questions
How do you derive the polar derivative formula?
Start with the parametric relationships x = r cos θ and y = r sin θ. Differentiate both with respect to θ using the product rule: dx/dθ = (dr/dθ) cos θ − r sin θ and dy/dθ = (dr/dθ) sin θ + r cos θ. Then apply the parametric derivative rule dy/dx = (dy/dθ) / (dx/dθ) to obtain the formula.
When is the tangent line to a polar curve horizontal or vertical?
A horizontal tangent occurs when the numerator (dy/dθ) equals zero while the denominator (dx/dθ) is nonzero. A vertical tangent occurs when the denominator (dx/dθ) equals zero while the numerator is nonzero. If both are zero simultaneously, further analysis (such as L'Hôpital's rule) is needed.
What is the difference between polar derivative formulas and parametric derivative formulas?
The polar derivative formula is actually a special case of the parametric derivative formula. In parametric form, dy/dx = (dy/dt) / (dx/dt) for any parameter t. For polar curves, the parameter is θ, and the specific expressions for dx/dθ and dy/dθ come from applying the product rule to x = r cos θ and y = r sin θ.
Polar Derivative Formulas vs. Parametric Derivative Formulas
| Polar Derivative Formulas | Parametric Derivative Formulas | |
|---|---|---|
| General form | dy/dx = [(dr/dθ) sin θ + r cos θ] / [(dr/dθ) cos θ − r sin θ] | dy/dx = (dy/dt) / (dx/dt) |
| Parameter | θ (the polar angle) | t (any parameter) |
| When to use | When the curve is given as r = f(θ) | When the curve is given as x = x(t), y = y(t) |
| Relationship | A special case of the parametric formula | The general framework that includes the polar case |
Why It Matters
Polar derivative formulas appear frequently in AP Calculus BC and college-level Calculus II courses. You need them whenever a problem asks for the slope, tangent line, or angle of inclination of a polar curve. They also serve as the foundation for finding horizontal and vertical tangents on curves like cardioids, roses, and limaçons, which are standard exam topics.
Common Mistakes
Mistake: Forgetting to apply the product rule when differentiating x = r cos θ and y = r sin θ, and instead writing dy/dx = (dr/dθ)(sin θ / cos θ).
Correction: Both x and y are products of r(θ) and a trigonometric function of θ. You must use the product rule on each, giving dx/dθ = (dr/dθ) cos θ − r sin θ and dy/dθ = (dr/dθ) sin θ + r cos θ.
Mistake: Swapping the numerator and denominator, or mixing up the signs (e.g., writing + r sin θ in the denominator instead of − r sin θ).
Correction: Remember: the numerator comes from dy/dθ (the y-component), and the denominator comes from dx/dθ (the x-component). A helpful mnemonic: the denominator has a minus sign because differentiating cos θ produces −sin θ.
Related Terms
- Formula — General concept underlying derivative formulas
- First Derivative — The derivative that the polar formula computes
- Polar Curves — The curves whose slopes this formula finds
- Slope of a Curve — The geometric meaning of dy/dx on a curve
- Tangent Line — Constructed using the slope from this formula
- Parametric Derivative Formulas — General framework of which polar derivatives are a special case
