Quantum Mechanics Term 1

Dr A. Donos

1 Elements of Linear Algebra

1.1 First Principle of Quantum Mechanics

A quantum mechanical state is represented by a unit vector |ψ inside a Hilbert space .
If |ψ1,|ψ2 and a,b, then |ψ=a|ψ1+b|ψ2.

1.2 Notation

  • For vectors in , we denote them using kets i.e. |ψ.

  • For the null vector, we use |0, we can also say that |ψ=0

  • For two vectors |V,|W, we write the inner product as

    V|W(|V,|W)

The properties of the inner product reformulated in this notation is as follows:

  1. 1.

    W|V=V|W*

  2. 2.

    V|V0

  3. 3.

    V|V=0  iff  |V=0

  4. 4.

    If |X=a|W+b|Z, then V|X=aV|W+bV|Z, X|V=a*W|V+b*Z|V

1.3 Expansion in Orthonormal basis and Column notation

Suppose that dim()=n and given a basis {|i,i=1,,n}. We write

|ψ=i=1nci|i=(c1c2cn)

for any ci and |ψ.
If the basis is orthornormal i.e. i|j=δij, then we can find the constants using the inner product

j|ψ=i=1ncij|i=i=1nciδij=cj

Hence, for the product of two vectors |ψ=i=1nci|i,|ϕ=j=1ndj|j,

ϕ|ψ =i=1nciϕ|i
=i=1nj=1ncidj*j|i
=i=1nj=1ncidj*δij
=i=1ncidi*

Relating this to our matrix notation, it is intuitive for us to write |ϕ as a row vector i.e.

ϕ|=(d1*d2*dn*)

so that ϕ|ψ works exactly like matrix multiplication.

1.4 Dual Space

The dual space * of is the set of linear functionals s.t. Φ:

Φ(a|V+b|W)=aΦ(|V)+bΦ(|W)

With this definition, it is clear that * is a linear space itself since if Φ1,Φ2* and for any |ψ

(aΦ1+bΦ2)|ψ=aΦ1(|ψ)+bΦ2(|ψ)*

The dimension of * is n since in order to uniquely determine an element Φ* we need to know how the basis {|i} gets mapped to under Φ. Hence, dim(*)=dim()=n.

Given a basis {|i} of , we can always choose a dual basis {Φj} of * s.t. Φj(|i)=δij.
So for Φ=j=1n=djΦj.

Φ(|ψ)=j=1djΦj(|ψ)=j=1ndji=1nciΦj(|i)=j=1cjdj

1.5 Adjoint Vector

Given an inner product, we can define the adjoint ψ|* of a vector |ψ. The defining property is

(ψ|)(|V)=ψ|V

We call the inner product a braket as it is a product between the adjoint (a ’bra’) and the vector (a ket).

If |K=a|V+b|W, we find K| using the above definition.

(K|)(|ψ) =a*V|ψ+b*W|ψ
=(a*V|+b*W|)(|ψ)
K| =a*V|+b*W|

It follows that the dual basis of an orthonormal basis {|i} is Φj=j|.
As a consequence, we have that if |ψ=i=1nci|i

  1. 1.
    ψ|=i=1nci*i|=(c1*c2*cn*)
  2. 2.
    ci =i|ψ
    |ψ =i=1n|ii|ψ
    ψ| =i=1ni|ψ*i|=i=1nψ|ii|

1.6 Linear Operators

A linear operator Ω is a linear map Ω:.
Similar to the discussion in dual spaces, the linear operator is completely fixed by its action on a basis {|i}. Let Ω|i=|i. Then Ω|ψ=i=1nci|i.

Since |i is a basis, there has to be Ωji,i,j=1,,n s.t.

Ω|i =j=1nΩji|j

We can also represent linear operators in matrix form. For any |ψ,

|ψ =(c1c2cn)
Ω =(Ω11Ω1nΩn1Ωnn)
Ω|ψ =(Ω11Ω1nΩn1Ωnn)(c1c2cn)

In order to find these Ωji, we again use the inner product with the basis vectors.

k|Ω|i=j=1nΩjik|j=Ωki

Example:
Consider the operator R^ which is a counterclockwise rotation by π2 around |3 on s.t. |1 is the x-axis, |2 is the y-axis and |3 is the z-axis.
First we determine the action R^ on these basis vectors.

R^|1 =|2
R^|2 =-|1
R^|3 =|3
R^|v =v1|2-v2|1+v3|3

whereby |v is any vector in with basis {|1,|2,|3}.
For the matrix form,

i|R^|j =Rij
R11 =1|R^|1=0
R21 =2|R^|1=1
R12 =1|R^|2=-1
R33 =3|R^|3=1
R =(0-10100001)

Ω-1 is the inverse of Ω iff Ω-1Ω=ΩΩ-1=I^.

Also, for any |a,|b, we can define a linear operator Λ^=|ab|. Then for any |ψ,

Λ^|ψ=|ab|ψ=b|ψ|a

1.6.1 Projection Operators

The defining property of a projection operator P^ is P^2=P^.
Hence an obvious example is the identity operator.

Consider =12.
We can decompose any |ψ s.t. |ψ=|ψ1+|ψ2 whereby |ψ11 and |ψ22.
Therefore we define P^1,P^2,

P^1|ψ =|ψ1
P^2|ψ =|ψ2
P^1P^2 =0
P^1+P^2 =I^

