Vector valued functions: finding tangent line

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
bfusco
Messages
126
Reaction score
1

Homework Statement


Find the unit tangent vector T(t) and find a set of parametric equations for the line tangent to the space curve at point P

r(t)= <2sin(t), 2cos(t), 4sin2(t)>, P(1, √3, 1)

The Attempt at a Solution


I found T(t) using the formula T(t)= r'(t)/||r'(t)||

r'(t)= <2cos(t), -2sin(t), 8sin(t)cos(t)>

∴ T(t)= <2cos(t), -2sin(t), 8sin(t)cos(t)>/ 2+8sin(t)cos(t)
-note: i could do more to the denominator as far as trig functions and algebra but i don't know if it is useful.

What i don't understand is how the point is used to find the parametric equation.
 
Physics news on Phys.org
bfusco said:

Homework Statement


Find the unit tangent vector T(t) and find a set of parametric equations for the line tangent to the space curve at point P

r(t)= <2sin(t), 2cos(t), 4sin2(t)>, P(1, √3, 1)

The Attempt at a Solution


I found T(t) using the formula T(t)= r'(t)/||r'(t)||

r'(t)= <2cos(t), -2sin(t), 8sin(t)cos(t)>

∴ T(t)= <2cos(t), -2sin(t), 8sin(t)cos(t)>/ sqrt([STRIKE]2[/STRIKE] 4+8sin(t)cos(t))
-note: i could do more to the denominator as far as trig functions and algebra but i don't know if it is useful.

What i don't understand is how the point is used to find the parametric equation.
You have left out the square root for ||r' ||, as well as there is another error as noted above.

Do you know the general form of a parametric equation of a line in vector form?