Training Differential Equations Second-Order Models and Oscillation
4 / 5

Second-Order Models and Oscillation

24 min Differential Equations

Second-Order Models and Oscillation

Second-order differential equations are the natural language of systems that involve acceleration or curvature. When you push a mass on a spring, the restoring force is proportional to displacement — and since force equals mass times acceleration ($F = ma = my''$), the governing equation becomes $y'' + \omega^2 y = 0$. This is the equation of simple harmonic motion, and its solutions are sine and cosine functions that oscillate forever with constant amplitude.

The parameter $\omega$ (omega) is the angular frequency: it controls how fast the oscillation cycles. Larger $\omega$ means faster oscillation and shorter period. The general solution is $y = A\cos(\omega x) + B\sin(\omega x)$, where $A$ and $B$ are constants determined by two initial conditions — typically the initial position $y(0)$ and initial velocity $y'(0)$.

In real physical systems, energy is always lost to friction, air resistance, or electrical resistance. Adding a damping term proportional to velocity gives the damped oscillation equation $y'' + 2\beta y' + \omega^2 y = 0$. When $\beta > 0$ but small, the system still oscillates but with an amplitude that decays exponentially. If the damping is strong enough ($\beta \ge \omega$), the system returns to equilibrium without oscillating at all — a state called overdamping or critical damping.

These models appear in mechanical engineering (vibrating structures, vehicle suspensions), electrical engineering (RLC circuits), acoustics, and even biology (heartbeat rhythms). In this lesson you will explore how $\omega$ and $\beta$ shape the oscillation, using the interactive tool to see undamped, underdamped, critically damped, and overdamped behavior in real time.

Simple Harmonic Motion

$$y''+\omega^2y=0$$ models undamped oscillation.

Example 1

What kind of behavior does $y''+9y=0$ model?

  1. Oscillation with angular frequency $3$.
Example 2

What does damping mean in a spring model?

  1. Damping removes energy, causing oscillations to decrease over time.
Modeling Insight

Higher-order equations let us encode position, velocity, acceleration, and restoring forces in one statement.

Interactive Explorer: Oscillation Simulator
Equation: y'' + 9y = 0
Damping type: Undamped
Period ≈ 2.094

Practice Problems

1. What order is $y''+4y=0$?
2. What phenomenon does this type often model?
3. What does damping do?
4. In motion, what does $y''$ usually represent?
5. Why are initial conditions important for second-order equations?
Show Answer Key

1. Second order

2. Oscillation or vibration

3. Reduces amplitude over time

4. Acceleration

5. They determine the specific solution in the family