Moments, Center of Mass, and Intro to Trig Integration

Moments and Center of Mass (1D and 2D)
Understanding Moments in 1D
  • Definition: A moment, specifically the "first moment" or "moment about a point," quantifies the tendency of a mass to cause rotation around that point. It is the product of the mass and its directed distance from a specific reference point, known as the fulcrum or pivot point. The concept of a moment is fundamental in statics and mechanics for understanding balance and rotational equilibrium.

    • Formula: M=m(xa)M = m(x-a), where:

      • mm is the mass of the object or particle.

      • xx is the exact numerical location or position of the object along a one-dimensional axis.

      • aa is the location of the fulcrum, the point about which the moment is calculated.

      • The term (xa)(x-a) represents the directed distance or signed distance from the fulcrum to the mass. Its sign indicates the relative position of the mass to the fulcrum.

  • Fulcrum: The fulcrum is the pivot point—the single point around which a system (like a seesaw or a lever) is imagined to balance or rotate. It is a critical reference point for calculating moments. It can be any arbitrary point on the number line (e.g., x=0x=0 representing the origin, or any specific coordinate like x=2x=2 or x=3x=3) depending on the problem's context or desired analysis.

  • Example Calculation of Individual Moments (Fulcrum at x=3x=3):
    Let's consider a system of discrete point masses located on a one-dimensional axis.

    • Given masses and their positions:

      • m1=4m_1=4 located at x=0x=0

      • m2=2m_2=2 located at x=1x=1

      • m3=6m_3=6 located at x=2x=2

      • m4=7m_4=7 located at x=4x=4

    • The individual moments about the fulcrum at x=3x=3 are calculated as:

      • M1=4(03)=12M_1 = 4(0-3) = -12 (mass at x=0x=0 is 3 units to the left of the fulcrum)

      • M2=2(13)=4M_2 = 2(1-3) = -4 (mass at x=1x=1 is 2 units to the left of the fulcrum)

      • M3=6(23)=6M_3 = 6(2-3) = -6 (mass at x=2x=2 is 1 unit to the left of the fulcrum)

      • M4=7(43)=7M_4 = 7(4-3) = 7 (mass at x=4x=4 is 1 unit to the right of the fulcrum)

  • Interpretation of Signed Moments: The sign of an individual moment provides crucial information about the direction of the rotational tendency:

    • Negative Moments: Occur when the object (mass) is located to the left of the fulcrum (i.e., (x-a) < 0). These moments tend to produce a counter-clockwise rotation (often referred to as widdershins) around the fulcrum. Physically, if the fulcrum were a pivot point, a negative moment would push that end of the system downwards.

    • Positive Moments: Occur when the object (mass) is located to the right of the fulcrum (i.e., (x-a) > 0). These moments tend to produce a clockwise rotation around the fulcrum. Physically, a positive moment would push that end of the system downwards.

    • Fundamentally, moments measure the tendency for rotational motion or the rotational force (torque) exerted by a mass at a distance from a pivot.

  • Total Moment of a System:

    • The total moment (MtotalM_{total}) of a system of discrete masses is the algebraic sum of all individual moments about a single, common fulcrum.

    • Formula: Mtotal=<em>k=1nM</em>k=<em>k=1nm</em>k(xka)M_{total} = \sum<em>{k=1}^{n} M</em>k = \sum<em>{k=1}^{n} m</em>k(x_k-a) , where nn is the number of masses.

    • The sign of the total moment indicates the net rotational tendency of the entire system:

      • If M_{total} < 0 , the system has a net tendency to rotate counter-clockwise. This implies there is more "rotational influence" from masses to the left of the fulcrum.

      • If M_{total} > 0 , the system has a net tendency to rotate clockwise. This implies there is more "rotational influence" from masses to the right of the fulcrum.

      • If Mtotal=0M_{total} = 0, the system is in perfect rotational equilibrium. This means the system is balanced, and the chosen fulcrum is precisely at the system's center of mass.

  • Example Total Moment Calculation (from above):

    • Using the individual moments calculated for the fulcrum at x=3x=3:

      • Mtotal=M<em>1+M</em>2+M<em>3+M</em>4=1246+7=15M_{total} = M<em>1 + M</em>2 + M<em>3 + M</em>4 = -12 - 4 - 6 + 7 = -15

    • Since Mtotal=15M_{total} = -15 (which is less than zero), this system, with the fulcrum placed at x=3x=3, would rotate counter-clockwise. This indicates that the chosen fulcrum is not at the balance point; there is an imbalance with more mass "effective" to the left of x=3x=3. To balance the system, the fulcrum would need to be shifted to the left until the total moment becomes zero.

