5.1.2 Non-Degenerate Perturbation Theory#

Prompts

  • If you know \(\hat{H}_0\) and matrix elements \(V_{mn}=\langle m\vert\hat V\vert n\rangle\), how can you systematically build first- and second-order energy corrections and first-order state corrections?

  • Starting from the parameter-dependent eigenvalue equation, why does projection with \(m=n\) isolate energy shifts while \(m\neq n\) gives state-mixing amplitudes?

  • How do coupling strength and level spacing together control the size of corrections, convergence quality, and hybridization?

  • What signals that non-degenerate perturbation theory is no longer controlled, and why does that signal point to degenerate perturbation theory?

Lecture Notes#

Overview#

§5.1.1 used an exactly solvable toy model as a benchmark. This subsection takes the next step: derive the perturbative coefficients directly from unperturbed data, without exact diagonalization.

We focus on the non-degenerate case and build formulas for first- and second-order energy shifts, first-order state mixing, and the validity condition that tells us when this method breaks down and degenerate perturbation theory is needed.

Problem Setup#

Non-Degenerate Perturbation Problem

Consider \(\hat H(\lambda)=\hat H_0+\lambda\hat V\), and work in the eigenbasis of \(\hat H_0\):

\[ \hat H_0=\sum_n \vert n\rangle E_n\langle n\vert, \]
\[ \hat V=\sum_{m,n}\vert m\rangle V_{mn}\langle n\vert. \]

Here \(V_{mn}=\langle m\vert\hat V\vert n\rangle\), and we assume a non-degenerate unperturbed spectrum at \(\lambda=0\) (that is, \(E_n\neq E_m\) for \(n\neq m\)).

The corresponding eigenvalue equation is \(\hat H(\lambda)\vert n(\lambda)\rangle=E_n(\lambda)\vert n(\lambda)\rangle\), and our objective is to construct \(E_n(\lambda)\) and \(\vert n(\lambda)\rangle\) order by order in \(\lambda\).

Hellmann-Feynman Identities#

From the Taylor-expansion viewpoint, perturbation theory is a derivative problem: we need derivatives of energies and states with respect to \(\lambda\).

The Hellmann-Feynman identities are exactly the tool we need: they convert those derivatives into matrix elements of \(\hat V\), giving a recursive route to higher-order corrections.

Hellmann-Feynman Identities (Non-Degenerate)

The perturbation \(\hat V\) is Hermitian (it is a piece of the Hamiltonian), so its matrix elements obey \(V_{nm}=\overline{V_{mn}}\).

Differentiating the eigenvalue equation with respect to \(\lambda\) gives the two Hellmann-Feynman identities below.

  • 1st Hellmann-Feynman Identity (energy derivative):

\[ \partial_\lambda E_n = V_{nn}. \]
  • 2nd Hellmann-Feynman Identity (state derivative): for \(m\neq n\), the ket- and bra-derivative overlaps are

\[\begin{split} \begin{split} \langle m\vert\partial_\lambda n\rangle &= \frac{V_{mn}}{E_n-E_m},\\ \langle\partial_\lambda n\vert m\rangle &= \frac{V_{nm}}{E_n-E_m}. \end{split} \end{split}\]

The energy denominator always carries the energy of the state being differentiated minus that of the other state.

With these identities in hand, we can now compute energy and state corrections order by order.

Energy Corrections#

Now use the Taylor expansion of the eigenenergy around \(\lambda=0\). Once \(\partial_\lambda E_n\) and \(\partial_\lambda^2E_n\) are known, the perturbative coefficients follow immediately.

Energy Expansion

Using Hellmann-Feynman identities, the energy correction is given by:

\[\begin{split} \begin{split} E_n(\lambda)&=E_n+(\partial_\lambda E_n)\lambda+\frac{1}{2}(\partial_\lambda^2E_n)\lambda^2+O(\lambda^3)\\ &=E_n+V_{nn}\lambda+\sum_{m\neq n}\frac{\vert V_{mn}\vert^2}{E_n-E_m}\lambda^2+O(\lambda^3). \end{split} \end{split}\]

State Corrections#

Apply the same Taylor logic to states:

State Expansion and First-Order Correction

Using the second Hellmann-Feynman identity, the state correction is given by:

\[\begin{split} \begin{split} \vert n(\lambda)\rangle&=\vert n\rangle+\vert\partial_\lambda n\rangle\lambda+O(\lambda^2)\\ &=\vert n\rangle+\sum_{m\neq n}\vert m\rangle\frac{V_{mn}}{E_n-E_m}\lambda+O(\lambda^2). \end{split} \end{split}\]

This makes the physical meaning transparent: mixing is stronger for larger coupling and smaller energy gap.

Physical Intuition and Validity#

  • Diagonal matrix elements \(V_{nn}\) shift energies at first order.

  • Off-diagonal matrix elements \(V_{mn}\) mix states and generate second-order shifts.

  • Level repulsion: virtual transitions push levels apart.

  • Breakdown criterion: if \(\vert E_n-E_m\vert\) becomes comparable to \(\vert V_{mn}\vert\), denominators become large and non-degenerate perturbation theory loses validity.

Then we must switch to degenerate perturbation theory (§5.1.3).

Summary#

  • Non-degenerate perturbation theory is an iterative derivative algorithm built from Hellmann-Feynman identities.

  • First-order energy comes from diagonal matrix elements: \(E_n^{(1)}=V_{nn}\).

  • First-order state mixing is coupling over gap: \(\vert n^{(1)}\rangle=\sum_{m\neq n}\vert m\rangle V_{mn}/(E_n-E_m)\).

  • Second-order energy is a sum over virtual processes: \(E_n^{(2)}=\sum_{m\neq n}\vert V_{mn}\vert^2/(E_n-E_m)\).

  • Near degeneracy is not a failure of QM; it signals a change of method (degenerate perturbation theory).

