Oscillations and Simple Harmonic Motion Explained
SHMoscillationssimple harmonic motionspringspendulumgraphslecture noteswaves

Oscillations and Simple Harmonic Motion Explained

PPhysics College Editorial Team
2026-06-10
10 min read

A clear, reusable guide to simple harmonic motion that connects SHM formulas, graphs, energy, and physical intuition.

Oscillations show up everywhere in college physics: a mass on a spring, a swinging pendulum, vibrating molecules, electric circuits, and waves. This guide explains simple harmonic motion in a way you can return to before quizzes, labs, and finals. The goal is not just to list formulas, but to connect the motion, the graphs, the forces, and the energy so the equations make physical sense. If you often remember that SHM is “sinusoidal” but forget why acceleration points back toward equilibrium, or how phase changes what a graph looks like, this article is built to serve as a dependable review page.

Overview

Simple harmonic motion, or SHM, is a special kind of oscillation. It happens when the restoring force is proportional to displacement from equilibrium and points back toward equilibrium. In symbols, that idea is written as F = -kx for a spring. The negative sign matters: if the object is displaced to the right, the force points left; if it is displaced to the left, the force points right.

That single proportionality leads to the standard SHM equation of motion:

x(t) = A cos(ωt + φ)

or equivalently

x(t) = A sin(ωt + φ)

depending on the starting condition. Here:

  • x is displacement from equilibrium
  • A is amplitude, the maximum displacement
  • ω is angular frequency
  • t is time
  • φ is phase constant, which sets the starting point of the motion

From this, the velocity and acceleration follow by differentiation:

v(t) = -Aω sin(ωt + φ)

a(t) = -Aω² cos(ωt + φ) = -ω²x

The most important conceptual result is the last one: acceleration is proportional to displacement and opposite in direction. If you remember only one line from SHM, remember a = -ω²x. It captures the entire behavior.

SHM is easier to understand if you anchor everything to equilibrium. At equilibrium, x = 0, so the restoring force is zero and the speed is greatest. At the turning points, x = ±A, so the force and acceleration have maximum magnitude, but the speed is zero because the object is reversing direction.

Students often mix up what is maximum where, so here is a clean summary:

  • At x = 0: force = 0, acceleration = 0, speed = maximum
  • At x = ±A: speed = 0, force magnitude = maximum, acceleration magnitude = maximum

That pattern explains the shape of the graphs. Displacement is sinusoidal. Velocity is also sinusoidal but shifted by one-quarter of a cycle. Acceleration is sinusoidal and opposite in sign to displacement.

For a mass-spring system, the angular frequency is:

ω = √(k/m)

and the period is:

T = 2π/ω = 2π√(m/k)

For a simple pendulum at small angles, the motion is approximately SHM, with period:

T = 2π√(L/g)

This small-angle condition is important. A pendulum is not exactly SHM for large amplitudes, but in introductory physics the small-angle model is often the correct starting point.

If this topic feels abstract, it helps to connect it to mechanics you already know. SHM is Newton’s second law plus a restoring force. For springs, combining F = ma with F = -kx gives:

m d²x/dt² = -kx

which leads to the sinusoidal solution. So SHM is not a separate branch of physics. It is a specific motion that comes out of familiar force laws. If you want to strengthen that foundation, review Newton's Laws Practice Problems with Fully Worked Solutions and Free Body Diagrams: Rules, Examples, and Common Mistakes.

Energy gives a second way to see the same motion. In ideal SHM, total mechanical energy stays constant:

E = (1/2)kA² for a spring system.

The energy shifts back and forth between kinetic and potential:

  • Spring potential energy: U = (1/2)kx²
  • Kinetic energy: K = (1/2)mv²

At maximum displacement, all the energy is potential. At equilibrium, all the energy is kinetic. This is one reason SHM is a useful bridge topic between forces, energy, and waves. For a focused review, see Work, Energy, and Power Study Guide for College Physics.

Maintenance cycle

This section gives you a repeatable way to review SHM so it stays usable rather than fading into a list of disconnected formulas. Because this is a concept-heavy topic, a short refresh every few weeks is usually more effective than a single long cram session.

Step 1: Rebuild the core idea from one sentence.
Start each review with: “In simple harmonic motion, the acceleration is proportional to displacement and opposite in direction.” If you can explain that without notes, you are already rebuilding the topic correctly.

