The Challenge of Extended Bodies
When we first learn Newton's Law of Universal Gravitation, F=r2Gm1m2, it feels like a magic key to the cosmos. But there is a catch: this elegant formula strictly applies only to point masses or perfectly spherical bodies.
What happens when you are dealing with a straight rod? You cannot simply plug the total mass and the distance to its center into the formula. The gravitational pull from the closer end of the rod is significantly stronger than the pull from the farther end. To solve this, we must summon the power of calculus.
Slicing the Rod into Elements
Imagine a point mass m sitting at the origin, x=0. A rod of length L lies along the x-axis, stretching from x=a to x=a+L. The problem gives us a fascinating twist: the rod isn't uniform. Its mass per unit length (linear mass density, λ) varies with distance as λ=A+Bx2.
To find the total force, we mentally slice the rod into infinitesimally small pieces. Let's pick one such piece of length dx located at a distance x from the origin.
The mass of this tiny element is:
dm=λdx=(A+Bx2)dx
Because this element is so small, we can treat it as a point mass. The tiny gravitational force
dF it exerts on our mass
m at the origin is:
dF=x2Gmdm
Substituting our expression for
dm, we get:
dF=x2Gm(A+Bx2)dx
Let's simplify this before integrating:
dF=Gm(x2A+B)dx
The Grand Summation (Integration)
To find the total force F, we must add up all these tiny forces dF from every element along the rod. This continuous summation is exactly what integration does. We integrate from the start of the rod (x=a) to the end of the rod (x=a+L).
Since Gm is a constant, we pull it out. Now we integrate the terms inside the parenthesis. The integral of A/x2 is −A/x, and the integral of B is Bx.
Applying the Limits
Now, we carefully substitute the upper and lower limits. This is where many students make a sign error, so proceed with caution!
F=Gm[(−a+LA+B(a+L))−(−aA+Ba)]
Let's group the terms with A and the terms with B to make it look cleaner:
F=Gm[A(a1−a+L1)+B(a+L−a)]
The a and −a in the second term cancel out beautifully, leaving us with our final, elegant result:
This result perfectly captures how the variable density of the rod influences its gravitational pull on the point mass.