Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Sign up

Log in

Opening subject page...

Loading your content

Practice

  • All Subjects
  • Algebra Flashcards
  • SAT Math Practice Tests
  • Math Question of the Day
  • Live Classes
  • On-Demand Courses

Varsity Tutors

  • Find a Tutor
  • Test Prep
  • Online Classes
  • K-12 Learning
  • College Search
  • VarsityTutors.com

© 2026 Varsity Tutors. All rights reserved.

← Back to quizzes

Differential Equations Quiz

Differential Equations Quiz: Forced Oscillations And Resonance

Practice Forced Oscillations And Resonance in Differential Equations with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 17

0 of 17 answered

A forced, damped mass-spring system is described by the differential equation 2y′′+8y′+32y=4cos⁡(ωt)2y'' + 8y' + 32y = 4\cos(\omega t)2y′′+8y′+32y=4cos(ωt). At which of the following driving angular frequencies ω\omegaω is the amplitude of the steady-state solution maximized?

Select an answer to continue

What this quiz covers

This quiz focuses on Forced Oscillations And Resonance, giving you a quick way to practice the rules, question types, and explanations that matter most for Differential Equations.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A forced, damped mass-spring system is described by the differential equation 2y′′+8y′+32y=4cos⁡(ωt)2y'' + 8y' + 32y = 4\cos(\omega t)2y′′+8y′+32y=4cos(ωt). At which of the following driving angular frequencies ω\omegaω is the amplitude of the steady-state solution maximized?

  1. 444 rad/s
  2. 232\sqrt{3}23​ rad/s
  3. 222\sqrt{2}22​ rad/s (correct answer)
  4. 222 rad/s

Explanation: The amplitude of the steady-state solution is maximized at the resonant frequency ωr\omega_rωr​. For a system my′′+γy′+ky=F0cos⁡(ωt)my'' + \gamma y' + ky = F_0 \cos(\omega t)my′′+γy′+ky=F0​cos(ωt), the natural frequency is ω0=k/m\omega_0 = \sqrt{k/m}ω0​=k/m​ and the resonant frequency is ωr=ω02−γ22m2\omega_r = \sqrt{\omega_0^2 - \frac{\gamma^2}{2m^2}}ωr​=ω02​−2m2γ2​​. Given m=2m=2m=2, γ=8\gamma=8γ=8, and k=32k=32k=32, the natural frequency squared is ω02=k/m=32/2=16\omega_0^2 = k/m = 32/2 = 16ω02​=k/m=32/2=16. So, ω0=4\omega_0 = 4ω0​=4 rad/s. The resonant frequency is ωr=16−822⋅22=16−648=16−8=8=22\omega_r = \sqrt{16 - \frac{8^2}{2 \cdot 2^2}} = \sqrt{16 - \frac{64}{8}} = \sqrt{16 - 8} = \sqrt{8} = 2\sqrt{2}ωr​=16−2⋅2282​​=16−864​​=16−8​=8​=22​ rad/s. (A) This is the natural frequency ω0=k/m=4\omega_0 = \sqrt{k/m} = 4ω0​=k/m​=4. Resonance in a damped system occurs at a frequency slightly lower than the natural frequency. (B) This is the damped natural frequency ωd=ω02−(γ/2m)2=16−(8/4)2=12=23\omega_d = \sqrt{\omega_0^2 - (\gamma/2m)^2} = \sqrt{16 - (8/4)^2} = \sqrt{12} = 2\sqrt{3}ωd​=ω02​−(γ/2m)2​=16−(8/4)2​=12​=23​. This determines the frequency of the transient solution, not the peak of the forced response. (D) This value could result from various calculation errors, such as misplacing a factor of 2 in the resonant frequency formula.

Question 2

Consider the differential equation y′′+γy′+9y=sin⁡(ωt)y'' + \gamma y' + 9y = \sin(\omega t)y′′+γy′+9y=sin(ωt). For which combination of non-negative parameter values γ\gammaγ and ω\omegaω will solutions be unbounded as t→∞t \to \inftyt→∞?

  1. γ=0\gamma=0γ=0 and ω=3\omega=3ω=3 (correct answer)
  2. γ>0\gamma > 0γ>0 and ω=3\omega=3ω=3
  3. γ=0\gamma=0γ=0 and any ω>0\omega > 0ω>0
  4. γ>0\gamma>0γ>0 and ω\omegaω is sufficiently close to 333

Explanation: Unbounded solutions due to resonance occur only when two conditions are met: (1) there is no damping in the system, and (2) the driving frequency matches the natural frequency of the system. The given equation has m=1m=1m=1 and k=9k=9k=9, so the natural angular frequency is ω0=k/m=9/1=3\omega_0 = \sqrt{k/m} = \sqrt{9/1} = 3ω0​=k/m​=9/1​=3 rad/s. For resonance to produce an unbounded solution, the damping coefficient must be zero (γ=0\gamma=0γ=0) and the driving frequency must equal the natural frequency (ω=ω0=3\omega = \omega_0 = 3ω=ω0​=3). (B) If there is any damping (γ>0\gamma > 0γ>0), the amplitude of the steady-state solution is always finite, even when ω=ω0\omega = \omega_0ω=ω0​. The damping term dissipates energy, preventing unbounded growth. (C) If the system is undamped (γ=0\gamma=0γ=0), forcing it at a frequency ω\omegaω that does not match the natural frequency ω0\omega_0ω0​ will result in a bounded solution exhibiting beats, not unbounded growth. (D) This describes the condition for practical resonance in a damped system, which results in a large but still bounded amplitude, not an unbounded solution.

Question 3

