You are on page 1of 6

Physics 303/573

Systems with more than one particle


September 9, 2015

Center of mass

1.1

Definitions

Suppose that we have a system of n-particles with masses mi , i = 1..n, and positions ~ri . It
is very useful to introduce the weighted average of the positions. This is called the center of
mass of the system, and we shall see that it is the balance pointif the system of particles is
rigidly connected and hung at its center of mass, it will not tilt. The center of mass ~rcm is
defined by
Pn
n
mi~ri
1X
i=1
=
mi~ri
(1.1)
~rcm = Pn
M i=1
i=1 mi
where M is the total mass of the system:
M=

n
X

mi

(1.2)

i=1

For a continuous distribution of mass described by a density (~r), we have


Z
M = d3 r (~r)

(1.3)

where the integral is over all space (of course, if = 0 outside a finite volume, then the
integral reduces to an integral over that finite volume), and
Z
1
~rcm =
d3 r (~r)~r
(1.4)
M
A useful but obvious fact is that the center of mass of two collections of masses is the just
the center of mass of the two center of masses, that is, suppose
M1 =

k
X
i=1

mi , ~rcm1

k
n
n
X
1 X
1 X
=
mi~ri , M2 =
mi , ~rcm2 =
mi~ri
M1 i=1
M
2
i=k+1
i=k+1

(1.5)

then

~rcm(tot)

1X
1
(M1~rcm1 + M2~rcm2 ) =
mi~ri
=
M1 + M2
M i=1

(1.6)

The velocity of the center of mass is the same weighted average of the velocities:
n

~vcm

d
1X
= ~rcm =
mi~vi
dt
M i=1

(1.7)

The total linear momentum is by definition the sum of the linear momenta of all the particles:
n
n
X
X
~
Ptot =
p~i =
mi~vi
(1.8)
i=1

i=1

but this is clearly the same as the center of mass momentum:


P~tot =

n
X

mi~vi = M~vcm = P~cm

(1.9)

i=1

Suppose that each particle feels a force; we can think of the force on the ith particle as
coming partly from an external force F~(ext)i and partly from its interactions with the other
particles:
n
X
F~ij
(1.10)
F~i = F~(ext)i +
j6=i

Newtons second law tells us


F~i = p~i

(1.11)

Using (1.9), we find

P~ cm =

n
X
i=1

F~i =

n
X
i=1

F~(ext)i +

n
X

!
F~ij

(1.12)

j6=i

However, if the forces between the particles obey Newtons third law, Fij = Fji ; since we
are summing over all unequal i, j, for each pair of particles we have Fij + Fji , and hence the
double sum in (1.12) vanishes:
n

P~ cm =
F~(ext)i F~ext

(1.13)

i=1

In particular, if there are no external forces and the particles only interact among themselves,
the total momentum is conserved. This occurs in many situations of interestfor example
when two particles scatter. They collide, interact in complicated ways, but nonetheless, the
total momentum is conserved.

1.2

Computing the center of mass

Lets consider a few examples. For two masses m1 and m2 , we have


~rcm =

m2
m1~r1 + m2~r2
= ~r1 +
(~r2 ~r1 )
m1 + m2
m1 + m2

(1.14)

which means that the center of mass lies a fraction a = m2 /(m1 + m2 ) of the way along the
vector ~r2 ~r1 between the two masses:
r2
r1
m1

r1

Figure 1: ~rcm lies a fraction a =

rcm

m2

(1 a)

r2

m2
(m1 +m2 )

of the distance between m1 and m2 .

Another easy and familiar example is the case of three equal masses. If we let one of the
vertices be at the origin, and the other two be at ~r1 , ~r2 , respectively, then ~rcm = 31 (~r1 + ~r2 ). I
leave it as an exercise for you to prove that this is the centroid of the triangle their positions
define, that is, the intersection of the three lines from the vertices to the midpoints of the
opposite sides.
A final example that well consider is a uniform solid (with density = constant) of revolution, that is a solid whose cross-sectional radius at a height z is given by a function R = f (z):
z

R = f(z)

Figure 2: Solid of revolution about the z-axis; R =

p
x2 + y 2 .

Using symmetry, it is clear that the center of mass is on the z-axis. Furthermore, as shown in
(1.6), the center of mass can be computed by subdividing the solid into clumps and taking the
3

center of mass of their centers of mass. In this case, we slice the solid into horizontal circles
of radius R = f (z) and hence cross-sectional area (f (z))2 . Then we have xcm = ycm = 0
and
Z h
Z h
1
2
dz (f (z))2
(1.15)
dz z (f (z)) , M =
zcm =
M 0
0
Here h is the height of the object. For the cone, we can take f (z) = R0 (1 z/h), where R0
is the radius at the base z = 0, and find (canceling out obvious common factors of /h2 in
the numerator and denominator)
Rh

dz z (h z)2
h2 ( 1 h2 ) 2h( 13 h3 ) + ( 14 h4 )
h
zcm = R0 h
=
= 22
1
1
2
3
4
h (h) 2h( 2 h ) + ( 3 h )
dz (h z)2
0

