QO_note_1
QO_note_1
Jhih-Sheng Wu
2021
Quantum mechanics is a modern mathematical theory used to describe the quantum phenom-
ena. Although many scientists think it is not the ultimate theory, it is the most accurate theory
today that fits with the experiments. Quantum mechanics is formulated under the postulates,
which are derived after many attempts to explain the experiments. In classical mechanics, a
physical system consists of physical quantities which have definite values. For examples, the
position x and the momentum p of a particle at any given time t are assumed to be some
numbers. On the contrary, a physical system in quantum mechanics is described by a state |ψi.
The notation |ψi is called a ket. In a closed system, the state |ψi contains all the information of
the systems. The exotic part of quantum mechanics is that even |ψi is complete, the outcome
of observed quantities are still probabilistic.
1 Wavefunction
Let’s use the wavefunction to elaborate the nature of probability. The wavefunction of a particle
is obtained by writing |ψi in the x basis |xi,
For a given wavefunction ψ(x), the probability to find the particle to be at x is |ψ(x)|2 dx. Since
the total probability is one, the normalization of a state requires that
Z
|ψ(x)|2 dx = 1. (2)
∂ ~2 ∂2
i~ ψ=− ψ + V (x)ψ. (4)
∂t 2m ∂x2
The representation of a state |ψi is not unique. For example, we can use the momentum basis
|pi to write |ψi,
1
and
Z
|φ(p)|2 dp = 1. (6)
Eq. (4) is only one example of the Schrödinger’s equation. We will learn more general approaches
to write the equations of quantum mechanics. There, we will start from the Hamiltonian of a
system.
2 Dirac Notations
In quantum mechanics, the Bra-Ket notations are convenient tools. Any states are written as
Kets |ψ1 i, |ψ2 i, |ψ3 i,... You can think a Ket as a column vector. However, the representation of
a column vector depends on the bases. For example, in the position basis, Kets can be defined
as:
ψ(x1 )
ψ(x2 )
|ψi = .. . (7)
.
ψ(xN )
whereas in the momentum basis
φ(p1 )
φ(p2 )
|ψi = ..
(8)
.
φ(pN )
The role of a Bra is similar to row vectors in linear algebra. In the position basis, Bra can be
defined as:
hψ| = ψ ∗ (x1 ) ψ ∗ (x2 ) . . . ψ ∗ (xN ) . (9)
whereas in the momentum basis
hψ| = φ∗ (p1 ) φ∗ (p2 ) . . . φ∗ (pN ) . (10)
2
Exercise 1. Let
1
|ai = 2i (13)
3
i
|bi = 0 (14)
2
3. Calculate |aihb| and |biha|. Are they complex conjugate of each other?
If |ψi is to describe a single particle, the normalization of a state requires the inner product
hψ|ψi = 1 (15)
or in a specific basis
X
|ψi |2 = 1, (16)
i
As it should be, the operator x̂ is a diagonal matrix in the position basis. In the Dirac’s notation,
the expectation value of x is
3
hxi = hψ|x̂|ψi (19)
X
= xi |ψi |2 (20)
Zi
= x|ψ(x)|2 dx. (21)
Postulate 1. A physical system is described by a complex state vector |ψi in the Hilbert space.
The state vector |ψi contains all the information. The state vector can be written as a sum of
other (basis) vectors.
X
|ψi = αi |ψi i (22)
i
The probability to find the system in the ith state is |αi |2 . The simplest example is the qubit,
Without losing the generality, the qubit can be written as (|α|2 + |β|2 = 1)
θ θ iφr
iφg
|ψi = e cos |0i + sin e |1i , (24)
2 2
where φg is the global phase, and φr is the relative phase between the |0i and |1i states. Without
comparing with another qubit, the phase ψg does not have much meaning. The degrees of
freedoms of a qubit are given by θ and φr , which correspond to a surface of a sphere. The
space of a qubit is called the Bloch sphere.
Postulate 2. The evolution of a closed quantum state is described by the unitary transformation.
4
Figure 1: Bloch sphere.
H 0
U (t, t 0 ) = e−i ~ (t −t) , (27)
Exercise 2. Show that the operator defined by Eq. (27) is unitary. Use the following facts,
• eA = 1 + A + A2! + ...
2
• eA eB = eA+B if [A, B] ≡ AB − BA = 0.
• H = H†
1 For the sake of simplicity, I won’t use a hat for an operator all the time unless there will be confusion.
5
The postulate gives rise to the general form of the time-dependent Schrödinger’s equation,
∂
i~ |ψi = H|ψi. (28)
∂t
The operator H is called the “Hamiltonian” of the system. The Hamiltonian, coming from the
classical mechanics, typically is the total energy of the system. For example, for a particle, the
p2
Hamiltonian H = 2m + V (x). The case of a particle is only one of the examples. If the systems
are discrete and finite (energy levels), the Hamiltonian is a finite-dimensional matrix. In the
case of a qubit (or spin- 21 system), the Hamiltonian is a 2 by 2 matrix.
Postulate 3. Quantum measurement (collapse). A measure makes a system |ψi collapse into
some state |ψi i. The possible outcome states |ψi i depend on the measurements. For example,
if we measure the position of a particle, the outcome states are |xi with −∞ < x < ∞. A
measurement is described by s set of operators {Mm }, where m denotes all the possible outcome
states. After a measure measurement, the state become
Mm |ψi
q (32)
†
hψ|Mm Mm |ψi
6
For example, the measurement operator on a qubit are
M0 = |0ih0| (35)
M1 = |1ih1| (36)
√
3
Exercise 3. The initial qubit state is 21 |0i + 2 |1i.
Postulate 4. Any physical observables are Hermitian operators. For example, in the position
basis, the position and momentum operators are
x̂ = x (37)
∂
p̂ = −i~ (38)
∂x
Let A be the physical observable operator. The expectation value of A of a state ψi is
Note that the eigenvectors of a Hermitian operator form a complete set of bases of the space.
The eigenvectors |Ai i of A forms a complete set of bases of the state space. The eigenstates are
orthogonal and normal,
7
That is, any state |ψi can be written as
X
|ψi = αi |Ai i. (43)
i
[A, B] = c (46)
Exercise 4. Prove the Heisenberg uncertainty principle, Eq. (47). Hint: use the Cauchy–Schwarz
inequality.
~
σ (x)σ (p) ≥ . (50)
2
8
4 Quantum Dynamics: Schrödinger, Interaction, Heisenberg
Pictures
In the experiments, we are interested in the dynamics of a observable A, more specifically, the
expectation
There are three main pictures to interpret and solve the problem.
Consider that the observable operator A is static and the states |ψ(t)i is evolving.
iHt
|ψ(t)i ≡ |ψ(t)iS = e− ~ |ψ(0)i (52)
Consider that the observable operator A(t) is dynamic and the states |ψ(t)i is static.
iHt iHt
Ah ≡ A(t) = e ~ Ae− ~ , (54)
∂Ah
i~ = [Ah , H]. (56)
∂t
iHt
Exercise 5. Proof of the Heisenberg’s equation. Let U (t) = e− ~ so that Ah = U † AU . Differ-
entiating Ah with respect to t gives
∂Ah ∂U † ∂U
= AU + U † A (57)
∂t ∂t ∂t
9
First, show that the derivative of U (t) is
∂
i~ U (t) = HU (t). (58)
∂t
Use the two above equations to prove the Heisenberg’s equation.
When the Hamiltonian includes two terms: one is the original Hamiltonian H0 and the inter-
action with the external system V (t), it is convenient to use the interaction picture, where both
the states and the operator are evolving. The total Hamiltonian is H = H0 + V (t). The state
|ψiI is
H0 t
|ψiI = ei ~ |ψ(t)iS , (59)
and the operator AI is
H0 t H0 t
AI = ei ~ Ae−i ~ , (60)
The Schrödinger equation becomes
∂
i~ |ψi = VI (t)|ψiI , (61)
∂t I
H0 t H0 t
VI (t) ≡ ei ~ V (t)e−i ~ . (62)
HI
Note that the solution to Eq. (61) is not |ψ(t)iI = e−i ~ t
|ψ(0)iI because the VI (t) is time-
dependent. The solution to to Eq. (61) is
|ψ(t)iI = UI (t, t0 )|ψ(t0 )iI (63)
i t
Z
UI (t, t0 ) = 1 − V (t 0 )UI (t 0 , t0 )dt 0 (64)
~ t0 I
The Heisenberg’s equation becomes
∂AI
i~ = [AI , H0 ]. (65)
∂t
5 Harmonic Oscillators
10
√
where ω = k/m and k is the spring constant. We define the creation operator a† and the
annihilation operator a,
r
mω ip
a= x+ , (67)
2~ mω
r
mω ip
†
a = x− . (68)
2~ mω
[a, a† ] = 1. (69)
[N , a] = −a, (74)
[N , a† ] = a† , (75)
As a result, we have
N a† |ni = a† N + a† |ni = (n + 1)a† |ni, (76)
N a|ni = (aN − a) |ni = (n − 1)a|ni, (77)
11
The constants c− and c+ can be fixed by noting that
√
a|ni = n|n − 1i, (82)
√
a† |ni = n + 1|n + 1i. (83)
Note 1. The number n is the number of the energy quanta. The smallest number of n is n = 0.
The physical meaning of |ni is a state containing n energy quanta. Thus, |ni is called the
number state. The energy of a harmonic oscillator is
1
En = n + ~ω (84)
2
The 12 ~ω is interpreted as the vacuum energy since it exists even when n = 0. Applying a
√
creation operator on the |ni, the state |ni becomes n + 1|n + 1i, that is, the a† will create one
single quantum to the original state. Similarly, the a will annihilate one energy quantum from
the system. We can also prove that
(a† )n
|ni = √ |0i. (85)
n!
The position operator x and momentum operator p can be expressed as
r
~
x= (a + a† ) (86)
2mω
r
mω~
p=i (−a + a† ) (87)
2
12
5.1 Number States in the Position Bases
As the familiar wave function ψ(x), we can express the |ni in the x bases. The wavefunctions
are ψ( x) ≡ hx|ni. Let’s solve the ground states first ψ0 (x). We start with
a|0i = 0 (88)
⇒hx|a|0i = 0 (89)
r
mω ip
⇒ x x+ 0 =0 (90)
2~ mω
!
~ ∂
⇒ x+ ψ (x) = 0 (91)
mω ∂x 0
2
1 − 12 xx
⇒ψ0 (x) = 1/4 √ e 0 , (92)
π x0
q
where x0 = ~
mω
Exercise 7. Show that for the ground state ψ0 (x), the uncertainty relation has a equal sign, that
is, the state has the minimum uncertainty,
~
σ (x)σ (p) = . (93)
2
Using Eqs. (85) and (92), we obtain the expression for φn (x),
!n 2
1 2 ∂ − 21 xx
(94)
ψn (x) = √ x − x0
e 0 .
π1/4 2n n!x0n+1/2 ∂x
da†
i~ = [a† , H] = −~ωa† , (95)
dt
da
i~ = [a, H] = ~ωa, (96)
dt
(97)
13
Figure 2: Wavefunction ψn (x).
p(0)
x(t) = x(0) cos ωt + sin ωt, (102)
mω
p(t) = −mωx(0) sin ωt + p(0) cos ωt. (103)
Note 2. Equations (102) and (103) are exactly the same as the equations of motion derived from
the classical mechanics. However, note that x(0) and p(0) are operators. If we take the number
state |ni, the expectation value hn|x(t)|ni vanishes. We will not observe a expectation value
hx(t)i obeying the classical motion. It turns out that the state mostly close to a classical state is
the coherent state |λi, which is the eigenvector of the annihilation operator a,
14
References
[1] R. Shankar, Principles of Quantum Mechanics, 1994
[3] Michael A. Nielsen and Isaac L. Chuang, Quantum Computation and Quantum Information,
2000
15