0% found this document useful (0 votes)
19 views7 pages

MIT8 321F17 Lec6

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views7 pages

MIT8 321F17 Lec6

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Lecture 6 8.

321 Quantum Theory I, Fall 2017 33

Lecture 6 (Sep. 25, 2017)


6.1 Solving Problems in Convenient Bases
Last time we talked about the momentum and position bases. From a practical point of view, it
often pays off to not solve a particular problem in the position basis, and instead choose a more
convenient basis, such as the momentum basis. Suppose we have a Hamiltonian

1 d2
H=− + ax . (6.1)
2m dx2
We could solve this in the position basis; it is a second-order differential equation, with solutions
called Airy functions. However, this is easy to solve in the momentum basis. In the momentum
basis, the Hamiltonian becomes
p2 d
H= + ia~ , (6.2)
2m dp
which is only a first-order differential equation.
For other problems, the most convenient basis may not be the position or the momentum basis,
but rather some mixed basis. It is worth becoming comfortable with change of basis in order to
simplify problems.

6.2 Quantum Dynamics


Recall the fourth postulate: time evolution is a map

|ψ(t)i 7→ ψ t0 = U t0 , t |ψ(t)i ,
 
(6.3)

where U (t0 , t) is the time-evolution operator, which is unitary. In the case where t0 and t differ by
an infinitesimal amount, we can rewrite time evolution as a differential equation,
d
i~ |ψ (t)i = H(t)|ψ(t)i , (6.4)
dt
where H(t) is the Hamiltonian, which is a Hermitian operator.
In general, we can always write

ψ t0 = U t0 , t |ψ(t)i
 
(6.5)

for some operator U (t0 , t). What statements can we make about the operator U (t0 , t)? We can say
the following:

1. The probability must be conserved. We start with a state for which the total probability of
all outcomes of a measurement is 1, and so we expect that after evolving in time, we should
arrive at a state that also has total probability 1. This implies that U must be unitary, which
we will now prove.

Proof. Let us expand the state |ψ(t)i as


X
|ψ(t)i = cn (t)|an i , (6.6)
n
Lecture 6 8.321 Quantum Theory I, Fall 2017 34

with {|an i} a basis of eigenstates of any observable A. The probability of a measurement of


A yielding the result an at time t is given by

Prob(A = an at time t) := p(an ; t) = |cn (t)|2 , (6.7)

where we have introduced the shorthand notation p(an ; t) for this probability. The total
probability must be 1, X
p(an ; t) = 1 , (6.8)
n

which is simply the statement that the state |ψ(t)i must be normalized,
X
|cn (t)|2 = 1 . (6.9)
n

At a later time t0 , we have 2


p an ; t0 = cn t0 ,

(6.10)
and once again, requiring that the total probability be 1 requires that |ψ(t0 )i be normalized,
X 2
cn t0 = 1. (6.11)
n

Thus, we must have


D E
ψ t0 ψ t0 = ψ(t) U † t0 , t U t0 , t ψ(t) = 1
   
(6.12)

for arbitrary normalized |ψ(t)i. This is satisfied if and only if U † (t0 , t)U (t0 , t) = 1, i.e., if U is
unitary.

2. We demand that the time-evolution operator satisfy composition, i.e.,

U (tf , ti ) = U (tf , t)U (t, ti ) (6.13)

for all ti < t < tf .

3. We require that
U (t, t) = 1 . (6.14)

We will now build up an arbitrary time-evolution operator as a sequence of infinitesimal time-


evolution operators. Consider a time evolution U (t + dt, t); we can expand this as a power series
in the infinitesimal dt, yielding
i
U (t + dt, t) = 1 − H dt + O (dt)2

(6.15)
~
for some operator H (which we do not yet know anything about).The factors of i and ~ are put in
for historical reasons, but note that we can always expand U (t + dt, t) in this way. We will neglect
higher-order terms because dt is infinitesimal. We then have
i
U † (t + dt, t) = 1 + H † dt + O (dt)2 .

(6.16)
~
Lecture 6 8.321 Quantum Theory I, Fall 2017 35

