Find unit tangent vector at indicated point

olivia333
Messages
12
Reaction score
0

Homework Statement



Find the unit tangent vector at the indicated point of the vector function

r(t) = e(19t)costi + e(19t)sintj + e(19t) kT(pi/2) = <___i+___j+___k>

Homework Equations



r'(t) / |r'(t)|

The Attempt at a Solution

Answers:
19e(19*∏/2)(cos(∏/2)-sin(∏/2)) / ((19e(19*∏/2)sin(∏/2))2+(19e(19*∏/2)cos(∏/2))2+(19e(19*∏/2))2)^.5 i

19e(19*∏/2)(cos(∏/2)+sin(∏/2)) / ((19e(19*∏/2)sin(∏/2))2+(19e(19*∏/2)cos(∏/2))2+(19e(19*∏/2))2)^.5 j (correct)

19e(19*∏/2) / ((19e(19*∏/2)sin(∏/2))2+(19e(19*∏/2)cos(∏/2))2+(19e(19*∏/2))2)^.5 k (correct)

What's wrong with i?

Thanks!
 
Last edited:
Physics news on Phys.org
The overall sign is wrong on the i component.
 
Dick said:
The overall sign is wrong on the i component.

Sorry, I didn't mean to put that there. I'm using a program online though and it's still wrong.

Annoying thing I actually put in:

19e^(19*pi/2)(cos(pi/2)-sin(pi/2))/((19e^(19*pi/2)sin(pi/2))^2+(19e^(19*pi/2)cos(pi/2))^2+(19e^(19*pi/2))^2)^.5

The parenthesis are correct because it shows us a much neater version of what we put in with our computer, and everything is as it should look.
 
olivia333 said:
Sorry, I didn't mean to put that there. I'm using a program online though and it's still wrong.

Annoying thing I actually put in:

19e^(19*pi/2)(cos(pi/2)-sin(pi/2))/((19e^(19*pi/2)sin(pi/2))^2+(19e^(19*pi/2)cos(pi/2))^2+(19e^(19*pi/2))^2)^.5

The parenthesis are correct because it shows us a much neater version of what we put in with our computer, and everything is as it should look.

Ok, there is more than the sign wrong. The numerator should be e^(19*pi/2)*(19*cos(pi/2)-sin(pi/2)). Both terms don't have a factor of 19 in them. Check your product rule. There is a similar problem with the j component, but it didn't get caught because cos(pi/2)=0. BTW, you could simplify these expressions a LOT.
 
Last edited:
Dick said:
Ok, there is more than the sign wrong. The numerator should be e^(19*pi/2)*(19*cos(pi/2)-sin(pi/2)). Both terms don't have a factor of 19 in them. Check your product rule. There is a similar problem with the j component, but it didn't get caught because cos(pi/2)=0. BTW, you could simplify these expressions a LOT.


Thank you so much for your help. I would simplify, but I can't go farther than this on tests because I don't have enough time (this long annoying answer counts as full credit) and I'd like to do it like I'll do it on the test.
 
olivia333 said:
Thank you so much for your help. I would simplify, but I can't go farther than this on tests because I don't have enough time (this long annoying answer counts as full credit) and I'd like to do it like I'll do it on the test.

Sure and you are welcome. You can do it anyway you'll get full credit. But at least setting cos(pi/2)=0 and sin(pi/2)=1 will also save you time writing the answer down on a test.
 
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