See Also

Homework#

1. Gauge choice and normalization convention. Starting from \(\langle n(\lambda)\vert n(\lambda)\rangle=1\), show that one can choose the phase convention so that

\[ \langle n^{(0)}\vert n^{(1)}\rangle=0. \]

Explain why this choice simplifies perturbative state corrections.

2. Three-level perturbation. Find the perturbative corrections to the energies and to the ground state of \(\hat H(\lambda) = \hat H_0 + \lambda\hat V\) with

\[\begin{split} \hat H_0=\begin{pmatrix}1&0&0\\0&2&0\\0&0&4\end{pmatrix}, \end{split}\]
\[\begin{split} \hat V=\begin{pmatrix}1&1&1\\1&0&1\\1&1&-1\end{pmatrix}. \end{split}\]

(a) Apply the first-order energy formula \(E_n^{(1)} = \langle n^{(0)}\vert\hat V\vert n^{(0)}\rangle\) to obtain \(E_n^{(1)}\) for all three states.

(b) Apply the first-order state formula

\[ \vert n^{(1)}\rangle = \sum_{m\neq n}\frac{V_{mn}}{E_n^{(0)} - E_m^{(0)}}\,\vert m^{(0)}\rangle \]

to assemble \(\vert 1^{(1)}\rangle\) for the ground state.

(c) Apply the second-order energy formula \(E_n^{(2)} = \sum_{m\neq n}\vert V_{mn}\vert^{2}/(E_n^{(0)} - E_m^{(0)})\) to compute \(E_1^{(2)}\). Verify the perturbative expansion by diagonalising \(\hat H(\lambda)\) at \(\lambda = 0.01\) and comparing the exact \(E_1(0.01)\) with \(E_1^{(0)} + \lambda E_1^{(1)} + \lambda^{2} E_1^{(2)}\).

3. Coupling over gap. Two two-level systems share the same coupling magnitude \(\vert V_{12}\vert=\hbar\omega_c\) but different gaps. System A has \(E_2-E_1=10\hbar\omega_c\); system B has \(E_2-E_1=2\hbar\omega_c\). Set \(\lambda=1\) in both.

(a) Compute the first-order state correction \(\vert 1^{(1)}\rangle=\sum_{m\neq 1}\vert m\rangle V_{m1}/(E_1-E_m)\) for each system.

(b) Compute the second-order energy correction \(E_1^{(2)}\) for each.

(c) Estimate the largest coupling magnitude \(\vert V_{12}\vert\) for which the perturbative expansion is well-behaved (next correction small compared to the gap). Comment on which system is “more perturbative” and why.

4. Second-order energy correction and sign. Starting from

\[ E_n^{(2)}=\sum_{m\neq n}\frac{\vert V_{mn}\vert^2}{E_n-E_m}, \]

(a) show \(E_0^{(2)}\le 0\) for the non-degenerate ground state,

(b) interpret the result as level repulsion,

(c) connect it to the variational principle.

5. Diagonal and off-diagonal perturbation. For the qubit Hamiltonian \(\hat H=\hat Z+\lambda\hat V\) with \(\hat V=\hat Z+2\hat X\) — a perturbation carrying both a diagonal and an off-diagonal part in the \(\hat Z\) eigenbasis:

(a) compute the matrix elements \(V_{00}\), \(V_{11}\), \(V_{10}\), \(V_{01}\), and obtain \(E_0^{(1)}\), \(E_1^{(1)}\), \(E_0^{(2)}\), \(E_1^{(2)}\),

(b) compute the first-order state corrections \(\vert 0^{(1)}\rangle\) and \(\vert 1^{(1)}\rangle\),

(c) diagonalize \(\hat H\) exactly, expand both eigenvalues through order \(\lambda^2\), and confirm the perturbative result; explain why the diagonal part of \(\hat V\) shifts the energies already at first order while the off-diagonal part contributes only at second order.

6. Harmonic oscillator with linear perturbation. Let

\[ \hat H_0=\hbar\omega\left(\hat a^\dagger \hat a+\frac12\right), \]
\[ \hat V=\hat{x}, \]
\[ \hat{x}=\sqrt{\frac{\hbar}{2m\omega}}(\hat a+\hat a^\dagger). \]

(a) Compute \(V_{nn}\), \(V_{n+1,n}\), \(V_{n-1,n}\).

(b) Use non-degenerate perturbation theory to obtain \(E_n\) up to second order.

(c) Solve the full Hamiltonian by completing the square and compare with perturbation theory.

7. Selection rules and parity. For a 1D parity-symmetric potential with odd perturbation \(\hat V=\hat{x}\):

(a) show \(E_n^{(1)}=0\) for all \(n\),

(b) identify which matrix elements contribute to \(E_n^{(2)}\),

(c) explain how symmetry controls which virtual transitions are allowed.

8. Near-degeneracy and breakdown. A 3-level system has unperturbed energies \(E_1=0\), \(E_2=\Delta\), \(E_3=10\Delta\), with nonzero couplings \(V_{12}\) and \(V_{23}\).

(a) Write \(E_1^{(2)}\) explicitly.

(b) Analyze \(\Delta\to 0\) and identify which term causes the breakdown.

(c) Give the correct next-step method (basis choice and effective subspace treatment) instead of applying non-degenerate formulas blindly.