Center of Mass and Moments of Inertia in Two Dimensions

Learning Objectives

  • Use double integrals to locate the center of mass of a two-dimensional object.
  • Use double integrals to find the moment of inertia of a two-dimensional object.

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 1 shows a point PP as the center of mass of a lamina. The lamina is perfectly balanced about its center of mass.

A surface is delicately balanced on a fine point.

Figure 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)P(¯¯¯x,¯¯¯y) of a lamina, we need to find the moment MxMx of the lamina about the xx-axis and the moment MyMy about the yy-axis. We also need to find the mass mm of the lamina. Then

¯x=Mym and ¯y=Mxm.¯¯¯x=Mym and ¯¯¯y=Mxm.

Refer to Centers of Mass and Moments 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¯¯¯x=Mym and ¯¯¯y=Mxm give the centroid of the lamina.

Suppose that the lamina occupies a region RR in the xyxy-plane, and let ρ(x,y)ρ(x,y) be its density (in units of mass per unit area) at any point (x,y)(x,y). Hence, ρ(x,y)=limΔA0ΔmΔAρ(x,y)=limΔA0ΔmΔA, where ΔmΔm and ΔAΔA are the mass and area of a small rectangle containing the point (x,y)(x,y) and the limit is taken as the dimensions of the rectangle go to 0 (see the following figure).

A lamina R is shown on the x y plane with a point (x, y) surrounded by a small rectangle marked Mass = Delta m and Area = Delta A.

Figure 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 RR into tiny rectangles RijRij with area ΔAΔA and choose (xij,yij)(xij,yij) as sample points. Then the mass mijmij of each RijRij is equal to ρ(xij,yij)ΔAρ(xij,yij)ΔA (Figure 3). Let kk andll be the number of subintervals in xx and yy, respectively. Also, note that the shape might not always be rectangular but the limit works anyway, as seen in previous sections.
A lamina is shown on the x y plane with a point (x* sub ij, y* sub ij) surrounded by a small rectangle marked R sub ij.