Consider the initial value problem y′′+0.1y′+4y=2cos⁡(2t)y'' + 0.1y' + 4y = 2\cos(2t)y′′+0.1y′+4y=2cos(2t), with y(0)=10y(0)=10y(0)=10 and y′(0)=0y'(0)=0y′(0)=0. Which of the following best describes the behavior of the solution y(t)y(t)y(t) for large values of ttt?

  1. The solution will oscillate with an amplitude that grows indefinitely over time.
  2. The solution will approach a sinusoidal oscillation with a constant amplitude and an angular frequency of 222 rad/s. (correct answer)
  3. The solution will decay to zero because of the positive damping term.
  4. The long-term behavior of the solution will be a large-amplitude oscillation determined by the initial conditions.

Explanation: The general solution is y(t)=yc(t)+yp(t)y(t) = y_c(t) + y_p(t)y(t)=yc​(t)+yp​(t). The homogeneous equation y′′+0.1y′+4y=0y'' + 0.1y' + 4y = 0y′′+0.1y′+4y=0 has a characteristic equation r2+0.1r+4=0r^2 + 0.1r + 4 = 0r2+0.1r+4=0. The roots have a negative real part, so the transient solution yc(t)y_c(t)yc​(t) decays to zero as t→∞t \to \inftyt→∞. The long-term behavior is therefore governed by the steady-state (particular) solution yp(t)y_p(t)yp​(t). The forcing function is 2cos⁡(2t)2\cos(2t)2cos(2t), so the system is driven at an angular frequency of ω=2\omega=2ω=2 rad/s. The natural frequency is ω0=4=2\omega_0 = \sqrt{4}=2ω0​=4​=2 rad/s. Since the system is damped (γ=0.1>0\gamma=0.1 > 0γ=0.1>0) and driven at its natural frequency, it will exhibit a large but finite amplitude. The steady-state solution will be a sinusoidal oscillation at the driving frequency, ω=2\omega=2ω=2 rad/s. (A) Unbounded amplitude only occurs in an undamped system (γ=0\gamma=0γ=0) driven at its natural frequency. (C) The forcing term prevents the solution from decaying to zero; it sustains a steady-state oscillation. (D) The initial conditions determine the constants in the transient solution yc(t)y_c(t)yc​(t), which decays to zero and does not affect the long-term (steady-state) behavior.

Question 4

The solution to an initial value problem for a forced, undamped mass-spring system, y′′+ω02y=F(t)y'' + \omega_0^2 y = F(t)y′′+ω02​y=F(t), is found to be y(t)=8sin⁡(0.5t)sin⁡(10.5t)y(t) = 8\sin(0.5t)\sin(10.5t)y(t)=8sin(0.5t)sin(10.5t). Which of the following can be inferred about the forcing function F(t)F(t)F(t) and the natural angular frequency ω0\omega_0ω0​?

  1. The system is in resonance, with ω0=10.5\omega_0 = 10.5ω0​=10.5 rad/s and F(t)F(t)F(t) having a frequency of 10.510.510.5 rad/s.
  2. The natural frequency is ω0=10\omega_0 = 10ω0​=10 rad/s and the forcing frequency is 111111 rad/s, or vice versa. (correct answer)
  3. The natural frequency is ω0=0.5\omega_0 = 0.5ω0​=0.5 rad/s and the forcing frequency is 10.510.510.5 rad/s.
  4. The system is overdamped, and the forcing function is a sum of two sinusoids.

Explanation: The given solution form represents the phenomenon of beats, which occurs when a system is driven at a frequency close to its natural frequency. Using the product-to-sum trigonometric identity 2sin⁡(A)sin⁡(B)=cos⁡(A−B)−cos⁡(A+B)2\sin(A)\sin(B) = \cos(A-B) - \cos(A+B)2sin(A)sin(B)=cos(A−B)−cos(A+B), we can rewrite the solution as: y(t)=4⋅[2sin⁡(10.5t)sin⁡(0.5t)]=4[cos⁡(10.5t−0.5t)−cos⁡(10.5t+0.5t)]=4[cos⁡(10t)−cos⁡(11t)]y(t) = 4 \cdot [2\sin(10.5t)\sin(0.5t)] = 4[\cos(10.5t - 0.5t) - \cos(10.5t + 0.5t)] = 4[\cos(10t) - \cos(11t)]y(t)=4⋅[2sin(10.5t)sin(0.5t)]=4[cos(10.5t−0.5t)−cos(10.5t+0.5t)]=4[cos(10t)−cos(11t)]. This solution is a superposition of two oscillations with angular frequencies 101010 rad/s and 111111 rad/s. In a forced, undamped system initially at rest, the solution has the form C(cos⁡(ωt)−cos⁡(ω0t))C(\cos(\omega t) - \cos(\omega_0 t))C(cos(ωt)−cos(ω0​t)), where ω\omegaω is the driving frequency and ω0\omega_0ω0​ is the natural frequency. Therefore, the two frequencies involved must be ω0=10\omega_0=10ω0​=10 and ω=11\omega=11ω=11, or ω0=11\omega_0=11ω0​=11 and ω=10\omega=10ω=10. (A) Resonance in an undamped system leads to a solution with an amplitude that grows linearly with ttt, of the form Atsin⁡(ω0t)At\sin(\omega_0 t)Atsin(ω0​t), not beats. (C) This confuses the beat frequency and the average frequency with the actual system frequencies. (D) The problem states the system is undamped, so it cannot be overdamped. The form of the solution is characteristic of a single sinusoidal forcing function.

Question 5