We can generalise this to an arbitrary .
If =i=1ni, we define P^i s.t.

P^i2 =P^i
P^iP^j =δijP^i
i=1nP^i =I^

Example:
If the subspace V is spanned by the orthonomal basis {|i}, i=1,,dim(V). Then,

P^v=j=1dim(V)|jj|

Proof:
Consider the complement Vc i.e. =VVc whereby Vc is spanned by {|α} with the following relations,

i|j =α|β=δij=δαβ
i|α =0

i.e. {|i,|α} form an orthonormal basis for and for any |ψ,

|ψ =j=1dim(V)cj|j+α=1dim(Vc)dα|α
P^V|ψ =j=1dim(V)cj|j
=j=1dim(V)j|ψ|j
=j=1dim(V)|jj|ψ

We now need to check that the property for projection operators hold under this definition.

P^VP^V =i,j=1dim(V)|ii||jj|
=i,j=1dim(V)δij|ij|
=i=1dim(V)|ii|
=P^V

There is an important special case that we will use often in the future which is the case that V=, then

P^=I^=i=1dim()|ii|

We can now use the projection operators to find probabilities of observing a specific state.

Example:
Consider a quantum mechanical coin whereby ={|H,|T}. For |ψ=a|H+b|T,

P(H) =ψ|P^H|ψ=ψ|a|H=a*a=|a|2

Alternatively,

P(H) =ψ|P^H|ψ=ψ|HH|ψ=|H|ψ|2=|a|2

1.6.2 Adjoint Operator

The adjoint O^+ of O^ satisfies the following definition

V1|O^+|V2=V2|O^|V1*

for V1,V2.
If A^=c1B^+c2C^, then A^+=c1*B^++c2C^+
Also, under matrix representation, O^+ is the complex conjugate of the transpose matrix of O^ since,

(O^+)ij=i|O^+|j=j|O^|i*=O^ji*

1.6.3 Hermitian Operators and the Eigenvalue Problem

An operator O^ is Hermitian if O^+=O^.
The eigenvalue problem for O^ is the set of all w and |w s.t. O^|w=w|w whereby w is the eigenvalue and |w0.

The eigenvectors of a given value w form a linear subspace Vw, the eigenspace corresponding to the eigenvalue w.
If dim(Vw)=1, then w is non-degenerate.
If dim(Vw)>1, then dim(Vw) is called the degeneracy of the eigenvalue w

Properties of eigenvalues of Hermitian Operators:

  1. 1.

    The eigenvalues of Hermitian O^ are all real numbers

  2. 2.

    The different eigenspaces of w are orthogonal, i.e. for w1w2 and |w1Vw1,|w2Vw2, then w1|w2=0.

  3. 3.

    The eigenvectors of O^ can be used to construct an orthonormal basis of . If Vwi are all the different eigenspaces of O^, then

    =i=1nVwi

    This is known as the completeness of eigenvectors of Hermitian Operators

Proof:
1) If O^|w=w|w, we want w=w*.
Consider w|O^|w=ww|w and take the complex conjugate.

w|O^|w* =w|O^+|w=w|O^|w=ww|w
w|O^|w* =w*w|w
w =w*

2) By definition, O^|w1=w1|w1 and O^|w2=w2|w2. Do the same as the proof above but by considering w1|O^|w2.

w1|O^|w2 =w2w1|w2
w1|O^|w2* =w2w2|w1
w1|O^|w2* =w2|O^+|w1
=w2|O^|w1
=w1w2|w1
(w2-w1)w2|w1 =0
w2|w1 =0

In order to solve the eigenvalue problem, we need to solve (O^-wI^)|w=0.
For |w to be non-trivial, we need O^-wI^ to be non-invertible i.e. having determinant 0.
Hence the roots of the characteristic polynomial p(w)=det(O^-wI^) are the eigenvalues.
Since p(w) has degree dim(), we can say

p(w)=i=1m(w-wi)λi

whereby we have m different eigenvalues with corresponding multiplicity λi and i=1mλi=dim().
Also dim(Vwi)=λi.

1.7 Commutator

We can define the product between two linear operators A^B^ through composition i.e. A^B^|ψ=A^(B^|ψ).
However the order matters and the commutator measures the difference,

[A^,B^]=A^B^-B^A^

Identities:

  1. 1.

    [A^,B^]=-[B^,A^]

  2. 2.

    [A^,B^C^]=[A^,B^]C^+B^[A^,C^]

  3. 3.

    [A^B^,C^]=A^[B^,C^]+[A^,C^]B^

1.8 Simultaneous Diagonalisation of two Hermitian Operators

Theorem:
If O^ and Λ^ are two commuting Hermitian Operators i.e. [O^,Λ^]=0, then there exists a common eigenbasis or a common eigenspace decomposition.

Suppose that |wVw i.e. O^|w=w|w. Then,

O^Λ^|w=Λ^O^|w =wΛ^|w

This means that Λ^|wVw and that Λ^:VwVw. Hence,

Vwi=j=1diVwi,λi,j

whereby di is the number of distinct eigenvalues of Λ^ appearing in the i-th eigenspace of w.
In essence, this means that after we have decomposed using the eigenvalues of O^(wi), if we can find a commuting operator Λ^ we can further decompose Vwi in the eigenspaces of Λ^.
This helps in reducing the dimension of each individual eigenspace.

