The Dance of the Spheres
Conservation of Center of Mass
Imagine a massive hollow sphere resting on a perfectly smooth table, and inside it, a smaller sphere is held against its inner wall. When you let the small sphere go, it slides down the curved wall. But here is the fascinating part: as the small sphere moves one way, the large sphere must move the other way. Why? Because the universe demands balance.
The Hidden Symmetry
Zero External Force
The key to unlocking this problem lies in the word "frictionless." Because there is no friction between the spheres or between the large sphere and the table, there is absolutely no external force acting on the system in the horizontal direction.
According to Newton's laws, if the net external force is zero, the acceleration of the center of mass is zero. Since the system starts from rest, the horizontal position of the center of mass (xCM) is strictly conserved. It acts as an invisible, immovable anchor point around which the two spheres perform their dance.
The Initial State
Pinpointing the Center of Mass
Let's map out the initial coordinates. The large sphere (mass 4M) has its center at x1=L. The small sphere (mass M, radius R) is touching the inner surface of the large sphere (radius 6R) on the right side.
The distance between their centers is the difference in their radii: 6R−R=5R. Therefore, the small sphere's center is at x2=L+5R.
Using the center of mass formula:
xCM,i=m1+m2m1x1+m2x2
Substituting our values:
xCM,i=4M+M(4M)(L)+M(L+5R)
xCM,i=5M5ML+5MR=L+R
The Final State
A Shift in Perspective
When the small sphere reaches the "other extreme position," it is now touching the left inner surface of the large sphere. We don't know exactly where the large sphere is now, so let's assign its new center a coordinate x.
Because the small sphere is now on the left, its center is 5R to the left of the large sphere's center. So, its new coordinate is x2′=x−5R.
Let's calculate the final center of mass:
xCM,f=5M(4M)(x)+M(x−5R)
xCM,f=5M5Mx−5MR=x−R
The Grand Equation
Bringing It All Together
Since the center of mass cannot move horizontally, we simply equate the initial and final positions:
xCM,i=xCM,f
L+R=x−R
Solving for
x, we get:
x=L+2R
Thus, the final coordinates of the center of the large sphere are (L+2R,0).
Pro-Tip (The Displacement Method): You can also solve this using relative displacements! If the large sphere moves by Δx, the small sphere moves by −10R relative to the large sphere. Its absolute displacement is Δx−10R. Conserving momentum: 4M(Δx)+M(Δx−10R)=0, which instantly gives 5MΔx=10MR⟹Δx=2R. Adding this to the initial position L gives L+2R. Physics is beautiful when you see the shortcuts!