Oscillations and SHM: Speed-Solving Techniques (6)

hard 3 min read

Question

A particle executes SHM with amplitude A=10A = 10 cm and time period T=2T = 2 s. At t=0t = 0, the particle is at x=5x = 5 cm and moving in the positive direction. Find (a) its velocity at x=8x = 8 cm, and (b) the time it takes to reach x=10x = 10 cm for the first time.

This is a classic JEE Main pattern that rewards using the SHM “circle of reference” instead of plugging into formulas blindly.

Solution — Step by Step

ω=2π/T=π\omega = 2\pi/T = \pi rad/s. The speed at any displacement xx is

v=ωA2x2v = \omega\sqrt{A^2 - x^2}

At x=8x = 8 cm, v=π10064=6πv = \pi\sqrt{100 - 64} = 6\pi cm/s 18.85\approx 18.85 cm/s.

At t=0t = 0, x=5=Asinϕx = 5 = A\sin\phi, so sinϕ=0.5\sin\phi = 0.5, giving ϕ=π/6\phi = \pi/6 (since velocity is positive, cosine is positive). Hence

x(t)=10sin(πt+π6)cmx(t) = 10\sin\left(\pi t + \frac{\pi}{6}\right)\,\text{cm}

10=10sin(πt+π/6)10 = 10\sin(\pi t + \pi/6) gives πt+π/6=π/2\pi t + \pi/6 = \pi/2, so πt=π/3\pi t = \pi/3 and t=1/3t = 1/3 s.

Final answers: (a) v=6π18.85v = 6\pi \approx 18.85 cm/s, (b) t=1/3t = 1/3 s.

Why This Works

SHM is the projection of uniform circular motion onto a diameter. The radius of the reference circle is AA, and the angular speed is ω\omega. At any point, the particle’s xx-coordinate is Asin(ωt+ϕ)A\sin(\omega t + \phi). The phase ϕ\phi tells us where on the circle we start.

The shortcut v=ωA2x2v = \omega\sqrt{A^2 - x^2} comes from energy conservation: 12mω2A2=12mω2x2+12mv2\tfrac{1}{2}m\omega^2 A^2 = \tfrac{1}{2}m\omega^2 x^2 + \tfrac{1}{2}m v^2. No need to take a derivative.

Alternative Method

Use the reference circle directly. At t=0t = 0, the rotating vector points at angle π/6\pi/6 from the xx-axis (since sin(π/6)=0.5\sin(\pi/6) = 0.5). To reach x=Ax = A, the vector must point straight up at angle π/2\pi/2. The angle to sweep is π/2π/6=π/3\pi/2 - \pi/6 = \pi/3. Time = angle/ω\omega = (π/3)/π=1/3(\pi/3)/\pi = 1/3 s. Faster than the algebra route.

For “first time to reach amplitude” type questions, always sketch the reference circle. JEE examiners disguise SHM as wave motion or pendulum problems, but the circle method works for all of them.

Common Mistake

Students often write x(t)=Acos(ωt)x(t) = A\cos(\omega t) by default, then get stuck when initial conditions disagree. Use x(t)=Asin(ωt+ϕ)x(t) = A\sin(\omega t + \phi) and solve for ϕ\phi from the given initial position and velocity sign. That handles all cases cleanly.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next