Finding the length of an arc given the vector?

Metalloid

Diamond Member
Jan 18, 2002
3,064
0
0
My last calc 3 hw problem, and I am completely stumped.

r(t) = <5e^(-5t), 5e^(5t), 25t*sqrt(2)>
I need to find the length of the curve over 2<t<5

So I differentiated each part of the vector, then squared them. Now I am supposed to add them together, take the square root, and somehow take the integral of that????

Of course the problems that they assign ALWAYS have e in them. Can someone please explain how to do this problem? Given, it's hard to type equations on this forum, but any insight at all would be much appreciated.

Thanks in advance.
 

chuckywang

Lifer
Jan 12, 2004
20,133
1
0
Originally posted by: Metalloid
My last calc 3 hw problem, and I am completely stumped.

r(t) = <5e^(-5t), 5e^(5t), 25t*sqrt(2)>
I need to find the length of the curve over 2<t<5

So I differentiated each part of the vector, then squared them. Now I am supposed to add them together, take the square root, and somehow take the integral of that????

Of course the problems that they assign ALWAYS have e in them. Can someone please explain how to do this problem? Given, it's hard to type equations on this forum, but any insight at all would be much appreciated.

Thanks in advance.

Yes, take the integral of that.
 
Aug 10, 2001
10,420
2
0
If I remember correctly, you need to integrate the square root of the sums of the squares of the derivatives.
 

UncleWai

Diamond Member
Oct 23, 2001
5,701
68
91
Have you tried reading the textbook?
I am pretty sure there's a specific integral formula which you just plug those vectors in.
 

Metalloid

Diamond Member
Jan 18, 2002
3,064
0
0
Ok I can factor out the 625 (if you are working along with me)

That gives me 25 sqrt(e^-10t + e^10t +2)

I guess I'm not seeing how to integrate this. I can't do a U-sub. I can't integrate by parts. Any hints?
 

chuckywang

Lifer
Jan 12, 2004
20,133
1
0
Originally posted by: Metalloid
Ok I can factor out the 625 (if you are working along with me)

That gives me 25 sqrt(e^-10t + e^10t +2)

I guess I'm not seeing how to integrate this. I can't do a U-sub. I can't integrate by parts. Any hints?

Ok, I'll tell you.

(e^-5t + e^5t)^2 = e^-10t + e^10t +2
 

Metalloid

Diamond Member
Jan 18, 2002
3,064
0
0
Originally posted by: chuckywang
Originally posted by: Metalloid
Ok I can factor out the 625 (if you are working along with me)

That gives me 25 sqrt(e^-10t + e^10t +2)

I guess I'm not seeing how to integrate this. I can't do a U-sub. I can't integrate by parts. Any hints?

Ok, I'll tell you.

(e^-5t + e^5t)^2 = e^-10t + e^10t +2

Ahhhh, e^5t multiplied by e^-5t is 1. Beautiful, I don't think I would have ever seen that.

Thanks for the help.
 

Calin

Diamond Member
Apr 9, 2001
3,112
0
0
No no no, the length is equal to square root of the (dx squared PLUS dr squared). Think of the Pithagora
 

chuckywang

Lifer
Jan 12, 2004
20,133
1
0
Originally posted by: Calin
No no no, the length is equal to square root of the (dx squared PLUS dr squared). Think of the Pithagora

I'm not sure what you're trying to say. He's doing the problem correctly. Let's not confuse him more. :)
 

Calin

Diamond Member
Apr 9, 2001
3,112
0
0
There is an explanation behind all those calculations: the length of the curve is the sum of the "elemental" curve elements on the entire interval. The length of an elemental curve is the hypotenuse of a triangle with one cathetus as dx and one cathetus as dy, or dr (as you named your function r).
This could helps if you forget the formulas