Physics·Revision Notes

SHM Equations — Revision Notes

NEET UG
Version 1Updated 22 Mar 2026

⚡ 30-Second Revision

  • Displacement:x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi) or Acos(ωt+ϕ)A \cos(\omega t + \phi)
  • Velocity:v(t)=Aωcos(ωt+ϕ)v(t) = A\omega \cos(\omega t + \phi) or Aωsin(ωt+ϕ)-A\omega \sin(\omega t + \phi)
  • Maximum Velocity:vmax=Aωv_{max} = A\omega
  • Acceleration:a(t)=Aω2sin(ωt+ϕ)a(t) = -A\omega^2 \sin(\omega t + \phi) or Aω2cos(ωt+ϕ)-A\omega^2 \cos(\omega t + \phi)
  • Acceleration in terms of x:a(t)=ω2x(t)a(t) = -\omega^2 x(t)
  • Maximum Acceleration:amax=Aω2a_{max} = A\omega^2
  • Angular Frequency:ω=k/m\omega = \sqrt{k/m} (spring-mass), ω=g/L\omega = \sqrt{g/L} (pendulum)
  • Time Period:T=2π/ωT = 2\pi/\omega
  • Frequency:f=1/T=ω/(2π)f = 1/T = \omega/(2\pi)
  • Kinetic Energy:KE=12mv2KE = \frac{1}{2}mv^2
  • Potential Energy:PE=12kx2=12mω2x2PE = \frac{1}{2}kx^2 = \frac{1}{2}m\omega^2 x^2
  • Total Energy:E=12mA2ω2=12kA2E = \frac{1}{2}m A^2\omega^2 = \frac{1}{2}kA^2
  • Velocity-Displacement Relation:v=±ωA2x2v = \pm \omega \sqrt{A^2 - x^2}

2-Minute Revision

SHM equations describe the position, velocity, and acceleration of an object undergoing Simple Harmonic Motion. The core idea is that the restoring force is proportional to displacement (F=kxF = -kx), leading to the differential equation d2xdt2+ω2x=0\frac{d^2x}{dt^2} + \omega^2x = 0.

The solutions are sinusoidal: x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi) for displacement, where AA is amplitude, ω\omega is angular frequency, and ϕ\phi is initial phase. Velocity is the time derivative of displacement, v(t)=Aωcos(ωt+ϕ)v(t) = A\omega \cos(\omega t + \phi), with maximum value AωA\omega at equilibrium.

Acceleration is the time derivative of velocity, a(t)=Aω2sin(ωt+ϕ)=ω2x(t)a(t) = -A\omega^2 \sin(\omega t + \phi) = -\omega^2 x(t), with maximum value Aω2A\omega^2 at the extreme positions. Remember that velocity leads displacement by π/2\pi/2 and acceleration leads velocity by π/2\pi/2.

The total mechanical energy (E=12kA2=12mA2ω2E = \frac{1}{2}kA^2 = \frac{1}{2}m A^2\omega^2) remains constant, continuously converting between kinetic and potential forms. Key relations are ω=2πf=2π/T\omega = 2\pi f = 2\pi/T.

For a mass-spring system, ω=k/m\omega = \sqrt{k/m}, and for a simple pendulum (small angles), ω=g/L\omega = \sqrt{g/L}.

5-Minute Revision

Simple Harmonic Motion (SHM) is a fundamental oscillatory motion characterized by a restoring force directly proportional to displacement and directed towards equilibrium (F=kxF = -kx). This leads to the defining differential equation d2xdt2+ω2x=0\frac{d^2x}{dt^2} + \omega^2x = 0, where ω=k/m\omega = \sqrt{k/m} for a spring-mass system. The solutions to this equation give us the SHM equations:

    1
  1. Displacement:x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi) (or Acos(ωt+ϕ)A \cos(\omega t + \phi)). AA is the maximum displacement (amplitude), ω\omega is the angular frequency (rad/s), and ϕ\phi is the initial phase (rad), determining the starting point at t=0t=0.
    1
  1. Velocity:v(t)=dxdt=Aωcos(ωt+ϕ)v(t) = \frac{dx}{dt} = A\omega \cos(\omega t + \phi). The maximum velocity is vmax=Aωv_{max} = A\omega, occurring at the equilibrium position (x=0x=0). Velocity is zero at the extreme positions (x=±Ax=\pm A). Velocity leads displacement by a phase of π/2\pi/2.
    1
  1. Acceleration:a(t)=dvdt=Aω2sin(ωt+ϕ)=ω2x(t)a(t) = \frac{dv}{dt} = -A\omega^2 \sin(\omega t + \phi) = -\omega^2 x(t). The maximum acceleration is amax=Aω2a_{max} = A\omega^2, occurring at the extreme positions (x=±Ax=\pm A). Acceleration is zero at the equilibrium position (x=0x=0). Acceleration leads velocity by π/2\pi/2 and is π\pi (or 180180^\circ) out of phase with displacement.

Related Parameters:

  • Time Period (T):T=2πωT = \frac{2\pi}{\omega}.
  • Frequency (f):f=1T=ω2πf = \frac{1}{T} = \frac{\omega}{2\pi}.

