Example 2 — Mass-spring with friction (damped)
We add a viscous friction force proportional to the velocity: Characteristic equation , with . There are three regimes:
- underdamped (, ): , an oscillation that dies away exponentially, with ;
- critically damped (, ): . It is the optimal regime — no oscillation, return to equilibrium in the shortest time — ideal for car shock absorbers;
- overdamped (, ): real and negative, pure and slow exponential decay.
Links
Topics: Differential equations
Concepts: Second-order linear ODE · Characteristic equation · Harmonic oscillator · Damping
Methods: Harmonic oscillator ODE
Skills: Modelling · Reasoning by cases · Solving equations