Step 2: Sketch the three linked graphs.
Draw displacement, velocity, and acceleration versus time on the same time axis. Label where each is zero and where each reaches a maximum. This quickly reveals whether you understand the phase relationships.

A reliable graph checklist:

  • x is cosine-like or sine-like
  • v is shifted by a quarter-cycle from x
  • a is opposite in sign to x
  • One full period returns the system to the same position and motion state

Step 3: Reconnect formulas to physical systems.
Review the two standard models most often tested:

  • Mass-spring: T = 2π√(m/k)
  • Small-angle pendulum: T = 2π√(L/g)

Then ask what changes the period. For a spring, increasing mass increases the period; increasing spring constant decreases it. For a pendulum, increasing length increases the period. These are common conceptual questions.

Step 4: Practice the turning-point logic.
Students often lose points on qualitative questions that do not require much algebra. Review these prompts:

  • Where is speed greatest?
  • Where is acceleration greatest in magnitude?
  • Where is force zero?
  • Where is potential energy maximum?

If you can answer all four from a graph alone, your understanding is in good shape.

Step 5: Solve one numerical problem and one explanation problem.
A good maintenance cycle should include both computation and verbal reasoning. Numerical work tests formula use. Explanation work tests whether you can translate between words, graphs, and equations.

Example numerical prompt: A 0.50 kg mass on a 200 N/m spring oscillates with amplitude 0.10 m. Find ω, T, and the maximum speed.
Useful route:

  • ω = √(k/m) = √(200/0.50) = 20 rad/s
  • T = 2π/ω = 2π/20 ≈ 0.314 s
  • vmax = Aω = 0.10 × 20 = 2.0 m/s

Example explanation prompt: Why is the speed maximum at equilibrium even though the force is zero there? A strong answer notes that by the time the object reaches equilibrium, the restoring force has converted the maximum amount of potential energy into kinetic energy. The force is momentarily zero there, but the object already has its greatest speed.

Step 6: Keep a one-page SHM sheet.
Your summary page should include:

  • Definitions of amplitude, period, frequency, angular frequency, and phase
  • x(t), v(t), and a(t)
  • a = -ω²x
  • ω = √(k/m) and T = 2π√(m/k)
  • T = 2π√(L/g) for a small-angle pendulum
  • Energy relationships
  • A labeled graph set

If you maintain this page through the term, SHM becomes much easier to revisit before an exam. It also fits naturally with a broader formula review such as College Physics Formula Sheet by Topic: Mechanics, E&M, Thermodynamics, Waves, and Modern Physics.

Signals that require updates

Even an evergreen topic like SHM needs periodic updating in your notes, especially when course emphasis shifts. The physics itself does not change, but your understanding and use cases do.

Signal 1: You can use formulas but cannot explain the motion.
This usually means your notes are too algebra-heavy. Add graph interpretations, turning-point logic, and one or two short physical explanations. A good test is whether you can answer, “Why does the object speed up as it moves toward equilibrium?” without immediately reaching for an equation.

Signal 2: You confuse frequency, angular frequency, and period.
Refresh the relationships:

  • f = 1/T
  • ω = 2πf = 2π/T

This confusion creates errors across many wave and oscillation problems, so it is worth fixing early.

Signal 3: Your graph understanding is weak.
If you can solve for the period but cannot tell whether velocity is positive or negative at a given point, revisit the graph section. Many exam questions test phase relationships rather than raw computation.

Signal 4: Your class moves from ideal SHM to real oscillations.
When damping or driving forces appear, update your SHM notes to mark the boundary between the ideal model and the more realistic one. Ideal SHM assumes no energy loss and no external periodic forcing. Real systems often include friction or air resistance, so the amplitude decreases over time. Driven systems can resonate. You do not need to merge all these topics into one page, but you should label SHM as the clean starting model.

Signal 5: Pendulum problems start using small-angle approximations.
This is a cue to connect SHM with approximation methods. Many students memorize the pendulum period formula without noting that it depends on small angular displacement. If your course is becoming more mathematical, update your notes to include the idea that sin θ ≈ θ for small θ when measured in radians.