Example:
Consider

O^=(101000101),Λ^=(21110-11-12)

They are obviously Hermitian since they only have real entries and are symmetric. One can check that they commute by doing matrix multiplication. Also, we are given that O^ has 2 eigenvalues with the corresponding eigenspaces:

Vw=2 =12(101)
Vw=0 =12(-101),(010)

Although there is not much point in decomposing the first eigenspace since it is non-degenarate already, we can see that Vw=2=Vw=2,λ=3.
So now, the main issue is we want to solve the eigenvalue problem of Λ^ in the eigenspace Vw=0 in order to decompose it. I.e. we want to show,

Vw=0 =12(-101),(010)=<|w=0,1><|w=0,2>

In order to solve the eigenvalue problem, we need the new matrix form of Λ^ constrained in this space.

(Λ2×2)ij =w=0,i|Λ^|w=0,j
Λ^|w=0,1 =Λ^12(-101)
=12(-1-2-1)
=|w=0,1-2|w=0,2
Λ^|w=0,2 =Λ^(010)
=(10-1)
=-2|w=0,1
Λ2×2 =(1-2-20)

Solving for its eigenvalues we have that they are -1,2 with corresponding eigenvectors (12)x,(-21)y.

|w=0,λ=-1 =x(|w=0,1+2|w=0,2)
=16(-121)
|w=0,λ=-2 =y(-2|w=0,1+|w=0,2)
=13(11-1)

Note that we chose the constants x,y s.t. the eigenvector is a unit vector.
Hence, we have decomposed Vw=0,

Vw=0=Vw=0,λ=-1Vw=0,λ=2=16(-121)13(11-1)

1.9 Spectral Decomposition

If O^ is Hermitian and wi are its eigenvalues, then

O^=i=1mwiP^wi

P^wi is the projection operator on the eigenspace Vwi.

Proof:
For any |ψ,

O^|ψ =O^I^|ψ=O^i=1mP^wi|ψ=i=1mO^(P^wi|ψ)=i=1mwiP^wi|ψ
O^ =i=1mwiP^wi

If f(x) is a function f: admits a taylor expansion. Then

f^(O^)=i=1mf(wi)P^wi

Proof: We know that since different eigenspaces are orthogonal, we must have

P^wiP^wj=δijP^wi. (1)

From equation (1) we more generally have that

(P^wi)m(P^wj)n=δijP^wi (2)

for any two natural numbers m and n.

f^(O^) =i=0ciO^i=i=1ci(j=1mwjP^wj)i=i=1cij=1mwjiP^wj
=j=1m(i=1ciwji)P^wj=j=1mf(wj)P^wj,

where we used equation (2) in expanding i=1ci(j=1mwjP^wj)i.

Properties:
1) Vwi are also eigenspaces of f^(O^)
2) The corresponding eigenvalues are f(wi)

Proof:

f^(O^)|wi=n=0cnO^n|wi=n=0cnwin|wi=f(wi)|wi

2 Principles of Quantum Mechanics

  1. 1.

    Quantum, states form a Hilbert space with physical states having norm 1, i.e. ψ|ψ=1.

  2. 2.

    Physical observables are represented by Hermitian Operators O^:.

  3. 3.

    A measurement of O^ given a state |ψ can only return one of its eigenvalues wi. The probability is P(wi)=ψ|P^wi|ψ.

  4. 4.

    Right after a measurement which yielded the eigenvalue wi, the state collapses to

    |ψafter =cP^wi|ψbefore
    |c|2 =1ψbefore|P^wi|ψbefore

    c is the normalising constant

In order for P(wi) to make sense, we need i=1mP(wi)=1.

i=1mP(wi)=i=1mψ|P^wi|ψ=ψ|i=1mP^wi|ψ=ψ|ψ=1

We can also derive the formula for expectation.

<O^> =i=1mwiP(wi)=i=1mwiψ|P^wi|ψ=ψ|i=1mwiP^wi|ψ=ψ|O^|ψ

More generally,

f^(O^)=ψ|f^(O^)|ψ

It is also important to note that measurements cannot completely fix a quantum mechanical state.
Suppose that in the case of the QM coin, |ψ=a|H+b|T.

P(H) =|a|2=h
P(T) =|b|2=t
a =h12eiϕ1
b =t12eiϕ2,ϕ1,ϕ2
|ψ =eiϕ1(h12|H+t12ei(ϕ2-ϕ1)|T)

The overall phase is not important but a relative phase remains unfixed.

3 Time Evolution of Quantum Mechanical states

Quantum Mechanical systems have a special Hermitian operator H^, the Hamiltonian operator which obeys the Schrodinger equation.

iddt|ψ(t)=H^(t)|ψ(t) (3)

However, we assume that we are dealing with isolated systems i.e. H^ is independent of time. Also, we need to find |ψ(t) s.t. it satisfies Schrodinger’s equation and |ψ(t=0)=|ψ0. We try the following,

|ψ(t) =e-iH^t|ψ0
ddt|ψ(t) =-iH^e-iH^t|ψ0
iddt|ψ(t) =H^|ψ(t)

Note that in general [H^(t1),H^(t2)]0.

We can represent |ψ(t) in terms of the eigenbasis of H^.
Method 1:
We use spectral decomposition of H^ which has eigenvalues Ei,i=1,,m and P^Ei are the respective projection operations.

