Studienarbeit

Center of Mass and Mass Moment of Inertia of Particles (Polygonal)

Sarah Sabrina Binti Shaharudin 1

1 University of Applied Sciences, Dortmund, Germany

June 2020

Keywords: microjam, mec-2, Studienarbeit,

Abstract

In this research project, we will conduct a theory, in which mass moment of inertia of identical point masses is equal to the moment of inertia of its corresponding shape (in this case simple polygons). The centroid of the point masses is a point that corresponds to the center of gravity of a very thin homogeneous plate of the same area and shape. When the sum of nn point masses, mam_a including the concentrated mass at its center, mcm_c is equal to the mass MM of the corresponding object, we are able to determine and see the trend of mass distribution of these point masses in a system of particles.

Mathematically, it can be written as

MParticles=nma+mc=M \sum M_{Particles} = n \cdot m_{a} + m_{c} = M (1.1)

1 Introduction


1.1 Center of Mass

The center of mass is the unique point at the center of a distribution of mass in space that has the property that the weighted position vectors relative to this point sum to zero. Simply saying, it is the average position of all the parts of the system. For simple rigid objects with uniform density, the center of mass, rcr_c is located at the centroid. Informally, it is the point at which a cutout of the shape could be perfectly balanced on the tip of a pin.

A weighted position vector, r\bold{r} is a vector which points from the origin to an object and has magnitude mm, where mm is the mass of the object. For a system of nn objects, the center of mass is the point where

i=1nmiri=0 \sum_{i = 1}^{n} m_{i} \cdot \bold{r_{i}} = 0

where mim_i are the point masses in a system of particles with coordinates ri\bold{r_i}.

The sum of vectors for the total mass will point us to the center of mass. Mathematically, it is given as

rc=i=1nmirii=1nmi \bold{r_{c}} = \frac{\sum_{i = 1}^{n} m_{i} \cdot \bold{r_{i}}}{\sum_{i = 1}^{n} m_{i}} (1.2)

1.2 Mass Moment of Inertia

The mass moment of inertia measures the extent to which an object resists rotational acceleration about an axis, and is the rotational analogue to mass. The larger the mass moment of inertia, the smaller the angular acceleration about that axis for a given torque.

For a point mass, the mass moment of inertia may be generally expressed as the mass mm times the square of the perpendicular distance to the axis of rotation r2r^2.

J=mr2 J = mr^2

The moment of inertia of a composite rigid object is the sum of the moments of inertia of its component subsystems (all taken about the same axis) as follows

J=i=1nmiri2 J = \sum_{i = 1}^{n} m_{i} r_{i}^2 (1.3)

Therefore, the moment of inertia is a physical property that combines the mass and distribution of the particles around the rotation axis. Notice that rotation about different axes of the same body yield different moments of inertia.

A continuous mass system can be thought of as a collection of infinite mass particles. Thus, the moment of inertia of a distributed mass system can be written as

J=0Mr2dm J = \int_{0}^{M} r^2 \mathrm{d}m (1.4)

where rr is the vector perpendicular to the axis of rotation and extending from a point on the rotation axis to a point of the mass element dm\mathrm{d}m.

Fig. 1: Moment of Inertia

Usually, the mass element dm\mathrm{d} m will be expressed in terms of the geometry of the object, so that the integration can be carried out over the object as a whole (for example, over a long uniform rod).

2 Straight Line


We will start this case study using two point masses, which then be correlated with a slender, uniform rod of the same length. The rod has a mass of MM which is equally distributed across the rod. The two point masses are of equal mass mam_a.

2.1 Centroid of 2 Point Masses

Fig. 2: Two Point Masses

For two point masses, the position vectors are located along the xx-axis. Here, we take x1\bold{x_1} as the reference point for all position vectors. Using equation (1.2) the position of the center of mass is given by a position vector

xc=i=1nmixii=1nmi=m10+m2lm1+m2 \begin{aligned} \bold{x_c} &= \frac{\sum_{i = 1}^{n} m_{i} \cdot \bold{x_{i}}}{\sum_{i = 1}^{n} m_{i}} \\ &= \frac{m_{1} \cdot 0 + m_{2} \cdot l}{m_{1} + m_{2}} \end{aligned}