Center of Mass in 1D
  • Definition: The center of mass (often denoted as xˉ\bar{x} or xCMx_{CM}) is the unique point where the entire mass of a system can be considered to be concentrated for the purpose of analyzing its translational motion or balance. It is the point where, if a fulcrum were placed, the total moment of the system would be zero, meaning the system would balance perfectly.

  • Formula for Center of Mass (1D):
    The center of mass is calculated as the weighted average of the positions of all individual masses, where the weights are the masses themselves.
    xˉ=<em>k=1nm</em>kx<em>k</em>k=1nmk=Sum of (mass×position)Total Mass\bar{x} = \frac{\sum<em>{k=1}^{n} m</em>k x<em>k}{\sum</em>{k=1}^{n} m_k} = \frac{\text{Sum of (mass} \times \text{position)}}{\text{Total Mass}}

    • This formula can also be derived by setting the total moment about the center of mass to zero:
      m<em>k(x</em>kxˉ)=0\sum m<em>k(x</em>k - \bar{x}) = 0
      m<em>kx</em>km<em>kxˉ=0\sum m<em>k x</em>k - \sum m<em>k \bar{x} = 0 m</em>kx<em>k=xˉm</em>k\sum m</em>k x<em>k = \bar{x} \sum m</em>k
      xˉ=m<em>kx</em>kmk\bar{x} = \frac{\sum m<em>k x</em>k}{\sum m_k}

  • Example Center of Mass Calculation (from above):

    • Given masses: m<em>1=4m<em>1=4 at x=0x=0, m</em>2=2m</em>2=2 at x=1x=1, m<em>3=6m<em>3=6 at x=2x=2, m</em>4=7m</em>4=7 at x=4x=4.

    • Sum of (mass ×\times position):
      m<em>kx</em>k=(4×0)+(2×1)+(6×2)+(7×4)=0+2+12+28=42\sum m<em>k x</em>k = (4 \times 0) + (2 \times 1) + (6 \times 2) + (7 \times 4) = 0 + 2 + 12 + 28 = 42

    • Total Mass:
      mk=4+2+6+7=19\sum m_k = 4 + 2 + 6 + 7 = 19

    • Center of Mass:
      xˉ=42192.21\bar{x} = \frac{42}{19} \approx 2.21

    • If a fulcrum were placed at x2.21x \approx 2.21, the system would be in perfect balance (Mtotal=0M_{total} = 0).

Understanding Moments and Center of Mass in 2D
  • When dealing with objects or systems of particles in a two-dimensional plane, we need to consider moments with respect to both the y-axis and the x-axis to find the balance point.

  • Moments in 2D:

    • Moment about the y-axis (M<em>yM<em>y): This measures the tendency of the system to rotate around the y-axis (i.e., its horizontal balance). It is calculated using the x-coordinates of the masses.
      M</em>y=<em>k=1nm</em>kxkM</em>y = \sum<em>{k=1}^{n} m</em>k x_k

    • Moment about the x-axis (M<em>xM<em>x): This measures the tendency of the system to rotate around the x-axis (i.e., its vertical balance). It is calculated using the y-coordinates of the masses.
      M</em>x=<em>k=1nm</em>kykM</em>x = \sum<em>{k=1}^{n} m</em>k y_k

  • Center of Mass (Centroid) in 2D:

    • The center of mass in 2D is a point (xˉ,yˉ)( \bar{x}, \bar{y} ) that represents the average position of all the mass in the system. It is the point where the object would balance if suspended.

    • x-coordinate of Center of Mass (xˉ\bar{x}):
      xˉ=M<em>yTotal Mass=</em>k=1nm<em>kx</em>k<em>k=1nm</em>k\bar{x} = \frac{M<em>y}{\text{Total Mass}} = \frac{\sum</em>{k=1}^{n} m<em>k x</em>k}{\sum<em>{k=1}^{n} m</em>k}

    • y-coordinate of Center of Mass (yˉ\bar{y}):
      yˉ=M<em>xTotal Mass=</em>k=1nm<em>ky</em>k<em>k=1nm</em>k\bar{y} = \frac{M<em>x}{\text{Total Mass}} = \frac{\sum</em>{k=1}^{n} m<em>k y</em>k}{\sum<em>{k=1}^{n} m</em>k}

    • For continuous objects (like irregularly shaped plates), these sums would be replaced by integrals. The total mass is simply the sum of all individual masses in a discrete system: Mtotal=<em>k=1nm</em>kM_{total} = \sum<em>{k=1}^{n} m</em>k.