A system is described by y′′+γy′+25y=cos⁡(ωt)y'' + \gamma y' + 25y = \cos(\omega t)y′′+γy′+25y=cos(ωt), where γ>0\gamma>0γ>0 is a small damping coefficient. The steady-state solution can be written as yp(t)=A(ω)cos⁡(ωt−δ(ω))y_p(t) = A(\omega) \cos(\omega t - \delta(\omega))yp​(t)=A(ω)cos(ωt−δ(ω)). What value does the phase shift δ(ω)\delta(\omega)δ(ω) approach as the driving frequency ω\omegaω approaches the natural frequency ω0=5\omega_0 = 5ω0​=5?

  1. 000
  2. π/4\pi/4π/4
  3. π/2\pi/2π/2 (correct answer)
  4. π\piπ

Explanation: For a system my′′+γy′+ky=F0cos⁡(ωt)my'' + \gamma y' + ky = F_0 \cos(\omega t)my′′+γy′+ky=F0​cos(ωt), the phase shift δ\deltaδ of the steady-state solution is given by the formula tan⁡(δ)=γωk−mω2\tan(\delta) = \frac{\gamma \omega}{k - m\omega^2}tan(δ)=k−mω2γω​. In this problem, m=1m=1m=1, γ>0\gamma>0γ>0, and k=25k=25k=25. The natural frequency is ω0=k/m=25=5\omega_0 = \sqrt{k/m} = \sqrt{25}=5ω0​=k/m​=25​=5 rad/s. The formula becomes tan⁡(δ)=γω25−ω2\tan(\delta) = \frac{\gamma \omega}{25 - \omega^2}tan(δ)=25−ω2γω​. As the driving frequency ω\omegaω approaches the natural frequency ω0=5\omega_0 = 5ω0​=5, the denominator 25−ω225 - \omega^225−ω2 approaches 000. The numerator γω\gamma \omegaγω approaches 5γ5\gamma5γ, which is a positive constant. Therefore, tan⁡(δ)\tan(\delta)tan(δ) approaches +∞+\infty+∞ (if approaching from ω<5\omega < 5ω<5). The angle whose tangent approaches +∞+\infty+∞ is π/2\pi/2π/2. This means the displacement response is 90 degrees out of phase with the driving force at resonance. (A) The phase shift approaches 000 as the driving frequency ω\omegaω approaches 000. (B) There is no special significance to π/4\pi/4π/4 in this context. (D) The phase shift approaches π\piπ as the driving frequency ω\omegaω approaches ∞\infty∞.

Question 6

A damped mechanical system is modeled by 2y′′+γy′+18y=F(t)2y'' + \gamma y' + 18y = F(t)2y′′+γ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ω=2 rad/s. What is the value of the damping coefficient γ\gammaγ?

  1. 454\sqrt{5}45​
  2. 888
  3. 252\sqrt{5}25​
  4. 2102\sqrt{10}210​ (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)my′′+γ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}}ωres​=ω02​−2m2γ2​​, where ω0=km\omega_0 = \sqrt{\frac{k}{m}}ω0​=mk​​ is the natural frequency. From your equation 2y′′+γy′+18y=F(t)2y'' + \gamma y' + 18y = F(t)2y′′+γy′+18y=F(t), we have m=2m = 2m=2 and k=18k = 18k=18, so ω0=182=3\omega_0 = \sqrt{\frac{18}{2}} = 3ω0​=218​​=3 rad/s. Since resonance occurs at ω=2\omega = 2ω=2 rad/s, we can solve: 2=9−γ282 = \sqrt{9 - \frac{\gamma^2}{8}}2=9−8γ2​​ Squaring both sides: 4=9−γ284 = 9 - \frac{\gamma^2}{8}4=9−8γ2​ Rearranging: γ28=5\frac{\gamma^2}{8} = 58γ2​=5 Therefore: γ2=40\gamma^2 = 40γ2=40, so γ=210\gamma = 2\sqrt{10}γ=210​ Answer choice A (454\sqrt{5}45​) would give γ2=80\gamma^2 = 80γ2=80, making the resonant frequency too low. Choice B (8) gives γ2=64\gamma^2 = 64γ2=64, also incorrect. Choice C (252\sqrt{5}25​) gives γ2=20\gamma^2 = 20γ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.

Question 7

Consider two distinct mass-spring systems, System 1 and System 2, both driven by the same forcing function F(t)=F0cos⁡(ωt)F(t) = F_0 \cos(\omega t)F(t)=F0​cos(ωt). System 1: y1′′+0.5y1′+4y1=F0cos⁡(ωt)y_1'' + 0.5 y_1' + 4y_1 = F_0 \cos(\omega t)y1′′​+0.5y1′​+4y1​=F0​cos(ωt) System 2: y2′′+0.2y2′+4y2=F0cos⁡(ωt)y_2'' + 0.2 y_2' + 4y_2 = F_0 \cos(\omega t)y2′′​+0.2y2′​+4y2​=F0​cos(ωt) Let A1(ω)A_1(\omega)A1​(ω) and A2(ω)A_2(\omega)A2​(ω) be the amplitudes of the steady-state solutions for System 1 and System 2, respectively. Which statement is true for all driving frequencies ω>0\omega > 0ω>0?

  1. A1(ω)>A2(ω)A_1(\omega) > A_2(\omega)A1​(ω)>A2​(ω) for all ω>0\omega > 0ω>0.
  2. The relationship between A1(ω)A_1(\omega)A1​(ω) and A2(ω)A_2(\omega)A2​(ω) cannot be determined without knowing the value of F0F_0F0​.
  3. A1(ω)<A2(ω)A_1(\omega) < A_2(\omega)A1​(ω)<A2​(ω) only when ω\omegaω is near the natural frequency, and the inequality reverses otherwise.
  4. A1(ω)<A2(ω)A_1(\omega) < A_2(\omega)A1​(ω)<A2​(ω) for all ω>0\omega > 0ω>0. (correct answer)

