Verifying Arc Length of Vector: <2e^t, e^-t, 2t>

AI Thread Summary
The discussion focuses on verifying the arc length calculation of the vector r = <2e^t, e^-t, 2t> from t=0 to 1. The user calculated the derivative to find the velocity vector v = <2e^t, -e^-t, 2> and then applied the arc length formula using the norm of the velocity. They arrived at the result of 2e + e^(-1) - 3 but expressed uncertainty about the correctness of their integral. Another participant pointed out a potential sign error in the integration of e^-t, suggesting that the user double-check their work for accuracy. The discussion emphasizes the importance of careful integration when calculating arc lengths.
Giuseppe
Messages
42
Reaction score
0
Hello, I was wondering if someone could check and see that i did this problem right. You need to find the arc length of the vector from t=0 to 1:

r= <2e^t,e^-t,2t>

So first i took the derivative and got velocity.

v=<2e^t,-e^-t,2>

Next i used the formula for arc length.

arc length = Integral from 0 to 1 of the norm of velocity.

The answer i got was 2e+e^(-1)-3

I am not sure if I am doing my integral right. I'd appreciate to see if someone gets the same answer that I do or tells me if i made a mistake somewhere.
Thanks!
 
Physics news on Phys.org
I got a different answer. If I'm right and you're wrong, it's because \int e^{-t} = -e^{-t}, not \int e^{-t} = +e^{-t}. But it's also quite possible that I didn't get the right answer for some other reason.

Anyway, check your work and look for a sign error associated with an integral of e^{-x}. And good luck.

Carl
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top