- #1
R136a1
- 343
- 53
Homework Statement
The Attempt at a Solution
The reference to exercise 1.7 is not essential. The only part exercise 1.7 that is relevant to this exercise is the following: if a long narrow tube is drilled between antipodal points on a sphere of uniform mass density and two identical masses are dropped one after the other then there is a tidal force ##F = fx## between the two masses where ##f## is as given in the above exercise and ##x## is the separation between the two masses.
Also I'm 99.99% sure that the problem statement has a typo. If this were a system of two identical masses attached together by a massless spring of spring constant ##k## with no external forces present then the period would be ##T = 2\pi \sqrt{\frac{m}{2k}}## and not what is given in the problem statement.
Anyways, I approached this problem similarly to how one approaches the problem of two identical masses attached by a massless spring with no external forces present: by going to the center of mass frame and working out the equations of motion of the identical masses in this frame. Let ##l## be the unstretched length of the spring, ##r_a## the position vector from the center of mass to the top mass, and ##r_b## the position vector from the center of mass to the bottom mass; we take the up direction (i.e. the direction of ##r_a##) to be the positive one. Note that ##r_a - r_b## gives the instantaneous length of the spring hence ##r_a - r_b - l## is the displacement of the spring from its unstretched length.
Now the center of mass is itself a hypothetical particle that's also in free fall in this scenario. Hence in this frame it sees a tidal force ##f r_a## pushing the top mass away from it and a tidal force ##f r_b## pushing the bottom mass away from it since this is exactly what the longitudinal tidal force is physically. Hence the equation of motion of the top mass will be ##m \ddot{r}_a = -k(r_a - r_b - l) + fr_a + ma## and that of the bottom mass will be ##m \ddot{r}_b = k(r_a - r_b - l) - fr_b + ma## where ##+ma## is the upwards inertial force due to the downward free fall of the center of mass frame.
Subtracting the two equations we have ## m(\ddot{r}_a - \ddot{r}_b) = -2k(r_a - r_b - l)+ f(r_a + r_b)## which is a problem because ##r_a +r_b = 0## since this is the center of mass frame. But this reduces to the equation one would normally get in the center of mass frame for a free system consisting of a spring with two masses, the resulting natural period of which is ##T = 2\pi \sqrt{\frac{m}{2k}}##, so I definitely went wrong somewhere but can't figure out where.
Thanks in advance!