Tangent Vector for Vector Function?

fball558
Messages
143
Reaction score
0
Tangent function vector?

Homework Statement



i know the formula for this problem. My homework was to like 5 of these and got the other 4. now stuck on the algebra part. please take a look and let me know where to go from here.
problem is
consider the vector function given below:
r(t) = <8sqrt(2)t, e^(-8t), e^(8t)> only the 2 in the x cordinate is square root
find the unit tangen vector

it will be r'(t) / |r'(t)|

derivative of r(t) = 8sqrt(2) , -8e^(-8t) , 8e^(8t)

then i get stuck on the magnitude of this. i know it is each component squared then square root of all them added togeather.
i get

128 + 64e^(-64t) + 64e^(64t)
then square root this whole thing.

im not sure how to simplify the whole e thing.
any help would be great!
thanks
 
Physics news on Phys.org


I didn't see it at first, but |r'(t)| is incorrect. When you square e8t you don't get e64t; you get e16t.

Also, you might want to keep in mind that (e8t + e-8t)2 = e16t + 2 + e-16t
 


ok thanks i got it now!
 
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