Time reversibility of velocity verlet easy

dikmikkel
Messages
160
Reaction score
0

Homework Statement


Prove that the velocity verlet scheme is time reversible.

Homework Equations


r(t+dt) = r(t) + v(t)dt + 1/2a dt^2
v(t+dt) = v(t) + 1/2 a(t)dt + 1/2a(t+dt)dt

The Attempt at a Solution


I substitute -dt in at dt and get:
r(t-dt) = r(t) - v(t)dt +1/2a dt^2
v(t-dt) = v(t) -1/2a(t)dt -1/2a(t-dt)dt

the squared factor of time in the acceleration term is annoying me, can it be done easier?
 
Physics news on Phys.org
what exactly do you see is wrong with the squared factor?
 
Well, the acceleration should(my opinion) lead to move the position back again if it is time reversible(as it is). Can you help?
 
do the calculations for t''=t'+dt, then do them again for t'=t-dt, everything should simplify back to t''=t.
 
Last edited:
When i do that it still does not make sense to me.
Would you do the first half part, maybe with substitutions.
 
Okay, now i found out i think.

r(t+dt) = r(t)+v(t)dt + 1/2a(t)dt^2
v(t+dt) = v(t)+1/2a(t)dt + 1/2a(t+dt)dt
Now we are at r(t+dt) and want to reverse it:
r(t-dt) = r(t+dt) - v(t+dt)dt + 1/2a(t+dt)dt^2 =
r(t)+v(t)dt + 1/2a(t)dt^2 -(v(t)+1/2a(t)dt + 1/2a(t+dt)dt)dt +1/2a(t+dt)dt^2 =
r(t) . Q.e.d
v(t-dt) = v(t+dt) - 1/2a(t+dt)dt-1/2a(t+dt-dt)dt =
v(t)+1/2a(t)dt + 1/2a(t+dt)dt -1/2a(t+dt)dt-1/2a(t)dt =
v(t), q.e.d
Is that right?
 
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Hello everyone, I’m considering a point charge q that oscillates harmonically about the origin along the z-axis, e.g. $$z_{q}(t)= A\sin(wt)$$ In a strongly simplified / quasi-instantaneous approximation I ignore retardation and take the electric field at the position ##r=(x,y,z)## simply to be the “Coulomb field at the charge’s instantaneous position”: $$E(r,t)=\frac{q}{4\pi\varepsilon_{0}}\frac{r-r_{q}(t)}{||r-r_{q}(t)||^{3}}$$ with $$r_{q}(t)=(0,0,z_{q}(t))$$ (I’m aware this isn’t...
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
Back
Top