Oscillations — SHM, Energy & Pendulum for Class 11

Simple harmonic motion, restoring force, amplitude, time period, frequency, energy in SHM, simple pendulum, spring-mass system. NCERT Class 11 Chapter 14.

CBSE JEE-MAIN 14 min read

What Actually Happens in Oscillations

Take a pendulum. Push it, and it swings back. Push a spring, it pushes back. What’s common? The system always tries to return to where it started — and that “trying to return” is the entire story of oscillations.

The force responsible is called the restoring force, and it always points toward the mean position (equilibrium). When this restoring force is directly proportional to displacement — and opposite in direction — we get Simple Harmonic Motion (SHM). That one condition gives us an enormous amount of structure to work with.

Formally: F=kxF = -kx, where kk is a positive constant and xx is displacement from mean position. The negative sign is doing all the work here — it ensures the force opposes displacement.

SHM isn’t just a textbook abstraction. Every vibrating string, every AC circuit, every molecule in a crystal lattice, every bridge that can resonate — they all trace back to this same mathematics. Class 11 is where you build the foundation; JEE builds the walls.


Key Terms & Definitions

Mean Position (Equilibrium): The point where net force on the particle is zero. In SHM, this is also where speed is maximum.

Amplitude (A): Maximum displacement from mean position. Units: metres. Amplitude tells you how far the particle goes — it does not affect time period (crucial for JEE).

Time Period (T): Time taken to complete one full oscillation. Units: seconds.

Frequency (f or ν): Number of oscillations per second. f=1Tf = \frac{1}{T}. Units: Hz (hertz).

Angular Frequency (ω): ω=2πf=2πT\omega = 2\pi f = \frac{2\pi}{T}. Units: rad/s. Most SHM equations are cleaner in terms of ω.

Phase (φ): Tells you where in its cycle the particle is at t=0t = 0. The general displacement equation is:

x(t)=Asin(ωt+ϕ)x(t) = A\sin(\omega t + \phi)

or equivalently Acos(ωt+ϕ)A\cos(\omega t + \phi) — both are valid, choose based on initial conditions.

Phase Difference: Between two SHM particles. If phase difference is π\pi, they move in exactly opposite directions at every instant.


The Core Equations of SHM

x=Asin(ωt+ϕ)x = A\sin(\omega t + \phi) v=Aωcos(ωt+ϕ)=ωA2x2v = A\omega\cos(\omega t + \phi) = \omega\sqrt{A^2 - x^2} a=Aω2sin(ωt+ϕ)=ω2xa = -A\omega^2\sin(\omega t + \phi) = -\omega^2 x T=2πωT = \frac{2\pi}{\omega}

The velocity equation v=ωA2x2v = \omega\sqrt{A^2 - x^2} is the one you’ll use most in problems. Memorise the shape: velocity is maximum at x=0x = 0 (mean position) and zero at x=±Ax = \pm A (extreme positions).

The acceleration equation a=ω2xa = -\omega^2 x is the defining condition for SHM. If you can write acceleration as proportional to x-x, you’ve confirmed SHM and extracted ω in one step.

Deriving ω from the Equation of Motion

This is the standard technique for any SHM problem:

  1. Write the equation of motion: ma=Fnetma = F_{net}
  2. Express aa in terms of displacement xx
  3. Compare with a=ω2xa = -\omega^2 x to read off ω\omega
  4. Then T=2πωT = \frac{2\pi}{\omega}

We’ll apply this to both spring-mass and pendulum systems below.


Spring-Mass System

A block of mass mm on a frictionless surface, attached to a spring of spring constant kk.

When displaced by xx: restoring force F=kxF = -kx

So: ma=kxa=kmxma = -kx \Rightarrow a = -\frac{k}{m}x

Comparing with a=ω2xa = -\omega^2 x:

ω=km\omega = \sqrt{\frac{k}{m}} T=2πmkf=12πkmT = 2\pi\sqrt{\frac{m}{k}} \qquad f = \frac{1}{2\pi}\sqrt{\frac{k}{m}}