e-iH^t=i=1me-iEitP^Ei

If |Ei,j is an orthonormal basis of VEi, then

P^Ei =j=1dim(VEi)|Ei,jEi,j|
|ψ(t) =i=1mj=1dim(VEi)e-iEit|Ei,jEi,j|ψ0

Method 2:
The initial state |ψ(t=0) can be written as a linear combination of the eigenbasis,

|ψ(t=0) =i=1mj=1dim(VEi)cij|Ei,j
|ψ(t) =e-iH^ti=1mj=1dim(VEi)cij|Ei,j
=i=1mj=1dim(VEi)cije-iH^t|Ei,j
=i=1mj=1dim(VEi)cije-iEit|Ei,j

Recall that,

|ψ =i=1mci|ici=i|ψ
cij =Ei,j|ψ(t=0)

We also observe that if the initial state |ψ0 is an eigenvector of H^ with eigenvalue E, then |ψ(t)=e-iEt|ψ0.

3.1 Time evolution of expectation values

Ehrenfest’s Theorem:

ddtΛ^=i[H^,Λ^] (4)

Proof:

ddtΛ^ =ddtψ(t)|Λ^|ψ(t)
=[ddtψ(t)|]Λ^|ψ(t)+ψ(t)|ddt(Λ^|ψ(t))
(iddt|ψ(t))+ =(H^(t)|ψ(t))+
-iddtψ(t)| =ψ(t)|H^(t)
ddtΛ^ =iψ(t)|H^(t)Λ^|ψ(t)-iψ(t)|Λ^H^(t)|ψ(t)
=i[H^,Λ^]

Observations:
We can write ψ(t)|ψ(t)=ψ(t)|I^|ψ(t)=I^.

ddtI^=i[H^,I^]=0

This means that the norm of a state remains invariant under time evolution.

If Λ^ commutes with H^, then Λ^ is independent of time and is a conserved quantity. Hence, operators that commute with the Hamiltonian has its expectation being a conserved quantity and can be simultanueously diagonalised with H^.

Example: (Spin in an external magnetic field)
An electron has a two-dimensional ’internal’ spin Hilbert space. It is described by 3-pauli matrices S^i,i=x,y,z. They satisfy

[S^i,S^j]=iϵijkS^k

We study the time evolution of spin according to

H^ =γS^𝑩,γγ=emec
S^𝑩 =BxS^x+ByS^y+BzS^z

We choose a magnetic field s.t. Bx=By=0, hence H^=γBzS^z.

ddtS^z=iγBz[S^z,S^z]=0

This means that S^z does not change with time i.e. conserved.

[S^x,S^z] =iϵxzyS^y=-iS^y
=iS^x
ddtS^x =iBzγ[S^z,S^x]
=-BzγS^y
ddtS^y =iBzγ[S^z,S^y]
=BzγS^x

So we have two couple ODEs which we can solve simultaneously.

d2dt2S^x =-BzγddtS^y
=-Bz2γ2S^x
S^x =bcos(Bzγt)+asin(Bzγt)a,b
S^y =bsin(Bzγt)-acos(Bzγt)
(S^xS^y) =(sin(Bzγt)cos(Bzγt)-cos(Bzγt)sin(Bzγt))(ab)

The constants a,b are fixed by initial conditions and we have showed that the expectations transform in time by a rotation of π2-Bzγt.

3.2 Unitary operators

Any operator U^ s.t. U^U^+=I^ is called unitary. Unitary operators preserve the inner product.

Suppose that |ψ1=U^|ψ1,|ψ2=U^|ψ2.

ψ2|ψ1=ψ2|U^+U^|ψ1=ψ2|ψ1

These operators generalise rotation in Euclidean space.

We saw before that the norm of the state does not change under time evolution.

U^(t) =e-itH^
U^+(t) =eitH^
U^+(t) =U^-1(t)

We can show that time evolution is unitary in general by writing |ψ(t)=U^(t)|ψ(t=0) and demanding that it satisfies Schrodinger’s equation.

(iddt-H^(t))U^(t)|ψ(t) =0
iddtU^(t) =H^(t)U^(t)
-iddtU^+(t) =U^+(t)H^(t)

We now consider the derivative of U^+(t)U^(t).

ddt(U^+(t)U^(t)) =(ddtU^+(t))U^(t)+U^+(t)ddtU^(t)
=iU^+(t)H^(t)U^(t)-iU^+(t)H^(t)U^(t)
=0

This means that U^+(t)U^(t) does not change in time.

U^+(t)U^(t)=U^+(t=0)U^(t=0)=I^

Since U^(t=0)=I^.

4 Generalisation to infinite dimensional Hilbert spaces

4.1 Position Operator

So far we are given an observable O^ and knowing the possible outcomes gives us the spectrum wi (eigenvalues), there is a complete basis |wi which is also an eigenbasis of O^. Hence, for a particle on the real line, we have a Hermitian position operator x^ with its discrete spectrum xi and corresponding eigenbasis |xi.

We promote xi to eigenvalues and x^|xi=xi|xi. We should also have xi|xj=δij. The |xis are now a complete basis.

|ψ =i=0Nci|xi
=i=0Nxi|ψ|xi
=i=0Nψ(xi)|xi

whereby we denote ψ(xi) is the wavefunction which will be useful in expressing the probability of finding the eigenvalue xi in a measurement of x^.

