Find parametric equations for the tangent line at the point

undrcvrbro
Messages
131
Reaction score
0

Homework Statement


Find parametric equations for the tangent line at the point

(\cos(\frac{4 \pi}{6}) ,\sin(\frac{4 \pi}{6}) ,\frac{4 \pi}{6}) )

on the curve


x=\cos t,\ y=\sin t, \ z=t

Homework Equations





The Attempt at a Solution


Took the derivative
r'(t)=( -sint, cost, 1)

Here's where I start to fall apart...I'm not sure what to do...but..is this close...

cos(4pi/6)= -1/2

r'(-1/2) = (-sin(-1/2), cos(-1/2), 1)

so,

x= (-1/2) + (-sin(-1/2))t
y= (sin(4pi/6)) + (cos(-1/2)t
z= 4pi/6 + t

So where did I go wrong? I hope I'm not that far off. If anything needs clarified, please ask.
 
Physics news on Phys.org
undrcvrbro said:

Homework Statement


Find parametric equations for the tangent line at the point

(\cos(\frac{4 \pi}{6}) ,\sin(\frac{4 \pi}{6}) ,\frac{4 \pi}{6}) )

on the curve


x=\cos t,\ y=\sin t, \ z=t

Homework Equations





The Attempt at a Solution


Took the derivative
r'(t)=( -sint, cost, 1)

Here's where I start to fall apart...I'm not sure what to do...but..is this close...

cos(4pi/6)= -1/2

r'(-1/2) = (-sin(-1/2), cos(-1/2), 1)
based on what you have said why choose the point t = -1/2? i would think t = 4.pi/6 is a better choice ;) and what the question asks for

undrcvrbro said:
so,

x= (-1/2) + (-sin(-1/2))t
y= (sin(4pi/6)) + (cos(-1/2)t
z= 4pi/6 + t

So where did I go wrong? I hope I'm not that far off. If anything needs clarified, please ask.

then once you have the tangent vector r', and teh point of the curve say p, the equation o teh tangent line will be

f(s) = s.r'+p
 
Thank you! I have the right answer, but I don't understand why you chose t= 4pi/6..can you explain?
 
compare you original parametric equations with teh point you are asked to evaluate it at, this gives you the correct t value
 
lanedance said:
compare you original parametric equations with teh point you are asked to evaluate it at, this gives you the correct t value

Ohhh. Yikes, I can't believe I didn't notice that! Thanks again!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top