Animated Solution for Physics - Oscillations: A particle is making simple harmonic motion along the X-axis. If at a distances x1 and x2 from the mean position, the velocities of the particle are v1 and v2 respectively, then the time period of its oscillation is given as
Select Answer:
Visualized Solution
SHMSetup
Particle executes SHM along X-axis.
At x=x1, velocity is v1.
At x=x2, velocity is v2.
VelocityinSHM
General formula for velocity in SHM:
v=ωA2−x2
ApplyingtoGivenStates
For position x1: v1=ωA2−x12
For position x2: v2=ωA2−x22
SquaringtheEquations
v12=ω2(A2−x12)
v22=ω2(A2−x22)
EliminatingAmplitude
Subtracting the second equation from the first:
v12−v22=ω2(A2−x12)−ω2(A2−x22)
v12−v22=ω2A2−ω2x12−ω2A2+ω2x22
Isolatingω2
v12−v22=ω2(x22−x12)
ω2=x22−x12v12−v22
IntroducingTimePeriod
We know ω=T2π
(T2π)2=x22−x12v12−v22
FinalExpressionforT
Taking square root: T2π=x22−x12v12−v22
Inverting to solve for T:
T=2πv12−v22x22−x12
TheWayForward
This technique of squaring and subtracting eliminates the unknown amplitude.
Similar logic can be used to find the amplitude A by eliminating ω.
00:00 / 00:00
The Sigma Insight: Simple Harmonic Motion (SHM)
Solution Diagram
Setting the Stage
Imagine a particle executing Simple Harmonic Motion (SHM) along the X-axis. It dances back and forth around its mean position. We are given two distinct snapshots of this dance:
1. When the particle is at a distance x1 from the mean position, its velocity is v1.
2. When it is at a distance x2, its velocity is v2.
Our mission is to find the time period T of this oscillation using only these two snapshots.
The Master Equation of SHM
To connect position and velocity, we rely on the fundamental kinematic equation of SHM. The velocity v of a particle at any displacement x is given by:
v=±ωA2−x2
Here, A is the amplitude of the motion, and ω is the angular frequency. Since we are dealing with magnitudes and will eventually square the terms, we can drop the ± sign for convenience.
Applying this master equation to our two specific states, we get a system of two equations:
v1=ωA2−x12
v2=ωA2−x22
The Art of Elimination
We have two equations, but we also have two unknowns: the angular frequency ω and the amplitude A. The question asks for the time period (which is directly linked to ω), but it doesn't care about the amplitude A. Therefore, our algebraic strategy must be to eliminate A.
Square roots make algebraic manipulation cumbersome. Let's clean things up by squaring both sides of our equations:
v12=ω2(A2−x12)=ω2A2−ω2x12
v22=ω2(A2−x22)=ω2A2−ω2x22
Now, the path to eliminating A is clear. By subtracting the second equation from the first, the ω2A2 terms will perfectly cancel each other out! Let's perform the subtraction:
v12−v22=(ω2A2−ω2x12)−(ω2A2−ω2x22)
v12−v22=ω2x22−ω2x12
Factoring out ω2, we get a beautiful, clean relation:
v12−v22=ω2(x22−x12)
Isolating ω2, we find:
ω2=x22−x12v12−v22
Bringing in the Time Period
We are almost at the finish line. We have found ω2, but we need the time period T. Recall the fundamental bridge between angular frequency and time period:
ω=T2π
Substituting this into our isolated equation, we get:
(T2π)2=x22−x12v12−v22
Taking the square root of both sides yields:
T2π=x22−x12v12−v22
The Final Flourish
To get T by itself, we simply invert the fraction inside the square root and multiply by 2π:
T=2πv12−v22x22−x12
And there we have it! We have successfully derived the time period using only the given positions and velocities. This technique of squaring and subtracting is a powerful tool in your physics arsenal—keep it sharp!