Notice T depends on m\sqrt{m} and 1/k\sqrt{1/k}. If you double the mass, T increases by factor 2\sqrt{2}. If you double k (stiffer spring), T decreases — stiffer spring pulls back harder, oscillates faster.

Springs in Series and Parallel — a JEE favourite:

  • Two springs in parallel: keff=k1+k2k_{eff} = k_1 + k_2
  • Two springs in series: 1keff=1k1+1k2\frac{1}{k_{eff}} = \frac{1}{k_1} + \frac{1}{k_2}

Parallel springs feel like one strong spring. Series springs feel like one weak spring. Same logic as resistors, but the parallel-series roles are swapped compared to what you might expect.

Spring cut in ratio 1:n: If a spring of constant kk and length LL is cut into lengths \ell and LL - \ell, the spring constants become kLk\frac{L}{\ell} and kLLk\frac{L}{L-\ell}. Shorter piece = stiffer spring.


Simple Pendulum

A point mass mm suspended by a massless string of length LL, displaced by small angle θ\theta.

The restoring force along the arc is mgsinθ-mg\sin\theta. For small angles (θ<15°\theta < 15°), sinθθ\sin\theta \approx \theta, so:

F=mgθ=mgxLF = -mg\theta = -mg\frac{x}{L}

This is now in the form F=kxF = -kx with effective k=mgLk = \frac{mg}{L}.

T=2πLgω=gLT = 2\pi\sqrt{\frac{L}{g}} \qquad \omega = \sqrt{\frac{g}{L}}

Key results worth memorising:

  • T is independent of mass and amplitude (for small oscillations)
  • T depends only on L and g
  • On the Moon: gmoon=gearth/6g_{moon} = g_{earth}/6, so Tmoon=6TearthT_{moon} = \sqrt{6} \cdot T_{earth} — pendulum swings slower

Effective gravity situations (JEE loves these):

SituationEffective gEffect on T
Lift accelerating upg+ag + aT decreases
Lift accelerating downgag - aT increases
Lift in free fall0T → ∞ (pendulum won’t oscillate)
Charged pendulum in electric fieldg±qEmg \pm \frac{qE}{m}Depends on direction

JEE Main pattern: Problems where a pendulum is in an accelerating frame, or where temperature change alters the string length. For thermal expansion: ΔTT=12αΔθ\frac{\Delta T}{T} = \frac{1}{2}\alpha\Delta\theta, where α\alpha is the coefficient of linear expansion. This appeared in JEE Main 2023 Shift 2.


Energy in SHM

At any displacement xx:

KE=12mω2(A2x2)KE = \frac{1}{2}m\omega^2(A^2 - x^2) PE=12mω2x2PE = \frac{1}{2}m\omega^2 x^2 Etotal=12mω2A2=12kA2E_{total} = \frac{1}{2}m\omega^2 A^2 = \frac{1}{2}kA^2

Total energy is constant — it just shifts between KE and PE. At mean position: all KE, zero PE. At extremes: all PE, zero KE.

KE = PE condition:

12mω2(A2x2)=12mω2x2\frac{1}{2}m\omega^2(A^2 - x^2) = \frac{1}{2}m\omega^2 x^2 A2x2=x2x=±A2A^2 - x^2 = x^2 \Rightarrow x = \pm\frac{A}{\sqrt{2}}

So KE = PE at x=A2x = \frac{A}{\sqrt{2}} from mean position. This is a standard result — the particle spends equal KE and PE at roughly 70.7% of its amplitude.

Energy-time graphs: Both KE and PE vary as sin2\sin^2 or cos2\cos^2, so they oscillate at twice the frequency of displacement. Total energy is a horizontal line. This graph question is a 1-mark CBSE staple.


Solved Examples

Example 1 — Easy (CBSE Level)

A particle executes SHM with amplitude 5 cm and time period 0.2 s. Find the maximum velocity and maximum acceleration.

