2.2 Centre of Mass

2.2.1 Centre of Mass of Two Objects

Some times it is useful to consider the centre of mass of a system, which is defined as the average position of all the objects in the system. For the system of two objects, this is calculated as

𝒓COM=mA𝒓A+mB𝒓BmA+mB. (2.6)

This defines a position vector which points to the centre of mass of the system. By differentiating this vector with respect to time, we can get the velocity of the centre of mass

𝒗COM=d𝒓COMdt=mAd𝒓Adt+mBd𝒓BdtmA+mB=mA𝒗A+mB𝒗BmA+mB. (2.7)

This is just the total momentum of the two objects divided by their total mass, and we found before that the total momentum was conserved.

(mA+mB)𝒗COM=mA𝒗A+mB𝒗B=constant. (2.8)

From these definitions we can see that equation 2.2 is the accleration of the centre of mass multiplied by the total mass, which by Newton’s second law is the force on the centre of mass. This implies that if the resultant force on the centre of mass is 0, then the centre of mass moves with constant velocity, just like a single object following Newton’s first law, and the total linear momentum is conserved.

Example 2.1.

For a system of two objects, show that the centre of mass is always located on the line that connects the two objects.

2.2.2 Centre of Mass of N Objects

For a general system of N objects, we define the total mass and total momentum as

M =m1+m2++mN (2.9)
=i=1Nmi (2.10)
𝑷 =i=1Nmi𝒗𝒊. (2.11)

The net force on each individual part of the system can be written as the sum of any external forces and internal forces from all the other parts.

𝑭i,net=𝑭i,ext+jiN𝑭ji. (2.12)

Let’s now add all the forces together to get the net force on the centre of mass:

𝑭net=i=1N𝑭i,net=i=1N𝑭i,ext=𝑭ext+i=1NjiN𝑭ji=0. (2.13)

The second term on the far right-hand side is 0 by Newton’s third law (you can prove this by induction).

Now we define the centre of mass position, velocity, and acceleration as the weighted average of each of the individual particles’ quantities.

Definition 2.1.

Consider a system of N objects. The centre of mass is is a vector function defined as

𝒓COM=1Mi=1Nmi𝒓i. (2.14)

The centre of mass velocity is defined as

𝒗COM=d𝒓COMdt=1Mi=1Nmid𝒓idt=1Mi=1Nmi𝒗i=𝑷M, (2.15)

and the centre of mass acceleration is defined as

𝒂COM=d2𝒓COMdt2=1Mi=1Nmid2𝒓idt2=1Mi=1Nmi𝒂i=1Mi=1N𝑭i,net=𝑭extM, (2.16)

Notice that in the definition of centre of mass acceleration, we have shown that

M𝒂COM=𝑭ext. (2.17)

This result is actually quite profound because it is what allows us to treat systems of particles as point masses themselves while ignoring all of the internal forces between the particles since they all cancel out. Also note that because the centre of mass momentum is equal to the total momentum, systems of many particles act as if all the mass was concentrated in a point at the centre of mass, moving with the the centre of mass velocity. Without these results, we could not apply the laws of mechanics as we have been learning them to macroscopic bodies!

If 𝑭ext=0, i.e. the system is isolated and there are no external forces, then the centre of mass moves in a straight line with a constant velocity and the total linear momentum is conserved.

Since the centre of mass quantites are vectors, we can break them into components just like all the other vector quantites we have seen. For example, in 2D cartesian coordinates we have

𝒓COM=1Mi=1Nmi𝒓i=1Mi=1Nmi(xiı^+yiȷ^)=1Mi=1Nmixiı^+1Mi=1Nmiyiȷ^, (2.18)

so we can define the weighted average along the x and y axes:

𝒓COM=x¯ı^+y¯ȷ^,x¯=1Mi=1Nmixi,y¯=1Mi=1Nmiyi (2.19)