P(xi) =ψ|P^xi|ψ
P^xi =|xixi|
P(xi) =ψ|xixi|ψ=|ψ(xi)|2

By extension, the probability to find the particle between xi and xi+h is

P([xi,xi+h])=j=ii+hP(xj)=j=ii+h|ψ(xj)|2

To discuss the continuum limit we segment the line of length L by taking intervals of length Δx=LN0 i.e. N.
This is problematic, we show this by considering an arbitrary vector

|f =i=0Nf(xi)|xi
f|f =i=0N|f(xi)|2

Hence in the N limit, the norm blows up and is not normalisable. So, we modify the inner product to

f|f =LNi=0N|f(xi)|2=Δxi=0N|f(xi)|2ab|f(x)|2𝑑xasN

More generally, for the inner product

f1|f2=Δxi=0Nf1*(xi)f2(xi)abf1*(x)f2(x)𝑑xasN

This modifications mean that there is change for the product between basis vectors {xi}. When we take N, we are replacing the discrete xi by a continuous x and |xi|x.
The |x are still eigenvalues for a Hermitian x^. Also, x|x=0 for xx.
We now need to check for the case that x=x by using completeness,

I^ =ab|xx|𝑑x
f(x) =x|f
=x|I^|f
=abx|xx|f𝑑x
=abx|xf(x)𝑑x
x|x =δ(x-x)

The probability to find the particle in the interval [a,b] wiil then be

P([a,b]) =ψ|ab|xx|𝑑x|ψ=abψ|xx|ψ𝑑x=ab|ψ(x)|2𝑑x
x^ =-x|ψ(x)|2𝑑x

Note that we derived the expression for the expectation by considering |ψ(x)|2 as the probability density for position.
Alternatively,

x^ =ψ|x^|ψ
=ψ|x^I^|ψ
=ψ|x^ab|xx|𝑑x|ψ
=-ψ|x^|xx|ψ𝑑x
=-xψ|xx|ψ𝑑x
=-x|ψ(x)|2𝑑x

4.2 Momentum Operator

In classical mechanics, momentum is the generator of translations.
Suppose that T^l1 translates states by l1 If ψl1(x)=x|ψl1, ψl1(x)=ψ(x+l1). Then

x|T^l1|ψ=x|ψl1=x+l1|ψ

We observe that T^l forms a group since T^l1T^l2=T^l1+l2 and T^l=0=I^.
For small translations,

T^ϵ =I^+G^ϵ+O(ϵ2)
x|I^+ϵG^|ψ =x+ϵ|ψ
=ψ(x+ϵ)
=ψ(x)+ϵψ(x)+O(ϵ2)
=x|ψ+ϵddxx|ψ+O(ϵ2)
x|G^|ψ =ddxx|ψ

G^ is defined as the generator of the translation. So we should look for a constant c s.t. p^=cG^ and it should be hermitian while having dimensions of momentum i.e. mst.
For hermiticity, we check the adjoint G^+ by considering its matrix representation.

Gxx =x|G^|x
=ddxx|x
=ddxδ(x-x)
Gxx* =ddxδ(x-x)
Gxx =ddxδ(x-x)
=-ddxδ(x-x)
=-Gxx*

Hence, G^ is anti-Hermitian so for c we should have c*=-c so that

p^+=c*G^+=-c(-G^)=cG^=p^

Since G^ has units 1s, we need c to have units ms2t. Hence we choose c=-i.

x|p^|ψ=-iddxx|ψ (5)

Last year, we had p^ψ(x)=-iddxψ(x) which is the same expression as the equation above.
Also, it makes sense to write ddt|ψ(t) but no sense to write ddx|ψ but rather ddxx|ψ.

Now we need to inspect the commutator between the position and momentum operators.

[x^,p^]|ψ =I^[x^,p^]|ψ
=𝑑x|xx|x^p^|ψ-𝑑x|xx|p^x^|ψ
x|x^p^|ψ =xx|p^|ψ
=-ixddxx|ψ
x|p^x^|ψ =-iddxx|x^|ψ
=-iddxxx|ψ
=-ix|ψ-ixddxx|ψ
[x^,p^]|ψ =i𝑑x|xx|ψ
=i(𝑑x|xx|)|ψ
=i|ψ
[x^,p^] =i

For finite translations T^l, we break l into N small pieces of ϵ and use the group property.

T^l =T^ϵT^ϵ
=(I^+ϵip^)N
=(I^+ip^lN)N
eip^lasN

p^ generates translations in space whereas before we have shown that H^ generates translations in time. Hence similarly, T^l is unitary since T^l+T^l=I^.

4.2.1 Momentum Eigenbasis

We want to find the eigenbasis |p s.t. it satisfies

p^|p =p|p
I^ =𝑑p|pp|
p|p =δ(p-p)

In order to find |p we express it in terms of |x.

|p =I^|p
=-𝑑xx|p|x

So we need to find x|p

x|p^|p =px|p
-iddxx|p =px|p
ddxx|p =ipx|p
x|p =cpeipx

We fix the constants cp by demanding that the eigenbasis has unit norm.

p|p =p|-𝑑x|xx||p
=-𝑑xx|px|p
=cpcp*-e-i(p-p)x𝑑x
=cpcp*-ei(p-p)y𝑑y
=2πcpcp*δ(p-p)
cp =12π
x|p =12πeipx

