Recall from single-variable calculus that for a region \(R = \lbrace (x,y): a \le x \le b, 0 \le y \le f(x) \rbrace\) in \(\Real{2}\) that represents a thin, flat plate (see Figure 3.6.1), where \(f(x)\) is a continuous function on \(\ival{a}{b}\), the center of mass of \(R\) has coordinates \((\bar{x},\bar{y})\) given by
where
assuming that \(R\) has uniform density, i.e the mass of \(R\) is uniformly distributed over the region. In this case the area \(M\) of the region is considered the mass of \(R\) (the density is constant, and taken as \(1\) for simplicity).
In the general case where the density of a region (or lamina) \(R\) is a continuous function \(\delta = \delta(x,y)\) of the coordinates \((x,y)\) of points inside \(R\) (where \(R\) can be any region in \(\Real{2}\)) the coordinates \((\bar{x},\bar{y})\) of the center of mass of \(R\) are given by
where
The quantities \(M_x\) and \(M_y\) are called the moments (or first moments) of the region \(R\) about the \(x\)-axis and \(y\)-axis, respectively. The quantity \(M\) is the mass of the region \(R\). To see this, think of taking a small rectangle inside \(R\) with dimensions \(\Delta x\) and \(\Delta y\) close to \(0\). The mass of that rectangle is approximately \(\delta(x_* ,y_* ) \Delta x \, \Delta y\), for some point \((x_* ,y_* )\) in that rectangle. Then the mass of \(R\) is the limit of the sums of the masses of all such rectangles inside \(R\) as the diagonals of the rectangles approach \(0\), which is the double integral \(\iint\limits_{R} \delta(x,y)\,dA\).
Note that the formulas in (3.27) represent a special case when \(\delta(x,y) = 1\) throughout \(R\) in the formulas in (3.29).
width height 0.5pt
Example 3.13
Find the center of mass of the region \(R = \lbrace (x,y): 0 \le x \le 1,~ 0 \le y \le 2x^2 \rbrace\), if the density function at \((x,y)\) is \(\delta(x,y) = x+y\).
Solution: The region \(R\) is shown in Figure 3.6.2. We have
and
so the center of mass \((\bar{x},\bar{y})\) is given by
Note how this center of mass is a little further towards the upper corner of the region \(R\) than when the density is uniform (it is easy to use the formulas in (3.27) to show that \((\bar{x},\bar{y}) = \left( \frac{3}{4},\frac{3}{5} \right)\) in that case). This makes sense since the density function \(\delta(x,y) = x+y\) increases as \((x,y)\) approaches that upper corner, where there is quite a bit of area.
width height 0.5pt
In the special case where the density function \(\delta(x,y)\) is a constant function on the region \(R\), the center of mass \((\bar{x},\bar{y})\) is called the centroid of \(R\).
The formulas for the center of mass of a region in \(\Real{2}\) can be generalized to a solid \(S\) in \(\Real{3}\). Let \(S\) be a solid with a continuous mass density function \(\delta(x,y,z)\) at any point \((x,y,z)\) in \(S\). Then the center of mass of \(S\) has coordinates \((\bar{x},\bar{y},\bar{z})\), where
where
In this case, \(M_{yz}\), \(M_{xz}\) and \(M_{xy}\) are called the moments (or first moments) of \(S\) around the \(yz\)-plane, \(xz\)-plane and \(xy\)-plane, respectively. Also, \(M\) is the mass of \(S\).
width height 0.5pt
Example 3.14
Find the center of mass of the solid \(S = \lbrace (x,y,z): z \ge 0,~ x^2 + y^2 + z^2 \le a^2 \rbrace\), if the density function at \((x,y,z)\) is \(\delta(x,y,z) = 1\).
Solution: The solid \(S\) is just the upper hemisphere inside the sphere of radius \(a\) centered at the origin (see Figure 3.6.3). So since the density function is a constant and \(S\) is symmetric about the \(z\)-axis, then it is clear that \(\bar{x}=0\) and \(\bar{y}=0\), so we need only find \(\bar{z}\). We have
But since the volume of \(S\) is half the volume of the sphere of radius \(a\), which we know by Example 3.12 is \(\frac{4\pi a^3}{3}\), then \(M = \frac{2\pi a^3}{3}\). And
so
Thus, the center of mass of \(S\) is \((\bar{x},\bar{y},\bar{z}) = \left( 0,0,\frac{3a}{8} \right)\).
A
For Exercises 1-5, find the center of mass of the region \(R\) with the given density function \(\delta(x,y)\).
\(R = \lbrace (x,y): 0 \le x \le 2,~ 0 \le y \le 4~ \rbrace\), \(\delta(x,y) = 2y\)
\(R = \lbrace (x,y): 0 \le x \le 1,~ 0 \le y \le x^2 \rbrace\), \(\delta(x,y) = x+y\)
\(R = \lbrace (x,y): y \ge 0, ~x^2 + y^2 \le a^2 \rbrace\), \(\delta(x,y) = 1\)
\(R = \lbrace (x,y): y \ge 0,~ x \ge 0, ~ 1 \le x^2 + y^2 \le 4~ \rbrace\), \(\delta(x,y) = \sqrt{x^2 + y^2}\)
\(R = \lbrace (x,y): y \ge 0, ~x^2 + y^2 \le 1~ \rbrace\), \(\delta(x,y) = y\)
B
For Exercises 6-10, find the center of mass of the solid \(S\) with the given density function \(\delta(x,y,z)\).
\(S = \lbrace (x,y,z): 0 \le x \le 1,~ 0 \le y \le 1,~ 0 \le z \le 1~ \rbrace\), \(\delta(x,y,z) = xyz\)
\(S = \lbrace (x,y,z): z \ge 0,~ x^2 + y^2 + z^2 \le a^2 \rbrace\), \(\delta(x,y,z) = x^2 + y^2 + z^2\)
\(S = \lbrace (x,y,z): x \ge 0,~ y \ge 0,~ z \ge 0, ~x^2 + y^2 + z^2 \le a^2 \rbrace\), \(\delta(x,y,z) = 1\)
\(S = \lbrace (x,y,z): 0 \le x \le 1,~ 0 \le y \le 1,~ 0 \le z \le 1~ \rbrace\), \(\delta(x,y,z) = x^2 + y^2 + z^2\)
\(S = \lbrace (x,y,z): 0 \le x \le 1,~ 0 \le y \le 1,~ 0 \le z \le 1 - x - y \rbrace\), \(\delta(x,y,z) = 1\)