Center of mass for two small particles

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
myko
Messages
13
Reaction score
0
1. Two small particles of mass m1 and mass m2 attract each other with a force that varies with the inverse cube of their separation. At time t0 , m1 has velocity v directed towards m2 , which is at rest a distance d away. At time t1 , the particles collide.

How far does m1 travel in the time interval (t0 and t1 )? Express your answer in terms of some or all of the variables m1, m2, t1, t0, v, and d





3. The Attempt at a Solution . I think it can be solved by noticing that since there are no external forces acting on the system, the center of mass will not move. So finding it, would give the final position of the particles at t1. Taking position of m1 at t0 as reference point:
$$r_{cm}=m2*d/(m1+m2)$$

But this is wrong. Could someone point me where the mistake is?
 
Physics news on Phys.org
Ya. I see it. Thankyou. So then, would it be correct to proceed this way?
Sincé the center of mass is moving with velocity v and there is no external forcé acting, it will keep moving same velocity. So it will travel distance $$d_{cm}=v(t1-t0)$$ from it's initial position.
So at t1 it will be at $$r_{cm}=m2*d/(m1+m2)+v(t1-t0)$$.
At this momento particles collide, so it will be the position of m1. Is this correct?
 
Correct answer is $$\frac{m_2\cdot d}{m_1+m_2}+v_{cm}(t_1-t_0)$$ with $$v_{cm}=\frac{m_1\cdot v}{m_1+m_2}$$.