Study Guide1,050 words

Study Guide: Moments and Centers of Mass

Moments and Centers of Mass

Learning Objectives

  • Calculate the moment and center of mass for a system of discrete point masses on a 1D line.
  • Understand how to calculate moments with respect to the xx- and $y-axes for point masses in a 2D plane.
  • Set up and evaluate integrals to find the mass, moments, and centroid of a continuous planar lamina bounded by a single function and the x-axis.
  • Compute the coordinates of the center of mass for a planar region bounded by two continuous functions.

Key Terms & Glossary

  • Point Mass: An idealized mathematical object that has a specified mass but no physical dimensions or volume.
  • Moment: A quantitative measure of the tendency of a mass to cause rotation about a specific axis or fulcrum.
  • Center of Mass: The unique point in a system where the weighted relative position of the distributed mass sums to zero; the perfect "balancing point."
  • Lamina: A very thin, flat continuous plate of material of uniform thickness.
  • Centroid: The geometric center of a 2D lamina, which aligns perfectly with the center of mass when the lamina's density is strictly uniform.
  • Density (\rho): The mass per unit area of a 2D lamina, assumed constant when purely finding a geometric centroid.

The "Big Idea"

The foundational concept of a center of mass starts with the physical intuition of balancing a seesaw. If you place different weights (point masses) at different distances along a rigid board, the board will only balance at a specific fulcrum point where the rotational tendencies (the moments) perfectly cancel each other out.

Calculus scales this idea from a discrete collection of weights to a continuous object. By slicing a 2D shape (a lamina) into an infinite number of infinitesimally thin vertical rectangles, we can treat each rectangle as a tiny point mass. Integrating the moments of all these "point masses" allows us to find the exact balancing coordinates (\bar{x}, \bar{y}) of any continuous shape, no matter how complex the bounding curves are.


Formula / Concept Box

ConceptMass Equation (m)Moment Equations (M_x,, M_y,, M_0$)Center of Mass Coordinate(s)
1D Point Massesm=sumi=1nmim = \\sum_{i=1}^n m_iM0=sumi=1nmixiM_0 = \\sum_{i=1}^n m_i x_ibarx=fracM0m\\bar{x} = \\frac{M_0}{m}
2D Point Massesm=sumi=1nmim = \\sum_{i=1}^n m_iMx=sumi=1nmiyiM_x = \\sum_{i=1}^n m_i y_i, My=sumi=1nmixiM_y = \\sum_{i=1}^n m_i x_ibarx=fracMym,bary=fracMxm\\bar{x} = \\frac{M_y}{m}, \\bar{y} = \\frac{M_x}{m}
Lamina (1 Curve)m=rhointabf(x),dxm = \\rho \\int_a^b f(x) \\, dxMx=rhointabfrac12[f(x)]2,dxM_x = \\rho \\int_a^b \\frac{1}{2}[f(x)]^2 \\, dx, My=rhointabxf(x),dxM_y = \\rho \\int_a^b x f(x) \\, dxbarx=fracMym,bary=fracMxm\\bar{x} = \\frac{M_y}{m}, \\bar{y} = \\frac{M_x}{m}
Lamina (2 Curves)m=rhointab[f(x)g(x)],dxm = \\rho \\int_a^b [f(x) - g(x)] \\, dxMx=rhointabfrac12([f(x)]2[g(x)]2),dxM_x = \\rho \\int_a^b \\frac{1}{2}([f(x)]^2 - [g(x)]^2) \\, dx
My=rhointabx[f(x)g(x)],dxM_y = \\rho \\int_a^b x[f(x) - g(x)] \\, dx
barx=fracMym,bary=fracMxm\\bar{x} = \\frac{M_y}{m}, \\bar{y} = \\frac{M_x}{m}

[!IMPORTANT] When the question strictly asks for the centroid of a geometric region rather than the center of mass of a physical plate, the constant uniform density $\rho will eventually cancel out in the division \frac{M}{m}.