4.3 The position and momentum representations

We have the |x and |p eigenbasis. So we can write any vector in these bases,

|ψ =-|xx|ψ𝑑x
=-ψ(x)|x𝑑x
|ψ =𝑑p|pp|ψ
=ψ~(p)|p𝑑p
ψ~(p) =p|ψ
=-𝑑xp|xx|ψ
=-𝑑xp|xψ(x)
=12π-e-ipxψ(x)𝑑x

whereby ψ~(p) is the analogue of ψ(x) s.t. |ψ~(p)|2 is the probability density of momentum i.e.

P([p1,p2])=ψ|P^[p1,p2]|ψ=ψ|p1p2𝑑p|pp||ψ=p1p2|ψ~(p)|2𝑑p (6)

We can also examine how the operators x^,p^ act under these eigenbases.

x|x^|ψ =xx|ψ=xψ(x)
p|p^|ψ =pψ~(p)
x|p^|ψ =-iddxx|ψ=-iddxψ(x)
p|x^|ψ =-p|xx|x^|ψ𝑑x
=12π-xψ(x)e-ipx𝑑x
=12π-iddp(e-ipx)ψ(x)𝑑x
=iddp-p|xx|ψ𝑑x
=iddpp|ψ
=iddpψ~(p)

4.4 Canonical Quantisation of Classical Systems

The independent x and p classical variables become x^,p^ in Quantum Mechanics.
The classical observables O(x,p) become Hermitian operators which can be constructed by substituting O^(x^,p^)=O(xx^,pp^).

For 2 dimensions |x,y, x^ and y^ should be degenerate i.e.

x^|x,y =x|x,y
y^|x,y =y|x,y
=0

In higher dimensions, we have cartesian coordinates xix^i with [x^i,x^j]=0.

x^i|x1,x2,,xn=xi|x1,,xn

There are also the corresponding momentum operators p^i satisfying

[p^i,p^j] =0
=iδij

Examples:
The Hamiltonian of a particle in a 3D potential V(x,y,). The classical Hamiltonian is

H =px2+py2+pz22m+V(x,y,z)
H^ =p^x2+p^y2+p^z22m+V^(x^,y^,z^)

Promoting x,y,z to operators in the potential term is unambiguous since as operators they all commute with each other. E.g. if V(x,y)=xy, then V^=x^y^=y^x^. However, in the following example, the choice matters.

H=p22m+px

The problem arises in the second term px since as operators they do not commute. Do we choose p^x^ or px=xpx^p^? Actually we choose x^p^+p^x^2 to preserve Hermiticity.

4.5 Schrodinger’s Wave Mechanics

Schrodinger’s wave equation of a 3D particle in V(x,y,z) under Dirac’s formalism is

iddt|ψ(t)=12m(p^x2+p^y2+p^z2)|ψ(t)+V^(x^,y^,z^)|ψ(t) (7)

In Schrodinger’s wave mechanics, we want to describe the wave function ψ(x,y,z,t)=x,y,z|ψ(t). So we multiply the equation by x,y,z|.

-itψ(x,y,z,t)=-22m(x2+y2+z2)ψ(x,y,z,t)+V(x,y,z)ψ(x,y,z,t) (8)

For the second term, we used the fact that V^(x^,y^,z^)|x,y,z=V(x,y,z)|x,y,z and taking the adjoint. Also, we used the lemma that if f is real then (f^(O^))+=f^(O^+).

5 Simple Harmonic Oscillator

The Hamiltonian for a 1D particle is

H^=p^22m+12mω2x^2 (9)

We are interested in the energy spectrum of the SHO, so we want to solve the eigenvalue problem H^|E=E|E. However, before we do that, we can deduce that all the eigenvalues of H^ are non-negative.

We want to show that H^ is a positive definite operator i.e. ψ|H^|ψ>0|ψ0.
First we consider a general Hermitian operator A^.

ψ|A^2|ψ=ψ|A^A^|ψ=ψ|A^+A^|ψ=|A^|ψ|20

Choose |ψ=|E and A^=H^

E|H^|E =12mψ|p^2|ψ+12mwω2ψ|x^2|ψ0
E|H^|E =EE|E=E
E 0

To solve the eigenvalue problem we need the creation and annihilation operators.

a^ =12mω(mωx^+ip^)
a^+ =12mω(mωx^-ip^)

We can then use these to redefine x^,p^.

x^ =2mω(a^+a^+)
p^ =-imω2(a^-a^+)
=1

For the last equation we used the fact that [x^,p^]=i. Using these equations,

H^=ω(a^+a^+12)=ωk^ (10)

So we just need to solve k^|k=k|k since H^|k=ωk|k which means E=ωk.

We can also derive the commutator between a^,a^+ with |k.