Energy in SHM:

  • Kinetic Energy (KE):KE=12mv2KE = \frac{1}{2}mv^2. Maximum at equilibrium, zero at extremes.
  • Potential Energy (PE):PE=12kx2=12mω2x2PE = \frac{1}{2}kx^2 = \frac{1}{2}m\omega^2 x^2. Maximum at extremes, zero at equilibrium.
  • Total Mechanical Energy (E):E=KE+PE=12kA2=12mA2ω2E = KE + PE = \frac{1}{2}kA^2 = \frac{1}{2}m A^2\omega^2. This is constant throughout the motion.

Key Relationship: v=±ωA2x2v = \pm \omega \sqrt{A^2 - x^2}. This formula is extremely useful for finding velocity at any displacement or for determining amplitude from given xx and vv.

Example: A particle has SHM described by x(t)=0.1cos(4t)x(t) = 0.1 \cos(4t). Find its maximum velocity and acceleration. Here, A=0.1 mA = 0.1\text{ m} and ω=4 rad/s\omega = 4\text{ rad/s}. vmax=Aω=0.1×4=0.4 m/sv_{max} = A\omega = 0.1 \times 4 = 0.4\text{ m/s}. amax=Aω2=0.1×(4)2=0.1×16=1.6 m/s2a_{max} = A\omega^2 = 0.1 \times (4)^2 = 0.1 \times 16 = 1.6\text{ m/s}^2.

Prelims Revision Notes

    1
  1. SHM Definition:Restoring force FxF \propto -x, so F=kxF = -kx. This leads to a=ω2xa = -\omega^2 x.
  2. 2
  3. Displacement Equation:x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi) or x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi).

* AA: Amplitude (max displacement). * ω\omega: Angular frequency (rad/s). ω=2πf=2π/T\omega = 2\pi f = 2\pi/T. * ϕ\phi: Initial phase (rad). Determines x(0)x(0).

    1
  1. Velocity Equation:v(t)=dxdtv(t) = \frac{dx}{dt}.

* If x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi), then v(t)=Aωcos(ωt+ϕ)v(t) = A\omega \cos(\omega t + \phi). * If x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi), then v(t)=Aωsin(ωt+ϕ)v(t) = -A\omega \sin(\omega t + \phi). * Maximum Velocity: vmax=Aωv_{max} = A\omega. Occurs at x=0x=0 (equilibrium).

    1
  1. Acceleration Equation:a(t)=dvdta(t) = \frac{dv}{dt}.

* If x(t)=Asin(ωt+ϕ)x(t) = A \sin(\omega t + \phi), then a(t)=Aω2sin(ωt+ϕ)a(t) = -A\omega^2 \sin(\omega t + \phi). * If x(t)=Acos(ωt+ϕ)x(t) = A \cos(\omega t + \phi), then a(t)=Aω2cos(ωt+ϕ)a(t) = -A\omega^2 \cos(\omega t + \phi). * Relation to displacement: a(t)=ω2x(t)a(t) = -\omega^2 x(t). * Maximum Acceleration: amax=Aω2a_{max} = A\omega^2. Occurs at x=±Ax=\pm A (extreme positions).

    1
  1. Phase Relationships:

* Velocity leads displacement by π/2\pi/2 (or 9090^\circ). * Acceleration leads velocity by π/2\pi/2 (or 9090^\circ). * Acceleration is 180180^\circ (or π\pi) out of phase with displacement.

    1
  1. Time Period (T) & Frequency (f):

* T=2π/ωT = 2\pi/\omega * f=1/T=ω/(2π)f = 1/T = \omega/(2\pi) * For spring-mass: ω=k/m\omega = \sqrt{k/m}, T=2πm/kT = 2\pi\sqrt{m/k}. * For simple pendulum (small angles): ω=g/L\omega = \sqrt{g/L}, T=2πL/gT = 2\pi\sqrt{L/g}.

    1
  1. Energy in SHM:

* Kinetic Energy: KE=12mv2KE = \frac{1}{2}mv^2. Max at equilibrium, zero at extremes. * Potential Energy: PE=12kx2=12mω2x2PE = \frac{1}{2}kx^2 = \frac{1}{2}m\omega^2 x^2. Max at extremes, zero at equilibrium. * Total Energy: E=KE+PE=12kA2=12mA2ω2E = KE + PE = \frac{1}{2}kA^2 = \frac{1}{2}m A^2\omega^2. Constant.

    1
  1. Velocity-Displacement Relation:v=±ωA2x2v = \pm \omega \sqrt{A^2 - x^2}. Use this to find vv at any xx, or AA given x,v,ωx, v, \omega.
  2. 2
  3. Initial Conditions:Use x(0)x(0) and v(0)v(0) to find AA and ϕ\phi. A=x(0)2+(v(0)/ω)2A = \sqrt{x(0)^2 + (v(0)/\omega)^2}. tanϕ=v(0)/(ωx(0))\tan\phi = -v(0)/(\omega x(0)) (if using Acos(ωt+ϕ)A \cos(\omega t + \phi)).

Vyyuha Quick Recall

A-V-A: Amplitude, Velocity, Acceleration. Remember the phase shifts: 'V' leads 'X' by 90, 'A' leads 'V' by 90. So 'A' is 180 opposite 'X'. For formulas: 'A' has no ω\omega, 'V' has one ω\omega, 'A' (acceleration) has two ω\omega's (squared!).

Featured
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.
Ad Space
🎯PREP MANAGER
Your 6-Month Blueprint, Updated Nightly
AI analyses your progress every night. Wake up to a smarter plan. Every. Single. Day.