A=5×102A = 5 \times 10^{-2} m, T=0.2T = 0.2 s

ω=2πT=2π0.2=10π rad/s\omega = \frac{2\pi}{T} = \frac{2\pi}{0.2} = 10\pi \text{ rad/s} vmax=Aω=5×102×10π=0.5π1.57 m/sv_{max} = A\omega = 5 \times 10^{-2} \times 10\pi = 0.5\pi \approx 1.57 \text{ m/s} amax=Aω2=5×102×(10π)2=5π249.3 m/s2a_{max} = A\omega^2 = 5 \times 10^{-2} \times (10\pi)^2 = 5\pi^2 \approx 49.3 \text{ m/s}^2

Example 2 — Medium (JEE Main Level)

A spring-mass system has T = 2s on Earth. What is T when the same system is taken to the Moon?

Time period of spring-mass: T=2πmkT = 2\pi\sqrt{\frac{m}{k}}

This has no g dependence. So T remains 2s on the Moon.

Many students reflexively change T when the problem says “Moon.” Only the simple pendulum depends on g — the spring-mass system does not. Know which formula contains g and which doesn’t.


Example 3 — Hard (JEE Main/Advanced Level)

Two blocks m1=1m_1 = 1 kg and m2=2m_2 = 2 kg are connected by a spring (k = 300 N/m). They are placed on a frictionless surface and given initial compression of 5 cm. Find the time period of oscillation.

When two masses are connected by a spring on a frictionless surface, both oscillate. The system is equivalent to a single mass equal to the reduced mass:

μ=m1m2m1+m2=1×21+2=23 kg\mu = \frac{m_1 m_2}{m_1 + m_2} = \frac{1 \times 2}{1 + 2} = \frac{2}{3} \text{ kg} T=2πμk=2π2/3300=2π1450=2π1520.296 sT = 2\pi\sqrt{\frac{\mu}{k}} = 2\pi\sqrt{\frac{2/3}{300}} = 2\pi\sqrt{\frac{1}{450}} = \frac{2\pi}{15\sqrt{2}} \approx 0.296 \text{ s}

The reduced mass concept is often skipped in NCERT but appears consistently in JEE Main.


Exam-Specific Tips

CBSE Class 11 Board Exam

  • Chapter 14 typically carries 5-8 marks in theory + numericals.
  • Derivation of T=2πL/gT = 2\pi\sqrt{L/g} for simple pendulum is asked almost every year — practice writing it cleanly with the small-angle approximation step explicitly shown.
  • Energy diagrams (KE vs time, PE vs time, total E vs time) appear as short-answer questions.
  • For 3-mark numericals: show all substitutions explicitly, the marking scheme awards 1 mark per step.

JEE Main

  • Oscillations carries 3-4 questions on average (weightage: ~8-10%).
  • Focus areas: spring combinations, pendulum in non-inertial frames, superposition of two SHMs, energy-based questions.
  • The “find x when KE = nPE” type is a 1-mark quick question — learn the formula x=Ann+1x = A\sqrt{\frac{n}{n+1}}.

JEE Advanced occasionally tests coupled oscillations and damped/forced oscillations conceptually. For Class 11 board prep, stick to undamped free oscillations. But if you’re targeting advanced, read about resonance conditions — the concept of natural frequency vs driving frequency.

SAT Physics / International

  • SAT Subject Test (legacy): focus on period-frequency relationship, energy conservation in spring.
  • AP Physics C: uses calculus — SHM is derived from F=kxF = -kx using differential equations. Good to know if you’re targeting US colleges.

Common Mistakes to Avoid

Mistake 1: Confusing x with A in velocity formula. Students write v=ωA2A2v = \omega\sqrt{A^2 - A^2} when asked for velocity at extreme — and get zero (correct!), but then write v=ωA2v = \omega\sqrt{A^2} thinking x = 0 at mean position. Make sure you know: x = 0 at mean position, x = ±A at extreme positions.

