|q⟩ Bad Qubits

beginner · Physics · The Birth of Quantum Theory

The Bohr Model

By 1913 the nuclear atom was established but deeply puzzling: classical electrodynamics predicted that an electron orbiting a proton should radiate energy continuously and spiral inward in nanoseconds. Niels Bohr cut through the contradiction with two bold postulates that mixed classical mechanics with an entirely new quantization condition.

Bohr's postulates

  1. Stationary states. An electron can occupy only certain allowed orbits without radiating. The allowed orbits are those for which the angular momentum LL is an integer multiple of =h/(2π)\hbar = h / (2\pi):

L=mvr=n,n=1,2,3,L = mvr = n\hbar, \qquad n = 1, 2, 3, \ldots

  1. Quantum jumps. When an electron transitions between two stationary states, a single photon is emitted or absorbed whose energy equals the difference in orbital energies: Ephoton=EniEnfE_\text{photon} = |E_{n_i} - E_{n_f}|.

Deriving the Bohr radii

Consider a circular orbit of radius rr. The Coulomb attraction provides the centripetal force:

ke2r2=mv2r,\frac{ke^2}{r^2} = \frac{mv^2}{r},

where k=1/(4πε0)k = 1/(4\pi\varepsilon_0). Solving for v2v^2 gives v2=ke2/(mr)v^2 = ke^2/(mr). Substituting into the quantization condition mvr=nmvr = n\hbar yields v=n/(mr)v = n\hbar/(mr), so

n22m2r2=ke2mr.\frac{n^2\hbar^2}{m^2 r^2} = \frac{ke^2}{mr}.

Solving for rr:

rn=n22mke2=n2a0,r_n = \frac{n^2 \hbar^2}{mke^2} = n^2 a_0,

where the Bohr radius is defined as

a0=2mke20.0529nm.a_0 = \frac{\hbar^2}{mke^2} \approx 0.0529\,\text{nm}.

The first orbit (n=1n = 1) has radius a0a_0; the second (n=2n = 2) has radius 4a04a_0; and in general rnr_n grows as n2n^2.

Deriving the energy levels

The total mechanical energy is the sum of kinetic and potential energy. The potential energy of the electron–proton pair separated by rr is U=ke2/rU = -ke^2/r. Using the circular-orbit relation ke2/r=mv2ke^2/r = mv^2, the kinetic energy is K=mv2/2=ke2/(2r)K = mv^2/2 = ke^2/(2r). Therefore

E=K+U=ke22rke2r=ke22r.E = K + U = \frac{ke^2}{2r} - \frac{ke^2}{r} = -\frac{ke^2}{2r}.

Substituting r=rn=n2a0r = r_n = n^2 a_0:

En=ke22a01n2.E_n = -\frac{ke^2}{2a_0} \cdot \frac{1}{n^2}.

The combination ke2/(2a0)ke^2/(2a_0) evaluates numerically to 13.6eV13.6\,\text{eV}, giving the celebrated Bohr energy formula:

En=13.6eVn2.\boxed{E_n = -\frac{13.6\,\text{eV}}{n^2}.}

The ground state (n=1n = 1) has energy 13.6eV-13.6\,\text{eV}; the first excited state (n=2n = 2) has energy 3.4eV-3.4\,\text{eV}; and excited states approach zero as nn \to \infty (ionization).

Emission and absorption spectra

When an electron drops from level nin_i to level nfn_f (with ni>nfn_i > n_f), the emitted photon carries energy

Ephoton=EniEnf=13.6eV ⁣(1nf21ni2).E_\text{photon} = E_{n_i} - E_{n_f} = 13.6\,\text{eV}\!\left(\frac{1}{n_f^2} - \frac{1}{n_i^2}\right).

For the Balmer series (nf=2n_f = 2, ni=3,4,5,n_i = 3, 4, 5, \ldots), the photons fall in the visible range, producing the characteristic red, blue-green, and violet lines of hydrogen that spectroscopists had measured since 1885. The Bohr model explained the entire Balmer series and predicted the ultraviolet Lyman series (nf=1n_f = 1) and infrared Paschen series (nf=3n_f = 3) before they were fully mapped, a striking predictive success.

Try it

This is a numerical exercise — return a number. Using Bohr's formula En=13.6eV/n2E_n = -13.6\,\text{eV} / n^2, compute the energy in eV of the n=2n = 2 level of hydrogen.

Run your code to see the quantum state.

Sign in on the full site to ask questions and join the discussion.