As stated before, the point masses have the same mass, mam_{a}:

m1=m2=ma m_{1} = m_{2} = m_{a}

Thus, we have

xc=12l \bold{x_c} = \frac {1}{2}l

2.2 Mass Moment of Inertia of 2 Point Masses

To find the mass moment of inertia, we have to determine the axis of rotation of the system. The axis of rotation is located at the center of mass of the system (here xc\bold{x_c}). Using equation (1.3),

J2Particles=m1(12l)2+m2(12l)2=12mal2 \begin{aligned} J_{2Particles} &= m_{1} \cdot (\frac{1}{2}l)^2 + m_{2} \cdot (-\frac{1}{2}l)^2 \\ &= \frac{1}{2} m_a l^2 \end{aligned}

2.3 A Uniform Rod

For a thin rod with a uniform mass density, the center of mass is at its center. Logically, the use of symmetry would tell you that the center of mass is at the geometric center of the rod without calculation.

Fig. 3: Uniform Rod

The moment of inertia for a thin, uniform rod with axis through center using the general equation (1.4),

J=x2dM J = \int{} x^2 \mathrm{d}M

where we used xx as the position vector as they are located along the xx-axis.

Using the linear mass density, ρ\rho of the object, which is the mass per unit length

ρ=dMdx=MldM=Mldx \begin{aligned} \rho = \frac{\mathrm{d}M}{\mathrm{d}x} &= \frac{M}{l} \\ \mathrm{d}M &= \frac{M}{l} \cdot \mathrm{d}x \end{aligned}

The term linear density is most often used when describing the characteristics of one-dimensional objects, although linear density can also be used to describe the density of a three-dimensional quantity along one particular dimension. Linear densities are usually used for long thin objects such as strings for musical instruments.

we will obtain

JRod=l/2l/2Mlx2dx=Ml[x33]l/2l/2=M3l(l38l38)=M3ll34=112Ml2 \begin{aligned} J_{Rod} &= \int_{-l/2}^{l/2} \frac{M}{l} \cdot x^2 \mathrm{d}x \\ &= \frac{M}{l} \left [ \frac{x^3}{3} \right]_{-l/2}^{l/2} \\ &= \frac{M}{3l} \cdot (\frac{l^3}{8} - \frac{-l^3}{8}) \\ &= \frac{M}{3l} \cdot \frac{l^3}{4} \\ &= \frac{1}{12}Ml^2 \end{aligned}

Now we have all the information to work out our theory, that the mass moment of inertia of two point masses equals to the mass moment of inertia of a uniform rod.

J2Particles=JRod12mal2=112Ml2 \begin{aligned} J_{2Particles} &= J_{Rod} \\ \frac{1}{2} m_{a}l^2 &= \frac{1}{12}Ml^2 \\ \end{aligned}

ma=16M \begin{aligned} & m_{a} &= \frac{1}{6} M \end{aligned} (T1)

This means the mass of each point mass mam_a equals to one sixth of the mass of the rod, and the rest belongs to the mass concentrated at the center of the point masses.

To find the value of the concentrated mass at its center, we use equation (1.1)

MParticles=2ma+mc=M216M+mc=Mmc=M13M \begin{aligned} \sum M_{Particles} = 2 \cdot m_{a} + m_{c} &= M \\ 2 \cdot \frac{1}{6} M + m_{c} &= M \\ m_{c} &= M - \frac{1}{3} M \end{aligned}

mc=23M \begin{aligned} &&&&&&&&&&&&&&&& m_{c} &= \frac{2}{3} M \end{aligned} (T2)

3 Triangle


Next, we will do calculations for three point masses with its corresponding shape, arbitrary triangle of the same size. The idea is, the center of gravity of this triangle coincides with the center of gravity of the three point masses.

3.1 Centroid of 3 Point Masses

A minimal representation of a triangle can be achieved by specifying only two side vectors a\bold{a} and b\bold{b} and running both from one common point to the other two points each. Three identical point masses are located at each vertices of the triangle with their coordinates respectively.

