1.
A mass of $m$ kg is attached to a spring with spring constant $k$ N/m and a dashpot providing a damping coefficient of $\gamma$ N·s/m. The equation of motion for free vibrations is
\[ mu'' + \gamma u' + ku = 0. \]
For each set of values, determine whether the system is overdamped, critically damped, or underdamped.
- (a) $m = 2,\;\; \gamma = 8,\;\; k = 3$
- (b) $m = 1,\;\; \gamma = 6,\;\; k = 9$
- (c) $m = 2,\;\; \gamma = 4,\;\; k = 10$
- (d) $m = 1,\;\; \gamma = 10,\;\; k = 16$
Recall. The discriminant is $\gamma^2 - 4km$. Overdamped: $\gamma^2 - 4km > 0$; critically damped: $\gamma^2 - 4km = 0$; underdamped: $\gamma^2 - 4km < 0$.
Compute the discriminant $\Delta = \gamma^2 - 4km$ for each case.
(a) $m = 2,\; \gamma = 8,\; k = 3$: $\;\Delta = 64 - 4(3)(2) = 64 - 24 = 40 > 0$. Overdamped.
(b) $m = 1,\; \gamma = 6,\; k = 9$: $\;\Delta = 36 - 4(9)(1) = 36 - 36 = 0$. Critically damped.
(c) $m = 2,\; \gamma = 4,\; k = 10$: $\;\Delta = 16 - 4(10)(2) = 16 - 80 = -64 < 0$. Underdamped.
(d) $m = 1,\; \gamma = 10,\; k = 16$: $\;\Delta = 100 - 4(16)(1) = 100 - 64 = 36 > 0$. Overdamped.
\[\boxed{(a)\;\text{Overdamped};\;\; (b)\;\text{Critically damped};\;\; (c)\;\text{Underdamped};\;\; (d)\;\text{Overdamped}}\]