Arc Length of Curve r(t) from 0 to 1: Find the Integral

  • Thread starter Thread starter SummerPhysStudent
  • Start date Start date
  • Tags Tags
    Integral
AI Thread Summary
To find the arc length of the curve r(t) = <2t, e^t, e^(-t)> from t = 0 to t = 1, the integral L is expressed as the integral from 0 to 1 of the magnitude of r'(t) dt. The derived expression for the integral is S01 sqrt(4 + e^(2t) + e^(-2t)) dt, which can be simplified to ∫_{0}^{1} sqrt{4 + 2cosh(2t)} dt. This integral does not yield a simple solution and is evaluated using Mathematica, resulting in an expression involving the complete elliptic integral of the second kind. The discussion highlights the complexity of elliptic integrals, indicating that they can be challenging to solve.
SummerPhysStudent
Messages
2
Reaction score
0
Ok, So i need to find the arc length of the curve r(t) = < 2t, e^t, e^(-t)> from 0<=t<=1
so L should be the integral from 0 to 1 over the magnitude of r'(t) dt. So what I'm getting is
S01 sqrt(4 + e2t + e-2t)dt
and this I'm not sure how to do this integral. Anyhelp?
 
Last edited:
Physics news on Phys.org
You can use Latex to type up the integral instead of using that weird S. You might want to check what |r'(t)| dt is again. The integral you'll get won't be pretty though.
 
For whatever its worth, I chucked the integral into Mathematica and it didn't solve it.

Oh, wait, well if we screw around with the integral to get

\int_{0}^{1}\sqrt{4+2(\frac{e^2t + e^-2t}{2})}dt=\int_{0}^{1}\sqrt{4+2cosh(2t)}dt

and then chuck it into Mathematica, it says:

i\sqrt{6}EllipticE[i,\frac{2}{3}]

The EllipticE[ , ] is a complete elliptic integral of the second kind.

In the words of Gandalf in the mines of moria (movie) "This foe is beyond any of you. Run!" (beyond me anyway, elliptic integrals, yick! )

kevin
 
Last edited:
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
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