Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

9.6: Calculating Centers of Mass and Moments of Inertia

This page is a draft and is under active development. 

( \newcommand{\kernel}{\mathrm{null}\,}\)

We have already discussed a few applications of multiple integrals, such as finding areas, volumes, and the average value of a function over a bounded region. In this section we develop computational techniques for finding the center of mass and moments of inertia of several types of physical objects, using double integrals for a lamina (flat plate) and triple integrals for a three-dimensional object with variable density. The density is usually considered to be a constant number when the lamina or the object is homogeneous; that is, the object has uniform density.

Center of Mass in Two Dimensions

The center of mass is also known as the center of gravity if the object is in a uniform gravitational field. If the object has uniform density, the center of mass is the geometric center of the object, which is called the centroid. Figure 9.6.1 shows a point P as the center of mass of a lamina. The lamina is perfectly balanced about its center of mass.

alt
Figure 9.6.1: A lamina is perfectly balanced on a spindle if the lamina’s center of mass sits on the spindle.

To find the coordinates of the center of mass P(ˉx,ˉy) of a lamina, we need to find the moment Mx of the lamina about the x-axis and the moment My about the y-axis. We also need to find the mass m of the lamina. Then

ˉx=Mym

and

ˉy=Mxm.

Refer to Moments and Centers of Mass for the definitions and the methods of single integration to find the center of mass of a one-dimensional object (for example, a thin rod). We are going to use a similar idea here except that the object is a two-dimensional lamina and we use a double integral.

If we allow a constant density function, then ˉx=Mym and ˉy=Mxm give the centroid of the lamina.

Suppose that the lamina occupies a region R in the xy-plane and let ρ(x,y) be its density (in units of mass per unit area) at any point (x,y). Hence,

ρ(x,y)=limΔA0ΔmΔA

where Δm and ΔA are the mass and area of a small rectangle containing the point (x,y) and the limit is taken as the dimensions of the rectangle go to 0 (see the following figure).

alt
Figure 9.6.2: The density of a lamina at a point is the limit of its mass per area in a small rectangle about the point as the area goes to zero.

Just as before, we divide the region R into tiny rectangles Rij with area ΔA and choose (xij,yij) as sample points. Then the mass mij of each Rij is equal to ρ(xij,yij)ΔA (Figure 9.6.2). Let k and l be the number of subintervals in x and y respectively. Also, note that the shape might not always be rectangular but the limit works anyway, as seen in previous sections.

alt
Figure 9.6.3: Subdividing the lamina into tiny rectangles Rij each containing a sample point (xij,yij).

Hence, the mass of the lamina is

m=limk,lki=1lj=1mij=limk,lki=1lj=1ρ(xij,yij)ΔA=Rρ(x,y)dA.

Let’s see an example now of finding the total mass of a triangular lamina.

Example 9.6.1: Finding the Total Mass of a Lamina

Consider a triangular lamina R with vertices (0,0),(0,3),(3,0) and with density ρ(x,y)=xykg/m2. Find the total mass.

Solution

A sketch of the region R is always helpful, as shown in the following figure.

15.6.1.png
Figure 9.6.4: A lamina in the xy-plane with density ρ(x,y)=xy.

Using the expression developed for mass, we see that

m=Rdm=Rρ(x,y)dA=x=3x=0y=3xy=0xydydx=x=3x=0[xy22|y=3y=0]dx=x=3x=012x(3x)2dx=[9x24x3+x48]|x=3x=0=278.

The computation is straightforward, giving the answer m=278kg.

Exercise 9.6.1

Consider the same region R as in the previous example, and use the density function ρ(x,y)=xy. Find the total mass.

Answer

9π8kg

Now that we have established the expression for mass, we have the tools we need for calculating moments and centers of mass. The moment Mz about the x-axis for R is the limit of the sums of moments of the regions Rij about the x-axis. Hence

Mx=limk,lki=1lj=1(yij)mij=limk,lki=1lj=1(yij)ρ(xij,yij)ΔA=Ryρ(x,y)dA

Similarly, the moment My about the y-axis for R is the limit of the sums of moments of the regions Rij about the y-axis. Hence

Mx=limk,lki=1lj=1(xij)mij=limk,lki=1lj=1(yij)ρ(xij,yij)ΔA=Rxρ(x,y)dA

Example 9.6.2: Finding Moments

Consider the same triangular lamina R with vertices (0,0),(0,3),(3,0) and with density ρ(x,y)=xy. Find the moments Mx and My.

Solution

Use double integrals for each moment and compute their values:

Mx=Ryρ(x,y)dA=x=3x=0y=3xy=0xy2dydx=8120,

My=Rxρ(x,y)dA=x=3x=0y=3xy=0x2ydydx=8120,

The computation is quite straightforward.

Exercise 9.6.2

Consider the same lamina R as above and use the density function ρ(x,y)=xy. Find the moments Mx and My.

Answer

Mx=81π64 and My=81π64

Finally we are ready to restate the expressions for the center of mass in terms of integrals. We denote the x-coordinate of the center of mass by ˉx and the y-coordinate by ˉy. Specifically,

ˉx=Mym=Rxρ(x,y)dARρ(x,y)dA

and

ˉy=Mxm=Ryρ(x,y)dARρ(x,y)dA

Example 9.6.3: center of mass

Again consider the same triangular region R with vertices (0,0),(0,3),(3,0) and with density function ρ(x,y)=xy. Find the center of mass.

Solution

Using the formulas we developed, we have

ˉx=Mym=Rxρ(x,y)dARρ(x,y)dA=81/2027/8=65,

ˉy=Mxm=Ryρ(x,y)dARρ(x,y)dA=81/2027/8=65.

Therefore, the center of mass is the point (65,65).

Analysis

If we choose the density ρ(x,y) instead to be uniform throughout the region (i.e., constant), such as the value 1 (any constant will do), then we can compute the centroid,

xc=Mym=RxdARdA=9/29/2=1,

yc=Mxm=RydARdA=9/29/2=1.

Notice that the center of mass (65,65) is not exactly the same as the centroid (1,1) of the triangular region. This is due to the variable density of R If the density is constant, then we just use ρ(x,y)=c (constant). This value cancels out from the formulas, so for a constant density, the center of mass coincides with the centroid of the lamina.

Exercise 9.6.3

Again use the same region R as above and use the density function ρ(x,y)=xy. Find the center of mass.

Answer

ˉx=Mym=81π/649π/8=98 and ˉy=Mxm=81π9π/8=08.

Once again, based on the comments at the end of Example 9.6.3, we have expressions for the centroid of a region on the plane:

xc=Mym=RxdARdAandyc=Mxm=RydARdA.

We should use these formulas and verify the centroid of the triangular region


9.6: Calculating Centers of Mass and Moments of Inertia is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.

Support Center

How can we help?