|q⟩ Bad Qubits

intermediate · Physics · Time-Independent Perturbation Theory

The Stark Effect

An atom in an electric field

Place an atom in a uniform external electric field E=Ez^\vec{\mathcal{E}} = \mathcal{E}\,\hat{z}. The electron of charge e-e acquires a potential energy that adds to the atomic Hamiltonian. The perturbation is

H^=eEz^,\hat{H}' = e\,\mathcal{E}\,\hat{z},

where z^\hat{z} is the electron's position operator along the field. The shift of atomic energy levels in this field is the Stark effect, the electric analogue of the magnetic Zeeman effect.

First order usually vanishes

For a non-degenerate state n|n\rangle with definite parity, the first-order shift is E(1)=eEnz^nE^{(1)} = e\mathcal{E}\,\langle n|\hat{z}|n\rangle. But z^\hat{z} is odd under parity while n2|\langle n|^2 is even, so the integrand is odd and the expectation value vanishes:

nz^n=0for any parity eigenstate.\langle n|\hat{z}|n\rangle = 0 \quad \text{for any parity eigenstate.}

The hydrogen ground state is non-degenerate and has definite parity, so it shows no linear Stark shift. Its leading effect is quadratic in E\mathcal{E} (the quadratic Stark effect), computed from the second-order formula and describing the induced electric dipole / polarizability.

The linear Stark effect needs degeneracy

The story changes when a level is degenerate and the degenerate states have opposite parity, so that z^\hat{z} can connect them. The n=2n = 2 level of hydrogen is the textbook case: it contains the 2s2s state (even parity) and three 2p2p states (odd parity). The operator z^\hat{z} couples 2s2s to 2pz2p_z only; matrix elements to 2px,2py2p_x, 2p_y vanish by the magnetic quantum number selection rule.

Within the {2s,2pz}\{|2s\rangle, |2p_z\rangle\} subspace the perturbation matrix is purely off-diagonal,

W=(0W0W00),W0=eE2sz^2pz=3ea0E,W = \begin{pmatrix} 0 & W_0 \\ W_0 & 0 \end{pmatrix}, \qquad W_0 = e\mathcal{E}\,\langle 2s|\hat{z}|2p_z\rangle = -3\,e a_0 \mathcal{E},

where a0a_0 is the Bohr radius and the value 3ea0E-3ea_0\mathcal{E} comes from evaluating the hydrogen radial and angular integrals (a standard result). Diagonalizing WW gives eigenvalues

E±(1)=±3ea0E.E^{(1)}_\pm = \pm 3\,e a_0 \mathcal{E}.

So the n=2n = 2 level splits linearly with the field: one combination rises by 3ea0E3ea_0\mathcal{E}, one falls by the same amount, and the remaining 2px,2py2p_x, 2p_y states stay put. This linear splitting — absent for the ground state — is the signature of the degenerate, mixed-parity manifold.

Try it

For the hydrogen n=2n = 2 linear Stark effect, the perturbation matrix in the {2s,2pz}\{2s, 2p_z\} subspace is (0330)\begin{pmatrix} 0 & -3 \\ -3 & 0 \end{pmatrix} in units of ea0Ee a_0 \mathcal{E}. Compute the magnitude of the first-order energy shift (the size of either eigenvalue) and return it as a number.

Run your code to see the quantum state.

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