Is this correct. Tangent lines.

  • Thread starter Thread starter afcwestwarrior
  • Start date Start date
  • Tags Tags
    Lines Tangent
afcwestwarrior
Messages
453
Reaction score
0

Homework Statement



r(t) = sin t (i) + cos t (j) + t k


Find the equation of the line tangent to r(t) at the point (0,1,0)

If you plug in 0 into to for r(t), you get (0,1,0). Thus t must equal o.

To find the vector of r' (t) or the derivative of r(t)

this equals = < cos t, - sin t, 1 > which also equals cost (i) - sin t (j) + k


So I find r'(0) = < 1,0,1>


Then my equations are

x= 1 t + 0

y = 0t + 1

z = 1t + 0


x= 1t

y = 1

z = 1t
 
Physics news on Phys.org
Yes, that is correct.
 
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