Section 9.7 : Tangents with Polar Coordinates
We now need to discuss some calculus topics in terms of polar coordinates.
We will start with finding tangent lines to polar curves. In this case we are going to assume that the equation is in the form r=f(θ). With the equation in this form we can actually use the equation for the derivative dydx we derived when we looked at tangent lines with parametric equations. To do this however requires us to come up with a set of parametric equations to represent the curve. This is actually pretty easy to do.
From our work in the previous section we have the following set of conversion equations for going from polar coordinates to Cartesian coordinates.
x=rcosθy=rsinθNow, we’ll use the fact that we’re assuming that the equation is in the form r=f(θ). Substituting this into these equations gives the following set of parametric equations (with θ as the parameter) for the curve.
x=f(θ)cosθy=f(θ)sinθNow, we will need the following derivatives.
dxdθ=f′(θ)cosθ−f(θ)sinθdydθ=f′(θ)sinθ+f(θ)cosθ=drdθcosθ−rsinθ=drdθsinθ+rcosθThe derivative dydx is then,
Derivative with Polar Coordinates
Note that rather than trying to remember this formula it would probably be easier to remember how we derived it and just remember the formula for parametric equations.
Let’s work a quick example with this.
We’ll first need the following derivative.
drdθ=8cosθThe formula for the derivative dydx becomes,
dydx=8cosθsinθ+(3+8sinθ)cosθ8cos2θ−(3+8sinθ)sinθ=16cosθsinθ+3cosθ8cos2θ−3sinθ−8sin2θThe slope of the tangent line is,
m=dydx|θ=π6=4√3+3√324−32=11√35Now, at θ=π6 we have r=7. We’ll need to get the corresponding x-y coordinates so we can get the tangent line.
x=7cos(π6)=7√32y=7sin(π6)=72The tangent line is then,
y=72+11√35(x−7√32)For the sake of completeness here is a graph of the curve and the tangent line.
