Intuition The one core idea
A forced oscillator is a bouncy thing (spring + friction) that someone keeps pushing in a steady rhythm. Everything on the parent page is just bookkeeping for how big the wobble gets and how far behind the push it lags — and both answers depend entirely on whether your pushing rhythm matches the object's own favourite rhythm.
Before you can read a single line of the parent note, you need to earn every symbol it throws at you. This page builds each one from nothing — plain words first, then the picture, then why the topic can't live without it. Read top to bottom; each block leans on the one above.
Everything starts with one picture — a block that can slide left and right, tied to a wall by a spring.
x and equilibrium
x is a single number: how far the block is from its resting spot , measured along one line.
Picture: the horizontal distance from the dashed "home" line to the block.
x > 0 means pushed one way, x < 0 the other, x = 0 means sitting at home.
Units: metres (m) — careful, the letter m for mass and the unit m for metre look alike but are different beasts.
Why the topic needs it: the whole story is about how x changes in time, so x ( t ) — "position at time t " — is the thing we are ultimately solving for. See Simple Harmonic Motion .
The parent writes x ˙ and x ¨ without explaining the dots. Here is where they come from.
Mnemonic Counting the dots
One dot = one speedometer (velocity). Two dots = the pedal (acceleration). Each dot is one more "per second."
The parent adds three forces. Let's define every letter in each. All forces are measured in newtons (N) .
Definition Spring constant
k and restoring force − k x
k is the stiffness of the spring: how many newtons of pull you get per metre of stretch.
Picture: a stiff spring (big k ) yanks hard for a tiny stretch; a floppy spring (small k ) barely resists.
Units: newtons per metre (N/m) — so that k x (N/m × m) comes out in newtons.
The force is − k x : the minus sign means it always points back toward home (Hooke's law). Stretch right (x > 0 ) → pull left (force < 0 ).
Why the topic needs it: without a restoring force there's no oscillation at all. This is the "want to return" ingredient.
Definition Damping constant
b and drag force − b x ˙
b measures how much friction/drag the block feels, per unit of speed.
Picture: the block moving through honey — the faster it moves, the harder the honey pushes back. That's why the force is proportional to x ˙ (speed), not to x .
Units: newtons per (metre per second) = N·s/m, which is the same as kg/s — so that b x ˙ (N·s/m × m/s) comes out in newtons.
The minus sign: drag always opposes motion (points against velocity). See Damped Oscillations and Energy in Oscillations (drag is what drains energy).
Why the topic needs it: damping is what stops resonance from blowing up to infinity, and it's what makes the response lag the push.
The symbol ω (Greek "omega") appears everywhere: ω d , ω 0 , ω r es . Nail it here.
Definition Angular frequency
ω
ω tells you how fast the rhythm cycles , measured in radians per second.
Picture: imagine the oscillation as a dot going around a circle. One full lap = one full back-and-forth. ω is how many radians of that circle the dot sweeps each second. (A full lap is 2 π radians.)
Units: radians per second (rad/s) .
Why "cos ( ω t ) "? As the circle-dot spins, its shadow on one axis traces exactly a cosine wave. So cos ( ω d t ) is a push that repeats every 2 π / ω d seconds. Bigger ω → faster wiggling.
Why we use ω and not ordinary "cycles per second": the cos function eats radians, so packaging the rate as radians/second makes cos ( ω t ) come out clean with no extra 2 π clutter.
Definition The two special frequencies
ω d = driving frequency — how fast you push. YOU choose it. (subscript d = driver.) Units: rad/s.
ω 0 = k / m = natural frequency — the rhythm the block likes on its own, set by its stiffness k and mass m . (subscript 0 = the bare, un-driven system.) Units: rad/s. (Check: ( N/m ) / kg = 1/ s 2 = 1/ s , i.e. rad/s. ✓)
Picture: two metronomes. ω 0 is the block's built-in metronome; ω d is yours. The entire topic is the drama of what happens when these two tick together or against each other. See Resonance and Quality Factor .
Recall Why is
ω 0 = k / m ?
For a plain spring-mass, Newton gives m x ¨ = − k x , i.e. x ¨ = − ( k / m ) x . Anything obeying x ¨ = − ω 2 x wiggles at rate ω , so matching ω 2 = k / m gives ω 0 = k / m . Stiffer or lighter → faster natural rhythm.
γ (Greek "gamma"), the decay rate
The parent defines 2 γ = b / m , so γ = b / ( 2 m ) . It measures how quickly wobbles die away .
Picture: a plucked, un-driven block wobbles with an envelope e − γ t — a shrinking ceiling that squeezes the oscillation toward zero. Big γ = fast death.
Units: per second (1/s) — same units as ω , since b / m is (kg/s)/kg = 1/s. That's why γ and ω can be compared directly.
Why divide b by 2 m ? It's a repackaging so the algebra later reads cleanly (e − γ t with no stray 2's). It's just a renamed friction.
Why the topic needs it: γ controls both the width of the resonance peak and the size of the phase lag.
γ and b are different physical things."
Why it feels right: they're different letters. Fix: γ is the friction b , just divided by 2 m so the formulas are tidy. Same drag, new outfit.
The two answers the topic computes.
A
A is the biggest displacement the block reaches in steady swinging — the height of the wave's crest above the middle line.
Picture: the ceiling the oscillation touches at its extreme. Double A = twice as wide a swing.
Units: metres (m) .
Why the topic needs it: "how big is the response?" is the headline question, and A ( ω d ) answers it.
ϕ
ϕ (Greek "phi") is how far behind the push the block's motion runs , measured as an angle (in radians, or degrees).
Picture: the push reaches its peak, and a moment later the block reaches its peak. Convert that time-delay into a fraction of a cycle, then into an angle (a full cycle = 360° = 2 π ). That angle is ϕ .
Why an angle and not a time? Because cos ( ω d t − ϕ ) shifts the wave by exactly ϕ radians — angles are the natural currency of cosine waves. ϕ = 0 : perfectly in step. ϕ = 90° : a quarter-cycle behind. ϕ = 180° : exactly opposite.
Why the topic needs it: the lag is what makes resonance efficient — at ϕ = 90° the push lines up with the velocity , pumping in the most energy per cycle.
Common mistake "Just take
ϕ = arctan ( 2 γ ω d / ( ω 0 2 − ω d 2 )) and you're done."
Why it feels right: the parent quotes a single tan ϕ formula, so one arctan button seems enough. Fix: plain arctan only returns angles between − 90° and + 90° , but the physical lag ϕ runs all the way from 0 up to 180° as you speed the driver up. The catch is the sign of the adjacent side ( ω 0 2 − ω d 2 ) :
Below resonance (ω d < ω 0 ): mismatch is positive , damping cost positive → both triangle sides positive → ϕ is a small acute angle, 0 < ϕ < 90° . Nearly in step with the push.
At resonance (ω d = ω 0 ): mismatch is zero , so the triangle is purely vertical → ϕ = 90° exactly. (The formula's denominator hits 0 ; don't panic — the angle is simply a right angle.)
Above resonance (ω d > ω 0 ): mismatch goes negative (adjacent side points backwards) → ϕ is obtuse, 90° < ϕ < 180° . The response is now on the opposite side of the push.
The safe recipe is the two-argument arctangent: take ϕ = atan2 ( 2 γ ω d , ω 0 2 − ω d 2 ) , which uses both signs to land ϕ in the intended range 0 < ϕ < π . A single arctan would wrongly report a negative lag above resonance.
What happens to everything above if friction vanishes? This is the case the mnemonics quietly skip.
γ → 0 : undamped resonance blows up
Look at the amplitude denominator ( ω 0 2 − ω d 2 ) 2 + ( 2 γ ω d ) 2 . The second term ( 2 γ ω d ) 2 is the only thing keeping the denominator away from zero when you drive exactly at ω d = ω 0 .
With damping (γ > 0 ): at ω d = ω 0 the first term is 0 but the damping term survives, so A is large but finite — a rounded peak.
With no damping (γ = 0 ): at ω d = ω 0 both terms are zero, the denominator is 0 , and A → ∞ . The push adds energy every single cycle with nothing to bleed it away, so the amplitude grows without bound (a real spring would break first).
Phase in this limit: ϕ jumps abruptly from 0 (below) straight to 180° (above), with the 90° value only touched exactly at ω 0 — the smooth atan2 transition of Section 5 collapses to a sudden flip.
This is why the topic needs damping b : it's what makes resonance a tall-but-finite peak instead of a blow-up. See Resonance and Quality Factor .
Read this map as the assembly order of the topic: the leftmost boxes are raw ingredients you must already own; arrows show which symbol feeds into which. Notice that Newton's second law is the funnel — mass m , spring k , damping b and the drive all pour into it, and out the other side come the two headline answers A and ϕ . If any upstream box is fuzzy, the box it points to will be too, so use this to locate exactly which foundation to revisit.
acceleration x-double-dot
spring constant k in N per m
natural frequency omega-zero
damping constant b in kg per s
driving frequency omega-d
amplitude A and phase phi
Forced Oscillations topic
For the shortcut everyone uses to do the substitution step painlessly, see Complex Exponential Method . To see where this all leads once oscillations travel through space, see Waves and Standing Waves . The full topic lives at the parent note .
Test yourself — say the answer out loud before revealing.
What does m mean and what are its units? Mass of the block (its sluggishness); units kilograms (kg).
What does x mean, in one phrase, and its units? The block's distance from equilibrium; units metres (m).
What does one dot (x ˙ ) mean? Two dots (x ¨ )? One dot = velocity in m/s; two dots = acceleration in m/s².
Why does the restoring force − k x carry a minus sign, and what are k 's units? It always points back toward home, opposite the displacement; k is in N/m.
Why is drag written − b x ˙ , and what are b 's units? Faster motion means more drag and the minus opposes velocity; b is in N·s/m = kg/s.
What are the three pieces of F 0 cos ( ω d t ) ? F 0 = peak push strength (N); cos = the smooth back-and-forth shape; ω d = how fast you push (rad/s).
What is ω physically, its units, and why radians/second? How fast the rhythm cycles, in rad/s; radians because cos eats radians, keeping cos ( ω t ) clean.
Difference between ω d and ω 0 ? ω d is the driver's rhythm (you choose it);
ω 0 = k / m is the system's own preferred rhythm.
How is γ related to b , and what are its units? γ = b / ( 2 m ) ; units 1/s, the same as ω so they compare directly.
What do A and ϕ each answer? A = how big the steady swing is (m); ϕ = how far (as an angle) the motion lags behind the push.
When taking ϕ from tan ϕ , why can't you use plain arctan ? Plain arctan only spans − 90° to + 90° ; use atan2 so the sign of ( ω 0 2 − ω d 2 ) places ϕ correctly in 0 to 180° .
In the zero-damping limit γ → 0 , what happens at ω d = ω 0 ? The denominator hits zero and the amplitude A diverges to infinity — undamped resonance blows up.