183_notes:center_of_mass

Section 3.11 in Matter and Interactions (4th edition)

In a system of multiple particles, each particle has its own motion. But often, its useful to think about the collective motion of these objects. By “collective motion”, you are looking to understand how the whole system is moving: Is it stationary and objects rotate around? Is there some net translation (movement to the right or left)? Or something more peculiar? In these notes you will read about the concept of the center of mass, which helps us track the overall motion of a system.


The center of mass is a concept that helps us understand how the motion of a multi-particle system evolves with time. It is connected very strongly to the total momentum of a system as you will read.


Flocking birds


(This video is intended for visual learning assistance. Auditory Components are not necessary.)


It's hard to think about what the motion of a system of objects means without some sort of example. The video above shows the motion of a flock of birds. Each individual bird flies in with its own direction and speed, but the flock (or the bulk) moves in a particular way (it appears to move in a circle or ellipse) that your eye can follow. What you are paying attention to is the motion of the “center” of the bulk. It is this concept that you are going to read about below.

Calculating the center of mass

The center of mass of a system is the weighted average of the particles in that system. Consider a set of three particles with different mass ($m_i$), which are all located a different locations relative to the origin ($\vec{r}_i$). For these three particles, the center of mass of that system is the vector sum.

$$\vec{r}_{cm} = \dfrac{m_1 \vec{r}_1+m_2 \vec{r}_2+m_3 \vec{r}_3}{m_1+m_2+m_3} = \dfrac{1}{M_{tot}} \left(m_1 \vec{r}_1+m_2 \vec{r}_2+m_3 \vec{r}_3\right)$$

So that, in general, for objects in a multi-particle system that have known locations,

$$\vec{r}_{cm} = \dfrac{\sum_i m_i \vec{r}_i}{\sum_i m_i} = \dfrac{1}{M_{tot}} \left(\sum_i m_i \vec{r}_i\right)$$

The center of mass for this horseshoe is outside of the horseshoe itself.

The center of mass is a construct, there might be an object located at the center of mass, but there doesn't have to be. Consider the horseshoe to the right. Where is the center of mass for this object?

The horseshoe example leads to a different way of calculating the center of mass. Albeit, you can still think about it as adding all the bits of mass weighted by their locations. In the case of the horseshoe the system is a bunch of atoms that make up the horseshoe. But we don't add them up in discrete pieces 1). Instead, we take infinitesimally small chunks of mass ($dm$) and sum over them continuously (using an integral).

$$r_{cm} = \dfrac{\int \vec{r} dm}{\int dm} = \dfrac{1}{M_{tot}}\left(\int \vec{r} dm\right)$$

This form can be challenging to use because you will have to determine $dm$ in terms of the position vector and decide what the limits of the integral will be. There's a simpler example below to help you with this (if you ever need to use this form).

The motion of the center of mass can be found by taking the time derivative of the center of mass formula. This will give you the velocity of the center of mass, which you can use to explain the collective motion of that system.

$$\vec{v}_{cm} = \dfrac{d\vec{r}_{cm}}{dt} = \dfrac{1}{M_{tot}}\dfrac{d}{dt}\left(m_1\vec{r}_1+ m_2\vec{r}_2+m_3\vec{r}_3+\dots \right)$$ $$\vec{v}_{cm} = \dfrac{1}{M_{tot}}\left(m_1\vec{v}_1+ m_2\vec{v}_2+m_3\vec{v}_3+\dots \right)$$

so, the velocity of the center of mass of a system ($\vec{v}_{cm}$) is the weighted average of the velocity of each particle in the system. We can also see that the momentum of the system is related directly to the center of mass velocity.

$$\vec{v}_{cm} = \dfrac{1}{M_{tot}}\left(\vec{p}_1+ \vec{p}_2+\vec{p}_3+\dots \right)$$ $$M_{tot}\vec{v}_{cm} = \vec{p}_1+ \vec{p}_2+\vec{p}_3+\dots$$ $$M_{tot}\vec{v}_{cm} = \sum_i \vec{p}_i = \vec{p}_{sys}$$

So you can think of the velocity of the center of mass ($\vec{v}_{cm}$) as a single particle that has the total mass of the system ($M_{tot}$), which moves like it has the total momentum of the system ($\vec{p}_{sys}$).

Simulation of the motion of the center of mass

The simulation below shows a binary star (red star and yellow star) system where the total momentum of the system is non-zero, but because there are no external forces to the two particle system, the center of mass moves with constant momentum (green sphere and line).


1)
We could, but we'd only get an approximate answer where the accuracy depends on how small the chunks are.
  • 183_notes/center_of_mass.txt
  • Last modified: 2022/12/22 15:43
  • by hallstein