Intuition What this page is for
The parent note gave you two master formulas. This page throws every kind of question those formulas can face — slow drives, fast drives, exact resonance, phase lags in both directions, zero damping, and a real-world word problem — so that when an exam hands you a scenario you have already seen its twin.
Before we start, here are the only two tools we need, copied so nothing is assumed:
Two symbols still need a plain-words home before we use them:
Common mistake Units convention:
ω in radians-per-second, but ϕ we report in degrees
Why it trips people up: every frequency on this page (ω 0 , ω d , γ ) is in radians per second , and tan ϕ is computed from those raw SI numbers. But the answer ϕ we then quote in degrees , because "7. 6 ∘ " is easier to picture than "0.132 rad". The rule: feed the formula pure SI numbers (rad/s), get tan ϕ (a plain unitless ratio), then convert the resulting angle to degrees only at the very end — ϕ deg = ϕ rad × π 180 . Never plug degrees into tan during the calculation. As landmarks: ϕ = 9 0 ∘ = 2 π rad, ϕ = 18 0 ∘ = π rad.
One more quantity shows up in Example 2, so let us pin it down now, in plain words:
Definition Quality factor
Q
Q = 2 γ ω 0 is a single unitless number measuring how sharp and tall the resonance is. Read it as "how many times bigger the resonance shake is than the lazy static push". Big Q = light damping = tall, narrow peak; small Q = heavy damping = short, wide bump. For our base system Q = 20/4 = 5 . See Resonance and Quality Factor for the full story.
Every question this topic can ask falls into one of these cells. Each worked example below is tagged with the cell it fills.
Cell
What varies
What's tricky
Example
A. Slow drive (ω d ≪ ω 0 )
limiting value
must reduce to Hooke's law A → F 0 / k
Ex 1
B. Exact resonance denominator (ω d = ω 0 )
mismatch term = 0
only damping survives; ϕ = 9 0 ∘
Ex 2
C. True amplitude peak (ω d = ω r es )
peak is below ω 0
must use ω 0 2 − 2 γ 2
Ex 3
D. Phase below resonance (ω d < ω 0 )
ω 0 2 − ω d 2 > 0
tan ϕ > 0 , ϕ acute
Ex 4
E. Phase above resonance (ω d > ω 0 )
ω 0 2 − ω d 2 < 0
tan ϕ < 0 — quadrant fix needed
Ex 5
F. Fast drive (ω d ≫ ω 0 )
limiting value
inertia wins, A → F 0 / ( m ω d 2 ) , ϕ → 18 0 ∘
Ex 6
G. Zero damping (γ = 0 )
degenerate input
A → ∞ at ω 0 ; ϕ jumps 0 → 18 0 ∘
Ex 7
H. Real-world word problem
modelling
translate words → symbols
Ex 8
I. Exam twist (find ω d from a given A )
inverse problem
solve for the unknown inside the root
Ex 9
We use one base system for the number-crunching so results are comparable:
m = 0.5 kg , k = 200 N/m , b = 2 kg/s , F 0 = 10 N .
Then ω 0 = 200/0.5 = 20 rad/s and 2 γ = b / m = 4 ⇒ γ = 2 s − 1 .
Figure s01 — Amplitude resonance curve (alt-text). The horizontal axis is driving frequency ω d from 0 to 45 rad/s; the vertical axis is steady-state amplitude A from 0 to about 0.28 m. A blue curve starts near the static value 0.05 m (dashed gray line, labelled A → F 0 / k ), rises to a sharp red peak of ≈ 0.251 m at ω r es ≈ 19.8 rad/s (a touch left of the dotted orange line marking ω 0 = 20 ), then falls toward zero for fast drives. Coloured dots mark where each cell lives: green "A slow" low on the left rise, orange "B ω 0 " just right of the peak, red "C peak" at the very top, gray "F fast" far down the right tail.
The figure above is the amplitude-vs-frequency curve for this base system, with the cells A–G marked where they live on the curve. Keep glancing back at it: each example is just "read off one point of this curve" or "read off one point of the phase graph".
Worked example Ex 1 · Cell A ·
ω d = 2 rad/s (very slow)
Drive the base system slowly at ω d = 2 rad/s. Find A , and confirm it is heading toward the Hooke's-law value F 0 / k .
Forecast: guess before computing — will A be near F 0 / k = 10/200 = 0.05 m, or much larger?
Mismatch term ω 0 2 − ω d 2 = 400 − 4 = 396 .
Why this step? This is the "how far from resonance" number; large here because 2 ≪ 20 .
Damping term 2 γ ω d = 4 × 2 = 8 .
Why this step? Second piece of the denominator; small because ω d is small.
Denominator 39 6 2 + 8 2 = 156816 + 64 = 156880 ≈ 396.08 .
Why this step? Plugging both pieces into ( ⋯ ) 2 + ( ⋯ ) 2 .
Amplitude A = 396.08 F 0 / m = 396.08 20 ≈ 0.0505 m.
Why this step? F 0 / m = 10/0.5 = 20 ; divide by the denominator.
Verify: the pure static value is F 0 / k = 0.05 m. Our answer 0.0505 m sits a hair above it — exactly what "slow drive ≈ static" predicts. Units: kg N ÷ s 2 1 = kg N ⋅ s 2 = m . ✓
Worked example Ex 2 · Cell B ·
ω d = 20 rad/s
Drive the base system at exactly ω d = ω 0 = 20 rad/s. Find A and the phase lag ϕ .
Forecast: the mismatch term is now zero. Do you expect this to be the biggest A possible, or just close? And what should ϕ be exactly when the frequencies match?
Mismatch term ω 0 2 − ω d 2 = 400 − 400 = 0 .
Why this step? When ω d = ω 0 the frequencies match, so this contribution vanishes.
Denominator 0 2 + ( 2 γ ω d ) 2 = 2 γ ω d = 4 × 20 = 80 .
Why this step? With the mismatch gone, only the damping cost limits the response.
Amplitude A = 80 20 = 0.25 m.
Why this step? F 0 / m = 20 , divide by 80 .
Phase lag tan ϕ = ω 0 2 − ω d 2 2 γ ω d = 0 80 → + ∞ , so ϕ = 9 0 ∘ = 2 π rad.
Why this step? When the denominator of tan ϕ hits zero from above, tan ϕ blows up, and the angle whose tangent is + ∞ is exactly 9 0 ∘ . This is the physically special case: the mass runs a quarter-cycle behind the force, which puts the force in phase with the velocity → maximum power input. Recall the units rule: we compute with SI numbers, then quote the angle in degrees.
Verify: 0.25 m is much larger than the static 0.05 m — a factor of 5 boost from resonance. That factor is exactly the quality factor Q = ω 0 / ( 2 γ ) = 20/4 = 5 (amplitude at ω 0 is Q times the static value F 0 / k ). And ϕ = 9 0 ∘ sits exactly between Ex 4's 7. 6 ∘ (below) and Ex 5's 166. 5 ∘ (above) — the phase graph crosses 9 0 ∘ right at ω 0 . ✓ (This point is not quite the amplitude peak — see Ex 3.)
Worked example Ex 3 · Cell C · find
ω r es and the peak A
For the base system, find the frequency where A is genuinely largest, and the amplitude there. Show it beats Ex 2.
Forecast: will the peak sit above, at, or below ω 0 = 20 ?
Peak location ω r es = ω 0 2 − 2 γ 2 = 400 − 2 ( 4 ) = 392 ≈ 19.799 rad/s.
Why this step? The parent note minimised the denominator by differentiating; the result is this shifted-down peak. Damping drags the peak below ω 0 .
Mismatch there ω 0 2 − ω r es 2 = 400 − 392 = 8 = 2 γ 2 .
Why this step? Sanity: by construction the mismatch at the peak equals 2 γ 2 .
Denominator 8 2 + ( 2 γ ω r es ) 2 = 64 + ( 4 × 19.799 ) 2 = 64 + 6272 = 6336 ≈ 79.60 .
Amplitude A p e ak = 79.60 20 ≈ 0.2513 m.
Verify: 0.2513 > 0.25 from Ex 2 by a whisker — the true peak really is a touch higher than the value at ω 0 , and sits at 19.80 < 20 rad/s. Both facts match "peak below ω 0 , only equal when γ → 0 ". ✓
Worked example Ex 4 · Cell D ·
ω d = 10 rad/s, find ϕ
Base system driven at ω d = 10 rad/s (below ω 0 ). Find the phase lag ϕ .
Forecast: below resonance the mass roughly follows the force. Is ϕ near 0 , near 9 0 ∘ , or near 18 0 ∘ ?
Mismatch ω 0 2 − ω d 2 = 400 − 100 = 300 (positive).
Why this step? Positive mismatch means the denominator of tan ϕ is positive — the tell-tale of "below resonance".
Numerator 2 γ ω d = 4 × 10 = 40 .
tan ϕ = 40/300 = 0.1 3 , so ϕ = arctan ( 0.1333 ) ≈ 7.5 9 ∘ .
Why this step? arctan answers "which angle has this tan?" Because both numerator and denominator are positive, ϕ lands in the first quadrant (0 –9 0 ∘ ) — no fix needed. (Compute the ratio from SI numbers; convert the answer to degrees at the end.)
Verify: ϕ ≈ 7. 6 ∘ is tiny → the mass moves almost in phase with the force. Consistent with "slow-ish drive follows the force". ✓
Worked example Ex 5 · Cell E ·
ω d = 30 rad/s, find ϕ
Base system driven at ω d = 30 rad/s (above ω 0 ). Find the phase lag ϕ — and watch the sign.
Forecast: above resonance the mass fights the force. Should ϕ be less than 9 0 ∘ or more than 9 0 ∘ ?
Mismatch ω 0 2 − ω d 2 = 400 − 900 = − 500 (negative ).
Why this step? Above resonance the mismatch flips sign — this is the crucial difference from Ex 4.
Numerator 2 γ ω d = 4 × 30 = 120 (always positive — γ , ω d > 0 ).
tan ϕ = 120/ ( − 500 ) = − 0.24 . A naive arctan ( − 0.24 ) = − 13. 5 ∘ .
Why this step? arctan only ever returns answers between − 9 0 ∘ and + 9 0 ∘ , because tan repeats every 18 0 ∘ . A negative answer here is a red flag , not the physics: a phase lag must lie between 0 and 18 0 ∘ .
Quadrant fix: the physical lag lives in ( 9 0 ∘ , 18 0 ∘ ) whenever the mismatch is negative, so add 18 0 ∘ : ϕ = − 13. 5 ∘ + 18 0 ∘ = 166. 5 ∘ .
Why this step? We know ϕ must increase past 9 0 ∘ as we cross resonance (it slides 0 → 9 0 ∘ → 18 0 ∘ ). The numerator being positive tells us sin ϕ > 0 ; the denominator being negative tells us cos ϕ < 0 ; both together pin ϕ into the second quadrant (9 0 ∘ –18 0 ∘ ).
Verify: 166. 5 ∘ is close to 18 0 ∘ — expected, because ω d = 30 is well above ω 0 = 20 , heading toward the "moves opposite the force" limit. ✓ Compare Ex 4's 7. 6 ∘ (below) with this 166. 5 ∘ (above): crossing resonance swings the lag from near-0 to near-18 0 ∘ , passing 9 0 ∘ exactly at ω 0 . See the figure below.
Figure s02 — Phase lag vs frequency (alt-text). The horizontal axis is driving frequency ω d from 0 to 45 rad/s; the vertical axis is phase lag ϕ in degrees from 0 to 180 . A blue S-shaped curve starts near 0 ∘ for slow drives, rises steeply through the dashed gray 9 0 ∘ line exactly at the dotted orange ω 0 = 20 , then levels off toward 18 0 ∘ for fast drives. The lower-left band (below 9 0 ∘ ) is tinted green and labelled "below res: ϕ in (0,90)"; the upper band is tinted red and labelled "above res: ϕ in (90,180)". A green dot marks Ex 4 (ω d = 10 , ϕ = 7. 6 ∘ ); a red dot marks Ex 5 (ω d = 30 , ϕ = 166. 5 ∘ , annotated "add 180!").
Common mistake Trusting the calculator's
arctan above resonance
Why it feels right: you typed 120/ ( − 500 ) and the screen said − 13. 5 ∘ , so you write ϕ = − 13. 5 ∘ . Fix: a phase lag is never negative. When ω 0 2 − ω d 2 < 0 , add 18 0 ∘ . Rule of thumb: below resonance ϕ ∈ ( 0 , 9 0 ∘ ) , above resonance ϕ ∈ ( 9 0 ∘ , 18 0 ∘ ) .
Worked example Ex 6 · Cell F ·
ω d = 200 rad/s (very fast)
Base system hammered at ω d = 200 rad/s. Find A and confirm it approaches F 0 / ( m ω d 2 ) .
Forecast: ten times above ω 0 — do you expect a large or a tiny amplitude?
Mismatch ω 0 2 − ω d 2 = 400 − 40000 = − 39600 .
Why this step? Enormous negative mismatch — the drive is nowhere near the natural frequency.
Damping term 2 γ ω d = 4 × 200 = 800 .
Denominator ( − 39600 ) 2 + 80 0 2 = 1 , 568 , 160 , 000 + 640 , 000 ≈ 39608.1 .
Amplitude A = 39608.1 20 ≈ 5.049 × 1 0 − 4 m.
Verify: the inertia-limit prediction is A → m ω d 2 F 0 = 0.5 × 40000 10 = 5.0 × 1 0 − 4 m. Our exact answer 5.049 × 1 0 − 4 m matches to three figures. ✓ And it is tiny — the mass simply cannot keep up. Its phase lag ϕ (numerator + , denominator − ) is near 18 0 ∘ : motion nearly opposite the force.
Worked example Ex 7 · Cell G · set
γ = 0
Remove all damping (b = 0 ⇒ γ = 0 ), keep m , k , F 0 . What happens to A near ω d = ω 0 ? What is ϕ just below and just above ω 0 ?
Forecast: with nothing to bleed off energy, what is the amplitude exactly at resonance?
Amplitude formula collapses: with γ = 0 ,
A = ( ω 0 2 − ω d 2 ) 2 + 0 F 0 / m = ∣ ω 0 2 − ω d 2 ∣ F 0 / m .
Why this step? The damping term ( 2 γ ω d ) 2 is now literally 0 , so the root is just the absolute value of the mismatch.
At ω d = ω 0 : denominator = ∣400 − 400∣ = 0 , so A → ∞ .
Why this step? No damping means every push adds energy forever — the textbook "infinite resonance". Physically the spring would break first; mathematically it diverges.
Phase just below (ω d → ω 0 − ): mismatch → 0 + , and with γ = 0 the numerator of tan ϕ is 0 , so tan ϕ = 0 + / 0 + → 0 ⇒ ϕ = 0 .
Phase just above (ω d → ω 0 + ): mismatch → 0 − , so tan ϕ = 0/ 0 − from the negative side ⇒ ϕ = 18 0 ∘ .
Why this step? With no damping the phase does not glide through 9 0 ∘ — it jumps discontinuously from 0 to 18 0 ∘ as you cross ω 0 . Damping is what makes that transition smooth (Ex 4→5).
Verify: check with a slightly off-resonance number, ω d = 19 rad/s, γ = 0 : A = ∣400 − 361∣ 20 = 39 20 ≈ 0.513 m — finite and large, and it blows up as ω d → 20 . ✓ The 0 → 18 0 ∘ phase jump is the light-damping limit of the smooth curve in figure s02.
Worked example Ex 8 · Cell H · a washing machine
A washing machine drum of mass m = 8 kg is mounted on springs of total stiffness k = 3200 N/m with damping b = 64 kg/s. During spin, an off-centre wet towel produces a periodic shaking force of amplitude F 0 = 40 N. At a spin rate giving ω d = 20 rad/s, how far does the drum shake? Is this spin rate near resonance?
Forecast: guess whether the shaking is millimetres or centimetres before computing.
Translate words to symbols: natural frequency ω 0 = k / m = 3200/8 = 400 = 20 rad/s.
Why this step? "Springs + mass" is exactly a driven oscillator; ω 0 = k / m is its preferred rhythm.
Damping rate 2 γ = b / m = 64/8 = 8 ⇒ γ = 4 s⁻¹.
Why this step? Same standardising as the parent note.
Notice ω d = 20 = ω 0 : the spin is driving right at resonance . Mismatch ω 0 2 − ω d 2 = 400 − 400 = 0 .
Why this step? This is the dangerous case — washing machines "walk" across the floor when a spin rate hits resonance. It also means the amplitude formula collapses to just the damping term.
Amplitude A = 2 γ ω d F 0 / m = 8 × 20 40/8 = 160 5 = 0.03125 m ≈ 3.1 cm.
Why this step? With the mismatch gone, the denominator collapses to just 2 γ ω d ; plug in F 0 / m = 40/8 = 5 over 8 × 20 = 160 .
Phase check: at resonance ϕ = 9 0 ∘ (Cell B), so the shaking runs a quarter-cycle behind the towel's force — the force is in phase with the drum's velocity, pumping in maximum energy. That is why the shake is so large.
Why this step? Confirms the resonance diagnosis and explains the violence physically.
Verify: 3.1 cm of shaking at resonance is exactly why machines vibrate violently mid-spin, then calm down as they speed past ω 0 . Units: s − 1 ⋅ s − 1 N / kg = m . ✓ Real machines add extra damping/counterweights to shrink this. See energy for why resonance pumps in so much.
Worked example Ex 9 · Cell I · find the driving frequency from a given amplitude
Base system (m = 0.5 , ω 0 = 20 , γ = 2 , F 0 = 10 ). At what drive frequency below resonance does the amplitude equal A = 0.10 m?
Forecast: we already know A = 0.05 m at ω d → 0 and A = 0.25 m at ω 0 . So the target 0.10 m must sit somewhere between 0 and 20 rad/s. Guess roughly where.
Invert the amplitude formula. From A = D F 0 / m with D = ( ω 0 2 − ω d 2 ) 2 + ( 2 γ ω d ) 2 :
D = A F 0 / m = 0.10 20 = 200 ⇒ D = 40000.
Why this step? We're told A and want ω d , so we peel back the formula: square both sides to free the frequency hiding inside the root.
Write D out. Let u = ω d 2 . Then
( 400 − u ) 2 + ( 2 γ ω d ) 2 = ( 400 − u ) 2 + 16 u = 40000.
Why this step? ( 2 γ ω d ) 2 = ( 4 ω d ) 2 = 16 ω d 2 = 16 u . Using u = ω d 2 turns this into a quadratic in u .
Expand: 160000 − 800 u + u 2 + 16 u = 40000 ⇒ u 2 − 784 u + 120000 = 0 .
Solve the quadratic: u = 2 784 ± 78 4 2 − 4 ( 120000 ) = 2 784 ± 614656 − 480000 = 2 784 ± 134656 = 2 784 ± 366.96 .
So u = 575.5 or u = 208.5 .
Pick the physical root. u = ω d 2 , so ω d = 575.5 ≈ 23.99 (above resonance) or ω d = 208.5 ≈ 14.44 (below).
Why this step? Two frequencies give the same amplitude — one on each shoulder of the peak. We were asked for the one below resonance: ω d ≈ 14.44 rad/s.
Verify: plug ω d = 14.44 back: mismatch = 400 − 208.5 = 191.5 ; damping = 4 × 14.44 = 57.76 ; denominator = 191. 5 2 + 57.7 6 2 = 36672 + 3336 = 40008 ≈ 200.0 ; A = 20/200 = 0.10 m. ✓ The other root 23.99 also gives 0.10 m — the resonance curve is symmetric-ish in ω d 2 .
Recall Quick self-test across the matrix
Slow drive limit of A ? ::: F 0 / k (Hooke's law), Cell A.
Amplitude at ω d = ω 0 ? ::: F 0 / ( 2 mγ ω 0 ) = Q ⋅ F 0 / k , Cell B.
Phase lag at ω d = ω 0 ? ::: ϕ = 9 0 ∘ = 2 π rad — force in phase with velocity, max power, Cell B.
True peak location? ::: ω r es = ω 0 2 − 2 γ 2 , slightly below ω 0 , Cell C.
Sign of tan ϕ above resonance, and the fix? ::: Negative; add 18 0 ∘ so ϕ ∈ ( 9 0 ∘ , 18 0 ∘ ) , Cell E.
What is A as ω d → ∞ ? ::: F 0 / ( m ω d 2 ) → 0 , Cell F.
What happens to A at ω 0 when γ = 0 ? ::: Diverges to infinity; phase jumps 0 → 18 0 ∘ , Cell G.
Inverse problem: how many drive frequencies give one below-peak amplitude? ::: Two — one on each shoulder; solve a quadratic in ω d 2 , Cell I.
Mnemonic The two shoulders
"One height, two frequencies." Any amplitude below the peak is hit twice — once below ω 0 , once above. Inverse problems (Cell I) always give a quadratic in ω d 2 ; pick the root on the shoulder the question names.
See also: Complex Exponential Method for the slick way to get A and ϕ together, Damped Oscillations for the transient that these steady states sit on top of, and Simple Harmonic Motion for the b = 0 , F 0 = 0 ancestor of everything here.