Animated Solution for Physics - System of Particles: A simple pendulum is made of a string of length l and a bob of mass m, is released from a small angle θ0. It strikes a block of mass M, kept on a horizontal surface at its lowest point of oscillations, elastically. It bounces back and goes up to an angle θ1. Then, M is given by
Select Answer:
Visualized Solution
VisualizingtheSetup
A simple pendulum of mass m is released from angle θ0.
Imagine a simple pendulum, a classic setup in physics, consisting of a bob of mass m suspended by a string of length l. It is pulled back to a small angle θ0 and released. As it swings down, gravity does work, converting its stored potential energy into kinetic energy.
Waiting patiently at the exact lowest point of the swing is a block of mass M, resting on a frictionless horizontal surface. The pendulum bob is on a collision course with this block. The problem states that this collision is perfectly elastic, meaning no kinetic energy is lost in the form of heat or sound. After the impact, the bob bounces back, retreating to a new, smaller angle θ1. Our mission is to find the mass M of the block in terms of the given parameters.
The Physics of the Drop
Energy Conservation
Let's break the problem down chronologically. First, we need to determine the velocity of the pendulum bob just before it strikes the block. We invoke the powerful principle of conservation of mechanical energy.
At the release point, the bob is at a height h relative to its lowest point. Using basic geometry, this height is h=l−lcosθ0=l(1−cosθ0). Equating the initial potential energy to the kinetic energy at the bottom, we get:
mgh=21mv2
Substituting the expression for h, we find the velocity v just before impact:
v=2gl(1−cosθ0)
The Rebound
Tracing the Steps Backwards
Similarly, after the collision, the bob rebounds with a new velocity, let's call it v1, and swings up to a maximum angle θ1. Applying energy conservation again for this upward journey:
mgh1=21mv12
Where h1=l(1−cosθ1). This gives us the rebound velocity:
v1=2gl(1−cosθ1)
The Collision
A Dance of Momentum and Restitution
Now, let's analyze the split-second of the collision. Since there are no external horizontal forces acting on the system (the tension in the string is purely vertical at the lowest point), the linear momentum in the horizontal direction is conserved.
Let v2 be the velocity of the block M after the collision. Taking the initial direction of the bob as positive, the momentum equation is:
mv=Mv2+m(−v1)
Notice the negative sign! The bob has bounced back, so its velocity vector points in the opposite direction. Rearranging this, we get:
Mv2=m(v+v1)
We have two unknowns (M and v2), so we need another equation. This is where the nature of the collision comes in. For a perfectly elastic collision, the coefficient of restitution e is 1. This means the relative velocity of separation equals the relative velocity of approach:
e=v−0v2−(−v1)=1
v=v2+v1⟹v2=v−v1
The Mathematical Symphony
Trigonometry Meets Physics
Now, we substitute our expression for v2 back into the momentum equation:
M(v−v1)=m(v+v1)
Isolating the mass ratio, we get:
mM=v−v1v+v1
Let's plug in the ugly square root expressions we derived earlier for v and v1. The 2gl terms beautifully cancel out from the numerator and denominator, leaving us with:
mM=1−cosθ0−1−cosθ11−cosθ0+1−cosθ1
This looks intimidating, but trigonometry comes to the rescue! Recall the half-angle identity: 1−cosθ=2sin2(2θ). Substituting this transforms our equation into:
The problem explicitly states that the pendulum is released from a small angle. In physics, when angles are small (typically less than 10 degrees), we can use the small-angle approximation: sinθ≈θ (when θ is in radians).
Applying this approximation to our half-angles, sin(θ/2)≈θ/2. Our equation simplifies dramatically:
mM=θ0/2−θ1/2θ0/2+θ1/2
Multiplying the numerator and denominator by 2, we arrive at our final, elegant result:
mM=θ0−θ1θ0+θ1
M=m(θ0−θ1θ0+θ1)
This problem is a fantastic example of how JEE combines core mechanical principles (energy and momentum) with mathematical tools (trigonometry and approximations) to test your analytical depth.