Requiring unitarity, U † U = 1, then gives us


  
i i † i † 
U U = 1 − H dt + · · ·

1+ =1+ H − H dt + O (dt)2 = 1 .

H dt + · · · (6.17)
~ ~ ~

We conclude that we must have H † = H, i.e., H must be Hermitian. The statement that U
is a unitary operator is equivalent to the statement that H is Hermitian. We will call H the
Hamiltonian. Shortly, we will make the connection between this operator and the Hamiltonian we
know from classical physics.
Applying the infinitesimal time-evolution operator to a state, we find
 
i
|ψ(t + dt, t)i = 1 − H dt + O (dt) 2

|ψ(t)i . (6.18)
~
We can write this statement as
d
i~ |ψ(t)i = H |ψ(t)i , (6.19)
dt
which we recognize as the Schrödinger equation.
Now let’s connect this to the discussion of unitary spatial translations. We can think of time
evolution as translation in time. At the end of the last lecture, we alluded to the fact that an
infinitesimal spatial translation is generated by the Hermitian momentum operator. This is exactly
analogous to the statement that infinitesimal time evolutions are generated by the Hamiltonian,
which is Hermitian. (Note that momentum is the conserved Noether charge associated to spatial
translations, and energy is the conserved Noether charge associated to time translations.)

6.2.1 Brief Aside on Classical Mechanics


In classical mechanics, time evolution is dictated by Newton’s laws. Over the centuries, Newton’s
laws have been massaged into various forms. Classically, the state of a particle is specified by its
position q(t) and momentum p(t). Given such a state, how do q(t), p(t) change as a function of
time? This is described by the equations of motion for the particle, which are known as Hamilton’s
equations:
dq ∂H dp ∂H
= , =− , (6.20)
dt ∂p dt ∂q
where H = H(q, p) is the classical Hamiltonian.
As an example, consider
p2
H(q, p) = + V (q) . (6.21)
2m
Hamilton’s equations then give
p
q̇ = , ṗ = −∇q V , (6.22)
m
which are simply Newton’s equations of motion.
The space of (q, p) is known as phase space. The classical time evolution given by Hamilton’s
equation is such that the area of a region of phase space is preserved by the time evolution (Liou-
ville’s theorem). Suppose we have a collection of particles, each with different values of q, p. This
collection fills out a region in phase space. If we evolve each particle in time, the shape of the region
in phase space will change, but its area will be conserved.
We can state Liouville’s theorem formally in terms of the Poisson bracket, defined as
∂f ∂g ∂g ∂f
{f, g} = − . (6.23)
∂q ∂p ∂q ∂p
Lecture 6 8.321 Quantum Theory I, Fall 2017 36

Any observable A (that only depends on time through q and p) evolves in time according to
dA
= {A, H} . (6.24)
dt
In particular, taking A = q yields
dq ∂H
= {q, H} = (6.25)
dt ∂p
and taking A = p yields
dp ∂H
= {p, H} = − . (6.26)
dt ∂q
Classically, the Hamiltonian is (usually) the total energy of the system. In quantum mechanics,
we refer to H as the Hamiltonian because it is the operator that returns the energy of the system.
In quantum mechanics, the Hamiltonian (energy) operator and the time operator are more deeply
related because of the time-energy uncertainty relation.

6.2.2 The Heisenberg Picture


Let’s start with the Schrödinger equation
d
|ψ (t)i = H|ψ(t)i .
i~ (6.27)
dt
For a closed system, H is independent of time, and we can solve this equation exactly, in some
formal sense, as
|ψ(t)i = e−iHt/~ |ψ(0)i . (6.28)
Thus, the time-evolution operator is given by
U (t, 0) = e−iHt/~ . (6.29)
The physically significant quantities are matrix elements of operators,
D E
ψ 0 (t) A ψ(t) = ψ 0 (0) U † (t, 0)AU (t, 0) ψ(0) . (6.30)