Explanation: When you encounter forced oscillation problems comparing different damping coefficients, focus on how damping affects the steady-state amplitude response across all frequencies. For a driven harmonic oscillator y′′+2γy′+ω02y=F0cos⁡(ωt)y'' + 2\gamma y' + \omega_0^2 y = F_0 \cos(\omega t)y′′+2γy′+ω02​y=F0​cos(ωt), the steady-state amplitude is A(ω)=F0(ω02−ω2)2+(2γω)2A(\omega) = \frac{F_0}{\sqrt{(\omega_0^2 - \omega^2)^2 + (2\gamma\omega)^2}}A(ω)=(ω02​−ω2)2+(2γω)2​F0​​ Both systems have the same natural frequency ω0=2\omega_0 = 2ω0​=2 (since both have coefficient 4 for the yyy term), but different damping: System 1 has γ1=0.25\gamma_1 = 0.25γ1​=0.25 while System 2 has γ2=0.1\gamma_2 = 0.1γ2​=0.1. Since γ1>γ2\gamma_1 > \gamma_2γ1​>γ2​, System 1 is more heavily damped. The key insight is that higher damping always reduces amplitude at every frequency. The denominator (ω02−ω2)2+(2γω)2\sqrt{(\omega_0^2 - \omega^2)^2 + (2\gamma\omega)^2}(ω02​−ω2)2+(2γω)2​ increases with larger γ\gammaγ, making the amplitude smaller. This holds universally across the frequency spectrum. Choice A is backwards - the more damped system (System 1) has smaller amplitude. Choice B incorrectly suggests F0F_0F0​ matters for the comparison; since F0F_0F0​ appears in both numerators, it cancels out when comparing ratios. Choice C suggests the relationship reverses at different frequencies, but this never happens - less damping always means higher amplitude regardless of whether you're near resonance or far from it. Study tip: Remember that damping always suppresses motion. In amplitude comparisons for identical systems with different damping, the less damped system always wins at every frequency - there's no crossover point.

Question 8

An RLC circuit is modeled by LQ′′+RQ′+1CQ=E0sin⁡(ωt)L Q'' + R Q' + \frac{1}{C} Q = E_0 \sin(\omega t)LQ′′+RQ′+C1​Q=E0​sin(ωt). Given L=1L=1L=1 H, R=3R=3R=3 Ω\OmegaΩ, and C=1/2C=1/2C=1/2 F, what is the amplitude of the steady-state current I(t)=Q′(t)I(t) = Q'(t)I(t)=Q′(t) if the input voltage has amplitude E0=10E_0=10E0​=10 V and angular frequency ω=2\omega=2ω=2 rad/s?

  1. 102\frac{\sqrt{10}}{2}210​​ A
  2. 10\sqrt{10}10​ A (correct answer)
  3. 525\sqrt{2}52​ A
  4. 103\frac{10}{3}310​ A

Explanation: The amplitude of the steady-state current can be found using the concept of impedance in an AC circuit. The impedance ZZZ is given by Z=R+i(ωL−1ωC)Z = R + i(\omega L - \frac{1}{\omega C})Z=R+i(ωL−ωC1​). The amplitude of the current, ∣I∣|I|∣I∣, is then ∣E0∣/∣Z∣|E_0| / |Z|∣E0​∣/∣Z∣. First, calculate the impedance: Z=3+i(2⋅1−12⋅(1/2))=3+i(2−1)=3+iZ = 3 + i(2 \cdot 1 - \frac{1}{2 \cdot (1/2)}) = 3 + i(2 - 1) = 3 + iZ=3+i(2⋅1−2⋅(1/2)1​)=3+i(2−1)=3+i. Next, find the magnitude of the impedance: ∣Z∣=32+12=9+1=10|Z| = \sqrt{3^2 + 1^2} = \sqrt{9 + 1} = \sqrt{10}∣Z∣=32+12​=9+1​=10​ Ω\OmegaΩ. Finally, the amplitude of the steady-state current is: ∣I∣=E0∣Z∣=1010=10|I| = \frac{E_0}{|Z|} = \frac{10}{\sqrt{10}} = \sqrt{10}∣I∣=∣Z∣E0​​=10​10​=10​ A. (A) This is the amplitude of the steady-state charge Q(t)Q(t)Q(t), not the current I(t)I(t)I(t). The amplitude of the current is ω\omegaω times the amplitude of the charge. (C) This value does not correspond to a standard calculation for this circuit and likely arises from a conceptual error. (D) This would be the amplitude if the impedance were purely resistive (∣Z∣=R=3|Z|=R=3∣Z∣=R=3), ignoring the effects of the inductor and capacitor.

Question 9

An undamped oscillator with a natural angular frequency of ω0=100\omega_0 = 100ω0​=100 rad/s is subjected to a forcing function F(t)=F0cos⁡(102t)F(t) = F_0\cos(102t)F(t)=F0​cos(102t). The system is initially at rest. The resulting motion exhibits beats. What is the angular frequency of the slow oscillation (the envelope)?

  1. 111 rad/s (correct answer)
  2. 222 rad/s
  3. 101101101 rad/s
  4. 202202202 rad/s