Fig. 4: Three Point Masses

From equation (1.2), we can define the position vector, ri\bold{r_i} in the direction of a\bold{a} and b\bold{b} which points from point mass m1m_1. Thus, the position of the center of mass is

rc=m1(00)+m2(x2x1y2y1)+m3(x3x1y3y1)m1+m2+m3 \bold{r_c} = \frac{m_{1} \cdot\begin{pmatrix} 0 \\ 0 \\ \end{pmatrix} + m_{2} \cdot \begin{pmatrix} x_2-x_1 \\ y_2-y_1\\ \end{pmatrix} + m_3 \cdot \begin{pmatrix} x_3-x_1 \\ y_3-y_1 \\ \end{pmatrix}}{m_{1} + m_{2} +m_3}

Considering all point masses equal to mam_{a}, we obtain

rc=ma(a+b)3marc=13(a+b)=rc1 \begin{aligned} \bold{r_c} &= \frac{m_a (\bold{a}+\bold{b})}{3m_{a}} \\ \bold{r_c} &= \frac{1}{3} (\bold{a}+\bold{b}) = \bold{r_{c1}} \end{aligned}

Since rc\bold{r_c} is the distance of center of mass from point mass m1m_1, we need to find the distance to the center of mass from the other two point masses. This is relatively simple as we can easily calculate using simple vector knowledge.

rc2=b+rc=13(a2b)rc3=a+rc=13(b2a) \begin{aligned} \bold{r_{c2}} &= - \bold{b} + \bold{r_{c}} = \frac{1}{3} (\bold{a}-2\bold{b}) \\ \bold{r_{c3}} &= -\bold{a} + \bold{r_{c}} = \frac{1}{3} (\bold{b}-2\bold{a}) \end{aligned}

To verify these values, applying the definition of center of mass, the sum of all rc\bold{r_c} will result to zero.

3.2 Mass Moment of Inertia of 3 Point Masses

As we have learnt, the axis of rotation in this system of particles located at the centroid of the three point masses. Using equation (1.3), ri2r_i^2 is defined as the square of the distance of point mass mim_i to the center of mass.

J=m1(13(a+b))2+m2(13(a2b))2+m3(13(b2a))2 J = m_{1} \cdot (\frac{1}{3} (\bold{a+b}))^2 + m_{2} \cdot (\frac{1}{3}(\bold{a}-2\bold{b}))^2 + m_{3} \cdot (\frac{1}{3} (\bold{b}-2\bold{a}))^2

Applying mam_a for all point masses gives us the result

J3Particles=ma9(a2+2ab+b2+a24ab+4b2+b24ab+4a2)=ma9(6a26ab+6b2)=23ma(a2ab+b2) \begin{aligned} J_{3Particles} &= \frac{m_{a}}{9} \cdot (a^2+2\bold{ab}+b^2+a^2-4\bold{ab}+4b^2+b^2-4\bold{ab}+4a^2) \\ &= \frac{m_{a}}{9} \cdot (6a^2-6\bold{ab}+6b^2) \\ &= \frac{2}{3} m_{a} \cdot (a^2-\bold{ab}+b^2) \end{aligned}

3.3 Triangle

For an arbitrary triangle, we can apply the same two side vectors a\bold{a} and b\bold{b} with the emphasis of the area of the triangle instead of the vertices. Quoting from article [1], the area of the triangle is as follows:

The symplectic inner product a~b\bold{\tilde{a} b} of both vectors corresponds to the signed area of the parallelogram spanned by them. Since the orientation from a\bold{a} to b\bold{b} is mathematically positive, so it is the area. Half of it conforms to the triangle area: A=12a~bA = \frac{1}{2} \bold{\tilde{a} b}

Fig. 5: Triangle

Here, we can assume that the planar triangle have a constant mass distribution (density) ρ\rho and constant thickness tt. As density is defined as mass divided by volume, the volume of triangle is then the area times the thickness

ρ=MV=dMdV=dMdAt \rho = \frac{M}{V} = \frac{\mathrm{d}M}{\mathrm{d}V} = \frac{\mathrm{d}M}{\mathrm{d}A \cdot t}

