|q⟩ Bad Qubits

intermediate · Physics · The Hydrogen Atom in Depth

Energy Levels Revisited

We met En=13.6eV/n2E_n = -13.6\,\text{eV}/n^2 earlier as the Bohr result. Now that we have set up the radial equation properly, we can see why the spectrum is discrete and pin down exactly where the n2n^2 comes from.

Quantization from the boundary conditions

Recall the effective 1D radial equation for u=rRu = rR,

22μd2udr2+[e24πϵ0r+2(+1)2μr2]u=Eu,-\frac{\hbar^2}{2\mu}\frac{d^2 u}{dr^2} + \left[-\frac{e^2}{4\pi\epsilon_0\,r} + \frac{\hbar^2\,\ell(\ell+1)}{2\mu r^2}\right]u = E\,u,

with u(0)=0u(0) = 0 and u(r)0u(r\to\infty)\to 0. For E<0E < 0 the solution behaves like eκre^{-\kappa r} at large rr. Demanding that the polynomial part terminate (so the wavefunction stays normalizable) forces a discrete condition: the series must cut off after a finite number of terms. That happens only when

nnr++1n \equiv n_r + \ell + 1

is a positive integer, where nrn_r is the degree of the polynomial. This integer nn is the principal quantum number.

The energy formula

Working through the termination condition gives the energies in terms of fundamental constants:

En=μ22 ⁣(e24πϵ0) ⁣21n2=ERn2,ER=μe42(4πϵ0)2213.6eV.E_n = -\frac{\mu}{2\hbar^2}\!\left(\frac{e^2}{4\pi\epsilon_0}\right)^{\!2}\frac{1}{n^2} = -\frac{E_R}{n^2}, \qquad E_R = \frac{\mu e^4}{2(4\pi\epsilon_0)^2\hbar^2} \approx 13.6\,\text{eV}.

The constant ER13.6eVE_R \approx 13.6\,\text{eV} is the Rydberg energy. Notice the energy depends only on nn, not on \ell or mm — a special "accidental" degeneracy of the pure Coulomb potential that we examine in the next lesson.

The Rydberg formula for spectral lines

When the electron falls from level nin_i to a lower level nfn_f, it emits a photon carrying the energy difference:

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

This is the Rydberg formula. Transitions ending on nf=2n_f = 2 form the Balmer series, which falls in the visible band. The first Balmer line, n=3n=2n=3 \to n=2, is the deep-red Hα\alpha line.

The takeaway

Requiring a normalizable radial solution quantizes the energy as En=13.6eV/n2E_n = -13.6\,\text{eV}/n^2, with n=nr++1n = n_r + \ell + 1. Emission lines follow the Rydberg formula Eγ=13.6eV(1/nf21/ni2)E_\gamma = 13.6\,\text{eV}(1/n_f^2 - 1/n_i^2).

Try it

This is a numerical exercise — return a number. Compute the energy (in eV) of the photon emitted when hydrogen relaxes from n=3n = 3 to n=2n = 2, the Hα\alpha Balmer line.

Run your code to see the quantum state.

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