Explanation: The phenomenon of beats arises from the superposition of two oscillations with close frequencies, in this case the natural frequency ω0=100\omega_0=100ω0​=100 and the driving frequency ω=102\omega=102ω=102. The resulting motion can be expressed as a product of two sinusoids: a rapid oscillation and a slow oscillation (the envelope). The angular frequency of the rapid oscillation is the average of the two frequencies, (ω0+ω)/2(\omega_0+\omega)/2(ω0​+ω)/2. The angular frequency of the envelope (the beat frequency) is half the difference of the two frequencies, ∣ω0−ω∣/2|\omega_0-\omega|/2∣ω0​−ω∣/2. Beat angular frequency = ∣100−102∣2=22=1\frac{|100 - 102|}{2} = \frac{2}{2} = 12∣100−102∣​=22​=1 rad/s. (B) This is the absolute difference between the frequencies, ∣ω0−ω∣|\omega_0-\omega|∣ω0​−ω∣. The envelope frequency is half of this value. (C) This is the frequency of the rapid oscillation, (ω0+ω)/2=(100+102)/2=101(\omega_0+\omega)/2 = (100+102)/2 = 101(ω0​+ω)/2=(100+102)/2=101 rad/s. (D) This is the sum of the two frequencies, which is not physically represented as a distinct frequency in the beat phenomenon.

Question 10

A mass of m=1m=1m=1 kg is attached to a spring with constant k=100k=100k=100 N/m. The system is damped with coefficient γ\gammaγ and driven by a force F(t)=cos⁡(ωt)F(t) = \cos(\omega t)F(t)=cos(ωt). The driving frequency ω\omegaω is fixed at a value that is not the natural frequency. If the damping coefficient γ\gammaγ is decreased from a large value towards zero (but remains positive), what is the effect on the amplitude of the steady-state oscillation?

  1. The amplitude will increase. (correct answer)
  2. The amplitude will decrease.
  3. The amplitude will first increase, then decrease.
  4. The effect depends on whether ω\omegaω is greater or less than the natural frequency.

Explanation: The amplitude of the steady-state solution is given by A(γ)=F0m2(ω02−ω2)2+γ2ω2A(\gamma) = \frac{F_0}{\sqrt{m^2(\omega_0^2 - \omega^2)^2 + \gamma^2 \omega^2}}A(γ)=m2(ω02​−ω2)2+γ2ω2​F0​​. In this problem, m=1,k=100m=1, k=100m=1,k=100, so ω02=100\omega_0^2 = 100ω02​=100. The amplitude is A(γ)=1(100−ω2)2+γ2ω2A(\gamma) = \frac{1}{\sqrt{(100 - \omega^2)^2 + \gamma^2 \omega^2}}A(γ)=(100−ω2)2+γ2ω2​1​. The driving frequency ω\omegaω is fixed. As the damping coefficient γ\gammaγ decreases, the term γ2ω2\gamma^2 \omega^2γ2ω2 in the denominator gets smaller. Since all other terms in the denominator are constant, the value of the entire denominator decreases. Consequently, the amplitude A(γ)A(\gamma)A(γ), which is the reciprocal of the square root of the denominator, must increase. (B) The amplitude would decrease if γ\gammaγ were increasing. (C) The behavior of first increasing and then decreasing describes the amplitude as a function of the driving frequency ω\omegaω (the resonance curve), not as a function of the damping coefficient γ\gammaγ. (D) The term involving ω\omegaω and ω0\omega_0ω0​ is squared, (100−ω2)2(100 - \omega^2)^2(100−ω2)2, so its value is always non-negative regardless of whether ω>ω0\omega > \omega_0ω>ω0​ or ω<ω0\omega < \omega_0ω<ω0​. Thus, decreasing γ\gammaγ will always increase the amplitude for any fixed ω≠0\omega ≠ 0ω=0.

Question 11

A mass-spring system with forcing is modeled by my′′+γy′+ky=F0cos⁡(ωt)my'' + \gamma y' + ky = F_0 \cos(\omega t)my′′+γy′+ky=F0​cos(ωt), where m,k,F0m, k, F_0m,k,F0​ are fixed positive constants. Assume the damping coefficient γ\gammaγ is small enough that a resonant peak exists. Let ωr(γ)\omega_r(\gamma)ωr​(γ) be the resonant frequency and Amax(γ)A_{max}(\gamma)Amax​(γ) be the maximum amplitude of the steady-state solution. If γ\gammaγ is increased, what is the effect on ωr(γ)\omega_r(\gamma)ωr​(γ) and Amax(γ)A_{max}(\gamma)Amax​(γ)?

  1. ωr(γ)\omega_r(\gamma)ωr​(γ) increases and Amax(γ)A_{max}(\gamma)Amax​(γ) decreases.
  2. ωr(γ)\omega_r(\gamma)ωr​(γ) decreases and Amax(γ)A_{max}(\gamma)Amax​(γ) increases.
  3. ωr(γ)\omega_r(\gamma)ωr​(γ) decreases and Amax(γ)A_{max}(\gamma)Amax​(γ) decreases. (correct answer)
  4. ωr(γ)\omega_r(\gamma)ωr​(γ) remains constant and Amax(γ)A_{max}(\gamma)Amax​(γ) decreases.

