What is the equation of the line that is normal to the polar curve f(theta)=2sin(3theta+pi/3) - 2thetacostheta f(θ)=2sin(3θ+π3)2θcosθ at theta = pi/4θ=π4?

1 Answer
Jul 27, 2018

y = (-8-8sqrt3)/(-12-4sqrt3+2pi)(x-((2-2sqrt3-pi)/4)) +((2-2sqrt3-pi)/4)y=8831243+2π(x(223π4))+(223π4)

Explanation:

To find the equation of the line, we need a color(red)(poi nt)point, and we need a color(blue)(slope)slope.

First, let's find the color(red)(poi nt)point.

Plug in pi/4π4 into f(theta)f(θ).

f(pi/4)=2sin(3(pi/4)+pi/3)-2(pi/4)(cos(pi/4))f(π4)=2sin(3(π4)+π3)2(π4)(cos(π4))
f(pi/4)=(sqrt2(2-2sqrt3-pi))/4f(π4)=2(223π)4

We have the polar coordinate (pi/4, (sqrt2(2-2sqrt3-pi))/4)π4,2(223π)4.
We have to convert this to Cartesian form. Using the formulas:
x = rcosthetax=rcosθ
y = rcosthetay=rcosθ

We find that the Cartesian coordinate is color(red)(((2-2sqrt3-pi)/4,(2-2sqrt3-pi)/4)(223π4,223π4).

Good! We have found the color(red)(poi nt)point.

Now, we need to find the color(blue)(slope)slope.

The formula for the tangent line of a polar function is:

dy/dx = ((dr)/(d theta)sintheta+rcostheta)/((dr)/(d theta)costheta-rsintheta)dydx=drdθsinθ+rcosθdrdθcosθrsinθ

If you notice, sinthetasinθ and costhetacosθ will be the same in this case, because sin(pi/4)sin(π4) and cos(pi/4)cos(π4) are the same, so for this case, our dy/dxdydx is simply:

dy/dx = ((dr)/(d theta)+r)/((dr)/(d theta)-r)dydx=drdθ+rdrdθr

We solved rr already previously, which was (sqrt2(2-2sqrt3-pi))/42(223π)4.

Now, we need to find (dr)/(d theta)drdθ.

f'(theta)=(dr)/(d theta)=6cos(3theta+pi/3)+2thetasintheta-2costheta

Now, we plug in pi/4 and get:

f'(pi/4)=(dr)/(d theta)=(sqrt2(-10-6sqrt3+pi))/4

Going back to the tangent line formula:

dy/dx = ((sqrt2(-10-6sqrt3+pi))/4+(sqrt2(2-2sqrt3-pi))/4)/((sqrt2(-10-6sqrt3+pi))/4-(sqrt2(2-2sqrt3-pi))/4)

After some tedious simplification, we find this reduces to color(blue)(dy/dx = (-8-8sqrt3)/(-12-4sqrt3+2pi)

We have our color(red)(poi nt):
color(red)(((2-2sqrt3-pi)/4,(2-2sqrt3-pi)/4)

We have our color(blue)(slope):
color(blue)(dy/dx = (-8-8sqrt3)/(-12-4sqrt3+2pi)

All that is left is to plug in these values into the point slope formula:
(y - color(red)(y_1)) = color(blue)(m)(x - color(red)(x_1))

We get:

y - ((2-2sqrt3-pi)/4) = (-8-8sqrt3)/(-12-4sqrt3+2pi)(x-((2-2sqrt3-pi)/4))

So the equation is:

y = (-8-8sqrt3)/(-12-4sqrt3+2pi)(x-((2-2sqrt3-pi)/4)) +((2-2sqrt3-pi)/4)