Logo
Published on

Ultimate Guide to Simple Harmonic Motion in HSC Mathematics Extension 2

Authors
  • avatar
    Name
    Vu Hung
    Twitter

Introduction

Simple Harmonic Motion (SHM) is one of the most elegant and universally applicable models in physics and mathematics. In HSC Mathematics Extension 2, you are required to rigorously define, prove, and model SHM using differential equations. Whether it's a pendulum swinging, a mass bouncing on a spring, or the rhythmic rising of the tides, SHM provides the mathematical language to describe periodic, oscillating motion perfectly.

Executive Summary

This comprehensive guide covers the core concepts of Simple Harmonic Motion:

  • Defining SHM: Understanding the core principle that acceleration is proportional and opposite to displacement (x¨=n2(xc)\ddot{x} = -n^2(x - c)).
  • The Restoring Force: Recognizing how F=mn2(xc)F = -mn^2(x - c) acts to pull a particle back to the centre of motion.
  • Solving the Differential Equation: Verifying that x(t)=acos(nt+α)+cx(t) = a\cos(nt + \alpha) + c is a valid solution.
  • Key Characteristics: Calculating amplitude, period, center of motion, velocity, and acceleration.
  • Graphs and Modelling: Graphing SHM functions and determining equations from visual representations.

What is this about?

In the previous topic, we looked at general straight-line motion where forces varied. SHM is a very specific, highly predictable type of straight-line motion. It occurs whenever a particle is subjected to a "restoring force"—a force that gets stronger the further the particle moves away from its resting position, always pulling it back. Because the force (and therefore acceleration) scales linearly with displacement, the resulting position-time graph forms a perfect sine or cosine wave.

Main Content

1. Defining Simple Harmonic Motion

By definition, a particle undergoes Simple Harmonic Motion if its acceleration (x¨\ddot{x}) is directly proportional to its displacement from a central point (xcx-c), and acts in the opposite direction.

Mathematically, this is expressed as: x¨=n2(xc)\ddot{x} = -n^2(x - c) Where:

  • xx is the displacement of the particle.
  • cc is the centre of motion.
  • n2n^2 is a positive constant (we use n2n^2 to guarantee the constant is positive, ensuring the acceleration is always opposite to displacement).

Using Newton's Second Law (F=maF = ma), the force causing SHM is F=mn2(xc)F = -mn^2(x-c). This is called a restoring force.

2. Solving the SHM Differential Equation

If we are given that x¨=n2x\ddot{x} = -n^2x (assuming the centre is at the origin, c=0c=0), we can prove that equations of the form x=acos(nt+α)x = a\cos(nt + \alpha) or x=asin(nt+α)x = a\sin(nt + \alpha) are solutions.

Let's verify x=acos(nt+α)x = a\cos(nt + \alpha):

  1. Differentiate to find velocity: v=x˙=ansin(nt+α)v = \dot{x} = -an\sin(nt + \alpha)
  2. Differentiate again to find acceleration: a=x¨=an2cos(nt+α)a = \ddot{x} = -an^2\cos(nt + \alpha)
  3. Notice that acos(nt+α)a\cos(nt + \alpha) is exactly our original xx.
  4. Therefore, x¨=n2x\ddot{x} = -n^2x.

This confirms that the differential equation x¨=n2x\ddot{x} = -n^2x perfectly describes a cosine (or sine) wave!

3. Key Characteristics of SHM

For a particle moving according to x(t)=acos(nt+α)+cx(t) = a\cos(nt + \alpha) + c:

  • Centre of Motion: cc. The point where acceleration is zero and velocity is maximum.
  • Amplitude: aa. The maximum distance the particle travels from the centre. The particle oscillates between x=c+ax = c + a and x=cax = c - a.
  • Period: T=2πnT = \frac{2\pi}{n}. The time it takes to complete one full oscillation.
  • Velocity Equation: We can relate velocity and displacement without time using the formula derived from a=vdvdxa = v\frac{dv}{dx}. For SHM, this evaluates to: v2=n2(a2(xc)2)v^2 = n^2(a^2 - (x-c)^2)

4. Graphing and Modelling