Explanation: The resonant frequency is given by ωr(γ)=ω02−γ22m2\omega_r(\gamma) = \sqrt{\omega_0^2 - \frac{\gamma^2}{2m^2}}ωr​(γ)=ω02​−2m2γ2​​, where ω0=k/m\omega_0 = \sqrt{k/m}ω0​=k/m​. As the damping coefficient γ\gammaγ increases, the term γ22m2\frac{\gamma^2}{2m^2}2m2γ2​ increases, causing the entire expression under the square root to decrease. Thus, ωr(γ)\omega_r(\gamma)ωr​(γ) decreases. The amplitude of the steady-state solution is A(ω)=F0m2(ω02−ω2)2+γ2ω2A(\omega) = \frac{F_0}{\sqrt{m^2(\omega_0^2 - \omega^2)^2 + \gamma^2 \omega^2}}A(ω)=m2(ω02​−ω2)2+γ2ω2​F0​​. Greater damping (larger γ\gammaγ) increases the denominator for any given ω\omegaω, which reduces the amplitude across all frequencies. Therefore, the maximum amplitude, Amax(γ)A_{max}(\gamma)Amax​(γ), also decreases. (A) ωr(γ)\omega_r(\gamma)ωr​(γ) decreases, it does not increase. (B) Amax(γ)A_{max}(\gamma)Amax​(γ) decreases, it does not increase. (D) The resonant frequency ωr\omega_rωr​ is dependent on γ\gammaγ and is not constant, unless there is no damping. The misconception is that resonance always occurs at the natural frequency ω0\omega_0ω0​.

Question 12

Consider a forced oscillator described by y¨+3y˙+2y=4cos⁡(ωt)+3sin⁡(ωt)\ddot{y} + 3\dot{y} + 2y = 4\cos(\omega t) + 3\sin(\omega t)y¨​+3y˙​+2y=4cos(ωt)+3sin(ωt). The driving force can be written as F(t)=Rcos⁡(ωt−α)F(t) = R\cos(\omega t - \alpha)F(t)=Rcos(ωt−α). What are the values of RRR and α\alphaα, and how does this affect the steady-state solution compared to a simple cosine drive?

  1. R=7R = \sqrt{7}R=7​, α=arctan⁡(3/4)\alpha = \arctan(3/4)α=arctan(3/4); the solution exhibits beating between the two frequency components
  2. R=7R = 7R=7, α=arctan⁡(4/3)\alpha = \arctan(4/3)α=arctan(4/3); the solution amplitude is larger due to the combined forcing terms
  3. R=5R = 5R=5, α=arctan⁡(4/3)\alpha = \arctan(4/3)α=arctan(4/3); the solution requires separate particular solutions for each term
  4. R=5R = 5R=5, α=arctan⁡(3/4)\alpha = \arctan(3/4)α=arctan(3/4); the solution has the same form but shifted phase reference (correct answer)

Explanation: When you encounter a forced oscillator with multiple trigonometric terms, the key insight is that any combination of sine and cosine functions with the same frequency can be rewritten as a single sinusoidal function with appropriate amplitude and phase shift. To convert 4cos⁡(ωt)+3sin⁡(ωt)4\cos(\omega t) + 3\sin(\omega t)4cos(ωt)+3sin(ωt) into Rcos⁡(ωt−α)R\cos(\omega t - \alpha)Rcos(ωt−α), you need to find the resultant amplitude and phase. The amplitude is R=42+32=16+9=5R = \sqrt{4^2 + 3^2} = \sqrt{16 + 9} = 5R=42+32​=16+9​=5. For the phase shift, use the identity: acos⁡(ωt)+bsin⁡(ωt)=Rcos⁡(ωt−α)a\cos(\omega t) + b\sin(\omega t) = R\cos(\omega t - \alpha)acos(ωt)+bsin(ωt)=Rcos(ωt−α) where tan⁡(α)=b/a\tan(\alpha) = b/atan(α)=b/a. Here, tan⁡(α)=3/4\tan(\alpha) = 3/4tan(α)=3/4, so α=arctan⁡(3/4)\alpha = \arctan(3/4)α=arctan(3/4). The beauty of this transformation is that it doesn't change the physics—you still have a single-frequency driving force, just expressed more conveniently. The steady-state solution will have the same mathematical form as if you started with a simple cosine drive, but with this combined amplitude and the phase reference shifted by α\alphaα. Choice A incorrectly calculates R=7R = \sqrt{7}R=7​ and mentions beating, which only occurs with multiple frequencies. Choice B gives the wrong values (R=7R = 7R=7 and α=arctan⁡(4/3)\alpha = \arctan(4/3)α=arctan(4/3)) and misunderstands the amplitude relationship. Choice C has the correct R=5R = 5R=5 but wrong phase, plus incorrectly suggests you need separate particular solutions—the combined form is actually more efficient. Remember: when combining trigonometric functions of the same frequency, always check if you can simplify using amplitude-phase form before solving the differential equation.

Question 13

For the equation x¨+4x˙+13x=26cos⁡(3t−π/6)\ddot{x} + 4\dot{x} + 13x = 26\cos(3t - \pi/6)x¨+4x˙+13x=26cos(3t−π/6), the steady-state solution is xss(t)=Acos⁡(3t−π/6+ϕ)x_{ss}(t) = A\cos(3t - \pi/6 + \phi)xss​(t)=Acos(3t−π/6+ϕ) where ϕ\phiϕ is the phase lag. If the driving force phase is changed to 26cos⁡(3t+π/3)26\cos(3t + \pi/3)26cos(3t+π/3), how does the new steady-state solution xnew(t)x_{new}(t)xnew​(t) relate to the original?

  1. xnew(t)=Acos⁡(3t−π/6+ϕ+π/2)x_{new}(t) = A\cos(3t - \pi/6 + \phi + \pi/2)xnew​(t)=Acos(3t−π/6+ϕ+π/2); the phase relationship depends on the system's natural frequency
  2. xnew(t)=Acos⁡(3t+π/3+ϕ)x_{new}(t) = A\cos(3t + \pi/3 + \phi)xnew​(t)=Acos(3t+π/3+ϕ); the amplitude changes but the relative phase lag remains ϕ\phiϕ
  3. xnew(t)=Acos⁡(3t+π/3+ϕ)x_{new}(t) = A\cos(3t + \pi/3 + \phi)xnew​(t)=Acos(3t+π/3+ϕ); both amplitude and phase lag are modified due to coupling effects
  4. xnew(t)=Acos⁡(3t+π/3+ϕ)x_{new}(t) = A\cos(3t + \pi/3 + \phi)xnew​(t)=Acos(3t+π/3+ϕ); the solution phase shifts by the same amount as the input (correct answer)

