Categories: Physics, Quantum mechanics.

Ehrenfest’s theorem

In quantum mechanics, Ehrenfest’s theorem gives a general expression for the time evolution of an observable’s expectation value L^\expval{\hat{L}}. Recall the time-dependent Schrödinger equation, where prime denotes differentiation with respect to time tt:

ψ=1iH^ψψ=1iψH^\begin{aligned} \Ket{\psi'} = \frac{1}{i \hbar} \hat{H} \Ket{\psi} \qquad \qquad \Bra{\psi'} = - \frac{1}{i \hbar} \Bra{\psi} \hat{H} \end{aligned}

Given an observable operator L^\hat{L} and a state ψ\Ket{\psi}, the tt-derivative of the expectation value L^\expval{\hat{L}} is as follows (due to the product rule of differentiation):

dL^dt=ψL^ψ+ψL^ψ+ψL^ψ=1iψL^H^ψ1iψH^L^ψ+dL^dt\begin{aligned} \dv{\expval{\hat{L}}}{t} &= \matrixel{\psi}{\hat{L}}{\psi'} + \matrixel{\psi'}{\hat{L}}{\psi} + \matrixel{\psi}{\hat{L}'}{\psi} \\ &= \frac{1}{i \hbar} \matrixel{\psi}{\hat{L}\hat{H}}{\psi} - \frac{1}{i \hbar} \matrixel{\psi}{\hat{H}\hat{L}}{\psi} + \Expval{\dv{\hat{L}}{t}} \end{aligned}

The first two terms on the right can be rewritten using a commutator, yielding the general form of Ehrenfest’s theorem:

dL^dt=1i[L^,H^]+dL^dt\begin{aligned} \boxed{ \dv{\expval{\hat{L}}}{t} = \frac{1}{i \hbar} \Expval{[\hat{L}, \hat{H}]} + \Expval{\dv{\hat{L}}{t}} } \end{aligned}

In practice, since most operators are time-independent, the last term often vanishes. Note that this relation is trivial to prove in the Heisenberg picture, by wrapping all terms in ψ\Bra{\psi} and ψ\Ket{\psi}.

Two observables of particular interest are position X^\hat{X} and momentum P^\hat{P}. Applying the theorem to X^\hat{X} yields the following, using H^=P^2/(2m)+V(X^)\hat{H} = \hat{P}^2 / (2 m) + V(\hat{X}) and a few basic properties of commutators:

dX^dt=1i[X^,H^]=12im[X^,P^2]+2m[X^,V(X^)]=12imP^[X^,P^]+[X^,P^]P^=2i2imP^\begin{aligned} \dv{\expval{\hat{X}}}{t} &= \frac{1}{i \hbar} \Expval{[\hat{X}, \hat{H}]} \\ &= \frac{1}{2 i \hbar m} \Expval{[\hat{X}, \hat{P}^2] + 2 m [\hat{X}, V(\hat{X})]} \\ &= \frac{1}{2 i \hbar m} \Expval{\hat{P} [\hat{X}, \hat{P}] + [\hat{X}, \hat{P}] \hat{P}} \\ &= \frac{2 i \hbar}{2 i \hbar m} \expval{\hat{P}} \end{aligned}

This is the first part of the “original” form of Ehrenfest’s theorem, which is reminiscent of classical Newtonian mechanics:

dX^dt=P^m\begin{gathered} \boxed{ \dv{\expval{\hat{X}}}{t} = \frac{\expval{\hat{P}}}{m} } \end{gathered}

Next, applying the general formula to the expected momentum P^\expval{\hat{P}} gives us:

dP^dt=1i[P^,H^]=12im[P^,P^2]+2m[P^,V(X^)]=1i[P^,V(X^)]\begin{aligned} \dv{\expval{\hat{P}}}{t} &= \frac{1}{i \hbar} \Expval{[\hat{P}, \hat{H}]} \\ &= \frac{1}{2 i \hbar m} \Expval{[\hat{P}, \hat{P}^2] + 2 m [\hat{P}, V(\hat{X})]} \\ &= \frac{1}{i \hbar} \Expval{[\hat{P}, V(\hat{X})]} \end{aligned}

To evaluate the commutator, we go to the X^\hat{X}-basis and use a test function f(x)f(x):

[iddx,V(x)]f(x)=iddx(V(x)f(x))V(x)( ⁣ ⁣iddx)f(x)=idVdxf(x)iV(x)dfdx+iV(x)dfdx=idVdxf(x)\begin{aligned} \Comm{- i \hbar \dv{}{x}}{V(x)} \: f(x) &= - i \hbar \dv{}{x} \Big( V(x) \: f(x) \Big) - V(x) \Big( \!-\! i \hbar \dv{}{x} \Big) f(x) \\ &= - i \hbar \frac{dV}{dx} f(x) - i \hbar V(x) \frac{df}{dx} + i \hbar V(x) \frac{df}{dx} \\ &= - i \hbar \frac{dV}{dx} f(x) \end{aligned}

By inserting this result back into the previous equation, we find the second part of Ehrenfest’s original theorem, which is again reminiscent Newtonian mechanics:

dP^dt=VX^\begin{gathered} \boxed{ \dv{\expval{\hat{P}}}{t} = - \Expval{\pdv{V}{\hat{X}}} } \end{gathered}

There is an important consequence of Ehrenfest’s original theorems for the symbolic derivatives of the Hamiltonian H^\hat{H} with respect to X^\hat{X} and P^\hat{P}:

H^P^=dX^dtH^X^=dP^dt\begin{gathered} \boxed{ \Expval{\pdv{\hat{H}}{\hat{P}}} = \dv{\expval{\hat{X}}}{t} } \qquad \qquad \boxed{ - \Expval{\pdv{\hat{H}}{\hat{X}}} = \dv{\expval{\hat{P}}}{t} } \end{gathered}

These are easy to prove yourself, and are analogous to Hamilton’s canonical equations.