center of mass of lamina

Center of mass of lamina

For a lamina, the coordinate of the center of mass, \[\overline{x}\] and \[\overline{y}\] can be found via dividing the moment and mass, \[\overline{x}=\frac{M_{y}}{m}=\frac{\iint_{R}x\cdot\rho(x,y)dA}{\iint_{R}\rho(x,y)dA}\] and \[\overline{y}=\frac{M_{x}}{m}=\frac{\iint_{R}y\cdot\rho(x,y)dA}{\iint_{R}\rho(x,y)dA}\]. If the density function, \[\rho(x,y)\], is not specified, we would assume that \[\rho(x,y)=1\].
Let's take a triangle for an example.

20240510-161735.png
First we find the equations of the boundary for the shape and separate the diagram into two to simplify calculations.
We shall now attempt to find the mass:

\begin{align*} \iint_{R}\rho(x,y)\,dA&=\int_{0}^{2}\int_{\frac{1}{7}x}^{2x}1\,dy\,dx+\int_{2}^{7}\int_{\frac{1}{7}x}^{-\frac{3}{5}x+\frac{26}{5}}1\,dy\,dx\\ &=\int_{0}^{2}\left[y\right]_{\frac{1}{7}x}^{2x}\,dx+\int_{2}^{7}\left[y\right]_{\frac{1}{7}x}^{-\frac{3}{5}x+\frac{26}{5}}\,dx\\ &=\int_{0}^{2}2x-\frac{1}{7}x\,dx+\int_{2}^{7}-\frac{26}{35}x+\frac{26}{5}\,dx\\ &=\left[\frac{13}{14}x^{2}\right]_{0}^{2}+\left[-\frac{26}{70}x^{2}+\frac{26}{5}x\right]_{2}^{7}\\ &=13 \end{align*}

We get the mass = 13 (which is also the area since we assumed the density function to equate to 1). Then, we find the moment \[M_{x}\]:

\begin{align*} \iint_{R}y\cdot\rho(x,y)\,dA&=\int_{0}^{2}\int_{\frac{1}{7}x}^{2x}y\cdot1\,dy\,dx+\int_{2}^{7}\int_{\frac{1}{7}x}^{-\frac{3}{5}x+\frac{26}{5}}y\cdot1\,dy\,dx\\ &=\int_{0}^{2}\int_{\frac{1}{7}x}^{2x}y\,dy\,dx+\int_{2}^{7}\int_{\frac{1}{7}x}^{-\frac{3}{5}x+\frac{26}{5}}y\,dy\,dx\\ &=\int_{0}^{2}\left[\frac{y^{2}}{2}\right]_{\frac{1}{7}x}^{2x}\,dx+\int_{2}^{7}\left[\frac{y^{2}}{2}\right]_{\frac{1}{7}x}^{-\frac{3}{5}x+\frac{26}{5}}\,dx\\ &=\int_{0}^{2}\left(\frac{4x^{2}}{2}-\frac{\frac{1}{49}x^{2}}{2}\right)\,dx+\int_{2}^{7}\left(\frac{\left(-\frac{3}{5}x+\frac{26}{5}\right)^{2}}{2}-\frac{\frac{1}{49}x^{2}}{2}\right)\,dx\\ &=\int_{0}^{2}\frac{195}{98}x^{2}\,dx+\int_{2}^{7}\frac{9}{50}x^{2}-\frac{156}{50}x+\frac{676}{50}-\frac{1}{98}x^2\,dx\\ &=\int_{0}^{2}\frac{195}{98}x^{2}\,dx+\int_{2}^{7}\frac{208}{1225}x^{2}-\frac{156}{50}x+\frac{676}{50}\,dx\\ &=\left[\frac{65}{98}x^{3}\right]_{0}^{2}+\left[\frac{208}{3675}x^{3}-\frac{156}{100}x^{2}+\frac{676}{50}x\right]_{2}^{7}\\ &=\frac{260}{49}+\left(\frac{2821}{75}-21.2528\right)\\ &\approx\frac{65}{3} \end{align*} \begin{align*} \therefore\overline{y}&=\frac{\iint_{R}y\cdot\rho(x,y)dA}{\iint_{R}\rho(x,y)dA}\\ &=\frac{\frac{65}{3}}{13}\\ &=\frac{5}{3} \end{align*}

See this for more about double integrals over general regions.

Triangles

A (much) easier method to find the coordinate for the center of mass of triangles would be to simply use the formula \[\left(\frac{x_{1}+x_{2}+x_{3}}{3},\frac{y_{1}+y_{2}+y_{3}}{3}\right)\].

Sector of a circle

The formula to find the distance from \[O\] to the of the center of mass of a sector of a circle, \[\overline{x}\] would be \[\frac{2r\sin\alpha}{3\alpha}\].

Proof

First we would assume the sector of the circle as such:

20240513-001254.png
The idea here is to slice the sector into infinitely small slices (with angle \[d\theta\]), then integrating it from angle \[\alpha\] to \[-\alpha\].

  • Where \[O\] is the center of the circle
  • \[OG\] is the geometric center (center of mass) of small sector with angle \[d\theta\], which would be \[\frac{2}{3}r\]
  • Since \[\cos\left(\theta+\frac{1}{2}d\theta\right)=\frac{OA}{OG}\], \[OA=\frac{2}{3}r\cos\left(\theta+\frac{1}{2}d\theta\right)\], and if angle \[d\theta\] is small enough, \[OA\] would approximate into \[\frac{2}{3}r\cos\theta\].
  • Assuming the mass per unit area of the small sector with angle \[d\theta\] is \[\rho\], the mass of each small sector will be \[\frac{d\theta}{2\pi}\cdot\pi r^{2}\cdot\rho=\frac{1}{2}r^{2}\rho d\theta\].
  • Likewise, the mass of the entire sector would be \[\frac{2\alpha}{2\pi}\cdot\pi r^{2}\cdot \rho=r^{2}\alpha\rho\]

