The Spinning Rod
Unraveling the Mystery of Internal Tension
Imagine a uniform rod of length l and mass m resting on a smooth horizontal table, pinned at one end, and spinning with a constant angular velocity ω. It looks peaceful from the outside, but internally, it's a microscopic tug-of-war. Every single atom in the rod wants to fly off in a straight line due to inertia. What keeps them moving in a circle? The internal tension of the rod.
Let's dive into the mathematics to find out exactly how this tension varies along the length of the rod.
The Calculus Approach
Building from the Ground Up
To find the tension T(x) at an arbitrary distance x from the pivot, we must realize a fundamental physical truth: The tension at any cross-section x is solely responsible for providing the centripetal force for all the mass *outside* of that point (from x to the free end l).
Let's consider a tiny element of the rod of length dx located at a distance r from the pivot.
Since the rod is uniform, its linear mass density is λ=lm.
The mass of our tiny element is dm=λdr=lmdr.
This tiny element is moving in a circle of radius
r, so it requires a tiny centripetal force
dFc:
dFc=(dm)ω2r=(lmdr)ω2r
To find the total tension
T(x) at our point
x, we must sum up (integrate) all these tiny centripetal forces required by every element from
x all the way to the end of the rod
l:
T(x)=∫xldFc=∫xllmω2rdr
Pulling the constants out of the integral, we get:
T(x)=lmω2∫xlrdr
Integrating
r gives
2r2. Applying the limits from
x to
l:
T(x)=lmω2[2r2]xl=2lmω2(l2−x2)
The Elegant Shortcut
The Center of Mass Method
If you want to save time in competitive exams like JEE, there is a brilliant shortcut. Instead of integrating, we can treat the entire outer portion of the rod (from x to l) as a single point mass located at its center of mass.
1.
Mass of the outer portion (m′):
m′=λ×length=lm(l−x)
2.
Center of Mass of the outer portion (rcm):
The outer portion spans from
x to
l. Its center is exactly in the middle:
rcm=2x+l
3.
Total Centripetal Force (T(x)):
T(x)=m′ω2rcm=[lm(l−x)]ω2[2l+x]
Using the algebraic identity
(a−b)(a+b)=a2−b2, we instantly arrive at:
T(x)=2lmω2(l2−x2)
Analyzing the Graph
Look closely at our final equation: T(x)=2lmω2(l2−x2).
Because the highest power of x is 2 and it has a negative coefficient, the graph of T(x) versus x is a parabola opening downwards.
Let's check the boundary conditions to ensure it makes physical sense:
- At the pivot (x=0): T(0)=2mω2l. The tension is maximum here because this cross-section has to hold the entire rod together.
- At the free end (x=l): T(l)=0. This makes perfect sense! There is no mass beyond the free end that needs to be pulled inwards, so the tension drops to zero.
Therefore, the correct graphical representation is a downward-facing parabola that starts at a maximum value and smoothly curves down to zero at x=l.