overdamped motion
Picture pulling a spoon out of a jar of thick honey: it does not spring back or bounce — it just creeps slowly back toward where it was and stops. A system drowning in damping behaves the same way. Disturb it and it returns to rest without a single oscillation, but lazily, taking its time. That sluggish, no-wobble return is overdamped motion.
Overdamping means the damping dominates: c^2 > 4 m k (damping ratio zeta > 1). The characteristic equation then has two distinct, real, negative roots r1 and r2, and the solution is a sum of two plain decaying exponentials, x(t) = A e^(r1 t) + B e^(r2 t). There is no cosine anywhere, so there is no oscillation. The slower of the two exponentials, the one with the root closer to zero, dominates the long, slow tail of the return.
Overdamping is what you want when overshoot must be absolutely forbidden, even at the cost of speed: a heavy fire door that must never swing open, slow-closing hinges, some delicate measuring instruments. The trade-off is bluntness — the more damping you pile on past critical, the slower the system returns, because all that resistance fights the journey home as much as it fought the oscillation. So 'more damping is safer' is only half true: it buys you no overshoot but costs you sluggishness.
x'' + 5 x' + 4 x = 0 factors with roots r = -1 and r = -4, so x(t) = A e^(-t) + B e^(-4t); the e^(-4t) piece vanishes fast and the slow e^(-t) tail carries the system home with no oscillation.
Two real negative roots, two decaying exponentials, zero oscillation.
Overdamped does not mean 'returns slowly to a non-zero place' — it still returns all the way to rest, just without bouncing. And counterintuitively, increasing damping beyond critical makes the return slower, not faster.