Inserting dM=ρtdA\mathrm{d}M=\rho t \mathrm{d}A into equation (1.4) results in

J=mr2dM=ρtAr2dA=ρtI=ρt(Ix+Iy) J = \int_{m} r^2 \mathrm{d}M = \rho t \int_{A} r^2 \mathrm{d}A = \rho t I = \rho t (I_{x} + I_{y})

where

I=Ar2dA I = \int_{A} r^2 \mathrm{d}A

Planar moment of inertia describes how an area is distributed relative to a reference axis (typically the centroidal, or central axis). Polar moment of inertia is analogous to planar moment of inertia (both denoted by the letter II) but is applicable to a cylindrical object and describes its resistance to torsion (twisting due to an applied torque). Polar moment of inertia is expressed in units of length to the fourth power m4^4. Polar moment of inertia can also be found by summing the xx and yy planar moments of inertia (IxI_x and IyI_y).

We are able to find the polar (second) moment of inertia by adopting the results of treating simple polygons by Green's theorem, using the knowledge from these articles [1,5,6]

The polar (second) moment of inertia for this triangle around the common start point of vectors a\bold{a} and b\bold{b} is

I=112a~b(a2+ab+b2) I = \frac{1}{12}\bold{\tilde{a}b} \cdot (a^2+\bold{ab}+b^2)

However, in this case, we would need to get the second moment of inertia around the center of mass or the axis of rotation. Given Steiner's theorem,

I=Ic+Ad2 I= I_{c}+Ad^2

IcMoment of inertia around the center of massIMoment of inertia about any other point of distance d (here rc)AArea of triangle \begin{aligned} I_{c} &\quad \text{Moment of inertia around the center of mass}\\ I &\quad \text{Moment of inertia about any other point of distance } d \text{ (here } \bold{r_c}) \\ A &\quad \text{Area of triangle} \end{aligned}

The Steiner's Theorem, or also known as the Parallel Axis Theorem, can be used to determine the moment of inertia of a rigid body about any axis, given the body's moment of inertia about a parallel axis through the object's center of gravity and the perpendicular distance between the axes.

The moment of inertia around the centroid IcI_c can be written as

Ic=112a~b(a2+ab+b2)12a~b(13(a+b))2=136a~b(a2ab+b2) \begin{aligned} I_{c} &= \frac{1}{12}\bold{\tilde{a}b} \cdot (a^2+\bold{ab}+b^2) - \frac{1}{2}\bold{\tilde{a}b} \cdot (\frac{1}{3}(\bold{a+b}))^2 \\ &= \frac{1}{36} \bold{\tilde{a}b} \cdot (a^2-\bold{ab}+b^2) \end{aligned} (1.5)

Combining JJ=ρtIc\rho t I_c, MM=ρAt\rho At and AA=12a~b\frac{1}{2}\cdot \bold{\tilde{a}b} yields

JTriangle=ρt136a~b(a2ab+b2)=M18(a2ab+b2) \begin{aligned} J_{Triangle} &= \rho t \cdot \frac{1}{36}\bold{\tilde{a}b} \cdot (a^2-\bold{ab}+b^2) \\ &= \frac{M}{18} \cdot (a^2-\bold{ab}+b^2) \end{aligned}

Finally, back to our theory, the mass moment of inertia of three point masses is equal to the mass moment of inertia of an arbitrary triangle

J3Particles=JTriangle23ma(a2ab+b2)=M18(a2ab+b2) \begin{aligned} J_{3Particles} &= J_{Triangle} \\ \frac{2}{3} m_{a} \cdot (a^2-\bold{ab}+b^2) &= \frac{M}{18} \cdot (a^2-\bold{ab}+b^2) \end{aligned}

ma=112M \begin{aligned} && m_{a} &= \frac{1}{12} M \end{aligned} (T3)

We learn that the mass of each point mass mam_a equals to one twelfth of the mass of a planar triangle, while the rest belongs to the mass concentrated at the center of the point masses.

Using equation (1.1) will result in