Hierarchical Outline

  • 1. Systems of Discrete Point Masses
    • 1.1. On a 1D Number Line
      • Sum of individual masses yields total mass (m).
      • Sum of (mass \times coordinate) yields Moment w.r.t the origin (M_0).
    • 1.2. In a 2D Coordinate Plane
      • Uses x-coordinates to find distance from yaxis(-axis (M_y$).
      • Uses ycoordinatestofinddistancefromxy-coordinates to find distance from x-axis ($M_x).
  • 2. Center of Mass of a Continuous Lamina
    • 2.1. Region Bounded by One Curve (f(x))
      • Uses representative vertical rectangles.
      • Height is f(x), centroid of the rectangle is at (x, \frac{f(x)}{2}).
    • 2.2. Region Bounded by Two Curves (f(x)andandg(x))
      • Region is between a top curve f(x) and a bottom curve g(x).
      • The rectangle height becomes f(x) - g(x).
      • The rectangle's y-centroid shifts to the average height: \frac{f(x) + g(x)}{2}.

Visual Anchors

1. The Geometry of a 2D Lamina Centroid

Here is a geometric visualization of a lamina bounded by two functions, f(x)ontopandon top andg(x)$ on the bottom.

Compiling TikZ diagram…
Running TeX engine…
This may take a few seconds

2. Workflow for Calculating a Centroid

The mental algorithm for calculating the center of mass using integration.

Loading Diagram...

Definition-Example Pairs

  • Moment with respect to the yy-axis ($M_y)

    • Definition: A measurement of how heavily a shape or mass distribution pulls horizontally, computed by multiplying the mass by its distance from the vertical axis (x-coordinate).
    • Real-World Example: When opening a heavy door, pushing closer to the handle (a large x-distance from the hinges on the y-axis) creates a larger moment M_y, making it easier to rotate.
  • Centroid

    • Definition: The arithmetic mean position of all the points in a 2D shape.
    • Real-World Example: If you cut an arbitrary shape out of a piece of stiff cardboard (a uniform lamina), the centroid is the exact spot where you could balance the cardboard horizontally on the tip of a pencil.

Worked Examples

Example 1: Finding the Center of Mass along a 1D Line

Problem: Suppose four point masses are placed on a number line. Let the total mass of the system be m = 12 kg, and the total moment of the system with respect to the origin be M_0 = -6kg kg\cdotm. Find the center of mass.

Step-by-Step Breakdown:

  1. Identify Given Values:
    • Total mass, m = 12$
    • Total moment, $M_0 = -6
  2. Apply the Center of Mass Formula:
    • The center of mass \bar{x} is the moment divided by the total mass.
    • \bar{x} = \frac{M_0}{m}$
  3. Calculate:
    • barx=frac612=frac12\\bar{x} = \\frac{-6}{12} = -\\frac{1}{2}

Conclusion: The center of mass is located $1/2$ m to the left of the origin.

Example 2: Centroid of a Region Bounded by Two Functions

Problem: Find the centroid of the region bounded above by f(x)=xf(x) = x and below by g(x)=x2g(x) = x^2 over the interval [0,1][0, 1]. Assume density $\rho = 1 for simplicity.

Step-by-Step Breakdown:

  1. Find the Mass (m$):

    • m=int01(xx2),dxm = \\int_0^1 (x - x^2) \\, dx
    • m=left[fracx22fracx33right]01=frac12frac13=frac16m = \\left[ \\frac{x^2}{2} - \\frac{x^3}{3} \\right]_0^1 = \\frac{1}{2} - \\frac{1}{3} = \\frac{1}{6}
  2. Find the Moment w.r.t the yy-axis (MyM_y):

    • My=int01x(xx2),dx=int01(x2x3),dxM_y = \\int_0^1 x(x - x^2) \\, dx = \\int_0^1 (x^2 - x^3) \\, dx
    • My=left[fracx33fracx44right]01=frac13frac14=frac112M_y = \\left[ \\frac{x^3}{3} - \\frac{x^4}{4} \\right]_0^1 = \\frac{1}{3} - \\frac{1}{4} = \\frac{1}{12}
  3. Find the Moment w.r.t the xx-axis (MxM_x):

    • Mx=frac12int01([x]2[x2]2),dx=frac12int01(x2x4),dxM_x = \\frac{1}{2} \\int_0^1 ([x]^2 - [x^2]^2) \\, dx = \\frac{1}{2} \\int_0^1 (x^2 - x^4) \\, dx
    • Mx=frac12left[fracx33fracx55right]01=frac12left(frac13frac15right)=frac12left(frac215right)=frac115M_x = \\frac{1}{2} \\left[ \\frac{x^3}{3} - \\frac{x^5}{5} \\right]_0^1 = \\frac{1}{2} \\left( \\frac{1}{3} - \\frac{1}{5} \\right) = \\frac{1}{2} \\left( \\frac{2}{15} \\right) = \\frac{1}{15}
  4. Calculate Coordinates:

    • barx=fracMym=frac1/121/6=frac12\\bar{x} = \\frac{M_y}{m} = \\frac{1/12}{1/6} = \\frac{1}{2}
    • bary=fracMxm=frac1/151/6=frac615=frac25\\bar{y} = \\frac{M_x}{m} = \\frac{1/15}{1/6} = \\frac{6}{15} = \\frac{2}{5}

Conclusion: The centroid of the region is (frac12,frac25)(\\frac{1}{2}, \\frac{2}{5}).


Checkpoint Questions

  1. Why do we use the xcoordinatetocalculatethemomentwithrespecttotheyx-coordinate to calculate the moment with respect to the y-axis ($M_y)?

    Self-Check Hint: Remember the definition of a moment. A moment is mass times the perpendicular distance to the axis of rotation. The distance from any point (x,y)totheto they-axis is horizontally measured by its x-coordinate.

  2. If you are tasked with finding the geometric centroid of a lamina, what happens to the density variable \rho in your calculations?

    Self-Check Hint: Since a centroid assumes uniform density, \rho is a constant. It appears in the numerator (moments) and the denominator (mass), ultimately canceling out completely.

  3. When setting up the integral for M_x for a region bounded by two curves, why is the integrand \frac{1}{2}( [f(x)]^2 - [g(x)]^2 )insteadofinstead of\frac{1}{2}[f(x) - g(x)]^2$?

    Self-Check Hint: We subtract the moment of the empty space below the region from the moment of the region extending all the way down to the xx-axis. (a2b2)(a^2 - b^2) is the difference of the squares, not the square of the difference.

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free