The Adiabatic Theorem
The adiabatic theorem is the physical principle behind a whole model of quantum computation. Informally it says: if a quantum system starts in the ground state of a Hamiltonian and that Hamiltonian is changed slowly enough, the system stays in the instantaneous ground state throughout the change. "Slowly enough" is made precise by the energy spectrum — specifically by the gap to the first excited state.
Time-dependent Hamiltonians
A closed quantum system evolves under the Schrödinger equation
When does not depend on time, the energy eigenstates are stationary. Adiabatic computation deliberately uses a Hamiltonian that does depend on time, interpolating from an easy starting Hamiltonian to one whose ground state encodes the answer to a problem.
At every instant the operator has eigenstates and eigenvalues
We label the instantaneous ground state . The quantity that controls everything is the spectral gap
the energy difference between the ground state and the first excited state at time .
The statement
Suppose varies smoothly over a total time , written through a normalized schedule so that . If the system begins in the ground state and the gap never closes, the adiabatic theorem guarantees that the final state is close to the instantaneous ground state , provided is large enough.
A standard sufficient condition is
Two features deserve emphasis:
- The minimum gap enters as in the denominator. A small gap forces a long runtime; the required time scales like .
- The numerator measures how fast the Hamiltonian itself changes. Spreading the same change over more time (larger ) makes the evolution gentler.
Why staying in the ground state is useful
If you can engineer a final Hamiltonian whose ground state encodes the solution to a computational problem, and an initial Hamiltonian whose ground state is easy to prepare, then adiabatic evolution transports you from the easy state to the answer. The art is choosing the interpolation so the gap stays open and the runtime stays manageable. Later lessons build exactly such Hamiltonians, design schedules, and quantify the cost through the gap.
What can go wrong
If the Hamiltonian changes too quickly relative to , the system can be excited out of the ground state — a diabatic transition. The probability of leaking into the first excited state grows as the evolution gets faster or the gap gets smaller. Avoiding such transitions, by slowing down near the minimum gap, is the central practical challenge of adiabatic and annealing-based computing.
Sign in on the full site to ask questions and join the discussion.