Here, we have assumed that A does not have explicit time dependence. Thus, the time dependence
of the matrix element comes only from the fact that the states change in time. However, we can
look at the expression on the right-hand side and define a time-dependent operator
AH (t) := U † (t, 0)AH (0)U (t, 0) , AH (0) = A , (6.31)
that acts on states |ψH i := |ψ(0)i that do not evolve in time. Viewing time evolution in this
way is referred to as working in the Heisenberg picture. Up until now, we have been working in
the Schrödinger picture, in which the time dependence of matrix elements comes from the time
dependence of states |ψ(t)i, and operators without explicit time dependence do not evolve in time.
By design, we have D E
0
ψH AH (t) ψH = ψ 0 (0) U † (t, 0)AU (t, 0) ψ(0) . (6.32)
We can write an infinitesimal version of Eq. (6.31) as
dAH d  iHt/~ 
= e AH (0)e−iHt/~
dt dt
i
= eiHt/~ (HAH (0) − AH (0)H)e−iHt/~ (6.33)
~
1
= [AH (t), H] .
i~
Lecture 6 8.321 Quantum Theory I, Fall 2017 37

Comparing this with the classical time-evolution expression


dA
= {A, H} , (6.34)
dt
we see that the commutator in quantum mechanics plays a similar role as the Poisson bracket in
classical mechanics.

6.3 Energy Eigenstates


We will now assume that the Hamiltonian H corresponds to the energy of the system. Because H
is Hermitian, we can diagonalize it with a unitary transformation. Let |ji be its eigenstates,

H|ji = Ej |ji , (6.35)

which form an orthonormal basis. We call the |ji energy eigenstates, and the Ej the corresponding
energy eigenvalues. An arbitrary state |ψi can be decomposed as
X
|ψi = cj |ji (6.36)
j

with
cj = hj|ψi . (6.37)
Similarly, an arbitrary operator A can be decomposed as
X
A= Ajj 0 j j 0 . (6.38)
j,j 0

In the Schrödinger picture, Ajj 0 is time-independent, and the states evolve as

|ψ(0)i 7→ |ψ(t)i = e−iHt/~ |ψ(0)i


X
= e−iHt/~ cj |ji
j (6.39)
X
= cj e−iEj t/~ |ji .
j

Thus, we can write X


|ψ(t)i = cj (t)|ji , (6.40)
j

where the coefficients cj (t) evolve in time as

cj (t) = cj e−iEj t/~ . (6.41)

The matrix element of A is then


X
hψ(t)|A|ψ(t)i = c∗j (t)cj 0 (t)hj|A|j 0 i
j,j 0
X (6.42)
= c∗j (0)cj 0 (0)ei(Ej −Ej 0 )t/~ Ajj 0 .
j,j 0
Lecture 6 8.321 Quantum Theory I, Fall 2017 38

In the Heisenberg picture, the states are time-independent, so the cj are fixed, while A evolves
as
A 7→ A(t) = eiHt/~ Ae−iHt/~
X  
= Ajj 0 eiH t/~ j j 0 e−iHt/~
j,j 0 (6.43)
X 
= Ajj 0 ei(Ej −Ej 0 )t/~ j j0 .
j,j 0

The matrix element is then


X
hψ|A(t)|ψi = c∗j cj 0 ei(Ej −Ej 0 )t/~ Ajj 0 , (6.44)
j,j 0

which agrees with the result in the Schrödinger picture.

6.4 Example: Spin Precession In a Magnetic Field


Consider a spin- 12 moment in a magnetic field, with Hamiltonian
ge
H=− S·B. (6.45)
2m
Here, e is the electric charge, m is the mass of the particle, and g is the g-factor, which has g ≈ 2
for the electron. Assuming that B = Bẑ, we can write the Hamiltonian as
ge z
H=− S B. (6.46)
2m
With this assumption, the S z eigenstates are also energy eigenstates,

z ge~B z
H S± =∓ S± (6.47)
4m
with energy eigenvalues
ge~B
E± = ∓ . (6.48)
4m
The energy separation is
ge~B
~ω = |E+ − E− | = . (6.49)
2m
MIT OpenCourseWare
https://ocw.mit.edu

8.321 Quantum Theory I


Fall 2017

For information about citing these materials or our Terms of Use, visit: https://ocw.mit.edu/terms.

You might also like