When graphing SHM:

  • Displacement vs Time (xtx-t): A standard sine or cosine wave.
  • Velocity vs Time (vtv-t): Also a sinusoidal wave, phase-shifted by 9090^\circ (π/2\pi/2) relative to displacement. Velocity is maximum when displacement is zero (at the centre), and velocity is zero when displacement is at a maximum (the endpoints).
  • Acceleration vs Time (ata-t): A sinusoidal wave completely out of phase (180180^\circ or π\pi) with displacement.

When modelling real-world problems (like tides), you will often be given the maximum and minimum values (e.g., high tide is 4m, low tide is 1m). From this, you can find:

  • Amplitude a=HighLow2a = \frac{\text{High} - \text{Low}}{2}
  • Centre c=High+Low2c = \frac{\text{High} + \text{Low}}{2}

Simple Worked Example

Question: A particle is moving in Simple Harmonic Motion. Its velocity vv (in m/s) at displacement xx (in metres) is given by the equation v2=9x2+36x27v^2 = -9x^2 + 36x - 27. (a) Prove that the motion is Simple Harmonic. (b) Find the centre of motion, the amplitude, and the period.

Solution: (a) Prove it is SHM: To prove SHM, we must show that acceleration x¨\ddot{x} is in the form n2(xc)-n^2(x-c). We know a=ddx(12v2)a = \frac{d}{dx}\left(\frac{1}{2}v^2\right). First, halve the velocity equation: 12v2=4.5x2+18x13.5\frac{1}{2}v^2 = -4.5x^2 + 18x - 13.5

Now, differentiate with respect to xx: a=ddx(4.5x2+18x13.5)a = \frac{d}{dx}(-4.5x^2 + 18x - 13.5) a=9x+18a = -9x + 18 a=9(x2)a = -9(x - 2)

Since aa is in the form n2(xc)-n^2(x-c) where n2=9>0n^2 = 9 > 0, the motion is Simple Harmonic.

(b) Find the characteristics: From a=9(x2)a = -9(x - 2), we can identify:

  • n2=9    n=3n^2 = 9 \implies n = 3
  • Centre of motion c=2c = 2.
  • Period T=2πn=2π3T = \frac{2\pi}{n} = \frac{2\pi}{3} seconds.

To find the amplitude, we know that at the extremities of the motion, the particle stops momentarily, meaning v=0v = 0. Set v2=0v^2 = 0: 9x2+36x27=0-9x^2 + 36x - 27 = 0 Divide by 9-9: x24x+3=0x^2 - 4x + 3 = 0 (x1)(x3)=0(x-1)(x-3) = 0 x=1,x=3x = 1, x = 3

The particle oscillates between x=1x = 1 and x=3x = 3. The centre is at x=2x=2. The amplitude is the distance from the centre to an extremity: a=32=1a = 3 - 2 = 1 metre.

mini-FAQ page

Q: Does it matter if I use sine or cosine to model SHM? A: Both are mathematically valid, but your choice depends on the initial conditions. If the particle starts at the extremity (maximum displacement), a cosine function (x=acos(nt)x = a\cos(nt)) is easier because cos(0)=1\cos(0) = 1. If it starts at the centre of motion, a sine function (x=asin(nt)x = a\sin(nt)) is easier because sin(0)=0\sin(0) = 0.

Q: Can period be negative? A: No, time is strictly positive in these contexts. nn is generally taken as the positive square root of n2n^2, so T=2πnT = \frac{2\pi}{n} remains positive.

Common mistakes to avoid

  • Forgetting the negative sign in the proof: If you derive a=9(x2)a = 9(x - 2), this is not SHM. The acceleration must be oppositely directed to the displacement, so the constant outside the bracket must be negative.
  • Confusing frequency and period: In physics, you might use f=1/Tf = 1/T. The syllabus focuses primarily on the period T=2πnT = \frac{2\pi}{n}. Do not mistakenly substitute nn for frequency.
  • Assuming the centre of motion is always 0: In many questions, the particle oscillates around a point other than the origin. Always factorize the acceleration equation fully to reveal (xc)(x-c).

Practice on Vu's Maths Hub

Simple Harmonic Motion relies on a deep understanding of trigonometry and calculus. Put your skills into practice:

Further Readings

Connect with me

Want to master SHM and lock in top marks for HSC Mathematics Extension 2? Visit Vu's Maths Hub for in-depth booklets, detailed video explanations, and expert advice to help you ace your exams!