Mean-Field Theory
Weiss molecular field, Bragg-Williams approximation, Curie-Weiss law, self-consistency equations, and Landau expansion
Historical Context
Pierre-Ernest Weiss introduced the molecular field hypothesis in 1907 to explain ferromagnetism. He proposed that each magnetic moment experiences an effective field proportional to the average magnetization -- this self-consistent approach was the first mean-field theory. Bragg and Williams independently developed an equivalent variational approach in 1934 for order-disorder transitions in alloys.
Mean-field theory remains the starting point for understanding phase transitions. While it gives incorrect critical exponents in low dimensions, it becomes exact in high dimensions (\(d \ge 4\) for short-range interactions) and on fully connected lattices. The theory also provides the foundation for density functional theory in liquids and the BCS theory of superconductivity.
1. The Weiss Molecular Field
Derivation 1: Self-Consistency Equation
Consider the Ising model \(H = -J\sum_{\langle ij\rangle}s_is_j - h\sum_i s_i\). The Weiss approximation replaces the interaction of spin \(s_i\) with its neighbors by an effective field. Write \(s_j = m + (s_j - m)\) where \(m = \langle s_j\rangle\):
Neglecting the fluctuation term \(s_i(s_j - m)\), the Hamiltonian becomes:
where \(q\) is the coordination number (number of nearest neighbors). Each spin sees an effective field \(h_{\text{eff}} = qJm + h\). The self-consistency equation is:
At \(h = 0\), this has the trivial solution \(m = 0\) for all \(T\). A nontrivial solution exists when the slope of \(\tanh(qJm/k_BT)\) at \(m = 0\)exceeds 1:
2. The Curie-Weiss Law
Derivation 2: Susceptibility Above T_c
Above \(T_c\), for small \(m\) and small \(h\), linearize the self-consistency equation. Since \(\tanh(x) \approx x\) for small \(x\):
Solving for \(m\):
The susceptibility is:
This is the Curie-Weiss law with Curie constant \(C = 1/k_B\). It diverges as\(T \to T_c^+\) with exponent \(\gamma = 1\). The law accurately describes paramagnetic susceptibility well above \(T_c\) but fails in the critical region.
3. Bragg-Williams Approximation
Derivation 3: Variational Free Energy
The Bragg-Williams approach constructs the free energy directly. For \(N\) spins with magnetization \(m = (N_+ - N_-)/N\), where \(N_{\pm} = N(1 \pm m)/2\):
Energy: The number of parallel nearest-neighbor pairs is approximately\(\frac{Nq}{2}\cdot\frac{(1+m)^2 + (1-m)^2}{4} = \frac{Nq}{4}(1 + m^2)\), so:
Entropy: From the number of ways to choose \(N_+\) up-spins from \(N\):
The free energy \(F = E - TS\):
Minimizing \(\partial F/\partial m = 0\):
This recovers the Weiss self-consistency equation, confirming the equivalence of the two approaches.
4. Connection to Landau Theory
Derivation 4: Expanding Near T_c
Expand the Bragg-Williams free energy for small \(m\). Using\(\ln(1 \pm m) \approx \pm m - m^2/2 \pm m^3/3 - m^4/4 + \cdots\):
Identifying \(a = \frac{1}{2}(k_BT - qJ) = \frac{1}{2}k_B(T - T_c)\) and\(b = k_BT/12 > 0\), this is exactly the Landau form:
From this, all mean-field critical exponents follow: \(\beta = 1/2\),\(\gamma = 1\), \(\delta = 3\), and \(\alpha = 0\)(discontinuity in \(C_V\)).
5. Accuracy of Mean-Field T_c
Derivation 5: Comparison Across Lattices
The mean-field critical temperature \(k_BT_c^{\text{MF}} = qJ\) overestimates the true \(T_c\) because it neglects fluctuations. The accuracy improves with increasing coordination number:
Mean-Field vs Exact T_c
1D chain (\(q = 2\)): MF gives \(T_c = 2J/k_B\), exact \(T_c = 0\) (qualitatively wrong)
2D square (\(q = 4\)): MF gives \(T_c = 4J/k_B\), exact \(T_c \approx 2.269J/k_B\) (76% too high)
2D triangular (\(q = 6\)): MF gives \(T_c = 6J/k_B\), exact \(T_c \approx 3.641J/k_B\) (65% too high)
3D simple cubic (\(q = 6\)): MF gives \(T_c = 6J/k_B\), numerical \(T_c \approx 4.511J/k_B\) (33% too high)
3D BCC (\(q = 8\)): MF gives \(T_c = 8J/k_B\), numerical \(T_c \approx 6.355J/k_B\) (26% too high)
3D FCC (\(q = 12\)): MF gives \(T_c = 12J/k_B\), numerical \(T_c \approx 9.795J/k_B\) (22% too high)
When Is Mean-Field Exact?
Mean-field theory becomes exact in several limits: (1) Infinite-range interactions (each spin interacts equally with all others). (2) Infinite dimensions or infinite coordination number. (3) Above the upper critical dimension \(d_c = 4\) for short-range interactions. The Ginzburg criterion quantifies the size of the critical region where fluctuations dominate: \(|t| < t_G\) where\(t_G \propto (a_0^d)^{2/(4-d)}\) and \(a_0\) is the lattice spacing.
6. Applications
Key Applications
BCS superconductivity: The BCS gap equation is a mean-field self-consistency equation for the superconducting order parameter, and gives\(T_c\) with remarkable accuracy because the effective dimensionality of the pairing interaction is infinite-range in momentum space.
Hartree-Fock in quantum chemistry: Electrons experience a mean field from all other electrons, leading to self-consistent orbital equations.
Neural networks: The Hopfield model of associative memory is exactly a fully connected Ising model, and mean-field theory provides its exact solution.
Epidemiology: SIR models with homogeneous mixing are mean-field theories of disease spread on networks.
7. Computational Exploration
This simulation visualizes the Weiss self-consistency equation, Bragg-Williams free energy, magnetization curves, and the comparison of mean-field with exact results.
Mean-Field Theory: Self-Consistency, Free Energy, Magnetization, and Lattice Comparison
PythonClick Run to execute the Python code
Code will be executed with Python 3 on the server
8. Summary and Key Results
Core Formulas
- Weiss: \(m = \tanh[(qJm + h)/(k_BT)]\)
- Curie-Weiss: \(\chi = C/(T - T_c)\)
- Mean-field \(T_c = qJ/k_B\)
- Landau from Bragg-Williams: \(a = \frac{1}{2}k_B(T - T_c)\)
Physical Insights
- MF replaces fluctuating neighbors by an average field
- Exact for infinite range or \(d \ge 4\)
- Overestimates \(T_c\); improves with higher coordination
- Bragg-Williams and Weiss are equivalent variational approaches