Oscillations and SHM: Application Problems (3)

hard 2 min read

Question

A block of mass m=0.5m = 0.5 kg is attached to a spring of stiffness k=200k = 200 N/m on a frictionless horizontal surface. The block is pulled 0.10.1 m from equilibrium and released. Find (a) the time period, (b) the maximum speed, and (c) the speed when displacement is 0.060.06 m.

Solution — Step by Step

For a spring-mass system, ω=k/m\omega = \sqrt{k/m}.

ω=2000.5=400=20 rad/s\omega = \sqrt{\frac{200}{0.5}} = \sqrt{400} = 20 \text{ rad/s}

T=2πω=2π200.314 sT = \frac{2\pi}{\omega} = \frac{2\pi}{20} \approx 0.314 \text{ s}

The amplitude is A=0.1A = 0.1 m (the release point). Maximum speed occurs at x=0x = 0:

vmax=Aω=0.1×20=2 m/sv_{\max} = A \omega = 0.1 \times 20 = 2 \text{ m/s}

v=ωA2x2=20(0.1)2(0.06)2=200.010.0036v = \omega \sqrt{A^2 - x^2} = 20 \sqrt{(0.1)^2 - (0.06)^2} = 20 \sqrt{0.01 - 0.0036}

v=200.0064=20×0.08=1.6 m/sv = 20 \sqrt{0.0064} = 20 \times 0.08 = 1.6 \text{ m/s}

Final answers: T0.314T \approx 0.314 s, vmax=2v_{\max} = 2 m/s, v(0.06)=1.6v(0.06) = 1.6 m/s.

Why This Works

In SHM, total energy is conserved: 12kA2=12kx2+12mv2\frac{1}{2} k A^2 = \frac{1}{2} k x^2 + \frac{1}{2} m v^2. Solving for vv gives v=ωA2x2v = \omega \sqrt{A^2 - x^2} — a relation worth memorising.

The time period T=2πm/kT = 2\pi \sqrt{m/k} depends only on mass and spring constant, not on amplitude. This isochronism is the defining feature of SHM.

Alternative Method

Use the parametric form x(t)=Acos(ωt)x(t) = A \cos(\omega t), v(t)=Aωsin(ωt)v(t) = -A\omega \sin(\omega t). To find vv at a given xx, solve for sin(ωt)=±1(x/A)2\sin(\omega t) = \pm\sqrt{1 - (x/A)^2} and substitute. Same answer, more steps — energy conservation is cleaner.

For JEE problems with vertical spring-mass systems, gravity just shifts the equilibrium; the period and amplitude formulas remain the same. Don’t add a gg term to ω\omega — that’s a classic trap.

Common Mistake

Students sometimes write v=ωx2A2v = \omega \sqrt{x^2 - A^2}, getting the sign wrong. Since xA|x| \leq A, that would give an imaginary number. The correct form is v=ωA2x2v = \omega \sqrt{A^2 - x^2} — amplitude squared minus displacement squared.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next