intermediate · Physics · Time-Dependent Perturbation & Fermi's Golden Rule
Harmonic Perturbations
Most time-dependent perturbations of physical interest oscillate: an atom feels an
electromagnetic wave ∝cos(ωt), a spin feels an oscillating magnetic field,
a qubit is driven by a microwave tone. We now specialize the first-order machinery to a
harmonic (sinusoidal) perturbation.
The harmonic perturbation
Take
H^′(t)=V^cos(ωt)=2V^(eiωt+e−iωt),
where V^ is a time-independent operator and ω is the drive frequency.
Splitting the cosine into two exponentials is the key step — each exponential will combine
with the intrinsic phase eiωfit′ of the transition.
First-order amplitude
Insert this into the first-order formula
cf(1)(t)=−ℏi∫0tHfi′(t′)eiωfit′dt′ with
Hfi′(t′)=Vficos(ωt′):
The two terms have denominators ωfi+ω and ωfi−ω. If the drive
is tuned near the transition, ω≈ωfi>0, then ωfi−ω is
small while ωfi+ω≈2ωfi is large. The second
(co-rotating) term has a tiny denominator and dominates; the first
(counter-rotating) term is suppressed by ∼(ωfi−ω)/(ωfi+ω).
Dropping the small term is the rotating-wave approximation (RWA):
cf(1)(t)≈−2ℏVfiωfi−ωei(ωfi−ω)t−1.
Defining the detuningΔ≡ωfi−ω and squaring:
Pi→f(t)=4ℏ2∣Vfi∣2(Δ/2)2sin2(Δt/2)
This is the same sinc-squared shape as before, but now centred on Δ=0, i.e. on
ω=ωfi.
Absorption and stimulated emission
The two exponentials are not just a mathematical convenience — they are two physical
processes. The co-rotating term peaks at ω=ωfi, i.e. Ef=Ei+ℏω:
the system absorbs a quantum of energy ℏω and climbs to a higher state. The
counter-rotating term peaks at ω=−ωfi, i.e. Ef=Ei−ℏω: the
system emits a quantum and drops to a lower state (stimulated emission). The drive
frequency selects which process is resonant.
Try it
For a harmonic drive with Vfi=0.4, ωfi=5.0, ω=4.0, t=2.0, and
ℏ=1, compute the detuning Δ=ωfi−ω and the RWA transition
probability Pi→f(t)=(∣Vfi∣2/4ℏ2)sin2(Δt/2)/(Δ/2)2. return
the number.
Run your code to see the quantum state.
Sign in on the full site to ask questions and join the discussion.