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...

Minimal Surfaces

Minimum surfaces can be described in many equivalent ways. Today, we are going to focus on minimum surfaces by defining it using curvature. A surface is a minimum surface if and only if the mean curvature at every point is zero. This means that every point on the surface is a saddle point with equal and opposite curvature allowing the smallest surface area possible to form. Curvature helps define a minimal surface by looking at the normal vector. For a surface in R 3 , there is a tangent plane at each point. At each point in the surface, there is a normal vector perpendicular to the tangent plane. Then, we can intersect any plane that contains the normal vector with the surface to get a curve. Therefore, the mean curvature of a surface is defined by the following equation. Where theta is an angle from a starting plane that contains the normal vector. For this week’s project, we will be demonstrating minimum surfaces with a frame and soap bubbles! How It Works Minimum surfac...

Do Over: Ruled Surfaces

Why to choose this project to repeat For the do over project, I would like to choose the ruled surfaces. I don't think my last project was creative, and the 3D printed effect was not very satisfactory. In the previous attempts, all the lines are connected between a straight line and a circle. This connection structure is relatively uncomplicated. The printed model has too many lines, resulting in too dense line arrangement. The gaps between lines are too small, and the final effect is that all the lines are connected into a curved surface, which is far from the effect I expected. What to be improved In this do over project, I would like to improve in two aspects. Firstly, a different ruled surface is chosen. In the previous model, one curve is a unit circle on the \(x-y\) plane, and the ruled surface is a right circular conoid. In this do over project, it is replaced by two border lines. Each borderline is in the shape of an isosceles right triangl...