(1.16)

Rocket Motion

Consider a rocket with instantaneous momentum P (t) = m(t)v(t) in some fixed direction.
It is ejecting some exhaust at a velocity vex in the reverse direction. The rate at which
it is losing mass, dm
, is the rate at which it is ejecting the exhaust, so total momentum
dt
conservation implies
dm
dv
dPtot
=
vex + m = 0
(2.17)
dt
dt
dt
which integrates to


Z v(t)
Z m(t)
dm
m0
dv = vex
v(t) = v0 + vex ln
(2.18)
m
m(t)
v0
m0
We see that the final velocity depends linearly on the velocity of the exhaust, but only logarithmically on the fraction of the mass that is fuel, so having a better fuel really matters.

Angular momentum

The instantaneous angular momentum of a particle with position ~r and momentum p~ depends
on the choice of the origin of the coordinate system and is given by
~ = ~r p~
L

(3.19)

The total angular momentum of a system is the sum of all the angular momenta:
~ tot =
L

n
X

~ri p~i

(3.20)

i=1

Differentiating, we have
n

X
X
X
~ tot =
L
~ri p~i +
~ri p~i =
~ri F~i
i=1

i=1

i=1

(3.21)

where we have used ~ri p~i = ~vi p~i = ~vi m~vi = 0 and Newtons second law. Substituting
(1.10) into (3.21), we find
n

X
XX
~ tot =
L
~ri F~(ext)i +
~ri F~ij
i=1

(3.22)

i=1 j6=i

Using Newtons third law F~ij = F~ji , we obtain


n

X
1 XX
~ tot =
L
~ri F~(ext)i +
~rij F~ij
2
i=1 j6=i
i=1

(3.23)

where ~rij = ~rj ~ri is the vector from the ith particle to the jth particle.
If the interaction between the particles is through a central force, then F~ij ~rij and the
second term in (3.23) vanishes:
n

X
~ tot =
~
L
~ri F~(ext)i N

(3.24)

i=1

~ 1 . If there is no torque, then as long as the


where we have introduced the total torque N
~ tot is
particles in the system interact through central forces, the total angular momentum L
conserved.
A particular example of this arises in planetary motion. If we put the origin of our coordinate
system at the sun, the force of the sun on a planet is along the radial direction, and hence
~ = ~r F~ = 0, and angular momentum is conserved. If we consider the area swept out by
N
the planet as it moves for an infinitesimal time dt, we know from section 1.2 of Lecture 2
that this can be written as
1 |L|
1
|~r ~v dt| =
(3.25)
2
2m
which means that conservation of angular momentum implies Keplers second law: Planets
sweep out equal areas in equal times.
It is useful to introduce coordinates relative to the center of mass:
~ri = ~ri ~rcm

(3.26)

Note that relative coordinates are of course the same: ~rij = ~rij . Note as well that the center
of mass of these new coordinates is just the origin:
n
n
X
X
mi~ri =
mi (~ri ~rcm ) = M (~rcm ~rcm ) = 0
i=1

(3.27)

i=1

so ~ri are nothing more than the coordinates in the center of mass frame. Thus if we compute
~pi = mi (~r i ~r cm )
(3.28)
1

Taylor uses ~ for torque and ~` for angular momentum. The notation in these notes is more common.

we find that from the definition of the center of mass


n
X

~pi = P~tot P~cm = 0

(3.29)

i=1

The angular momentum (3.19) can be rewritten as:


~ tot =
L

n
X

(~rcm + ~ri ) mi (~r cm + ~r i ) = ~rcm P~cm +

i=1

n
X
~ orb + L
~ spin
~ri mi~r i L

(3.30)

i=1

where two terms vanish because of the definition (3.26):


n
X
i=1

mi~ri =

n
X

mi~r i = 0

i=1

n
n
X
X
~ri mi~r cm =
~rcm mi~r i = 0
i=1

(3.31)

i=1

~ orb , which is the angular


Thus the total angular momentum has an orbital component L
momentum of a point particle with mass M (the total mass of the system) located at the
~ spin , which is the angular momentum of the system
center of mass, and a spin component L
rotating around its center of mass.

Kinetic energy

The total kinetic energy of a system is just the sum of the kinetic energies of all the particles;
if we write it in terms of the velocity of the center of mass ~vcm and the velocities relative to
the center of mass ~vi , we find:
Ttot

n
n
1X
1X
1
mi~vi ~vi =
mi (~vcm + ~vi ) (~vcm + ~vi ) = M~vcm ~vcm +
mi~vi ~vi (4.32)
=
2
2 i=1
2
2 i=1
i=1
n
X
1

P
where the term ni=1 mi~vi ~vcm = 0 for the same reason as (3.27),(3.29). Thus the total
kinetic energy can be decomposed into the kinetic energy of the center of mass and the
internal kinetic energy: Ttot = Tcm + Tint .

You might also like