MParticles=3ma+mc=M3112M+mc=Mmc=M14M \begin{aligned} \sum M_{Particles} = 3 \cdot m_{a} + m_{c} &= M \\ 3 \cdot \frac{1}{12}M + m_{c} &= M \\ m_{c} &= M - \frac{1}{4} M \end{aligned}

mc=34M \begin{aligned} &&&&&&&&&&&&&&&& m_{c} &= \frac{3}{4} M \end{aligned} (T4)

4 Quadrilateral


A quadrilateral is a polygon with four edges (sides) and four vertices (corners). In this case study, we will use a scalene quadrilateral, which is a four-sided polygon that has no congruent or identical sides. We will seek the relationship between four point masses of the same mass and a planar quadrilateral of the same size as the point masses in terms of mass moment of inertia. The centroid of four point masses also coincides with the center of mass of this quadrilateral.

4.1 Centroid of 4 Point Masses

Like arbitrary triangle, we can represent a scalene quadrilateral using three side vectors a\bold{a}, b\bold{b} and c\bold{c} which run from one common point (point mass m1m_1). Three other identical point masses as m1m_1 are located at each end of the vectors with their respective coordinates.

Fig. 6: Four Point Masses

Adding the direction c\bold{c} as one of the position vectors ri\bold{r_i} along with a\bold{a} and b\bold{b} (all pointing from point mass m1m_1), the position of the centroid of four point masses using equation (1.2) can be defined as

rc=m1(00)+m2(x2x1y2y1)+m3(x3x1y3y1)+m4(x4x1y4y1)m1+m2+m3+m4 \bold{r_c} = \frac{m_{1} \cdot\begin{pmatrix} 0 \\ 0 \end{pmatrix} + m_{2} \cdot \begin{pmatrix} x_2-x_1 \\ y_2-y_1 \end{pmatrix} + m_3 \cdot \begin{pmatrix} x_3-x_1 \\ y_3-y_1 \end{pmatrix} + m_4 \cdot \begin{pmatrix}x_4-x_1 \\ y_4-y_1\end{pmatrix}}{m_{1} + m_{2} +m_3+m_4}

Considering all point masses equal to mam_{a} yields

rc=ma(a+b+c)4ma=14(a+b+c) \begin{aligned} \bold{r_c} &= \frac{m_{a} \cdot (\bold{a+b+c})}{4m_{a}} \\ &= \frac{1}{4} (\bold{a+b+c}) \end{aligned}

We have achieved the distance between the centroid and point mass m1m_1. All we need now is the distance between the centroid and the rest of the point masses for further calculation of mass moment of inertia. Using simple vector knowledge results in

rc2=b+rG=14(a3b+c)rc3=a+rG=14(3a+b+c)rc4=c+rG=14(a+b3c) \begin{aligned} \bold{r_{c2}} &= -\bold{b} + \bold{r_{G}} = \frac{1}{4} (\bold{a}-3\bold{b+c}) \\ \bold{r_{c3}} &= -\bold{a} + \bold{r_{G}} = \frac{1}{4} (-3\bold{a+b+c}) \\ \bold{r_{c4}} &= -\bold{c} + \bold{r_{G}} = \frac{1}{4} (\bold{a+b}-3\bold{c}) \end{aligned}

4.2 Mass Moment of Inertia of 4 Point Masses

Applying the same concept as three point masses, the axis of rotation of four point masses is located at the centroid. Using equation (1.3), ri2r_i^2 is defined as the square of the distance of point mass mim_i to the center of mass

J4Particles=m1(14(a+b+c))2+m2(14(a3b+c))2+m3(14(3a+b+c))2+m4(14(a+b3c))2=ma16(12a2+12b2+12c28ab8ac8bc) \begin{aligned} J_{4Particles} &= m_{1} \cdot (\frac{1}{4} (\bold{a+b+c}))^2 + m_{2} \cdot (\frac{1}{4}(\bold{a}-3\bold{b+c}))^2 + m_{3} \cdot (\frac{1}{4} (-3\bold{a+b+c}))^2 + m_{4} \cdot (\frac{1}{4} (\bold{a+b}-3\bold{c}))^2 \\ &= \frac{m_{a}}{16} \cdot (12a^2+12b^2+12c^2-8\bold{ab}-8\bold{ac}-8\bold{bc}) \end{aligned}

