Historical Context & Motivation
The study of periodic motion stretches back centuries, rooted in humanity's earliest attempts to measure time. Long before physicists formalized the equations of simple harmonic motion (SHM), astronomers, clockmakers, and natural philosophers recognized that swinging pendulums and vibrating strings repeat their motions in remarkably consistent intervals. The realization that these intervals — the period and its reciprocal, the frequency — depend only on intrinsic system parameters (not on how far you pull the mass) was a profound insight that ultimately shaped modern physics, engineering, and signal processing.
From Galileo's cathedral to quantum field theory, one question has persisted: What determines how fast a system oscillates, and why is that rate independent of how far the system is displaced? This lesson answers that question by developing the mathematical relationship between period, frequency, and the physical constants of harmonic oscillators.
Core Principles & Definitions
Before diving into equations, it is essential to internalize the conceptual framework that governs SHM timing. Every simple harmonic oscillator — whether a mass on a spring, a pendulum at small angles, or an LC circuit — shares a common mathematical structure: a linear restoring force proportional to displacement. The timing of the resulting oscillation is captured by two reciprocal quantities, period and frequency, along with the closely related angular frequency. Together, these quantities encode the dynamic response of the system.
Period (T)
Frequency (f)
Angular Frequency (ω)
Amplitude Independence
Visual Explanation — SHM in Time
The most illuminating way to grasp period and frequency is to examine the displacement-versus-time graph of a simple harmonic oscillator. The following diagram shows two sinusoidal waveforms with different frequencies plotted on the same time axis. Observe how the period corresponds to the horizontal distance between successive peaks, and how a higher frequency compresses that distance.
Several features of the diagram deserve emphasis. First, the period T is measured as the time between any two consecutive identical points in the cycle — peak to peak, trough to trough, or any equivalent pair. Second, the violet curve completes twice as many cycles in the same time window, confirming that doubling the frequency halves the period. Third, and most importantly, the vertical extent (amplitude A) of both curves is identical, reinforcing the principle that amplitude does not influence the timing of SHM.
Mathematical Framework
We now formalize the relationships between period, frequency, and angular frequency, and derive expressions for two canonical systems: the mass–spring oscillator and the simple pendulum. In each case we begin from Newton's second law, identify the equation of motion as the standard SHM differential equation, and read off the angular frequency.
Fundamental Reciprocal Relations
Mass–Spring System
Consider a block of mass m attached to an ideal spring of spring constant k on a frictionless surface. Hooke's law gives the restoring force F = −kx. Substituting into Newton's second law, ma = −kx, yields the differential equation a = −(k/m)x, which has the standard SHM form a = −ω²x with ω² = k/m. From this identification we extract the period and frequency.
Simple Pendulum (Small Angle)
A point mass m on a massless string of length L swings under gravity. For small angular displacements θ, the tangential component of gravitational force is F ≈ −mg sin θ ≈ −mgθ (using the small-angle approximation sin θ ≈ θ). Writing the arc-length displacement as s = Lθ, we obtain a = −(g/L)s, again of the form a = −ω²s with ω² = g/L.
Comparing Oscillatory Systems
The beauty of the SHM framework is its universality. Whether the oscillator stores energy in a stretched spring, a raised pendulum bob, or a charged capacitor, the period always takes the form T = 2π√(inertia/stiffness). The following diagram and table compare the three canonical SHM systems and the parameters that set their timing.
| System | Inertia Parameter | Stiffness Parameter | ω | T |
|---|---|---|---|---|
| Mass–Spring | m (kg) | k (N/m) | √(k/m) | 2π√(m/k) |
| Simple Pendulum | L (m) | g/L (s⁻²) | √(g/L) | 2π√(L/g) |
| LC Circuit | L (henries) | 1/C (F⁻¹) | 1/√(LC) | 2π√(LC) |
Worked Example — Mass on a Spring
A 0.50 kg block is attached to a horizontal spring with spring constant k = 200 N/m on a frictionless surface. The block is displaced 8.0 cm from equilibrium and released from rest. Determine the period, frequency, angular frequency, and the position of the block at t = 0.10 s.
Strengths, Limitations & Common Pitfalls
The frequency and period formulas derived in this lesson rest on the assumption of ideal SHM — a perfectly linear restoring force and no dissipation. Real-world systems deviate from these assumptions, and understanding where the ideal model breaks down is as important as knowing the formulas themselves.
| Feature | Ideal SHM Prediction | Real-World Behavior |
|---|---|---|
| Amplitude dependence | T and f are completely independent of amplitude | Pendulums at large angles show period increasing with amplitude; springs may become nonlinear at extreme extensions |
| Damping | Oscillation continues forever at constant amplitude | Friction and air resistance cause exponential amplitude decay; the oscillation frequency shifts slightly to ω' = √(ω₀² − γ²) |
| Spring mass | Spring is massless; only the attached block contributes inertia | A real spring has distributed mass; effective mass increases to m + mₛ/3, slightly lowering the frequency |
| Driving forces | Free oscillation at natural frequency only | Driven oscillators respond at the driving frequency, with amplitude peaking at resonance when f_drive ≈ f₀ |
| Restoring force linearity | F is exactly proportional to displacement | Nonlinear restoring forces (e.g., large-angle pendulum, Duffing oscillator) make the period depend on amplitude |
Connection to Damped & Driven Oscillations
The undamped natural frequency ω₀ = √(k/m) serves as the reference point for all more sophisticated oscillation analyses. When damping is introduced, the system oscillates at a slightly lower frequency; when a periodic driving force is applied, the system may resonate when the driving frequency matches the natural frequency. The table below previews how the key quantities generalize.
| Quantity | Undamped SHM (This Lesson) | Damped Oscillation | Driven Oscillation |
|---|---|---|---|
| Angular frequency | ω₀ = √(k/m) | ω' = √(ω₀² − γ²) | Responds at ω_d (driving) |
| Period | T₀ = 2π/ω₀ | T' = 2π/ω' > T₀ | T_d = 2π/ω_d (set externally) |
| Amplitude behavior | Constant (forever) | Exponentially decaying | Peaks at resonance (ω_d ≈ ω₀) |
| Energy | Constant total E = ½kA² | Dissipated over time | Steady-state power input = power dissipated |
In damped systems the damping coefficient γ = b/(2m), where b is the damping constant. As long as γ < ω₀ (the underdamped regime), the system still oscillates, but at a reduced frequency. When γ = ω₀ (critical damping), the system returns to equilibrium as quickly as possible without oscillating. In driven oscillations, resonance occurs when the driving frequency matches the natural frequency, producing dramatically large amplitudes — a phenomenon with enormous engineering significance, from musical instruments to bridge failures.
Practice Problems
Lesson Summary
Simple harmonic motion is governed by three interrelated timing quantities: the period T (time per cycle, in seconds), the frequency f = 1/T (cycles per second, in hertz), and the angular frequency ω = 2πf (radians per second). For a mass–spring system, ω = √(k/m) and T = 2π√(m/k), depending only on the spring constant k and mass m. For a simple pendulum at small angles, ω = √(g/L) and T = 2π√(L/g), depending only on the length L and gravitational acceleration g. In all cases, the period is independent of amplitude — a hallmark of true SHM known as isochronism.
The universal pattern T = 2π√(inertia/stiffness) extends to any linear restoring-force system, including LC circuits (T = 2π√(LC)) and beyond. In real systems, damping slightly reduces the oscillation frequency, and external driving forces can produce resonance when the driving frequency matches the natural frequency ω₀. Mastering these fundamental relationships prepares you for the study of damped oscillations, driven oscillations, coupled oscillators, and ultimately wave phenomena.