Question
Question: A binary star system consists of two stars of masses $m_1$ and $m_2$, separated by a fixed distance ...
A binary star system consists of two stars of masses m1 and m2, separated by a fixed distance a, rotating about their common center of mass with angular velocity ω. Derive the gravitational potential V(x,y) at an arbitrary point (x,y) in the plane of rotation.
(Assume the center of mass is at the origin and the stars always lie on the x-axis in the rotating frame.)

V(x, y) = -G \left[ \frac{m_1}{\sqrt{\left(x + \frac{m_2 a}{m_1 + m_2}\right)^2 + y^2}} + \frac{m_2}{\sqrt{\left(x - \frac{m_1 a}{m_1 + m_2}\right)^2 + y^2}} \right]
Solution
The problem asks us to derive the gravitational potential V(x,y) at an arbitrary point (x,y) in the plane of rotation of a binary star system.
1. Locate the stars:
Let the masses of the two stars be m1 and m2. They are separated by a fixed distance a. The center of mass (CM) is at the origin (0,0), and the stars always lie on the x-axis in the rotating frame.
Let the coordinates of m1 be (x1,0) and m2 be (x2,0).
Since the CM is at the origin:
m1x1+m2x2=0(1)
The distance between the stars is a:
x2−x1=a(2) (assuming x2>x1, i.e., m1 is on the negative x-axis and m2 on the positive x-axis).
From equation (1), x1=−m1m2x2.
Substitute this into equation (2):
x2−(−m1m2x2)=a
x2(1+m1m2)=a
x2(m1m1+m2)=a
x2=m1+m2m1a
Now, find x1:
x1=a−x2=a−m1+m2m1a=m1+m2a(m1+m2)−m1a=m1+m2m2a
So, the coordinates of m1 are (−m1+m2m2a,0) and m2 are (m1+m2m1a,0).
2. Derive the gravitational potential:
The gravitational potential V at a point (x,y) due to a point mass M at a distance r is given by V=−rGM.
For a system of multiple masses, the total gravitational potential at a point is the scalar sum of the potentials due to individual masses.
The distance d1 from the point (x,y) to m1 at (−m1+m2m2a,0) is:
d1=(x−(−m1+m2m2a))2+(y−0)2=(x+m1+m2m2a)2+y2
The distance d2 from the point (x,y) to m2 at (m1+m2m1a,0) is:
d2=(x−m1+m2m1a)2+(y−0)2=(x−m1+m2m1a)2+y2
The gravitational potential V(x,y) at the point (x,y) is the sum of the potentials due to m1 and m2:
V(x,y)=V1(x,y)+V2(x,y)
V(x,y)=−d1Gm1−d2Gm2
Substituting the expressions for d1 and d2:
V(x,y)=−G(x+m1+m2m2a)2+y2m1+(x−m1+m2m1a)2+y2m2
This is the gravitational potential at an arbitrary point (x,y) in the plane of rotation. The angular velocity ω is relevant for the dynamics in the rotating frame (e.g., for the effective potential including centrifugal terms), but not for the gravitational potential itself, which depends only on the masses and their positions.