[a^,k^] =[a^,a^+a^]
=a^+[a^,a^]+[a^,a^+]a^
=a^
[a^,k^]+=a^+
[k^+,a^+]=a^+
[k^,a^+=a^+

Using these, we can observe an interesting fact.

k^a^|k =(k^a^-a^k^+a^k^)|k
=[k^,a^]|k+a^k|k
=(k-1)a^|k

This shows that a^|k is an eigenvector of k^ with eigenvalue k-1. This implies that a^|k=ck-1|k-1 as there is no degeneracy in 1D.

a^n|k=i=1nck-i|k-n

As we can always apply a^ to lower the eigenvalue, this means we can make the eigenvalues of k^ negative. However, this contradicts with our previous finding that all the eigenvalues of H^ are non-negative. Hence there has to be a ground state |0 s.t. a^|0=0.

Opposite of a^,a^+ raises the eigenvalues and all the eigenstates of k^ can be found using |n=cn(a^+)n|0. These |n form the eigenbasis of H^.
We fix the constants by demanding unit norm as usual.

n|n =|cn|20|a^n(a^+)n|0
=|cn|20|a^n-1a^(a^+)n|0
=|cn|20|a^n-1((a^+)na^+[a^,(a^+)n])|0
=|cn|2(0|a^n-1(a^+)na^|0+0|a^n-1[a^,(a^+)n]|0)
=|cn|2(0|a^n-1(a^+)na^|0+n0|a^n-1(a^+)n-1|0)
=n|cn|20|a^n-1(a^+)n-1|0
=n!|cn|2
cn =1n!
|n =1n!(a^+)n|0

We used the facts that a|0=0 and [a^,(a^+)n]=n(a^+)n-1 which is easily proven by induction.

Now we just need to find the eigenvalues of k^ from these eigenvectors.

k^|n =(a^+a^+12)cn(a^+)n|0
=cna^+((a^+)na^+[a^,(a^+)n])|0+12|n
=cna^+n(a^+)n-1|0+12|n
=(n+12)|n
H^|n =ω(n+12)|n

5.1 The 2-D Isotropic Simple Harmonic Oscillator

H^ =p^x2+p^y22m+12mω2(x^2+y^2)
=p^x22m+12mω2x^2+p^y22m+12mω2y^2
=H^x+H^y
[x^,y^]=[p^x,p^y]=[p^x,y^]=[p^y,x^]=0
=[y^,p^y]=i
=0

The last equation suggests that we can diagonalise simultaneously w.r.t. H^x,H^y, so we label the eigenbasis of H^ with two integers nx,ny and define the corrresponding creation-annihilation operators.

a^x =12mω(mωx^+ipx)
a^y =12mω(mωy^+ipy)
=[a^y,a^y+] =1
=[a^x+,a^y] =0

Our new ground state |0,0 now satisfies

a^x|0,0=a^y|0,0=0

Our general eigenvector will have the following form and corresponding eigenvalue,

|nx,ny =1nx!ny!(a^x+)nx(a^y+)ny|0,0
H^|nx,ny =ω(nx+ny+1)|nx,ny

This shows that the 2D oscillator is degenerate.

5.2 The Fermionic Simple Harmonic Oscillator

The SHO we considered before are Bosonic which means that we can add as many ’quanta’ as we want by acting a^+ on the ground state. This is different for the fermionic case which obeys the following principle:
Pauli’s Exclusion Principle:
No two fermionic quanta can occupy the same state

The Hamiltonian for this system is

H^ =ωb^+b^
{b^+,b^} =b^+b^+b^b^+=1
{b^+,b^+} ={b^,b^}=0

There is one thing we can note about the operators b^,b^+,

{b^+,b^+} =0
2b^+b^+ =0
(b^+)2 =0

Analagously, b^2=0
Let H^=ωN^,N^,b^+b^ and consider N^2.

N^2 =b^+b^b^+b^
=b^+({b^,b^+}-b^+b^)b^
=b^+(1-b^+b^)b^
=b^+b^-(b^+)2b^2
=b^+b^
=N^

This means that the eigenvalues of N^ can only be 0 or 1, since

N^|n =n|n
N^2|n =nN^|n
=n2|n
n2 =n
n =0or 1

So this implies that the eigenvalues of H^ can only be 0 or ω. This is exactly Pauli’s exclusion principle as it allows for different states to have different quantas.
However, in principle we could have degeneracy i.e. we have more than one states with N^|0,s=0 with s=0,1,. Yet here we assumed non degeneracy to simplify the system.

N^|0 =0
b^+b^|0 =0
0|b^+b^|0 =0
b^|0 =0

So we have that |0 is an eigenvector of b^ with eigenvalue 0.

N^b^+|0 =b^+b^b^+|0
=b^+({b^,b^+}-b^+b^)|0
=1.b^+|0
|1 =cb^+|0
1|1 =|c|20|b^b^+|0
=|c|20|{b^,b^+}-b^+b^|0
=|c|20|0
=|c|2
c =1

So it only remains to check b^|1 and |b+|1 to complete the system.

b^|1 =b^b^+|0
=({b^,b^+}-b^+b^)|0
=|0
b^+|1 =(b^+)2|0
=0

6 Symmetries in Quantum Mechanics

Suppose U^l is a one-parameter family of Unitary operators and U^l=0=I^ which acts on our states |ψ. This process is called active transformation.
An example was in the case of translations whereby

U^l=T^l=e-ilp^

Close to the identity 0<l<<1, we can expand using Taylor’s approximation

U^l=I^-iG^l+O(l2)

whereby G^ is the generator. If we demand that U^l is unitary, then

U^l+U^l =(I^+iG^+l+O(l2))(I^-iG^l+O(l2))
=I^+il(G^+-G^)+O(l2)
G^ =G^+

This means that the generator has to be Hermitian.
We want to ask for any observable O^, how does its expectation transform

O^ =ψ|O^|ψ
=ψ|U^l+O^U^l|ψ

This is called passive transformation whereby we transform the operator.
The basic operators are x^,p^ which transform like

x^ =U^l+x^U^l
p^ =U^l+p^U^l

Hence for any observable, we transform them as follows

O^ =U^l+O^(x^,p^)U^l
=O^(U^l+x^U^l,U^l+p^U^l)
=O^(x^,p^)

Example:
Take O^=x^4.

O^ =(U^l+x^U^l)4
=U^l+x^4U^l

In fact in general this is true for any series:

x^np^mU^l+x^np^mU^l=(U^l+x^U^l)n(U^l+p^U^l)m

How does the position and momentum operator transform under a translation. Before we address this question, we need the following two facts:

[x^,p^n] =inp^n-1
=idf^dp^

The first can be proven through induction whereas the prove of the second can be proven as follows:

f^(p^) =n=0cnp^n
[x^,f^(p^)] =n=0cn[x^,p^n]
=in=0ncnp^n-1
=idf^dp^
x^ =T^l+x^T^l
=eilp^x^e-ilp^
=eilp^([x^,e-ilp^]+e-ilp^x^)
=eilp^i.-ile-ilp^+x^
=lI^+x^

And this is what we expect, by translating we are adding l to the position of the particle.

p^ =eilp^p^e-ilp^
=p^

Again, translation does not affect the momentum of the particle.

Definition:
The operator O^(x^,p^) is invariant under the transformation U^l if O^(x^,p^)=O^(x^,p^)=U^l+O^U^l.
Under this assumption, if G^ is the generator of the transformation U^l, then [O^,G^]=0.

Proof:
For l=ϵ<<1,

O^ =(I^+iG^ϵ+O(ϵ2))O^(I^-iG^ϵ+O(ϵ2))
=O^+iϵ(G^O^-O^G^)+O(ϵ2)
[O^,G^] =0

Noether’s Theorem in Quantum Mechanics
If H^(x^,p^) is invariant under a family U^l and G^ is the generator, then G^ defines a conserved quantity.

Proof:

ddtG^=1i[G^,H^]=0

Since [G^,H^]=0, this means that G^,H^ have a common eigenbasis and they can be diagonalised simultaneously.
A basis of eigenstates will be labelled by the eigenvalues of G^ and H^

H^|E,g =E|E,g
G^|E,g =g|E,g

For a third operator, we need [H^,G^1]=[H^,G^2]=[G^1,G^2]=0. Then we can have our vectors labelled as |E,g1,g2.

6.1 Rotations in 2-D

Classically for an anticlockwise rotation,

(xy) =(cos(ϕ)-sin(ϕ)sin(ϕ)cos(ϕ))(xy)
=Uϕ(xy)

We translate this to Quantum Mechanics by considering the action of rotation on the position eigenstates |x,y.

U^ϕ|x,y=|xcos(ϕ)-ysin(ϕ),ycos(ϕ)+xsin(ϕ)

We are mostly interested in the generator of the transformation L^z. Under small angle appoximations,

ϕ =ϵ<<1
U^ϵ =I^-iL^zϵ+O(ϵ2)
(I^-iL^zϵ)|x,y =|x-ϵy,y+ϵx

So we need an expression for L^z in terms of x^,p^.

x,y|(I^+iL^z)|ψ =x-ϵy,y+ϵx|ψ|ψ
=ψ(x-ϵy,y+ϵx)
=ψ(x,y)-ϵyxψ(x,y)+ϵxyψ(x,y)+O(ϵ2)
ix,y|L^z|ψ =-ϵyxψ(x,y)+ϵxyψ(x,y)
x,y|p^x|ψ =-ixx,y|ψ
ix,y|L^z|ψ =i(-yx,y|p^x|ψ+xx,y|p^y|ψ)
=i(-x,y|y^p^x|ψ+x,y|x^p^y|ψ)
L^z =x^p^y-y^p^x=p^yx^-p^xy^

This corresponds to classical angular momentum which we have shown to be the generator of rotations.

As a sanity check, we can see if L^z commutes with rotationally symmetric Hamiltonians.

H^=p^x2+p^y22m+V^(x^2+y^2)

This gets rather complicated so we evaluate the commutator by parts.

[L^z,p^x2+p^y2] =[L^z,p^x]2+[L^z,p^y2]
=[x^p^y,p^x]+[-p^xy^,p^y2]
=0
=-if^x^i
[p^x,V^(x^2+y^2)] =-iV^(x^2+y^2)2x^
[p^y,V^(x^2+y^2)] =-iV^(x^2+y^2)2y^
[L^z,V^] =x^[p^y,V^]-y^[p^x,V^]
=0
[H^,L^z] =0

Since this a possible measurement, we are also interested in its eigenvalues.

L^z|l =l|l
x,y|L^z|l =lx,y|l
-i(xy-yx)ψl(x,y) =lψl(x,y)

This is a PDE whch we can solve by going to polar coordinates.

x =rcos(ϕ)
y =rsin(ϕ)
-iϕψl(r,ϕ) =lψl(r,ϕ)
ψl(r,ϕ) =eilϕ

We have one constraint on l which is ϕϕ+2π.

eil(ϕ+2π) =eilϕ
eil2π =1
l =m,m

This means that the eigenvalues of the angular momentum are quantised.