A gravity calculusy kind of quesiton

  • Thread starter Thread starter RooftopDuvet
  • Start date Start date
  • Tags Tags
    Gravity
RooftopDuvet
Messages
12
Reaction score
0
How would i go about writing an equation for the velocity of an object released at a high altitude above the Earth which takes into account the sqaure increase in acceleration with displacement (s^2).

I posted it here because I'm aware it's more of a calculus question than physics.
 
Physics news on Phys.org
Hmm, if s is your displacement from the SURFACE, then R+s will be your distance from the centre of Earth, agreed?
(R being the radius of the Earth)
The adjective is calculous by the way..
 
appreciated...

p.s. "The adjective is calculous by the way.." - :-p i know
 
Gravitational force is
\frac{-GMm}{r^2}
where r is the distance from the center of the earth. If your s is height above the surface of the earth, M is the mass of the Earth and R is the radius of the earth, then
\frac{d^2s}{dt^2}= \frac{-GM}{(R+s)^2}

That's for something falling straight down, not an orbit, of course.
The best way to solve that differential equation is to let v= ds/dt, then not that d2s/dt2= dv/dt= (ds/dt)(dv/ds) (chain rule) = vdv/ds
v\frac{dv}{ds}= -\frac{GM}{(R+s)^2}
so
vdv= -\frac{GMds}{(R+s)^2}
That should be easy to integrate.
 
damn it, i had a feeling it was going to be something that simple. Thanks a lot, you've put my mind at rest.
 
Which could also be gained with somewhat fewer contortions by multiplying the 2.order diff.ex with ds/dt, and integrate wrt. time.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top