Mistake 2: Applying T = 2π√(L/g) to spring-mass. T for spring-mass is 2πm/k2\pi\sqrt{m/k}. These are different systems. The pendulum formula has g; the spring formula has k. Write them side by side once and the difference becomes permanent.

Mistake 3: Forgetting the negative sign in a = −ω²x. When checking if a motion is SHM, write a = −(some positive constant) × x. If your constant comes out negative, you’ve made a sign error somewhere. SHM requires that constant to be positive.

Mistake 4: Phase confusion — sin vs cos. x=Asinωtx = A\sin\omega t means particle starts at mean position (x = 0 at t = 0). x=Acosωtx = A\cos\omega t means particle starts at extreme (x = A at t = 0). Read the initial condition of the problem carefully before choosing your form.

Mistake 5: Wrong spring combination formula. Parallel springs: k adds (like conductances). Series springs: 1/k adds (like resistances). Students often reverse these. Memory trick: parallel springs both stretch/compress the same amount = same as a stiffer spring = k adds up.


Practice Questions

Q1. A particle in SHM has displacement x=4sin(2πt+π/6)x = 4\sin(2\pi t + \pi/6) cm. Find: (a) amplitude, (b) time period, (c) initial displacement.

(a) A = 4 cm
(b) ω = 2π rad/s, so T = 2π/ω = 1 s
(c) At t = 0: x = 4sin(π/6) = 4 × 0.5 = 2 cm


Q2. A spring of spring constant 400 N/m has a block of 100 g attached. Find the time period and frequency of oscillation.

m = 0.1 kg, k = 400 N/m
T=2πm/k=2π0.1/400=2π1/4000=2π/(2010)0.099T = 2\pi\sqrt{m/k} = 2\pi\sqrt{0.1/400} = 2\pi\sqrt{1/4000} = 2\pi/(20\sqrt{10}) \approx 0.099 s
f=1/T10.1f = 1/T \approx 10.1 Hz


Q3. Find the length of a simple pendulum with T = 2 s on Earth (g = 9.8 m/s²). This is the “seconds pendulum.”

T=2πL/gT = 2\pi\sqrt{L/g}
2=2πL/9.82 = 2\pi\sqrt{L/9.8}
1=πL/9.81 = \pi\sqrt{L/9.8}
L/9.8=1/π2L/9.8 = 1/\pi^2
L=9.8/π20.993L = 9.8/\pi^2 \approx 0.993 m ≈ 1 m
The seconds pendulum is approximately 1 metre long.


Q4. In SHM, the displacement is x=Asinωtx = A\sin\omega t. At what displacement is KE = 3 × PE?

KE = 3PE
12mω2(A2x2)=3×12mω2x2\frac{1}{2}m\omega^2(A^2 - x^2) = 3 \times \frac{1}{2}m\omega^2 x^2
A2x2=3x2A^2 - x^2 = 3x^2
A2=4x2A^2 = 4x^2
x=±A2x = \pm\frac{A}{2}


Q5. A spring of natural length 30 cm is cut into two pieces of lengths 10 cm and 20 cm. If original spring constant is 60 N/m, find the spring constants of both pieces.

Spring constant × length = constant (for a uniform spring)
k1×10=60×30k1=180k_1 \times 10 = 60 \times 30 \Rightarrow k_1 = 180 N/m
k2×20=60×30k2=90k_2 \times 20 = 60 \times 30 \Rightarrow k_2 = 90 N/m
Shorter piece is stiffer.


Q6. A particle executes SHM. At displacement x = 3 cm, its velocity is 4 cm/s. At displacement x = 4 cm, its velocity is 3 cm/s. Find amplitude.

Using v=ωA2x2v = \omega\sqrt{A^2 - x^2}:
16=ω2(A29)16 = \omega^2(A^2 - 9) … (i)
9=ω2(A216)9 = \omega^2(A^2 - 16) … (ii)
Dividing: 169=A29A216\frac{16}{9} = \frac{A^2 - 9}{A^2 - 16}
16(A216)=9(A29)16(A^2 - 16) = 9(A^2 - 9)
16A2256=9A28116A^2 - 256 = 9A^2 - 81
7A2=1757A^2 = 175
A2=25A=5A^2 = 25 \Rightarrow A = 5 cm


