center of mass

Center of mass on line of symmetry: questions from a little guy

August 27, 2026 math and physics play No comments , ,

[Click here for a PDF version of this post]

Motivation

My friend’s son is an exceptional little guy. I think he’s about 12 or so, but he’s already half way through our old 1st year calculus book. When they visited, he was intensely dissatisfied with an “obvious” statement that the center of mass necessarily lies on the axis of symmetry (when there is such a symmetry). I didn’t take the time when he was here to reason through that statement in a systematic way. It turns out that it’s pretty simple to do so.

A uniform mass with symmetry

Suppose that we have equal density thin plate, with surface density \( \rho \), with rotational symmetry about some axis, as illustrated in fig. 1.

fig. 1. An flat mass with rotational symmetry

In the plot example, I’ve plotted a positive function \( g(x) = \Abs{f(x)} \), and rotated it, plotting \( -g(a-x) \) below the axis, with the whole things bounded, in this case by \( x \in [-2, 5] \). We don’t actually need those bounds if the function is integrable everywhere (we just need a finite mass, i.e.: a finite area).

The problem of computing the center of mass coordinates is to find the values
\begin{equation}\label{eqn:centerOfMassRotationalSymmetry:20}
\begin{aligned}
\bar{x} M &= \int \sigma x dA \\
\bar{y} M &= \int \sigma y dA,
\end{aligned}
\end{equation}
where \( M = \int \sigma dA \). We are also only interested in \( \bar{y} \), since we want to show that the center of mass lies on the axis of symmetry. In symbols, with the surface mass density \( \sigma \) constant, that is
\begin{equation}\label{eqn:centerOfMassRotationalSymmetry:40}
\bar{y}
= \inv{A} \int y dx dy.
\end{equation}
Let’s ignore the bounds in the example, and perform the integral for all \( x \). If the area is bounded, then that integral will be zero outside of some region. That is
\begin{equation}\label{eqn:centerOfMassRotationalSymmetry:60}
\begin{aligned}
\bar{y}
&= \inv{A} \int_{x = -\infty}^\infty dx \int_{y = -g(a-x)}^{g(x)} y dy \\
&= \inv{A} \int_{x = -\infty}^\infty dx \inv{2} \evalrange{ y^2 }{-g(a-x)}{g(x)} \\
&= \inv{2 A} \int_{x = -\infty}^\infty dx \lr{ g^2(x) – \lr{ -g(a-x) }^2 } \\
&= \inv{2 A} \int_{x = -\infty}^\infty g^2(x) dx – \inv{2 A} \int_{x = -\infty}^\infty g^2(a-x) dx
\end{aligned}
\end{equation}
A change of variables \( u = a – x \) in the second integral gives
\begin{equation}\label{eqn:centerOfMassRotationalSymmetry:80}
\begin{aligned}
\inv{2 A} \int_{x = -\infty}^\infty g^2(a-x) dx
&=
\inv{2 A} \int_{u = \infty}^{-\infty} g^2(u) (-du) \\
&=
\inv{2 A} \int_{u = -\infty}^{\infty} g^2(u) du,
\end{aligned}
\end{equation}
which is exactly the first integral (other than a change of dummy variables.) That means
\begin{equation}\label{eqn:centerOfMassRotationalSymmetry:100}
\bar{y} = 0.
\end{equation}
This wasn’t the most general function, as we used a well behaved function (not a relation), that isn’t multivalued for any value of \( x \), but this argument would still work (requiring superposition arguments to generalize it.)

Update to old phy356 (Quantum Mechanics I) notes.

February 12, 2015 math and physics play , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

It’s been a long time since I took QM I. My notes from that class were pretty rough, but I’ve cleaned them up a bit.

The main value to these notes is that I worked a number of introductory Quantum Mechanics problems.

These were my personal lecture notes for the Fall 2010, University of Toronto Quantum mechanics I course (PHY356H1F), taught by Prof. Vatche Deyirmenjian.

The official description of this course was:

The general structure of wave mechanics; eigenfunctions and eigenvalues; operators; orbital angular momentum; spherical harmonics; central potential; separation of variables, hydrogen atom; Dirac notation; operator methods; harmonic oscillator and spin.

This document contains a few things

• My lecture notes.
Typos, if any, are probably mine(Peeter), and no claim nor attempt of spelling or grammar correctness will be made. The first four lectures had chosen not to take notes for since they followed the text very closely.
• Notes from reading of the text. This includes observations, notes on what seem like errors, and some solved problems. None of these problems have been graded. Note that my informal errata sheet for the text has been separated out from this document.
• Some assigned problems. I have corrected some the errors after receiving grading feedback, and where I have not done so I at least recorded some of the grading comments as a reference.
• Some worked problems associated with exam preparation.