Ising Model and Mean-Field Theory
12.1 The Ising Model
Section titled “12.1 The Ising Model”The Ising model is the simplest model of interacting spins on a lattice. Each site has a spin variable .
Where is the ferromagnetic coupling, denotes nearest-neighbor pairs, and is the external magnetic field.
Partition function (in 1D with periodic boundary conditions, spins):
This can be evaluated using the transfer matrix method. Define:
Then where are the eigenvalues of .
In the thermodynamic limit (), where:
Key result: The 1D Ising model has no phase transition at . The magnetization as for all finite .
12.2 Mean-Field Approximation
Section titled “12.2 Mean-Field Approximation”The mean-field (Weiss) approximation replaces each neighboring spin by its thermal average:
The effective Hamiltonian becomes:
Where is the coordination number and .
Each spin is independent, so:
This is a self-consistency equation for . For :
Expanding for small : . Nonzero exists when:
12.3 Exact Solution: 2D Ising Model (Onsager, 1944)
Section titled “12.3 Exact Solution: 2D Ising Model (Onsager, 1944)”Onsager”s exact solution for the square lattice gives:
The spontaneous magnetization below :
The specific heat diverges logarithmically at :
Worked Example 12.1: Mean-Field $T_c$ for Different Lattices
For (in units of ):
| Lattice | ||
|---|---|---|
| Linear chain | 2 | 2 |
| Square | 4 | 4 |
| Simple cubic | 6 | 6 |
| BCC | 8 | 8 |
| FCC | 12 | 12 |
Compare with the exact : 1D has no transition, 2D square has 3D (numerical) . Mean-field overestimates in all cases, with the error decreasing as (dimensionality) increases.
Worked Example 12.2: 1D Ising Free Energy
For the 1D Ising model with The transfer matrix eigenvalues are:
The free energy per spin in the thermodynamic limit:
The internal energy per spin:
The specific heat:
This is a smooth function with no singularity — confirming no phase transition in 1D.
12.4 Critical Exponents and Scaling
Section titled “12.4 Critical Exponents and Scaling”Near the critical temperature, physical quantities follow power-law behaviour characterised by critical exponents:
Where is magnetisation, is susceptibility, is specific heat, and is the correlation length.
Mean-field values: , , (jump), .
2D Ising exact values: , , (log), .
Mean-field theory is exact above the upper critical dimension () but gives incorrect exponents for . The exponents depend only on dimensionality and symmetry — not on microscopic details — a property called universality.
12.5 Key Relationships
Section titled “12.5 Key Relationships”| Quantity | Mean-Field Theory | 2D Ising (Exact) | 3D Ising (Numerical) |
|---|---|---|---|
| (square lattice, ) | 4 | 2.269 | ~4.51 |
| 1/2 | 1/8 | ~0.326 | |
| 1 | 7/4 | ~1.237 | |
| 0 (jump) | 0 (log) | ~0.110 | |
| 1/2 | 1 | ~0.630 |
12.6 Applications
Section titled “12.6 Applications”Magnetic materials. The Ising model captures the essential physics of ferromagnetic phase transitions. The spontaneous magnetisation below corresponds to permanent magnetisation in ferromagnets like iron and nickel.
Binary alloys. Replacing spin up/down with atom types A/B, the Ising model describes order-disorder transitions in alloys (e.g., brass, CuZn). The coupling represents the energy preference for unlike neighbours.
Lattice gases. Mapping to occupation numbers gives a model of fluid adsorption on surfaces, where the critical point corresponds to the liquid-gas critical point.
Neural networks. The Hopfield model of associative memory is formally equivalent to an Ising model with random couplings, where stored memories correspond to ground states.
flowchart TD A[12_Ising Model And Mean Field Theory] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage]Intuition
Section titled “Intuition”The Ising model is the simplest system that shows how local interactions create global order. Each spin is like a person who copies their neighbors’ opinions. Below the critical temperature, the copying wins and everyone aligns. Above it, thermal noise randomizes opinions. Mean-field theory assumes each spin sees only the average behavior of its neighbors, like a voter influenced by the national mood rather than individual neighbors. This approximation ignores fluctuations but captures the essential physics: a phase transition occurs when the coupling strength overcomes thermal disorder.
Common Mistakes
Section titled “Common Mistakes”Mistake 1: Assuming mean-field theory is exact in all dimensions Mean-field theory overestimates the critical temperature and gives incorrect critical exponents for dimensions below the upper critical dimension (). For the 2D Ising model, mean-field theory predicts while the exact Onsager solution gives . The approximation improves as dimensionality increases because each spin has more neighbors, making the mean-field assumption more accurate.
Mistake 2: Confusing the partition function of the 1D Ising model with a phase transition The 1D Ising model has no phase transition at any finite temperature. The transfer matrix eigenvalues and are always distinct for , so the free energy is analytic. Students sometimes mistake the mathematical structure of the transfer matrix for evidence of a phase transition, but the free energy has no singularity.
Mistake 3: Assuming critical exponents depend on microscopic details Critical exponents are universal: they depend only on the dimensionality of the system and the symmetry of the order parameter, not on the coupling constant or lattice structure. This universality means that the 2D Ising model on a square lattice and on a triangular lattice have the same critical exponents despite different microscopic Hamiltonians.
Cross-References
Section titled “Cross-References”Thermodynamic Response Functions — The susceptibility and specific heat divergences near are examples of the response functions analysed in that chapter.
Irreversible Thermodynamics and Fluctuations — The fluctuation-dissipation theorem connects the susceptibility divergence to spin fluctuations near criticality.
The Debye Model of Solids — The lattice dynamics and phonon spectrum of solids provide the microscopic foundation for understanding spin-phonon coupling in magnetic materials.