Position as a function of time throught a varying gravitational field

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 3K views
JJfortherear
Messages
14
Reaction score
0
I've been told this is a differential equation, but I have no knowledge of the subject, so I'm hoping it is and that an answer can be found in this forum. The two equations x=1/2at2 and a=gm/r2, when r is replaced with (r0-x), with r0 being the initial radius from the mass from which the gravitational field originates, and x being the distance traveled since t=0, due to the acceleration of the field. Combining these equations gives

x=1/2(gm/(r0-x)2)t2
I don't know how to solve that equation for x, and I'm hoping this is the place to look for help. Thanks.
 
Physics news on Phys.org
The equation x = 1/2at2 is the position assuming constant acceleration a, so it does not make much sense to insert a variable acceleration, like from gravity, into it.

The solution you are looking for is a Kepler orbit [1], and if you have the degenerate case of purely radial motion then the solution is a so-called rectilinear Kepler orbit where the eccentricity is 1. For the special case where the initial speed is zero you can also find a relationship between fall time and distance in [2].

[1] http://en.wikipedia.org/wiki/Kepler_orbit
[2] http://en.wikipedia.org/wiki/Free_fall#Inverse-square_law_gravitational_field
 
awesome, exactly what I was looking for. Thanks a lot.