Differential Equations · Question of the Day

Differential Equations Question of the Day

A fresh daily question to build accuracy, reinforce recall, and turn practice into a steady habit.
Tuesday, September 8, 2026

A damped mechanical system is modeled by 2y+γy+18y=F(t)2y'' + \gamma y' + 18y = F(t). It is observed that the amplitude of the steady-state response is maximized when the driving angular frequency is ω=2\omega = 2 rad/s. What is the value of the damping coefficient γ\gamma?

Keep practicing Differential Equations

Question of the Day

Answer today's Differential Equations question, reveal the full explanation, then keep the streak going with a new question every day.

A damped mechanical system is modeled by 2y+γy+18y=F(t)2y'' + \gamma y' + 18y = F(t). It is observed that the amplitude of the steady-state response is maximized when the driving angular frequency is ω=2\omega = 2 rad/s. What is the value of the damping coefficient γ\gamma?

  1. 454\sqrt{5}
  2. 88
  3. 252\sqrt{5}
  4. 2102\sqrt{10} (correct answer)

Explanation: This problem tests your understanding of resonance in damped harmonic oscillators. When you see a differential equation of the form my+γy+ky=F(t)my'' + \gamma y' + ky = F(t) with a driving force, you're dealing with forced oscillations where amplitude depends on the driving frequency. For maximum steady-state amplitude in a damped system, resonance occurs at the frequency ωres=ω02γ22m2\omega_{\text{res}} = \sqrt{\omega_0^2 - \frac{\gamma^2}{2m^2}}, where ω0=km\omega_0 = \sqrt{\frac{k}{m}} is the natural frequency. From your equation 2y+γy+18y=F(t)2y'' + \gamma y' + 18y = F(t), we have m=2m = 2 and k=18k = 18, so ω0=182=3\omega_0 = \sqrt{\frac{18}{2}} = 3 rad/s. Since resonance occurs at ω=2\omega = 2 rad/s, we can solve: 2=9γ282 = \sqrt{9 - \frac{\gamma^2}{8}} Squaring both sides: 4=9γ284 = 9 - \frac{\gamma^2}{8} Rearranging: γ28=5\frac{\gamma^2}{8} = 5 Therefore: γ2=40\gamma^2 = 40, so γ=210\gamma = 2\sqrt{10} Answer choice A (454\sqrt{5}) would give γ2=80\gamma^2 = 80, making the resonant frequency too low. Choice B (8) gives γ2=64\gamma^2 = 64, also incorrect. Choice C (252\sqrt{5}) gives γ2=20\gamma^2 = 20, which would place resonance at a higher frequency than 2 rad/s. The correct answer is D. Study tip: Always identify the natural frequency first, then use the resonance condition. Remember that damping shifts the resonant frequency below the natural frequency, and heavier damping means a larger shift.