Calculating Gravitational Force Between Two Objects

AI Thread Summary
The discussion centers on calculating the time it takes for two identical masses (1 kg each) to reach each other due to their gravitational attraction, starting from a distance of 1 meter. Participants emphasize that the gravitational force is not constant, as it varies inversely with the square of the distance between the masses. They explore various approaches, including using energy conservation and differential equations, but encounter complexities due to the nature of gravitational interactions. A key point raised is that the masses should be treated as point masses or in a center of mass frame to simplify calculations. Ultimately, the derived formula for the time taken to collide is T = (πD^(3/2))/(4√(GM)), highlighting the intricacies of gravitational dynamics.
squiffy
Messages
7
Reaction score
0
Hi, I posted this question a while back on these forums. Didn't get an answer though.

How long will it take for two identical masses to reach each other by their attractive gravitational force?
Their masses can be 1kg and the distance between them 1m to simplify it.

Do NOT assume that the force is constant. It is not, it's inversely proportional to r^2, the distance between them.
I'm stumped on this one.
Thanks.
 
Physics news on Phys.org
OK, quote the formula for gravitational force between two identical masses as a function of the distance between them.

The rest is not so easy. Do you know how to solve a second order ordinary differential equation ?
 
squiffy said:
Hi, I posted this question a while back on these forums. Didn't get an answer though.

How long will it take for two identical masses to reach each other by their attractive gravitational force?
Their masses can be 1kg and the distance between them 1m to simplify it.

Do NOT assume that the force is constant. It is not, it's inversely proportional to r^2, the distance between them.
I'm stumped on this one.
Thanks.
It depends on how big they are. You haven't provided enough information. If the 1m is the distance between their centres of mass, you can figure out the force but you don't know how far they have to move (without knowing how far apart their outer surfaces are). If the 1m is the distance between their outer surfaces, you don't know how far apart their centres of mass are and can't calculate their gravitational force.

AM
 
Andrew Mason said:
It depends on how big they are. You haven't provided enough information. If the 1m is the distance between their centres of mass, you can figure out the force but you don't know how far they have to move (without knowing how far apart their outer surfaces are). If the 1m is the distance between their outer surfaces, you don't know how far apart their centres of mass are and can't calculate their gravitational force.

AM

Good point. I was assuming point masses, which seems to be in keeping with the spirit of the question (which wants to simplify the question to the most generic terms).

In any case, for uniform spherical masses, the same method would apply, with different distances being taken as the bounds of integration.
 
Last edited:
Curious3141 said:
Good point. I was assuming point masses, which seems to be in keeping with the spirit of the question (which wants to simplify the question to the most generic terms).
But then you have infinite potential energy and the masses end up with infinite speed when they collide.

One way to approach this is to integrate dt = dr/v. v is determined by the change in potential energy as both masses approach the centre of mass (r=.5 m).

AM
 
Andrew Mason said:
But then you have infinite potential energy and the masses end up with infinite speed when they collide.AM

That's true, but that happens only at one instant. It may still be possible to solve for the finite time taken for contact to occur (though I haven't worked it out, so I'm not sure). Of course, the answer would only be valid in a classical framework (non-relativistic).
 
squiffy said:
How long will it take for two identical masses to reach each other by their attractive gravitational force?

Hint: Take a look at Kepler's Third Law of Planetary Motion.
 
SpaceTiger said:
Hint: Take a look at Kepler's Third Law of Planetary Motion.
The masses are not in orbit about each other. How does Kepler's Third Law apply?

Try using a momentum/energy approach. The change in potential energy must equal the kinetic energy of both masses as they approach the centre of mass:

\Delta U = Gm^2\left(\frac{1}{r'} - \frac{1}{r_0}\right) = mv^2

Using:

Fdt = mdv = mdr/dt and F = Gm^2/r^2

dt = \sqrt{mdr/F}

t = \int_r^0 dt = \int_r^0 \sqrt{\frac{2}{Gm}r^2dr}

I'm not going to try to tackle that integral right now.

AM
 
Last edited:
Andrew Mason said:
The masses are not in orbit about each other. How does Kepler's Third Law apply?

Try using a momentum/energy approach. The change in potential energy must equal the kinetic energy of both masses as they approach the centre of mass:

\Delta U = Gm^2\left(\frac{1}{r'} - \frac{1}{r_0}\right) = mv^2

Using:

Fdt = mdv = mdr/dt and F = Gm^2/r^2

dt = \sqrt{mdr/F}

t = \int_r^0 dt = \int_r^0 \sqrt{\frac{2}{Gm}r^2dr}

I'm not going to try to tackle that integral right now.

AM

The approach I was contemplating was a little more direct.

x^2\ddot{x} + Gm = 0


EDIT : this diff eqn is flawed, please see my later post.
That is solvable with a substitution \frac{dx}{dt} = v but I haven't worked it through.
 
Last edited:
  • #10
Andrew Mason said:
The masses are not in orbit about each other. How does Kepler's Third Law apply?

You shouldn't be solving the problem for the student, but free fall between two point masses is an orbit with eccentricity of 1.
 
  • #11
SpaceTiger said:
You shouldn't be solving the problem for the student, but free fall between two point masses is an orbit with eccentricity of 1.

I have to read the link more thoroughly, but this clinches it : http://en.wikipedia.org/wiki/Free-fall_time
 
  • #12
Bit of weirdness, when I use that expression, there's a pi in it. But that won't satisfy my d.e. (which must be right).

How to resolve the disagreement ?
 
  • #13
Well, I don't see a way out of this. Either my diff eqn (from first principles) is wrong, or the free fall time based on K3L is wrong.
 
  • #14
SpaceTiger said:
You shouldn't be solving the problem for the student, but free fall between two point masses is an orbit with eccentricity of 1.
A very clever approach. I was thinking that because the masses are initially stationary, this approach would not work. The problem is that each mass orbits the centre of mass and the centre of mass is the midpoint (r=.5 m.).

I am a little rusty at solving differential equations. My integral solution works out by substituting u = \sqrt{r}

t = \int_r^0 dt = \int_r^0 \sqrt{\frac{2}{Gm}r^2dr} = \int_{u^{2}}^0 \sqrt{\frac{2}{Gm}}u^2du

\sqrt{\frac{2}{Gm}}\int_{u^{2}}^0 u^2du = \sqrt{\frac{2}{Gm}}\frac{1}{3}u^3

\sqrt{\frac{2}{Gm}} \frac{1}{3}u^3 = \sqrt{\frac{2}{Gm}} \frac{1}{3}r^{3/2}

If I have done the math properly, this means that it would take

\sqrt{\frac{2}{6.673e-11}} \frac{1}{3}.5^{3/2}seconds

which works out to about 6 hours. That doesn't seem right for some reason.

AM
 
Last edited:
  • #15
Andrew Mason said:
A very clever approach. I was thinking that because the masses are initially stationary, this approach would not work. The problem is that each mass orbits the centre of mass and the centre of mass is the midpoint (r=.5 m.).

I am a little rusty at solving differential equations. My integral solution works out by substituting u = \sqrt{r}

t = \int_r^0 dt = \int_r^0 \sqrt{\frac{2}{Gm}r^2dr} = \int_{u^{2}}^0 \sqrt{\frac{2}{Gm}}u^2du

\sqrt{\frac{2}{Gm}}\int_{u^{2}}^0 u^2du = \sqrt{\frac{2}{Gm}}\frac{1}{3}u^3

\sqrt{\frac{2}{Gm}} \frac{1}{3}u^3 = \sqrt{\frac{2}{Gm}} \frac{1}{3}r^{3/2}

If I have done the math properly, this means that it would take

\sqrt{\frac{2}{6.673e-11}} \frac{1}{3}.5^{3/2}seconds

which works out to about 6 hours. That doesn't seem right for some reason.

AM

Andrew,

Your solution satisfies my diff equation perfectly. So our methods and answers concur.

But both of them differ from the answer from Kepler's third law. I cannot figure out where that pi would come from, for example, in straight line motion.

I know 5.6 or so hours seems short considering how weak we're taught gravity is, but remember that we have no real life experience of small objects free falling into each other in deep space. Everything we're used to is completely overwhelmed by the Earth's gravity.
 
Last edited:
  • #16
Curious3141 said:
Andrew,

Your solution satisfies my diff equation perfectly. So our methods and answers concur.

But both of them differ from the answer from Kepler's third law. I cannot figure out where that pi would come from, for example, in straight line motion.
Good question! Perhaps the Kepler approach is over-simplified. After all, the second law (equal areas swept in equal times) does not apply since the area is 0. I don't see how \pi comes into it on a straight line free-fall.

This would be a good question for someone to take on.

I know 5.6 or so hours seems short considering how weak we're taught gravity is, but remember that we have no real life experience of small objects free falling into each other in deep space. Everything we're used to is completely overwhelmed by the Earth's gravity.
Right. http://physics.usask.ca/~kolb/p404/cavendish/" shows that with small masses a few cm away from each other, the period of oscillation of the pendulum is about 1000 seconds. So 20,000 seconds to go about 1/2 a metre is in the ball park.

AM
 
Last edited by a moderator:
  • #17
Andrew Mason said:
The masses are not in orbit about each other. How does Kepler's Third Law apply?

Try using a momentum/energy approach. The change in potential energy must equal the kinetic energy of both masses as they approach the centre of mass:

\Delta U = Gm^2\left(\frac{1}{r'} - \frac{1}{r_0}\right) = mv^2

Using:

Fdt = mdv = mdr/dt and F = Gm^2/r^2

dt = \sqrt{mdr/F}

t = \int_r^0 dt = \int_r^0 \sqrt{\frac{2}{Gm}r^2dr}

I'm not going to try to tackle that integral right now.

AM
Why can you replace ''dv'' by ''dr/dt''?
 
  • #18
Curious3141 said:
The approach I was contemplating was a little more direct.

x^2\ddot{x} + Gm = 0

That is solvable with a substitution \frac{dx}{dt} = v but I haven't worked it through.
The equation does not seem right to me. I might be missing something but x here is the separation between the two masses, right? But this equation says that the second derivative of the separation depends only on the acceleration of *one* of the two masses. In fact, the second derivative should take into account the acceleration of both masses.
Am I missing something?
 
  • #19
SpaceTiger said:
Hint: Take a look at Kepler's Third Law of Planetary Motion.
I might be missing something (again!) but Kepler's third law applies only to the limit of one mass being much more massive than the other. In this example, the two masses are equal. Maybe it is just a matter of using the reduced mass instead but that is not so obvious to me..
 
  • #20
Andrew Mason said:
A very clever approach. I was thinking that because the masses are initially stationary, this approach would not work. The problem is that each mass orbits the centre of mass and the centre of mass is the midpoint (r=.5 m.).

Kepler's Third Law applies equally well to similar masses as to one much bigger than the other, you simply need to switch to the COM frame (we apply the third law to binary star systems all the time) . Also, there's nothing wrong with the masses being stationary -- an object on a radial orbit would be momentarily stationary (v=0) at aphelion.
 
  • #21
Andrew Mason said:
A very clever approach. I was thinking that because the masses are initially stationary, this approach would not work. The problem is that each mass orbits the centre of mass and the centre of mass is the midpoint (r=.5 m.).

I am a little rusty at solving differential equations. My integral solution works out by substituting u = \sqrt{r}

t = \int_r^0 dt = \int_r^0 \sqrt{\frac{2}{Gm}r^2dr} = \int_{u^{2}}^0 \sqrt{\frac{2}{Gm}}u^2du
I am a bit confused...if u = \sqrt{r} then r^2 dr = 2 u^5 du, no?
 
  • #22
nrqed said:
Maybe it is just a matter of using the reduced mass instead but that is not so obvious to me..

In Newtonian physics, a two-body problem can be exactly reduced to a pair of one-body problems, so there's no reason the third law shouldn't work.
 
  • #23
SpaceTiger said:
Kepler's Third Law applies equally well to similar masses as to one much bigger than the other, you simply need to switch to the COM frame (we apply the third law to binary star systems all the time) .
of course, I should have remembered that!:frown:
If I recall, the ''a'' then used is the *sum* of the semimajor axis of the two stars, am I correct? (and not their average, say)
 
  • #24
OK, I've resolved the issue !

The time taken T for one point mass M to impact another identical point mass when they free fall towards one another from an initial distance of D is :

T = \frac{\pi D^\frac{3}{2}}{4\sqrt{GM}}

The full expression for the distance involves an arctangent term, which results in the pi term. This, BTW, coheres perfectly with K3L (the modified one where neither mass can be neglected).
 
  • #25
nrqed said:
The equation does not seem right to me. I might be missing something but x here is the separation between the two masses, right? But this equation says that the second derivative of the separation depends only on the acceleration of *one* of the two masses. In fact, the second derivative should take into account the acceleration of both masses.
Am I missing something?

You are right. The correct equation is \ddot{x} = -\frac{GM}{4x^2}

where the origin is equidistant between the two masses and one mass (the one under consideration starts at x = D/2 while the other starts at x = (-D/2)

That's the equation I solved between the bounds x = D/2 and x = 0 to get time T.

BTW, page[/url] states the modification that needs to be made to K3L in the case where both masses have to be taken into account. The distance a in that formula is the semi-major axis, which is half the distance D in our case.

That's the total orbital period, which is twice the free fall time. Take half the answer from the modified K3L approach, and you get my solution.
 
Last edited by a moderator:
  • #26
Curious3141 said:
You are right. The correct equation is \ddot{x} = -\frac{GM}{4x^2}

where the origin is equidistant between the two masses and one mass (the one under consideration starts at x = D/2 while the other starts at x = (-D/2)

That's the equation I solved between the bounds x = D/2 and x = 0 to get time T.
That's exactly the equation I had written down. Thanks for confirming that.
 
  • #27
nrqed said:
That's exactly the equation I had written down. Thanks for confirming that.

You're welcome. I'm so happy I resolved this issue, it was plaguing my mind!:smile:

If anyone's interested, here's the full equation relating time (t) to the distance (d) between the two masses. The starting distance is D.

t = \frac{D^\frac{3}{2}}{2\sqrt{GM}}(\frac{d(D-d)}{d^2 + {(D-d)}^2} + arctan(\frac{D}{d}-1))
 
  • #28
Andrew Mason said:
Good question! Perhaps the Kepler approach is over-simplified. After all, the second law (equal areas swept in equal times) does not apply since the area is 0. I don't see how \pi comes into it on a straight line free-fall.

This would be a good question for someone to take on.

Right. http://physics.usask.ca/~kolb/p404/cavendish/" shows that with small masses a few cm away from each other, the period of oscillation of the pendulum is about 1000 seconds. So 20,000 seconds to go about 1/2 a metre is in the ball park.

AM

Andrew, we were both wrong initially, I can see now how the pi comes into it. Please check my latest result (when d = 0, we get arctangent (infinity) = pi/2).:smile:
 
Last edited by a moderator:
  • #29
Curious3141 said:
You're welcome. I'm so happy I resolved this issue, it was plaguing my mind!:smile:

If anyone's interested, here's the full equation relating time (t) to the distance (d) between the two masses. The starting distance is D.

t = \frac{D^\frac{3}{2}}{2\sqrt{GM}}(\frac{d(D-d)}{d^2 + {(D-d)}^2} + arctan(\frac{D}{d}-1))
Well done! Your perseverence is admirable.

I must have oversimplified the integration somewhere (have to stop doing these things after midnight). Sometimes two mistakes end up almost cancelling and giving a result that looks right.

AM
 
  • #30
Andrew Mason said:
Well done! Your perseverence is admirable.

I must have oversimplified the integration somewhere (have to stop doing these things after midnight). Sometimes two mistakes end up almost cancelling and giving a result that looks right.

AM

Thank you! :biggrin: This problem would've eaten away at me if I hadn't resolved it.

Yup, mistakes often happen when we do these things in the wee hours (and when drunk).
 
Back
Top