Particle has mass and Particle has mass . They are both free to move in the plane under the influence of the gravitational force between them.
At time , the positions and velocities of particles are as follows:
Note that if Particle was fixed in place, Particle would undergo uniform circular motion about the origin. Let be the largest distance of Particle from the origin between and .
What is ?
Bonus: Make scatter plots of the trajectories of both particles
Details and Assumptions:
1)
Universal gravitational constant
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Position of particle 1 at a general time is r 1 = ( x 1 , y 1 ) and velocity is v 1 = ( x ˙ 1 , y ˙ 1 ) . Position of particle 2 at a general time is r 2 = ( x 2 , y 2 ) and velocity is v 2 = ( x ˙ 2 , y ˙ 2 ) . Potential energy of the system is:
V = − G m 1 m 2 ( ∣ r 2 − r 1 ∣ 1 )
The third term can be ignored as well as that is a constant. Kinetic energy of the system is:
T = 2 m 1 ( x ˙ 1 2 + y ˙ 1 2 ) + 2 m 2 ( x ˙ 2 2 + y ˙ 2 2 )
Applying Lagrangian mechanics:
x ¨ 1 = − m 1 1 ∂ x 1 ∂ V y ¨ 1 = − m 1 1 ∂ y 1 ∂ V x ¨ 2 = − m 2 1 ∂ x 2 ∂ V y ¨ 2 = − m 2 1 ∂ y 2 ∂ V
This system is solved numerically without explicitly crunching any derivatives, as demonstrated in the previous version of this problem of perturbed orbits.
The trajectory of the particle is:
The plot compared the trajectory if m 1 is fixed to the case where the orbit is perturbed. So, if the mass of m 1 > > m 2 the mass m 1 can be approximated to be fixed.