4.3 Quadrilateral

A representation of a planar quadrilateral is the same of that in constructing four point masses.

Fig. 7: Quadrilateral

The mass moment of inertia of a quadrilateral (here we denote as ITI_{T}) is obtained using a combination of two triangles. The equation with Steiner's theorem is as follows

IT=ID1+ID2=(IcD1+AD1dD12)+(IcD2+AD2dD22) \begin{aligned} I_{T} &= I_{D1} + I_{D2} \\ &= (I_{cD1} + A_{D1}\cdot d_{D1}^2) + (I_{cD2} + A_{D2} \cdot d_{D2}^2) \end{aligned}

where

ID1Moment of inertia of the first triangle formed by vectors a and b about point m1ID2Moment of inertia of the second triangle formed by vectors a and c about point m1Ic1,Ic2Moment of inertia of the (respectively) first/second triangle about the center ofmass of the triangleAD1,AD2Area of first/second triangledD12,dD22Distance between m1 and center of mass of first/second triangle \begin{aligned} I_{D1} &\quad \text{Moment of inertia of the first triangle formed by vectors } a \text{ and } b \text{ about point } m_1\\ I_{D2} &\quad \text{Moment of inertia of the second triangle formed by vectors } a \text{ and } c \text{ about point } m_1\\ I_{c1}, I_{c2} &\quad \text{Moment of inertia of the (respectively) first/second triangle about the center of}\\ &\quad \text{mass of the triangle}\\ A_{D1}, A_{D2} &\quad \text{Area of first/second triangle}\\ d_{D1}^2, d_{D2}^2 &\quad \text{Distance between } m_1 \text{ and center of mass of first/second triangle} \end{aligned}

Fig. 8: Center of mass in quadrilateral

rt1\bold{r_{t1}} and rt2\bold{r_{t2}} are the center of mass of the triangles respectively (Fig. 8 is just a sketch and not accurate). dD1\bold{d_{D1}} and dD2\bold{d_{D2}} are then obtained using vector addition. Reintroducing IcI_c of triangle (see (1.5)) into the equation gives us

IT=136a~b(a2ab+b2)+12a~b(112(ab+3c))2+136a~c(a2ac+c2)+12a~c(112(a+3bc))2 I_{T} = \frac{1}{36}\bold{\tilde{a} b} \cdot (a^2-\bold{ab}+b^2) + \frac{1}{2}\bold{\tilde{a}b} \cdot (\frac{1}{12}(-\bold{a}-\bold{b}+3\bold{c}))^2 + \frac{1}{36}\bold{\tilde{a}c} \cdot (a^2-\bold{ac}+c^2) + \frac{1}{2}\bold{\tilde{a}c} \cdot (\frac{1}{12}(-\bold{a}+3\bold{b-c}))^2

Simplifying the equation above and combining with JJ=ρtIT\rho tI_{T}, MM=ρtA\rho t A, and AA=12a~b\frac{1}{2}\bold{\tilde{a}b} yields

J=MD118(ab)2+MD1144(a+b3c)2+MD218(ac)2+MD2144(a3b+c)2 J = \frac{M_{D1}}{18} \cdot (\bold{a-b})^2 + \frac{M_{D1}}{144}\cdot(\bold{a+b}-3\bold{c})^2 + \frac{M_{D2}}{18} \cdot (\bold{a-c})^2 + \frac{M_{D2}}{144} \cdot(\bold{a}-3\bold{b+c})^2

where

MD1Mass of the first triangleMD2Mass of the second triangle \begin{aligned} M_{D1} &\quad \text{Mass of the first triangle} &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&\\ M_{D2} &\quad \text{Mass of the second triangle} \end{aligned}

Both masses of the triangles are equally distributed, therefore we can formulate a simple equation as follows

MD1+MD2=MMD1=MD2=M2 \begin{aligned} M_{D1} + M_{D2} &= M \\ M_{D1} = M_{D2} &= \frac{M}{2} \end{aligned}

We can now simplify the mass moment of inertia of a quadrilateral as

