Eulerian velocities to Lagrangian velocities

  • Thread starter Thread starter paccali
  • Start date Start date
  • Tags Tags
    Lagrangian
paccali
Messages
6
Reaction score
0

Homework Statement



Eulerian velocity: V_{1}=-z_{1}^{2}

V_{1}=\frac{dz_{1}}{dt}

z_{1}(t=0)=x_{1}

This is supposed to become the Lagrangian velocity of:

z_{1}=\frac{x_{1}}{1+tx_{1}}

I don't understand how to take the Eulerian velocity and transform it to Lagrangian.

Homework Equations

The Attempt at a Solution



\frac{dz_{1}}{dt}+z_{1}^{2}=0

After this, I don't know how to take this and move forward.

I've been working the problem for a day, and I still can't get any closer. I can take Lagrangian and transform it to Eulerian, but I don't know how to do the reverse. TJ Chung's General Continuum Mechanics book is poorly developed for examples and proofs.
 
Last edited:
Physics news on Phys.org
paccali said:

The Attempt at a Solution



\frac{dz_{1}}{dt}+z_{1}^{2}=0

After this, I don't know how to take this and move forward.

This equation is separable, since it can be rewritten as

-\frac{dz_{1}}{z_{1}^{2}}=dt.

You can integrate both sides and fix the integration constant with

z_{1}(t=0)=x_{1}.
 
Nevermind, I figured out how to solve the problem using my old differential equations textbook. In case someone is curious, here's what I did:

I rearranged the terms so that like terms were on the same side:

\frac{dz_{1}}{dt}=-z_{1}^{2}
\frac{dz_{1}}{-z_{1}^{2}}=dt

I then integrated each side:

\int -\frac{1}{z_{1}^{2}}dz=\int dt
\frac{1}{z_{1}}+C_{1}=t+C_{2}

Since both sides had constants, I dropped one, and I then used the initial condition of z_{1}(t=0)=x_{1} to solve for C

\frac{1}{z_{1}}+C=t
\frac{1}{z_{1}}=t-C
z_{1}=\frac{1}{t-C}
z_{1}(0)=x_{1}=\frac{1}{0-C}
C=-\frac{1}{x_{1}}

I plugged in C above and got this equation for Lagrangian position:

z_{1}=\frac{1}{t+\frac{1}{x_{1}}}=\frac{x_{1}}{1+tx_{1}}
 
Last edited:
I just found what I did wrong, but thanks for the help nonetheless.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top