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!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top