Skip to content

Born–Oppenheimer Approximation

In the previous chapter, we introduced the molecular Schrödinger equation, which describes the motion of both electrons and nuclei.

Although this equation provides a complete quantum mechanical description of a molecule, solving it exactly is practically impossible because the motion of every electron and every nucleus is coupled together.

The Born–Oppenheimer approximation simplifies this problem by taking advantage of one important physical fact:

Atomic nuclei are much heavier and therefore move much more slowly than electrons.

This approximation allows us to separate the motion of the electrons from the motion of the nuclei, making electronic structure calculations computationally feasible.


Why is an Approximation Needed?

Recall that the molecular Hamiltonian is

\[ \hat H = \hat T_n + \hat T_e + \hat V_{nn} + \hat V_{ne} + \hat V_{ee} \]

where

  • \(\hat T_n\) is the nuclear kinetic energy,
  • \(\hat T_e\) is the electronic kinetic energy,
  • \(\hat V_{nn}\) is the nucleus–nucleus repulsion,
  • \(\hat V_{ne}\) is the electron–nucleus attraction,
  • \(\hat V_{ee}\) is the electron–electron repulsion.

This Hamiltonian describes the simultaneous motion of all nuclei and all electrons, resulting in a highly coupled many-particle problem.


Electrons Move Much Faster Than Nuclei

The key observation made by Max Born and J. Robert Oppenheimer in 1927 is that nuclei are much heavier than electrons.

For example,

Particle Approximate Mass
Electron \(1\,m_e\)
Proton \(1836\,m_e\)
Oxygen nucleus \(\approx 29152\,m_e\)

Because of this enormous mass difference,

  • electrons respond almost instantaneously to changes in nuclear positions,
  • nuclei move comparatively slowly.

An intuitive analogy is a swarm of bees flying around slowly moving balloons. The bees rapidly adjust their positions while the balloons barely move over the same period.

Note

The approximation is based on the difference in timescales between electronic and nuclear motion, not simply on their mass difference.


Separating Electronic and Nuclear Motion

Since the nuclei move slowly, we assume that they remain fixed while solving for the electronic structure.

Mathematically, this allows the total molecular wavefunction to be written as

\[ \Psi(\mathbf r,\mathbf R) = \psi_e(\mathbf r;\mathbf R) \chi_n(\mathbf R) \]

where

Symbol Meaning
\(\mathbf r\) Electronic coordinates
\(\mathbf R\) Nuclear coordinates
\(\psi_e\) Electronic wavefunction
\(\chi_n\) Nuclear wavefunction

Notice that the electronic wavefunction still depends on the nuclear coordinates, but only as fixed parameters.

This means we solve the electronic problem for one nuclear geometry at a time.


Neglecting Nuclear Motion

If the nuclei are considered stationary during the electronic calculation,

their kinetic energy becomes negligible,

\[ \boxed{ \hat T_n \approx 0 } \]

This is the central approximation introduced by Born and Oppenheimer.

The nuclei are treated as fixed point charges while solving for the electrons.


The Electronic Hamiltonian

After neglecting the nuclear kinetic energy,

the Hamiltonian becomes

\[ \hat H_e = \hat T_e + \hat V_{ne} + \hat V_{ee} + V_{nn} \]

Notice an important difference.

The nucleus–nucleus interaction

\[ V_{nn} \]

no longer acts as an operator.

Since the nuclei are fixed,

their mutual repulsion is simply a constant for the chosen geometry.

Thus,

only the electrons remain as quantum mechanical particles.


The Electronic Schrödinger Equation

The Schrödinger equation now becomes

\[ \boxed{ \hat H_e \psi_e = E_e \psi_e } \]

This equation is called the electronic Schrödinger equation.

It forms the starting point for nearly every electronic structure method, including

  • Hartree–Fock (HF),
  • Density Functional Theory (DFT),
  • MP2,
  • Coupled Cluster,
  • CASSCF,
  • MRCI.

Instead of solving for both nuclei and electrons simultaneously, these methods solve only for the electronic wavefunction.


Potential Energy Surfaces

For every nuclear geometry,

the electronic Schrödinger equation yields a different electronic energy.

Therefore,

\[ E_e = E_e(\mathbf R) \]

The electronic energy becomes a function of the nuclear coordinates.

This relationship defines the Potential Energy Surface (PES).

A potential energy surface describes how the energy of a molecule changes as the atoms move.

Many computational chemistry tasks involve exploring this surface, including

  • geometry optimization,
  • transition-state searches,
  • reaction path calculations,
  • molecular dynamics,
  • vibrational analysis.

Advantages of the Born–Oppenheimer Approximation

The approximation dramatically simplifies quantum chemical calculations.

It allows us to

  • separate electronic and nuclear motion,
  • reduce the number of coupled variables,
  • solve only the electronic problem,
  • compute molecular properties efficiently.

Without this approximation, routine calculations on molecules containing even a few atoms would be computationally intractable.


Limitations

Although extremely successful, the Born–Oppenheimer approximation is not exact.

It can fail whenever electronic and nuclear motion become strongly coupled.

Examples include

  • conical intersections,
  • nonadiabatic transitions,
  • ultrafast photochemistry,
  • proton transfer,
  • electron transfer,
  • excited-state dynamics.

In these situations, methods that explicitly couple electronic and nuclear motion—such as MCTDH, surface hopping, or multistate quantum dynamics—are required.

Warning

The Born–Oppenheimer approximation is excellent for most ground-state calculations but may become inaccurate when nuclear and electronic motions occur on comparable timescales.


Connection to Hartree–Fock Theory

The Born–Oppenheimer approximation removes the complexity associated with nuclear motion.

However, the electron–electron repulsion term still prevents an exact solution of the electronic Schrödinger equation.

The next challenge is therefore to determine how to describe a many-electron wavefunction while respecting the Pauli Exclusion Principle.

This leads naturally to the concept of Slater determinants, which form the foundation of Hartree–Fock theory.


Key Takeaways

  • The Born–Oppenheimer approximation separates nuclear and electronic motion.
  • Nuclei are treated as fixed while solving the electronic problem.
  • The nuclear kinetic energy is neglected during electronic structure calculations.
  • The electronic Schrödinger equation becomes the starting point for Hartree–Fock and most other quantum chemistry methods.
  • The approximation works remarkably well for most ground-state calculations but may fail for strongly coupled electron–nuclear dynamics.