Signal 6: Search intent shifts from “what is SHM?” to “how do I solve SHM problems?”
If you are using this page for exam prep, your needs change. At first you may want a concept-first overview. Later you may need worked examples, common mistakes, and quick formula recall. That is a good time to pair this topic with Kinematics Equations Explained: When to Use Each Formula for motion analysis habits and Physics Units, Constants, and Conversions Cheat Sheet to reduce unit errors.

Common issues

Most SHM mistakes are not advanced. They come from mixing up reference points, signs, and meanings. Here are the ones worth watching.

Confusing displacement with distance traveled.
In SHM, displacement is measured from equilibrium and can be positive or negative. Distance traveled is always nonnegative and is not the same as position on the graph.

Dropping the negative sign in the restoring force.
Writing F = kx instead of F = -kx erases the central feature of SHM. The minus sign is not a decoration; it states that the force opposes the displacement.

Assuming the pendulum formula works at any angle.
It is a small-angle result. For introductory courses, the model is usually fine when the angular displacement is modest, but your notes should say so explicitly.

Treating amplitude like a changing value in ideal SHM.
For ideal motion with no damping, amplitude stays constant. If amplitude changes with time, you are no longer describing ideal SHM.

Mixing sine and cosine forms as if they mean different physics.
They do not. They are the same kind of motion with different starting conditions. Phase constant handles the difference.

Forgetting that maximum speed is not the same as maximum acceleration.
Maximum speed occurs at equilibrium. Maximum acceleration occurs at the turning points. Those are different locations because acceleration depends on displacement, while speed reflects the conversion between potential and kinetic energy.

Using the wrong period formula for the wrong system.
Spring and pendulum formulas look similar but come from different physics. Always identify the model first.

When these errors appear repeatedly, it can help to step back and review the mechanical ideas behind oscillation. Topics like force balance and energy transfer are not separate from SHM; they are the reason SHM works. In that sense, oscillations also connect well to later topics in waves and rotations. If your course expands in that direction, Rotational Motion Formulas and Problem-Solving Guide can help you compare periodic motion in linear and rotational settings.

When to revisit

Use this article as a practical checkpoint rather than a one-time read. SHM is worth revisiting whenever your course moves between forces, energy, graphs, and waves, because it sits at the center of all four.

A useful revisit schedule looks like this:

  • At the start of an oscillations unit: review the core definition and model equations
  • Before a homework set: redraw graphs and list the “maximum at equilibrium” versus “maximum at turning points” facts
  • Before a lab: check units, period relationships, and assumptions such as the small-angle approximation
  • Before a midterm or final: solve one spring problem, one pendulum problem, and one graph interpretation problem
  • When moving into waves: revisit frequency, period, and sinusoidal motion, since wave mathematics builds directly on them

For fast review, use this final checklist:

  1. Can you state the condition for SHM in words?
  2. Can you write x(t), v(t), and a(t)?
  3. Can you explain why a = -ω²x?
  4. Can you identify where speed, force, and acceleration are largest?
  5. Can you choose the correct period formula for a spring or pendulum?
  6. Can you sketch the graphs with correct phase shifts?
  7. Can you connect the motion to energy changes?

If any answer is shaky, that is your signal to revisit the relevant section. Short, repeated reviews work well here because SHM depends on relationships more than memorization. Once the relationships are clear, the formulas are easier to remember and much easier to apply.

As your course broadens, you can also use SHM as a model for problem-solving habits in physics more generally: define the system, identify the restoring mechanism, write the governing equation, check units, interpret the graph, and connect the math to physical behavior. That approach carries over to collisions, rotation, waves, and even introductory quantum models. For example, after mastering how phase and periodicity work in classical systems, topics like Quantum mechanics tutorial: the minimum you need before tackling advanced topics often feel less abrupt because you already have practice linking equations to meaning.

Return to this page when you need a clean reset: before tests, after a confusing lecture, or any time SHM starts to feel like symbols without intuition. The goal is not to memorize isolated results, but to keep the core picture intact: oscillation around equilibrium, driven by a restoring tendency, described by sinusoidal motion, and understood through force, energy, and graphs together.

Related Topics

#SHM#oscillations#simple harmonic motion#springs#pendulum#graphs#lecture notes#waves
P

Physics College Editorial Team

Senior Physics Education Editor

Senior editor and content strategist. Writing about technology, design, and the future of digital media. Follow along for deep dives into the industry's moving parts.

2026-06-13T09:55:56.111Z