Q7. The time period of a pendulum on Earth is 2 s. A lift accelerates downward at g/4g/4. Find T in the lift.

Effective g = g - g/4 = 3g/4
Tlift=2πL/(3g/4)=2π4L/3gT_{lift} = 2\pi\sqrt{L/(3g/4)} = 2\pi\sqrt{4L/3g}
=23/4×2πL/g×23= \frac{2}{\sqrt{3/4}} \times 2\pi\sqrt{L/g} \times \frac{2}{\sqrt{3}}
Since original T = 2 s: Tlift=T4/3=2×23=432.31T_{lift} = T\sqrt{4/3} = 2 \times \frac{2}{\sqrt{3}} = \frac{4}{\sqrt{3}} \approx 2.31 s
(Pendulum slows down — effective gravity is weaker.)


Q8. Total energy in SHM is 0.5 J. When displacement is half the amplitude, what is the KE?

Etotal=0.5E_{total} = 0.5 J
At x=A/2x = A/2:
PE=12k(A/2)2=14×12kA2=Etotal4=0.125PE = \frac{1}{2}k(A/2)^2 = \frac{1}{4} \times \frac{1}{2}kA^2 = \frac{E_{total}}{4} = 0.125 J
KE=EtotalPE=0.50.125=0.375KE = E_{total} - PE = 0.5 - 0.125 = 0.375 J
KE is three-fourths of total energy at x=A/2x = A/2.


FAQs

Why is the time period of a simple pendulum independent of mass?

Because the restoring force is gravity, and gravity accelerates all masses equally (F=mgF = mg, a=ga = g). The mass cancels out when you write the equation of motion. This is the same reason all objects fall at the same rate in vacuum — Galileo’s experiment in equation form.

What is the difference between oscillation and vibration?

Technically, they’re used interchangeably in Class 11. In engineering, “vibration” often refers to mechanical systems and “oscillation” to electrical or general periodic motion. For CBSE and JEE, treat them as synonyms.

Can SHM occur without a restoring force?

No. SHM is defined by F=kxF = -kx. Without a restoring force proportional to displacement, the motion may be periodic but it won’t be SHM. Circular motion is periodic but not SHM because the force direction is different.

How does damping affect time period?

In damped SHM, the time period slightly increases and amplitude decreases exponentially. For Class 11 boards, this is conceptual only — you won’t need to calculate it. JEE occasionally asks conceptual questions about underdamped vs overdamped systems.

Why does SHM need small-angle approximation for a pendulum?

Because sinθθ\sin\theta \approx \theta only holds for small θ\theta (say, less than 15°). For larger angles, the restoring force is mgsinθ-mg\sin\theta, which is not proportional to θ\theta — so it’s no longer SHM. The motion is still periodic, but the time period depends on amplitude. This is why we say “for small oscillations” every time.

What happens to the spring-mass system in a satellite (weightlessness)?

The spring-mass T depends only on m/km/k — no g involved. So it oscillates normally even in weightlessness. A pendulum in a satellite won’t oscillate at all since effective g = 0.

How is SHM related to uniform circular motion?

SHM is the projection of uniform circular motion onto a diameter. If a particle moves in a circle of radius A with angular velocity ω, its shadow on the diameter executes SHM with amplitude A and angular frequency ω. This geometric connection makes the equations natural — x=Acosωtx = A\cos\omega t directly corresponds to the x-coordinate of circular motion.

What is the significance of ω²x = acceleration in checking SHM?

It’s the fastest way to identify and characterize SHM in any system. Write the net force, convert to acceleration, factor out the displacement term. Whatever multiplies xx (with a negative sign) equals ω2\omega^2. From ω, you get T, f, and all other characteristics immediately.

Practice Questions