next up previous
Next: Binary Star Systems Up: Two-Body Dynamics Previous: Introduction


Reduced Mass

Suppose that our first object is of mass $m_1$, and is located at position vector ${\bf r}_1$. Likewise, our second object is of mass $m_2$, and is located at position vector ${\bf r}_2$. Let the first object exert a force ${\bf f}_{21}$ on the second. By Newton's third law, the second object exerts an equal and opposite force, ${\bf f}_{12} = -{\bf f}_{21}$, on the first. Suppose that there are no other forces in the problem. The equations of motion of our two objects are thus
$\displaystyle m_1\,\frac{d^2{\bf r}_1}{dt^2}$ $\textstyle =$ $\displaystyle -{\bf f},$ (322)
$\displaystyle m_2\,\frac{d^2{\bf r}_2}{dt^2}$ $\textstyle =$ $\displaystyle {\bf f},$ (323)

where ${\bf f} = {\bf f}_{21}$.

Now, the center of mass of our system is located at

\begin{displaymath}
{\bf r}_{cm} = \frac{m_1\,{\bf r}_1+ m_2\,{\bf r}_2}{m_1 + m_2}.
\end{displaymath} (324)

Hence, we can write
$\displaystyle {\bf r}_1$ $\textstyle =$ $\displaystyle {\bf r}_{cm} - \frac{m_2}{m_1+m_2}\,{\bf r},$ (325)
$\displaystyle {\bf r}_2$ $\textstyle =$ $\displaystyle {\bf r}_{cm} + \frac{m_1}{m_1+m_2}\,{\bf r},$ (326)

where ${\bf r}= {\bf r}_2-{\bf r}_1$. Substituting the above two equations into Equations (322) and (323), and making use of the fact that the center of mass of an isolated system does not accelerate (see Section 2.6), we find that both equations yield
\begin{displaymath}
\mu\,\frac{d^2{\bf r}}{d t^2} = {\bf f},
\end{displaymath} (327)

where
\begin{displaymath}
\mu = \frac{m_1\,m_2}{m_1+ m_2}
\end{displaymath} (328)

is called the reduced mass. Hence, we have effectively converted our original two-body problem into an equivalent one-body problem. In the equivalent problem, the force ${\bf f}$ is the same as that acting on both objects in the original problem (modulo a minus sign). However, the mass, $\mu$, is different, and is less than either of $m_1$ or $m_2$ (which is why it is called the ``reduced'' mass).


next up previous
Next: Binary Star Systems Up: Two-Body Dynamics Previous: Introduction
Richard Fitzpatrick 2011-03-31