In the beginning, we have established the formula that \[\overline{x}=\frac{M_{y}}{m}\], we will now work towards this formula.
We know that the moment about the vertical \[y\]-axis for each small sector (considered about the origin) is given by its mass times its \[x\]-coordinate. For the whole sector, it is \[M_{y}=\int_{-\alpha}^{\alpha}(\text{mass of small sector}\cdot x\text{-coordinate of it's centroid})\] as our total angle is \[2\alpha\] and we assume \[-\alpha\] to 0 covers the bottom half (below the \[x\]-axis) of the sector and 0 to \[\alpha\] covers the top half of the sector.
After substituting the values we would get \[M_{y}=\int_{-\alpha}^{\alpha}\frac{1}{2}r^{2}\rho d\theta\cdot\frac{2}{3}r\cos\theta\].

\begin{align*} \overline{x}&=\frac{M_{y}}{m}\\ m\overline{x}&=M_{y}\\ \\ r^{2}\alpha\rho\overline{x}&=\int_{-\alpha}^{\alpha}\frac{1}{2}r^{2}\rho d\theta\cdot\frac{2}{3}r\cos\theta\\ &=\frac{1}{3}r^{3}\rho\int_{-\alpha}^{\alpha}\cos(\theta)d\theta\\ &=\frac{1}{3}r^{3}\rho\cdot\Big[\sin\theta\Big]_{-\alpha}^{\alpha}\\ &=\frac{1}{3}r^{3}\rho\cdot(\sin\alpha-\sin(-\alpha))\\ &=\frac{1}{3}r^{3}\rho\cdot(2\sin\alpha)\\ &=\frac{2}{3}r^{3}\rho\sin\alpha\\ \\ \overline{x}&=\frac{\frac{2}{3}r^{3}\rho\sin\alpha}{r^{2}\alpha\rho}\\ &=\frac{\frac{2}{3}r\sin\alpha}{\alpha}\\ &=\frac{2r\sin\alpha}{3\alpha} \end{align*}

NOTE: This formula finds the distance from the center of the circle to the center of mass, denoted as \[R\] here, which means if we want to find the actual \[\overline{x}\] we would have to do \[\overline{x}=R\cos\frac{2\alpha}{2}\].

20240514-163711.png

Arc of a circle

To find the distance between the center of mass of a wire shaped like an arc with an angle \[2\alpha\] from the center, we use the formula \[\frac{r\sin\alpha}{\alpha}\].

20240514-161655.png
Similar to how we found the formula for the center of mass for a sector, the idea here is to slice the arc into infinitely small arcs with angle \[d\theta\] extended from \[O\] then integrated from \[\alpha\] to \[-\alpha\].

  • Mass of wire = \[2\pi r\rho\cdot\frac{2\alpha}{2\pi}=2r\rho\alpha\]
  • Mass of small arc \[d\theta\] = \[2\pi r\rho\cdot\frac{d\theta}{2\pi}=r\rho d\theta\]
  • The distance from each small arc of wire to the \[y\]-axis is \[r\cos\left(\theta+\frac{1}{2}d\theta\right)\approx r\cos\theta\].
    Which can be clearer represented via the drawing below:

    20240514-164121.png

Since we know \[\overline{x}=\frac{M_{y}}{m}\],

\begin{align*} M_{y}&=\int_{-\alpha}^{\alpha}r\rho d\theta\cdot r\cos\theta\\ &=\int_{-\alpha}^{\alpha}r^{2}\rho\cos\theta d\theta\\ &=r^{2}\rho\cdot\int_{-\alpha}^{\alpha}\cos \theta d\theta\\ &=r^{2}\rho\cdot(\sin\alpha-\sin(-\alpha))\\ &=r^{2}\rho\cdot2\sin\alpha\\ \\ \overline{x}&=\frac{2r^{2}\rho\sin\alpha}{2r\rho\alpha}\\ &=\frac{r\sin\alpha}{\alpha} \end{align*}

Composite lamina

The formula to calculate the center of mass for composite laminas is \[\overline{x}=\frac{\sum m_{i}\overline{x}_{i}}{\sum m_{i}}\], \[\overline{y}=\frac{\sum m_{i}\overline{y}_{i}}{\sum m_{i}}\].

20240513-090623.png
Let's take the diagram above as an example, using the general formula, we get that \[\overline{x}=\frac{(3a^{2}\rho\cdot\frac{3}{2}a)+(2a^{2}\rho\cdot(3a+\frac{1}{2}a))}{3a^{2}\rho+2a^{2}\rho}=2.3a\], \[\overline{y}=\frac{(3a^{2}\rho\cdot\frac{1}{2}a)+(2a^{2}\rho\cdot a)}{3a^{2}\rho+2a^{2}\rho}=0.7a\]. Therefore, the coordinate of center of mass of the combined shape is \[\left(2.3a,0.7a\right)\].
NOTE: If the shape extends to the left of the y-axis (negative x-coordinate value), \[\overline{x}_{i}\] will be negative; If the shape extends below the x-axis (negative y-coordinate value), \[\overline{y}_{i}\] will be negative.

Referenced by:

index