I was just doing a simple 2-body Newtonian gravitation problem. The force on each mass is:
f=\frac{G m_1 m_2}{r^2}
and the integral of the force wrt r is:
\int \! f \, dr = -\frac{G m_1 m_2}{r}
So, since there are two forces in the system, one on each object, I had assumed that there would...