intermediate · Physics · Time-Independent Perturbation Theory
Checkpoint: Perturb a System
Bring it together
This checkpoint combines everything from the module on a single concrete system. You will compute the
ground-state energy of a two-level Hamiltonian to second order in perturbation theory and compare against
the exact answer.
The system
The unperturbed Hamiltonian is diagonal,
H^(0)=(2005),
with ground state ∣0⟩ at E0(0)=2 and excited state ∣1⟩ at E1(0)=5. The
perturbation, in the same basis, is
H^′=(0.40.30.3−0.2).
The recipe, step by step
First order — the diagonal expectation value:
E0(1)=⟨0∣H^′∣0⟩=0.4.
Second order — sum over the other state (here just ∣1⟩):
Our second-order estimate 2.37 sits within about 0.007 of the exact 2.3631 — the residual is the
third-order-and-beyond contribution. The agreement confirms the perturbation is genuinely small here
(coupling 0.3 versus gap ≈2.6), exactly the validity condition from earlier in the module.
Try it
For the system above, compute the ground-state energy to second order,
E0=E0(0)+E0(1)+E0(2), 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.