The Ising model is the simplest model of a phase transition. On a lattice of N sites, each site i has a spin variable si∈{+1,−1}. The Hamiltonian is
H=−J∑⟨i,j⟩sisj−h∑isi
Where J is the coupling constant, ⟨i,j⟩ denotes nearest-neighbour pairs, and h is an external magnetic field.
J>0: ferromagnetic (spins prefer to align).
J<0: antiferromagnetic (spins prefer to anti-align).
6.2 Exact Solution in One Dimension
Theorem 6.1. The 1D Ising model with h=0 has no phase transition at any finite temperature.
Proof (Transfer matrix method). Consider a chain of N spins with periodic boundary conditions (sN+1=s1). The partition function is:
Z=∑{si}∏i=1NeβJsisi+1
Define the transfer matrixT with elements Tsi,si+1=eβJsisi+1:
T=(eβJe−βJe−βJeβJ)
The partition function is Z=Tr(TN)=λ+N+λ−N where λ± are the eigenvalues of T:
λ±=eβJ±e−βJ
In the thermodynamic limit (N→∞), Z≈λ+N and the free energy per spin is:
f=−kBTln(eβJ+e−βJ)=−kBTln(2coshβJ)
The magnetisation m=−∂f/∂h∣h=0=0 for all T>0Confirming no spontaneous magnetisation and hence no phase transition. ■
6.3 Mean Field Theory
Theorem 6.2 (Mean field approximation). In mean field theory, each spin feels an effective field due to its neighbours. Replacing sj by its average ⟨sj⟩=m in the Hamiltonian:
HMF=−Jzm∑isi−h∑isi
Where z is the coordination number (number of nearest neighbours). Each spin behaves as if in an effective field heff=h+Jzm.
The self-consistency equation (mean field equation) is:
m=tanh(kBβ(h+Jzm))=tanh(kBTh+Jzm)
For h=0: m=tanh(Jzm/kBT).
Critical temperature. Expanding tanhx≈x−x3/3 for small x:
m=kBTJzm−31(kBTJzm)3
For m=0Dividing by m:
1=kBTcJz−31(kBTcJz)3
At T=Tc: Tc=Jz/kB.
6.4 Critical Exponents
Near the critical point, thermodynamic quantities follow power laws:
m∼(Tc−T)1/β,χ∼∣T−Tc∣−γ,C∼∣T−Tc∣−α
Mean field theory predicts:
β=21,γ=1,α=0(jump discontinuity)
These are the classical critical exponents. They are independent of the spatial dimension d and the lattice structure --- a deficiency of mean field theory. Exact results and renormalisation group calculations give dimension-dependent exponents that agree with experiment.
Exponent
Mean Field
2D Ising
3D Ising
α
0 (jump)
0 (log)
0.110
β
1/2
1/8
0.326
γ
1
7/4
1.237
6.5 Worked Example: Mean Field Theory for the 2D Square Lattice
Problem. For the 2D Ising model on a square lattice (z=4), find Tc in mean field theory and compare with the exact result kBTc/J=2/ln(1+2)≈2.269.
The mean field result overestimates Tc by a factor of 4/2.269≈1.76. This is because mean field theory overestimates the tendency toward ordering by neglecting thermal fluctuations. The error is larger in lower dimensions where fluctuations are more important.
■
6.6 Worked Example: Susceptibility above Tc
Problem. Calculate the magnetic susceptibility χ=∂m/∂h∣h=0 above Tc in mean field theory.
Solution
For small h and T>TcExpand m=tanh(β(h+Jzm)) to first order in h and m:
m≈β(h+Jzm)=kBTh+kBTJzm
Solving for m:
m=1−Jz/(kBT)h/kBT=kB(T−Tc)h
χ=∂h∂mh=0=kB(T−Tc)1∝(T−Tc)−1
This gives the mean field critical exponent γ=1. ■