Skip to main content

Center of Mass

Many of us have seen performers who spin plates on the ends of sticks. Like the graph showing below. The performers try to keep several of them spinning without allowing any of them to drop. If we look at a single plate (without spinning it), there is a sweet spot on the plate where it balances perfectly on the stick. If we put the stick anywhere other than that sweet spot, the plate does not balance and it falls to the ground. (That is why performers spin the plates; the spin helps keep the plates from falling even if the stick is not exactly in the right place.)
Mathmatically, the sweet spot is called center of mass of the plate. Lucky, we could use the calculus knowlege to find it.

Ler's satrt with finding center of mass in one-dementional case. Thinking about that there are two kids seat on the two side of a seesaw in the playground. If their weight is different, and they all sit at the end of each side of seesaw, the heavier kids will sink down and lighter child is lifted into the air. However, if the heavier kid slides in toward the center, though, the seesaw balances. We can formulate this question into a math question as follwing.
Alone the line, there is mass \(m_1\) at the point \(x_1\) and mass \(m_2\) at the point \(x_2\). Find the center of mass \(\bar{x}\).
According to the Archimedes's Law of Lever: rod will be balanced if and only if \(m_1 d_1 = m_2 d_2\). The \(d_1\) and \(d_2\) is the distance from the center of mass to the mass, such that \(d_1 = \bar{x}-x_1\) and \(d_2 = x_2-\bar{x}\). so we have following :\[m_1(\bar{x}-x_1) = m_2(x_2-\bar{x})\] \[m_1\bar{x}-m_1 x_1 = m_2 x_2-m_2 \bar{x}\] \[(m_1+m_2) \bar{x}= m_1 x_1+m_2 x_2\] \[\bar{x} = \frac{m_1 x_1+m_2 x_2}{(m_1+m_2)}\] \(m_1 x_1+m_2 x_2\) is called the first moment of the system with respect to the origin, \(m_1+m_2\) is the total mass of the system. In other words, the center of mass of the system is the point at which the total mass of the system could be concentrated without changing the moment.

This idea is not limit to mass of two point. In general, there are \(n\) mass in the system: \(m_1, m_2, \dots , m_n\), the center of mass will be \[\bar{x} = \frac{m_1x_1+ m_2x_2+\dots + m_nx_n}{m_1+m_2+\dots+m_n}\]The moment of the system about the origin which measure the tendency of the system to rotate about the origin will be \[M_0 = m_1x_1+ m_2x_2+\dots + m_nx_n\]
Now, instead of having the mass of a system concentrated at discrete points, we want to know the center of mass for the mass of the system is distributed continuously across a thin plate of material. For mathematical purposes, we assume the object is thin enough for us to treat it as 2-dementional object.

As with system of points mass, in order to find the mass of the thin plate, we need to find the mass of the plate, as well as the moment respect to \(x-aixs\) and \(y-axis\).

Let's use a example to explore how to compute it. Find the center of mass of a thin plate of constant density \(\rho\)covering the region bounded by the parabola \(y=4-x^2\) and bound by \(x-aix\).
The first step in finding the center of mass for this problem is to sketch the region, and in order to help us understand it better, we could also look at the 3-d model. Here is the graph of this region
First, let's calculate the mass of the region \[m = \int^2_{-2} \rho (4-x^2) dx = \rho \int^2_{-2} 4-x^2 dx = \rho \left[4x-\frac{x^3}{3}\right]\bigg|^2_{-2} = \frac{32}{3} \rho \] Next, we calculte the moment \[M_x = \int^2_{-2} \rho \frac{(4-x^2)^2}{2} dx = \frac{\rho}{2} \int^2_{-2} (4-x^2)^2 dx = \frac{\rho}{2} \int^2_{-2} 16-8x^2+x^4 dx = \frac{\rho}{2} \left[16x-\frac{8x^3}{3}+ \frac{x^5}{5}\right]\bigg|^2_{-2} = \frac{256}{15}\rho \] \[M_y = \int^2_{-2} \rho x (4-x^2) dx = \rho \int^2_{-2}x(4-x^2) dx = \rho \int^2_{-2}4x-x^3 dx= \rho \left[ 2x^2 - \frac{x^4}{4}\right]\bigg|^2_{-2} = 0\] Then, we have \[\bar{x} = \frac{M_y}{m} = 0, \ \bar{y} = \frac{M_x}{m} = \frac{256 \rho}{15} \cdot \frac{3}{32 \rho} =\frac{8}{5}\] Thus, the center of mass of this region is \((0,\frac{8}{5})\)
Note that the \(\bar{x}=0\). Why? Becuase The region is symmetric with respect to the \(y-aixs\), and according to the Symmetry Principle, if a region \(R\) is symmetric about a line \(l\), then the center of mass of R lies on \(l\). Obviously, for this question the center of mass lies on \(y-aixs\), thus the \(\bar{x}=0\).

