Question
Question: Two identical thin uniform rods of mass M and length L are placed in a line at separation of L. Find...
Two identical thin uniform rods of mass M and length L are placed in a line at separation of L. Find the gravitational force acting between them :-(seperation is measured from ends of the rod)
The gravitational force acting between the two rods is (GM^2)/(L^2) * ln(4/3)
Solution
To find the gravitational force between two identical thin uniform rods, we can use the principle of superposition by integrating the force between infinitesimal mass elements.
Let the mass of each rod be M and its length be L.
The linear mass density of each rod is λ=LM.
Let's set up a coordinate system.
Place the first rod (Rod 1) along the x-axis from x=0 to x=L.
The second rod (Rod 2) is placed in line with the first rod, with a separation of L between their ends.
So, the left end of Rod 2 is at x=L+L=2L, and its right end is at x=2L+L=3L.
Thus, Rod 2 extends from x=2L to x=3L.
Consider an infinitesimal element of mass dm1 on Rod 1 at position x.
dm1=λdx=LMdx.
The gravitational force exerted by this element dm1 on the entire Rod 2 can be calculated using the formula for the gravitational force between a point mass and a uniform rod.
The force between a point mass mp and a rod of mass MR and length LR, where the point mass is located at a distance a from the nearest end of the rod along its axis, is given by:
F=a(a+LR)GmpMR
In our case, the point mass is dm1, the rod is Rod 2 (with mass M and length L).
The distance a from dm1 (at position x) to the nearest end of Rod 2 (which is at x=2L) is a=2L−x.
So, the infinitesimal force dF exerted by dm1 on Rod 2 is:
dF=a(a+L)G⋅dm1⋅M=(2L−x)((2L−x)+L)G(LMdx)M
dF=LGM2(2L−x)(3L−x)dx
To find the total gravitational force F, we need to integrate dF over the entire length of Rod 1, i.e., from x=0 to x=L:
F=∫0LLGM2(2L−x)(3L−x)dx
F=LGM2∫0L(2L−x)(3L−x)dx
We can use partial fraction decomposition for the integral term:
(2L−x)(3L−x)1=2L−xA+3L−xB
1=A(3L−x)+B(2L−x)
Setting x=2L: 1=A(3L−2L)⟹1=AL⟹A=L1
Setting x=3L: 1=B(2L−3L)⟹1=B(−L)⟹B=−L1
So, the integral becomes:
∫0L(2L−x1/L−3L−x1/L)dx=L1∫0L(2L−x1−3L−x1)dx
=L1[−ln∣2L−x∣−(−ln∣3L−x∣)]0L
=L1[ln∣3L−x∣−ln∣2L−x∣]0L
=L1[ln2L−x3L−x]0L
Now, evaluate the definite integral:
=L1[ln(2L−L3L−L)−ln(2L−03L−0)]
=L1[ln(L2L)−ln(2L3L)]
=L1[ln(2)−ln(23)]
Using the logarithm property lna−lnb=ln(a/b):
=L1ln(3/22)=L1ln(34)
Substitute this back into the expression for F:
F=LGM2⋅L1ln(34)
F=L2GM2ln(34)