The Damped Harmonic Oscillator
mx¨+cx˙+kx=0
Or in standard form:
x¨+2γx˙+ω02x=0
where:
- γ=2mc (damping coefficient, per unit mass)
- ω0=mk (natural frequency, undamped)
Three Damping Cases
1. Overdamped (γ>ω0)
Large damping, no oscillation.

Characteristic equation roots are real, distinct, and negative:
λ±=−γ±γ2−ω02<0
Solution:
x(t)=Aeλ+t+Beλ−t
Decays monotonically to zero. The system returns to equilibrium without oscillating.
2. Critically Damped (γ=ω0)
Boundary case: fastest return to equilibrium without oscillation.

Repeated root: λ=−γ
Solution:
x(t)=(A+Bt)e−γt
Initially, the linear term may dominate if B=0, but exponential decay eventually wins.
Application: Car suspension systems are designed to be critically damped.
3. Underdamped (γ<ω0)
Small damping: oscillation with decaying amplitude.

Complex conjugate roots: −γ±iΩ where Ω=ω02−γ2
Solution:
x(t)=e−γt(AcosΩt+BsinΩt)
Or equivalently:
x(t)=Ce−γtcos(Ωt−ϕ)
Properties:
- Oscillates with frequency Ω (less than ω0)
- Amplitude decays as e−γt
- Period T=Ω2π
Energy Dissipation
For undamped oscillator: total energy E=21mx˙2+21kx2 is conserved.
With damping, multiply equation by x˙:
mx¨x˙+cx˙2+kxx˙=0
dtd(21mx˙2+21kx2)=−cx˙2
Energy decays at rate cx˙2 (power dissipated by friction).
Quality Factor (Q-factor)
The Q-factor measures how underdamped the system is:
Q=2γω0=ckm
Interpretation:
- Q≫1: lightly damped, many oscillations
- Q≈21: critically damped
- Q equals the number of oscillations for amplitude to decay by factor e−π
Forced Oscillations
Add external forcing:
x¨+2γx˙+ω02x=f0cosωt
Particular Integral
Try xp=acosωt+bsinωt.
Substituting and solving:
a=(ω02−ω2)2+4γ2ω2f0(ω02−ω2)
b=(ω02−ω2)2+4γ2ω22γωf0
Amplitude and Phase
Write xp=μf0cos(ωt−ϕ) where:
μ=(ω02−ω2)2+4γ2ω21
tanϕ=ω02−ω22γω
Resonance
Resonance occurs when the amplitude μ is maximum.

For small γ: maximum near ω=ω0.
Resonant frequency (exact):
ωres=ω02−2γ2
At resonance:
- Amplitude is large (inversely proportional to γ)
- Phase shift is π/2: response lags forcing by 90°
Transients
The complete solution is:
x(t)=xc(t)+xp(t)
where xc (complementary function) decays as e−γt.
Transient behaviour: Initially dominated by xc, which depends on initial conditions.
Steady state: At large t, only xp remains (forced oscillation).
Physical interpretation: The system “forgets” its initial state and responds only to the forcing.