The reason why I choose this question is that we can not only learn how to find the center of limit, but also know how to use Symmetry Principle for the futher calculas question.

Let's summery those kinds of question in the following theorem. Let R denote a region bounded above by the graph of a continuous function \(f(x)\), below by the x-axis, and on the left and right by the lines \(x=a\) and \(x=b\), respectively. Let \rho denote the density plate. Then we can make the following statements:

1. The mass of the plate is : \[m = \int^a_b \rho f(x) dx\]

2. The moment respect to \(x-aixs\) and \(y-axis\): \[M_x = \int^a_{b} \rho \frac{f(x)}{2} dx \] \[M_y = \int^a_{b} \rho x f(x) dx\]

3. Center of Mass \(\bar{x},\bar{y}\) is : \[\bar{x} = \frac{M_y}{m}, \ \bar{y} = \frac{M_x}{m}\] Author: Yueqi Li (Nicole)

Comments

Popular posts from this blog

Do Over: Integration Over a Region in a Plane

Throughout the semester we have covered a variety of topics and how their mathematical orientation applies to real world scenarios. One topic we discussed, and I would like to revisit, is integration over a region in a plane which involves calculating a double integral. Integrating functions of two variables allows us to calculate the volume under the function in a 3D space. You can see a more in depth description and my previous example in my blog post, https://ukyma391.blogspot.com/2021/09/integration-for-over-regions-in-plane_27.html . I want to revisit this topic because in my previous attempt my volume calculations were incorrect, and my print lacked structural stability. I believed this print and calculation was the topic I could most improve on and wanted to give it another chance. What needed Improvement? The function used previously was f(x) = cos(xy) bounded on [-3,3] x [-1,3]. After solving for the estimated and actual volume, it was difficult to represent in a print...

Knot 9-31

Knot 9-31 A knot is mathematics is defined as a closed, non-self-intersecting curve that is placed in three dimensions and cannot be the "unknot". The main difference between a knot in the real world and a known in mathematics is that a knot in mathematics does not contain any extra strands. The example following will help visualize this. Today, I have specifically chosen knot 9-31 from the Knot Atlas. This knot is very unique and contains some very interesting properties that we are going to look into. The Crossing Number For my knot today, I chose knot 9-31 from the Knot Atlas. This knot contains 9 crossings! The Unknotting Number The unknotting number is exactly what is sounds like. This is the minimum number of times the knot must be passed through itself to untie it. Luckily, the Knot Atlas is super useful and provides the unknotting number for us, but I still...

Do Over: Integration for Over Regions in the Plane

Introduction Earlier in the semester, we visited the topic of integration for over region regions in the plane. This was our first experience with taking integration in the third dimension. To do this, we had to use double integrals to calculate the volume of a region between two surfaces. This topic seems relatively straightforward and anyone who has taken a higher calculus class knows of double integrals. Today, we are going to revisit this topic for a couple of reasons. Why Double Integrals Again? As mentioned before, I am revisiting this topic for a couple of reasons. One of the main reasons is due to how the 3D print turned out. Due to the function, I chose, the final rectangular prism was stand alone. When printing, this resulted in a sloppy prism that lacked structural integrity. The image below is a reference to my original design that includes the prism that had the issue. The main cause of ...