Explanation: When you encounter forced oscillation problems with sinusoidal driving terms, the key principle is linearity: how the system responds to phase changes in the input directly translates to the output. For the differential equation x¨+4x˙+13x=F(t)\ddot{x} + 4\dot{x} + 13x = F(t)x¨+4x˙+13x=F(t), the steady-state response to any sinusoidal forcing depends on the system's transfer function, which determines both amplitude scaling and phase lag. The crucial insight is that when you shift the input phase, the output phase shifts by exactly the same amount while maintaining the same amplitude and relative phase relationship. The original driving force 26cos⁡(3t−π/6)26\cos(3t - \pi/6)26cos(3t−π/6) produces xss(t)=Acos⁡(3t−π/6+ϕ)x_{ss}(t) = A\cos(3t - \pi/6 + \phi)xss​(t)=Acos(3t−π/6+ϕ). When the input becomes 26cos⁡(3t+π/3)26\cos(3t + \pi/3)26cos(3t+π/3), you've shifted the input phase by π/3−(−π/6)=π/2\pi/3 - (-\pi/6) = \pi/2π/3−(−π/6)=π/2. The system responds with the same phase shift: xnew(t)=Acos⁡(3t+π/3+ϕ)x_{new}(t) = A\cos(3t + \pi/3 + \phi)xnew​(t)=Acos(3t+π/3+ϕ). The amplitude AAA and phase lag ϕ\phiϕ remain unchanged because they depend only on the driving frequency (3 rad/s) and system parameters, not the absolute phase. Answer A incorrectly adds an extra π/2\pi/2π/2 and wrongly suggests the natural frequency matters for steady-state response. Answer B correctly gives the form but incorrectly claims amplitude changes. Answer C also has the right form but wrongly suggests coupling effects modify both amplitude and phase lag. Study tip: For linear systems, input phase shifts translate directly to output phase shifts of the same magnitude. The system's amplitude and phase lag characteristics depend only on frequency, not absolute phase.

Question 14

A mass attached to a spring and dashpot is driven by F(t)=F0[cos⁡(ω1t)+cos⁡(ω2t)]F(t) = F_0[\cos(\omega_1 t) + \cos(\omega_2 t)]F(t)=F0​[cos(ω1​t)+cos(ω2​t)] where ω1\omega_1ω1​ and ω2\omega_2ω2​ are close but not equal. The system parameters give resonance frequency ωres\omega_{res}ωres​ such that ω1<ωres<ω2\omega_1 < \omega_{res} < \omega_2ω1​<ωres​<ω2​. Which statement best describes the long-term behavior?

  1. The response exhibits beating with frequency (ω2−ω1)/2(\omega_2 - \omega_1)/2(ω2​−ω1​)/2 and the amplitude envelope oscillates symmetrically
  2. The response shows beating, but the envelope is asymmetric due to different amplitudes at ω1\omega_1ω1​ and ω2\omega_2ω2​ (correct answer)
  3. No beating occurs because the frequencies are in the steady-state regime; the response is simply a sum of two separate responses
  4. The system locks onto the frequency closer to ωres\omega_{res}ωres​ and the other component gradually disappears

Explanation: When driven by two close frequencies, the system responds to each component according to its frequency response function. Since ω1<ωres<ω2\omega_1 < \omega_{res} < \omega_2ω1​<ωres​<ω2​, the amplitudes A1A_1A1​ and A2A_2A2​ are different (one is closer to resonance). The total response is x(t)=A1cos⁡(ω1t+ϕ1)+A2cos⁡(ω2t+ϕ2)x(t) = A_1\cos(\omega_1 t + \phi_1) + A_2\cos(\omega_2 t + \phi_2)x(t)=A1​cos(ω1​t+ϕ1​)+A2​cos(ω2​t+ϕ2​), which can be rewritten to show beating with envelope frequency (ω2−ω1)/2(\omega_2 - \omega_1)/2(ω2​−ω1​)/2. However, since A1≠A2A_1 \neq A_2A1​=A2​, the envelope doesn't go to zero—it oscillates between ∣A2−A1∣|A_2 - A_1|∣A2​−A1​∣ and A1+A2A_1 + A_2A1​+A2​, creating asymmetric beating. Choice A assumes equal amplitudes. Choice C ignores the beating phenomenon. Choice D describes nonlinear behavior not present in linear systems.

Question 15

The response amplitude A(ω)A(\omega)A(ω) of a driven damped oscillator is given by A(ω)=F0/m(ω02−ω2)2+(2γω)2A(\omega) = \frac{F_0/m}{\sqrt{(\omega_0^2 - \omega^2)^2 + (2\gamma\omega)^2}}A(ω)=(ω02​−ω2)2+(2γω)2​F0​/m​. If ω0=3\omega_0 = 3ω0​=3 and γ=0.6\gamma = 0.6γ=0.6, at which frequency is the rate of change of amplitude with respect to frequency, dA/dωdA/d\omegadA/dω, equal to zero?

  1. ω=3\omega = 3ω=3, the natural frequency where amplitude changes are symmetric
  2. ω=8.28≈2.88\omega = \sqrt{8.28} \approx 2.88ω=8.28​≈2.88, the frequency of maximum amplitude response (correct answer)
  3. ω=0\omega = 0ω=0, where the static deflection determines the amplitude behavior
  4. ω=9.72≈3.12\omega = \sqrt{9.72} \approx 3.12ω=9.72​≈3.12, corresponding to the inflection point of the response curve

