Skip to article frontmatterSkip to article content

Evolution

Abstract

The details of how quantum states evolve.

Keywords:UnitariesDynamicsEvolution.

Time Evolution

The time evolution of a closed quantum system (one not interacting with the environment and hence described by a ket vector) is given by the Schrödinger equation,

iddtψ=Hψ,i \hbar \frac{d}{dt} \ket{\psi} = H \ket{\psi},

where HH is a hermitian operators called the Hamiltonian. The Hamiltonian describes the energy landscape the system exists within and hence is dependent on the system being modelled.

If a state ψ\ket{\psi} is evolved into a state ψ\ket{\psi'} from t1t_1 to t2t_2, the solution to the Schrödinger equation is

ψ=exp[iH(t1t2)]ψ.\ket{\psi'} = \exp \bigg[ \frac{-iH(t_1 - t_2)}{\hbar} \bigg] \ket{\psi}.

This is a unitary operator, meaning that the time evolution of a closed quantum system is given by the action of a unitary operator on the current state.

Proof

The following facts will be used

  1. The exponential of an operator XX is given by
eX=k=0Xkk!=I+X+X22+X36+e^{X} = \sum_{k=0}^{\infty} \frac{X^k}{k!} = \mathbb{I} + X + \frac{X^2}{2} + \frac{X^3}{6} + \ldots

from this one gets

  1. eAeB=eA+Be^{A}e^{B}=e^{A+B} if [A,B]=0[A,B] = 0
  2. (eA)=eA(e^{A})^{\dagger} = e^{A^{\dagger}} as (An)=(AAA)=(A)n(A^{n})^{\dagger} = (AA \ldots A)^{\dagger} = (A^{\dagger})^{n}

Let

U=eAU = e^{A}

where

A=iH(t1t2).A = \frac{-iH(t_1 - t_2)}{\hbar}.

Hence,

A=[iH(t1t2)]=iH(t1t2)=iH(t1t2)=A,\begin{align*} A^{\dagger} &= \bigg[ \frac{-iH(t_1 - t_2)}{\hbar} \bigg]^{\dagger} \\ &= \frac{iH^{\dagger}(t_1 - t_2)}{\hbar} \\ &= \frac{iH(t_1 - t_2)}{\hbar} \\ &= -A, \end{align*}

where the fact that H=HH=H^{\dagger} has been used. This means that

U=[eA]=eA=eA.\begin{align*} U^{\dagger} &= \big[ e^{A} \big]^{\dagger} \\ &= e^{A^{\dagger}} \\ &= e^{-A}. \end{align*}

Hence,

UU=eAeA,=eAA=e0,\begin{align*} UU^{\dagger} &= e^{A}e^{-A}, \\ &= e^{A-A} \\ &= e^{0}, \end{align*}

where 0 is the zero operator. The operator expansion of the exponential of the zero operator then gives the identity,

e0=I.e^{0} = \mathbb{I}.

Repeating for UUU^{\dagger}U completes the proof.

One can therefore succinctly model the evolution of closed systems in quantum theory through unitary operators,

ψ=Uψ,  UU=UU=I,\ket{\psi'} = U \ket{\psi}, ~ ~ UU^{\dagger} = U^{\dagger}U = \mathbb{I},

without concern for what the specific Hamiltonian is.

Properties of Unitary Operators

Unitary operators have the following properties:

  1. They act linearly on superpositions
    • Let +=12(0+1)H\ket{+} = \frac{1}{\sqrt{2}} \big( \ket{0} + \ket{1}) \in \mathcal{H}, then
U+=12(U0+U1)U \ket{+} = \frac{1}{\sqrt{2}} \big( U\ket{0} + U\ket{1})
  1. They take normalised states to normalised states
    • Let ψH\ket{\psi} \in \mathcal{H} such that ψψ=1 \braket{\psi|\psi} = 1 and let ψ=Uψ\ket{\psi'} = U \ket{\psi}, then
ψψ=ψUUψ=ψψ=1,  as  UU=UU=I.\braket{\psi'|\psi'} = \bra{\psi}U^{\dagger}U\ket{\psi} = \braket{\psi|\psi}=1,~~{\rm as}~ ~ U^\dagger U=UU^\dagger =\mathbb{I}.
  1. They represent reversible dynamics.
    • If UU is a unitary operator, then V=UV=U^\dagger is a unitary operator. Hence, if there exists a unitary UU evolving a state ψψ\ket{\psi} \rightarrow \ket{\psi'}, then there always exists a unitary operators VV evolving ψψ\ket{\psi'} \rightarrow \ket{\psi}. In practice, reversing a unitary evolution, or even finding VV from UU can be very difficult.