Figure 3. Subdividing the lamina into tiny rectangles RijRij, each containing a sample point (xij,yij)(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.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: Finding the total mass of a lamina

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

try it

Consider the same region RR as in the previous example, and use the density function ρ(x,y)=xyρ(x,y)=xy. Find the total mass. Hint: Use trigonometric substitution x=3sinθx=3sinθ and then use the power reducing formulas for trigonometric functions.

Now that we have established the expression for mass, we have the tools we need for calculating moments and centers of mass. The moment MxMx about the xx-axis for RR is the limit of the sums of moments of the regions RijRij about the xx-axis. Hence

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

Similarly, the moment MyMy about the yy-axis for RR is the limit of the sums of moments of the regions RijRij about the yy-axis. Hence

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

Example: finding moments

Consider the same triangular lamina RR with vertices (0,0)(0,0), (0,3)(0,3), (3,0)(3,0) and with density ρ(x,y)=xyρ(x,y)=xy. Find the moments MxMx and MyMy.

try it

Consider the same lamina RR as above, and use the density function ρ(x,y)=xyρ(x,y)=xy. Find the moments MxMx and MyMy.

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

¯x=Mym=Rxρ(x,y)dARρ(x,y)dA and ¯y=Mxm=Ryρ(x,y)dARρ(x,y)dA.¯¯¯x=Mym=Rxρ(x,y)dARρ(x,y)dA and ¯¯¯y=Mxm=Ryρ(x,y)dARρ(x,y)dA.

Example: finding the center of mass

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

try it

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

Once again, based on the comments at the end of Example “Finding the Center of Mass”, we have expressions for the centroid of a region on the plane:

xc=Mym=Rx dARdA and yc=Mxm=Ry dARdA.xc=Mym=Rx dARdA and yc=Mxm=Ry dARdA.

We should use these formulas and verify the centroid of the triangular region RR referred to in the last three examples.

Example: Finding Mass, Moments, and Center of Mass

Find the mass, moments, and the center of mass of the lamina of density ρ(x,y)=x+yρ(x,y)=x+y occupying the region RR under the curve y=x2y=x2 in the interval 0x20x2 (see the following figure).

A lamina R is shown on the x y plane bounded by the x axis, the line x = 2, and the line y = x squared. The corners of the shape are (0, 0), (2, 0), and (2, 4).

Figure 5. Locating the center of mass of a lamina RR with density ρ(x,y)=x+yρ(x,y)=x+y.

try it

Calculate the mass, moments, and the center of mass of the region between the curves y=xy=x and y=x2y=x2 with the density function ρ(x,y)=xρ(x,y)=x in the interval 0x10x1.

Watch the following video to see the worked solution to the above Try It

Example: finding a centroid

Find the centroid of the region under the curve y=exy=ex over the interval 1x31x3 (see the following figure).

On the x y plane the curve y = e to the x is shown from x = 0 to x = 3 (3, e cubed). The points (1, 0) and (3, 0) are marked on the x axes. A dashed line rises from (1, 0) marked x = 1; similarly, a solid line rises from (3, 0) marked x = 3.

Figure 6. Finding a centroid of a region below the curve y=exy=ex

try it

Calculate the centroid of the region between the curves y=xy=x and y=xy=x with uniform density in the interval 0x10x1.

Moments of Inertia

For a clear understanding of how to calculate moments of inertia using double integrals, we need to go back to the general definition of moments and centers of mass in Section 6.6 of Volume 1. The moment of inertia of a particle of mass mm about an axis is mr2mr2 where rr is the distance of the particle from the axis. We can see from Figure 3 that the moment of inertia of the subrectangle RijRij about the xx-axis is (yij)2ρ(xij,yij)ΔA(yij)2ρ(xij,yij)ΔA. Similarly, the moment of inertia of the subrectangle RijRij about the yy-axis is (xij)2ρ(xij,yij)ΔA(xij)2ρ(xij,yij)ΔA. The moment of inertia is related to the rotation of the mass; specifically, it measures the tendency of the mass to resist a change in rotational motion about an axis.

The moment of inertia IxIx about the xx-axis for the region RR is the limit of the sum of moments of inertia of the regions RijRij about the xx-axis. Hence

Ix=limk,lki=1lj=1(yij)2mij=limk,lki=1lj=1(yij)2ρ(xij,yij)ΔA=Ry2ρ(x,y)dA.Ix=limk,lki=1lj=1(yij)2mij=limk,lki=1lj=1(yij)2ρ(xij,yij)ΔA=Ry2ρ(x,y)dA.

Similarly, the moment of inertia IyIy about the yy-axis for RR is the limit of the sum of moments of inertia of the regions RijRij about the yy-axis. Hence

Iy=limk,lki=1lj=1(xij)2mij=limk,lki=1lj=1(xij)2ρ(xij,yij)ΔA=Rx2ρ(x,y)dA.Iy=limk,lki=1lj=1(xij)2mij=limk,lki=1lj=1(xij)2ρ(xij,yij)ΔA=Rx2ρ(x,y)dA.

Sometimes, we need to find the moment of inertia of an object about the origin, which is known as the polar moment of inertia. We denote this by I0I0 and obtain it by adding the moments of inertia IxIx and IyIy. Hence

I0=Ix+Iy=R(x2+y2)ρ(x,y)dA.I0=Ix+Iy=R(x2+y2)ρ(x,y)dA.

All these expressions can be written in polar coordinates by substituting x=r cos θ,y=r sin θ,x=r cos θ,y=r sin θ, and dA=r dr dθdA=r dr dθ. For example, I0=Rr2ρ(rcosθ,rsinθ)dA.I0=Rr2ρ(rcosθ,rsinθ)dA.

Example: finding moments of inertia for a triangular lamina

Use the triangular region RR with vertices (0,0)(0,0), (2,2)(2,2), and (2,0)(2,0) and with density ρ(x,y)=xyρ(x,y)=xy as in previous examples. Find the moments of inertia.

try it

Again use the same region RR as above and the density function ρ(x,y)=xyρ(x,y)=xy. Find the moments of inertia.

Watch the following video to see the worked solution to the above Try It

As mentioned earlier, the moment of inertia of a particle of mass mm about an axis is mr2mr2 where rr is the distance of the particle from the axis, also known as the radius of gyration.

Hence the radii of gyration with respect to the xx-axis, the yy-axis, and the origin are

Rx=Ixm,Ry=Iym, and R0=I0m,Rx=Ixm,Ry=Iym, and R0=I0m,

respectively. In each case, the radius of gyration tells us how far (perpendicular distance) from the axis of rotation the entire mass of an object might be concentrated. The moments of an object are useful for finding information on the balance and torque of the object about an axis, but radii of gyration are used to describe the distribution of mass around its centroidal axis. There are many applications in engineering and physics. Sometimes it is necessary to find the radius of gyration, as in the next example.

Example: finding the radius of gyration for a triangular lamina

Consider the same triangular lamina RR with vertices (0,0)(0,0), (2,2)(2,2), and (2,0)(2,0) and with density ρ(x,y)=xyρ(x,y)=xy as in previous examples. Find the radii of gyration with respect to the xx-axis, the yy-axis, and the origin.

try it

Use the same region RR from Example “Finding the Radius of Gyration for a Triangular Lamina” and the density function ρ(x,y)=xyρ(x,y)=xy. Find the radii of gyration with respect to the xx-axis, the yy-axis, and the origin.