Explanation: To find where dA/dω=0dA/d\omega = 0dA/dω=0, we differentiate the amplitude function. The maximum occurs when the denominator is minimized, which happens when ddω[(ω02−ω2)2+(2γω)2]=0\frac{d}{d\omega}[(\omega_0^2 - \omega^2)^2 + (2\gamma\omega)^2] = 0dωd​[(ω02​−ω2)2+(2γω)2]=0. This gives 2(ω02−ω2)(−2ω)+2(2γω)(2γ)=02(\omega_0^2 - \omega^2)(-2\omega) + 2(2\gamma\omega)(2\gamma) = 02(ω02​−ω2)(−2ω)+2(2γω)(2γ)=0, which simplifies to ω(ω02−ω2)=2γ2ω\omega(\omega_0^2 - \omega^2) = 2\gamma^2\omegaω(ω02​−ω2)=2γ2ω. For ω≠0\omega \neq 0ω=0, this yields ω2=ω02−2γ2=9−0.72=8.28\omega^2 = \omega_0^2 - 2\gamma^2 = 9 - 0.72 = 8.28ω2=ω02​−2γ2=9−0.72=8.28, so ω=8.28≈2.88\omega = \sqrt{8.28} \approx 2.88ω=8.28​≈2.88. Choice A gives the natural frequency, not the resonance frequency. Choice C is trivial. Choice D doesn't correspond to any critical point.

Question 16

A forced harmonic oscillator has the equation x′′+γx′+ω02x=F0cos⁡(ωt)x'' + \gamma x' + \omega_0^2 x = F_0\cos(\omega t)x′′+γx′+ω02​x=F0​cos(ωt) where γ=0.5\gamma = 0.5γ=0.5, ω0=2\omega_0 = 2ω0​=2, and F0=8F_0 = 8F0​=8. At what driving frequency ω\omegaω will the power absorbed by the system be exactly half of the maximum possible power absorption?

  1. ω=2±0.25\omega = 2 \pm 0.25ω=2±0.25, corresponding to the half-power bandwidth frequencies (correct answer)
  2. ω=2±0.5\omega = 2 \pm 0.5ω=2±0.5, where the phase difference is ±π/4\pm \pi/4±π/4 from resonance
  3. ω=3.75\omega = \sqrt{3.75}ω=3.75​ or ω=4.25\omega = \sqrt{4.25}ω=4.25​, the frequencies where amplitude is 1/21/\sqrt{2}1/2​ times maximum
  4. ω=1.5\omega = 1.5ω=1.5 or ω=2.5\omega = 2.5ω=2.5, representing the critical damping transition points

Explanation: Power absorption is proportional to γω2A2\gamma \omega^2 A^2γω2A2 where AAA is the amplitude. Maximum power occurs at ω=ω0=2\omega = \omega_0 = 2ω=ω0​=2. Half-power points occur when the amplitude is 1/21/\sqrt{2}1/2​ times the maximum amplitude, which happens at ω=ω0±γ/2=2±0.25\omega = \omega_0 \pm \gamma/2 = 2 \pm 0.25ω=ω0​±γ/2=2±0.25. Choice B uses the wrong bandwidth (should be γ\gammaγ, not 2γ2\gamma2γ). Choice C gives the correct amplitude condition but wrong frequency calculation. Choice D refers to irrelevant damping concepts.

Question 17

A mass-spring system with damping is driven by an external force F(t)=4cos⁡(ωt)F(t) = 4\cos(\omega t)F(t)=4cos(ωt). The equation of motion is x′′+2x′+5x=4cos⁡(ωt)x'' + 2x' + 5x = 4\cos(\omega t)x′′+2x′+5x=4cos(ωt). If the system exhibits resonance, what is the driving frequency ω\omegaω and what characterizes the steady-state amplitude behavior?

  1. ω=5\omega = \sqrt{5}ω=5​ and the amplitude is maximized at this frequency
  2. ω=3\omega = \sqrt{3}ω=3​ and the amplitude grows without bound over time
  3. ω=3\omega = \sqrt{3}ω=3​ and the amplitude is maximized but remains finite (correct answer)
  4. ω=5\omega = \sqrt{5}ω=5​ and the amplitude oscillates with a beating pattern

Explanation: For a damped driven oscillator x′′+2γx′+ω02x=F0cos⁡(ωt)x'' + 2\gamma x' + \omega_0^2 x = F_0\cos(\omega t)x′′+2γx′+ω02​x=F0​cos(ωt), we have ω02=5\omega_0^2 = 5ω02​=5 and γ=1\gamma = 1γ=1. The resonance frequency for maximum amplitude is ωres=ω02−2γ2=5−2=3\omega_{res} = \sqrt{\omega_0^2 - 2\gamma^2} = \sqrt{5 - 2} = \sqrt{3}ωres​=ω02​−2γ2​=5−2​=3​. At this frequency, the amplitude is maximized but finite due to damping. Choice A uses the natural frequency instead of resonance frequency. Choice B incorrectly suggests unbounded growth (only occurs in undamped systems). Choice D describes beating, which occurs with nearby frequencies, not resonance.