intermediate · Physics · The Hydrogen Atom in Depth
Expectation of Radius ⟨r⟩
How big is a hydrogen atom in a given state? The sharpest single answer is the expectation value
of the radius, ⟨r⟩ — the mean distance of the electron from the nucleus, averaged
over the probability density.
Definition
For a state ψnℓm, the expectation value of any function of r is
⟨f(r)⟩=∫∣ψnℓm∣2f(r)d3r=∫0∞f(r)∣Rnℓ(r)∣2r2dr,
where the angular integral over ∣Yℓm∣2 gives 1. Setting f(r)=r gives ⟨r⟩.
The crucial r2 from the volume element means we are really averaging r against the radial
distribution P(r)=r2∣Rnℓ∣2.
The closed-form result
Carrying out the integral with the hydrogen radial functions yields a clean formula that depends on
both n and ℓ:
⟨r⟩nℓ=2a0[3n2−ℓ(ℓ+1)].
A few consequences:
⟨r⟩ grows roughly as n2, so excited states are much larger — the atom literally
swells as the electron climbs the ladder.
At fixed n, larger ℓ gives a slightly smaller⟨r⟩. Higher-ℓ orbits
are more circular and stay nearer the most probable radius, while low-ℓ orbits are elongated
and probe both small and large r.
Worked examples
For the ground state 1s (n=1,ℓ=0):
⟨r⟩10=2a0(3−0)=23a0.
The mean radius is 1.5a0 even though the most probable radius is a0 — the long
exponential tail pulls the average outward.
For the 2p state (n=2,ℓ=1):
⟨r⟩21=2a0(3⋅4−1⋅2)=2a0(10)=5a0.
The takeaway
The mean radius of a hydrogen state is ⟨r⟩=2a0[3n2−ℓ(ℓ+1)],
computed from the radial distribution r2∣Rnℓ∣2. It scales like n2 and decreases mildly
with ℓ at fixed n.
Try it
This is a numerical exercise — return a number. Working in units of the Bohr radius (a0=1),
use ⟨r⟩=2a0[3n2−ℓ(ℓ+1)] to compute ⟨r⟩ for the
2p state (n=2, ℓ=1).
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.