JQuad=M36(2a2+b2+c2abac)+M288(2a2+10b2+10c24ab4ac12bc)=M192(12a2+12b2+12c28ab8ac8bc) \begin{aligned} J_{Quad} &= \frac{M}{36}\cdot(2a^2+b^2+c^2-\bold{ab-ac}) + \frac{M}{288} \cdot (2a^2+10b^2+10c^2-4\bold{ab}-4\bold{ac}-12\bold{bc}) \\ &= \frac{M}{192} \cdot(12a^2+12b^2+12c^2-8\bold{ab}-8\bold{ac}-8\bold{bc}) \end{aligned}

The last part of this calculation would be the theory of the mass moment of inertia of both four point masses and its respective planar quadrilateral is equal.

JParticles=JQuadma16(12a2+12b2+12c28ab8ac8bc)=M192(12a2+12b2+12c28ab8ac8bc) \begin{aligned} J_{Particles} &= J_{Quad} \\ \frac{m_{a}}{16} \cdot (12a^2+12b^2+12c^2-8\bold{ab}-8\bold{ac}-8\bold{bc}) &= \frac{M}{192}\cdot(12a^2+12b^2+12c^2-8\bold{ab}-8\bold{ac}-8\bold{bc}) \end{aligned}

ma=112M \begin{aligned} &&&&&&&& m_{a} &= \frac{1}{12}M \end{aligned} (T5)

Here, we can conclude that the mass of each point mass mam_a equals to one twelfth of the mass of a scalene quadrilateral, while the rest belongs to the mass concentrated at the center of the point masses.

Using equation (1.1) leads to

MParticles=4ma+mc=M4112M+mc=Mmc=M13M \begin{aligned} \sum M_{Particles} = 4 \cdot m_{a} + m_{c} &= M \\ 4 \cdot \frac{1}{12}M + m_{c} &= M \\ m_{c} &= M - \frac{1}{3} M \end{aligned}

mc=23M \begin{aligned} &&&&&&&&&&&&&&&& m_{c} &= \frac{2}{3} M \end{aligned} (T6)

5. n-sided Polygons


From all the calculations made, we have

Table 1:

Sides mam_a mcm_c
2 16M\frac{1}{6} M (T1) 23M\frac{2}{3} M (T2)
3 112M\frac{1}{12} M (T3) 34M\frac{3}{4} M (T4)
4 112M\frac{1}{12} M (T5) 23M\frac{2}{3} M (T6)

Based on the results obtained, we can offer a hypothesis for the mass distribution of point masses in a system of particles such that:

  1. nn-sided polygons with n=even numbersn = even\ numbers will result in mc=23Mm_{c}=\frac{2}{3}M
  2. nn-sided polygons with n=odd numbersn=odd\ numbers will result in mc=34Mm_{c}=\frac{3}{4}M

For point masses mam_{a} of

  1. even numbers nn-sided polygons yields

ma=M3n m_{a}=\frac{M}{3n}

  1. odd numbers nn-sided polygons yields

ma=M4n m_{a}=\frac{M}{4n}

Inserting the value of nn into the equation for polygons with 5 to 9 sides results in

Table 2:

Sides mam_a mcm_c
5 120M\frac{1}{20} M 34M\frac{3}{4} M
6 118M\frac{1}{18} M 23M\frac{2}{3} M
7 128M\frac{1}{28} M 34M\frac{3}{4} M
8 124M\frac{1}{24} M 23M\frac{2}{3} M
9 136M\frac{1}{36} M 34M\frac{3}{4} M

7. Conclusion


The center of mass is a useful reference point for calculations in mechanics that involve masses distributed in space. The shape of an object might already be mathematically determined, but it may be too complex to use a known formula. Therefore this case study might helps when you have a 2D surface with a lot of sides/vertices. We can also conclude that in a system of particles, more than half of the total mass would be concentrated at its center of mass.

Reference


1. Symplectic Geometry for Engineers - Triangle
2. Center of Mass
3. What is Center of Mass?
4. Moment of Inertia
5. Green’s Theorem and Area of Polygons
6. Green’s Theorem and Section Properties