Variational Methods
10.1 The Variational Principle
Section titled “10.1 The Variational Principle”For any trial wavefunction (normalised), the expectation value of the Hamiltonian is an upper bound on the true ground state energy:
The equality holds if and only if .
10.2 The Hydrogen Molecule Ion
Section titled “10.2 The Hydrogen Molecule Ion H2+H_2^+H2+”The simplest molecule: one electron in the field of two protons separated by distance . The Hamiltonian:
LCAO trial function:
The energies:
Where is the overlap integral, is the Coulomb integral, and is the exchange integral.
- (bonding): has a minimum at Giving a binding energy of eV (experiment: 2.8 eV).
- (antibonding): monotonically decreases, no bound state.
10.3 The Hydrogen Molecule
Section titled “10.3 The Hydrogen Molecule H2H_2H2”With two electrons, the full Hamiltonian includes the electron-electron repulsion. Using the variational method with properly (anti)symmetrised spatial-spin wavefunctions:
Bonding (singlet):
Antibonding (triplet):
The equilibrium bond length is with binding energy eV (experiment: 4.75 eV).
10.4 Key Relationships
Section titled “10.4 Key Relationships”| Method | Type | Guarantee | Accuracy |
|---|---|---|---|
| Variational | Ground state | Upper bound | Depends on trial function |
| Perturbation theory | Any state | No bound (asymptotic series) | Depends on smallness |
| WKB | Semiclassical | Leading order in | Good for large |
| Hartree-Fock | Many-body | Variational (single determinant) | 99% of energy |
10.5 Common Pitfalls
Section titled “10.5 Common Pitfalls”- Using a non-normalised trial function without adjusting. The variational principle requires . If the trial function is not normalised, use instead.
- Forgetting the variational principle only gives ground state bounds. For excited states, the trial function must be orthogonal to lower-energy states, which is hard to enforce.
- Choosing a trial function with the wrong symmetry. If the true ground state has a different parity or angular momentum than the trial function, the variational estimate can be very poor.
- Assuming more variational parameters always improves accuracy. Additional parameters can lead to overfitting, numerical instability, and may only marginally improve the energy while obscuring the physics.
10.6 Summary Table
Section titled “10.6 Summary Table”| System | Trial function | Variational parameter | Energy (theory) | Energy (exact) |
|---|---|---|---|---|
| He atom | eV | eV | ||
| LCAO | eV binding | eV | ||
| Singlet Heitler-London | eV binding | eV |
10.7 Applications
Section titled “10.7 Applications”- Quantum chemistry: The Hartree-Fock method is a variational approach where the trial function is a Slater determinant. Post-Hartree-Fock methods (CI, MP2, CC) systematically improve the variational bound.
- Condensed matter physics: The Hubbard model is studied variationally using Gutzwiller wavefunctions and density matrix renormalisation group (DMRG) methods.
- Nuclear physics: The nuclear shell model uses variational calculations with configurational mixing to predict nuclear spectra and binding energies.
- Machine learning: Variational autoencoders (VAEs) use the variational principle to approximate intractable posterior distributions by minimising the evidence lower bound (ELBO).
Worked Example 10.1: Variational Estimate for Helium Ground State
Use the trial function where is a variational parameter.
The energy expectation value (treating the electron-electron repulsion as a perturbation):
E(Z_{\text{eff}) = 2\times\frac{Z_{\text{eff}^2}}{2}\text{Ry} - 2\times\frac{Z_{\text{eff} Z}{1}\text{Ry} + \frac{5}{8}Z_{\text{eff}\text{Ry}}}}}
= \left(Z_{\text{eff}^2 - 4Z_{\text{eff} + \frac{5}{4}Z_{\text{eff}\right)\text{Ry} = \left(Z_{\text{eff}^2 - \frac{11}{4}Z_{\text{eff}\right)\text{Ry}}}}}}
Minimising: .
The exact (non-relativistic) ground state energy is eV, so the variational result is within 2%.
The effective charge reflects the screening of the nuclear charge by the other electron: each electron partially shields the nucleus from the other, reducing the effective charge from to .
10.8 Worked Example: Variational Estimate for Particle in a Finite Well
Section titled “10.8 Worked Example: Variational Estimate for Particle in a Finite Well”Problem. Estimate the ground state energy of a particle in a 1D finite square well for , for , using the Gaussian trial function .
Solution. The Hamiltonian is . The kinetic energy: . The potential energy: .
Thus . Minimising numerically for typical parameters ( eV, Å, ) gives Å and eV, compared to the exact value eV. The Gaussian trial function cannot capture the exponential decay outside the well, leading to a 12% error.