Skip to content

Slater Determinants and the Pauli Principle

In the previous chapter, the Born–Oppenheimer approximation reduced the molecular Schrödinger equation to the electronic Schrödinger equation, allowing us to focus solely on the motion of electrons.

The next challenge is to determine how to describe a system containing many electrons.

Unlike distinguishable particles, electrons obey the laws of quantum statistics. As identical fermions, they must satisfy the Pauli Exclusion Principle, which places strict requirements on the form of the electronic wavefunction.

This chapter introduces the concept of the Slater determinant, the mathematical foundation of the Hartree–Fock method.


The Many-Electron Wavefunction

For a molecule containing a single electron, the wavefunction depends only on the coordinates of that electron,

\[ \Psi = \Psi(\mathbf{r}_1) \]

For a molecule containing many electrons, the wavefunction depends on the coordinates of every electron,

\[ \Psi = \Psi(\mathbf{r}_1,\mathbf{r}_2,\ldots,\mathbf{r}_N) \]

where

  • \(N\) is the number of electrons,
  • \(\mathbf r_i\) represents the position of the i-th electron.

The electronic Schrödinger equation must therefore be solved for this many-electron wavefunction.


Identical Particles

One important property of electrons is that they are indistinguishable.

Suppose we exchange two electrons.

Since the electrons are physically identical,

there is no experiment that can determine which electron was originally which.

Therefore,

the observable properties of the system must remain unchanged.

Quantum mechanics expresses this mathematically through the symmetry of the wavefunction.


Bosons vs Fermions

All elementary particles belong to one of two categories.

Particle Type Wavefunction Under Exchange
Bosons Symmetric
Fermions Antisymmetric

Bosons satisfy

\[ \Psi(1,2)=\Psi(2,1) \]

Electrons, however, are fermions, so they satisfy

\[ \boxed{ \Psi(1,2) = - \Psi(2,1) } \]

This sign change is called antisymmetry.


The Pauli Exclusion Principle

Wolfgang Pauli discovered that

No two electrons can occupy the same quantum state simultaneously.

This principle follows naturally from the antisymmetry of the electronic wavefunction.

Suppose two electrons occupied exactly the same state.

Then,

\[ \Psi(1,2) = - \Psi(1,2) \]

The only possible solution is

\[ \boxed{ \Psi = 0 } \]

A zero wavefunction has no physical meaning.

Therefore,

two electrons cannot occupy identical quantum states.

Note

The Pauli Exclusion Principle is not introduced as an additional assumption in Hartree–Fock theory. It is automatically satisfied when the electronic wavefunction is constructed as a Slater determinant.


Why an Ordinary Product Fails

Suppose we attempt to construct a two-electron wavefunction simply by multiplying two orbitals,

\[ \Psi = \phi_1(1)\phi_2(2) \]

Now exchange the two electrons.

The wavefunction becomes

\[ \Psi = \phi_1(2)\phi_2(1) \]

These two expressions are generally not equal,

nor are they negatives of one another.

Therefore,

a simple product of orbitals does not satisfy the antisymmetry requirement.

A different mathematical construction is needed.


The Slater Determinant

John C. Slater introduced a compact way to build antisymmetric wavefunctions.

For two electrons,

the wavefunction is

\[ \boxed{ \Psi = \frac{1}{\sqrt2} \begin{vmatrix} \phi_1(1) & \phi_2(1)\\ \phi_1(2) & \phi_2(2) \end{vmatrix} } \]

Expanding the determinant gives

\[ \Psi = \frac1{\sqrt2} \left[ \phi_1(1)\phi_2(2) - \phi_1(2)\phi_2(1) \right] \]

Notice that exchanging electrons 1 and 2 changes the sign of the wavefunction automatically.

Thus,

the determinant satisfies the Pauli principle.


General Form

For a molecule containing \(N\) electrons,

the electronic wavefunction becomes

\[ \Psi = \frac1{\sqrt{N!}} \begin{vmatrix} \phi_1(1)&\phi_2(1)&\cdots&\phi_N(1)\\ \phi_1(2)&\phi_2(2)&\cdots&\phi_N(2)\\ \vdots&\vdots&\ddots&\vdots\\ \phi_1(N)&\phi_2(N)&\cdots&\phi_N(N) \end{vmatrix} \]

This is known as the Slater determinant.

Every Hartree–Fock calculation represents the electronic wavefunction in this form.


Spin Orbitals

Each function appearing inside the determinant is called a spin orbital.

A spin orbital combines

  • a spatial orbital,
  • a spin function.

Mathematically,

\[ \chi(\mathbf r,\omega) = \phi(\mathbf r)\sigma(\omega) \]

where

  • \(\phi\) is the spatial orbital,
  • \(\sigma\) is the spin function.

Two spin functions are possible,

\[ \alpha \qquad \beta \]

representing spin-up and spin-down electrons.


Restricted Hartree–Fock

For closed-shell molecules,

each spatial orbital contains

  • one α electron,
  • one β electron.

Thus,

\[ \chi_i = \phi_i\alpha \]

and

\[ \chi_{i+1} = \phi_i\beta \]

Both electrons occupy the same spatial orbital but have opposite spins.

This is precisely the assumption made in the Restricted Hartree–Fock (RHF) method.


Why Slater Determinants Matter

The Slater determinant provides several important properties automatically.

It

  • satisfies the Pauli Exclusion Principle,
  • guarantees antisymmetry,
  • ensures electrons remain indistinguishable,
  • forms the starting point for Hartree–Fock theory.

Almost every wavefunction-based electronic structure method begins with a Slater determinant.


Key Takeaways

  • Electrons are identical fermions.
  • Their wavefunction must be antisymmetric under particle exchange.
  • Ordinary products of orbitals do not satisfy this requirement.
  • The Slater determinant automatically enforces the Pauli Exclusion Principle.
  • Hartree–Fock theory represents the many-electron wavefunction as a single Slater determinant.

Looking Ahead

Now that we have constructed a physically acceptable many-electron wavefunction, the next question is:

How can we determine the best possible orbitals inside the Slater determinant?

The answer lies in the Variational Principle, which leads directly to the Hartree–Fock approximation and the derivation of the Hartree–Fock equations.