da_willem
- 594
- 1
I heard nonrelativistic QM is time-reversible. How does this follow from the Schrödinger equation?
The discussion centers around the time reversibility of the Schrödinger equation in nonrelativistic quantum mechanics. Participants explore the implications of the equation, the nature of time evolution, and the effects of measurement on wavefunction behavior.
Participants generally disagree on the nature of time reversibility in the context of the Schrödinger equation. While some argue for a form of reversibility based on unitary evolution, others maintain that the equation is not invariant under time reversal, particularly in light of measurement effects.
The discussion reveals limitations in understanding time reversibility, particularly regarding the role of measurements and the specific properties of the Hamiltonian in different interactions. The implications of the time reversal operator and its effects on wavefunctions remain unresolved.
This discussion may be of interest to those studying quantum mechanics, particularly in relation to the foundations of quantum theory, time evolution, and the implications of measurement on wavefunctions.
da_willem said:but if QM is time reversible
Tom Mattson said:It's not time reversible.
Let T=time reversal operator, and start from Schrödinger's equaiton:
Hψ(x,t)=(i*hbar)(∂ψ(x,t)/∂t)
Now let Tψ(x,t)=ψ(x,-t), and you get:
Hψ(x,-t)=(-[/color]i*hbar)(∂ψ(x,t)/∂t)
Note the negative sign[/color], which means that the Schrödinger equation is not invariant under this transformation. In order to recover quantum mechanics under time reversal, you have to do a transformation to the wavefunctions as well, namely:
Tψ(x,t)=ψ*(x,-t).
Fredrik said:Seratend, what you did here is a nice exercise, but I don't think that this calculation can be used to argue that the Schrödinger equation is time reversible. You just multiplied both sides of an equation with an operator from the left, and showed that the equation still holds. That by itself can't prove anything of course.
However, you used both the antilinearity property of T (Ti=-iT) and the commutation relation [H,T]=0 to get the necessary result. If you had used one of those properties but not the other, you would have obtained a contradiction. That means that what your calculation really showed is that [H,T]=0 if and only if T is antilinear.
I wouldn't say that the result implies that the Schrödinger equation is "time reversible" or "invariant under a time reversal transformation". To me that would mean that if ψ is a solution, then so is Tψ, but that's not the case:
i\hbar\frac{\partial}{\partial t}T\psi(\vec x,t)=i\hbar\frac{\partial}{\partial t}\psi(\vec x,-t)=-i\hbar\frac{\partial}{\partial t}\psi(\vec x,t)=-H\psi(\vec x,t)=H(-\psi(\vec x,t))
This is clearly not always equal to
HT\psi(\vec x,t)=H\psi(\vec x,-t)
so Tψ is not always a solution to the Schrödinger equation.
Fredrik said:If you had used one of those properties but not the other, you would have obtained a contradiction. That means that what your calculation really showed is that [H,T]=0 if and only if T is antilinear.
Fredrik said:I wouldn't say that the result implies that the Schrödinger equation is "time reversible" or "invariant under a time reversal transformation". To me that would mean that if ψ is a solution, then so is Tψ, but that's not the case:
da_willem said:I think I'm looking for an argument that shows that
H(T \Psi)=-i \frac{\partial T \Psi}{ \partial t}
is equivalent to the original Schrödinger equation.