Free fall trajectory in non constant gravitational field

Click For Summary

Discussion Overview

The discussion revolves around deriving the free fall trajectory of an object in a non-constant gravitational field, specifically at a distance above Earth where the change in gravitational acceleration is significant. Participants explore the mathematical integration of distance and acceleration while considering how gravitational force varies with altitude.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Rusty on the math... seeks a method to derive the total distance traveled by an object in free fall, emphasizing the need to account for changing gravitational acceleration.
  • Some participants suggest determining the function of gravitational acceleration (g) with respect to position and integrating accordingly, rather than assuming it is constant.
  • There is a clarification that gravitational acceleration decreases with altitude, and Newton's law of gravitation should be used in the integration process.
  • One participant notes the complexity of determining density at every point and suggests using a function of g with respect to position for integration.
  • A detailed mathematical approach is presented, involving the integration of the force equation and the use of elliptic integrals, but some participants express confusion about specific steps in the derivation.

Areas of Agreement / Disagreement

Participants generally agree on the need to consider the variation of gravitational acceleration with altitude, but there are differing views on the specifics of the integration process and the interpretation of certain mathematical steps. The discussion remains unresolved regarding the clarity of the mathematical derivation.

Contextual Notes

Limitations include the complexity of integrating the gravitational force equation with respect to time and the potential confusion surrounding the mathematical notation used in the discussion.

Creator
Messages
566
Reaction score
6
Rusty on the math...
I am working on a problem and need the derivation of a free fall trajectory for an object at a distance above Earth where the change in acceleration is not negligible. How do I integrate the distance/ acceleration formula taking into account the change in g to get the total distance traveled.
The method and final formula...?
I'm looking for total distance after time t, trying to see how it scales as what power of t.
thanks.
 
Physics news on Phys.org
You need to know what the function of g with respect to position is, and then plug it into your integral instead of assuming it is a constant.
 
Let me get this right. The object is tracing a trajectory where 'g' changes according to the distance from the Earth?
 
siddharth23 said:
Let me get this right. The object is tracing a trajectory where 'g' changes according to the distance from the Earth?

Over long enough range, g is not constant as the Earth is not of uniform density. Although I suspect what the OP was interested in was the decreasing effect of gravity with altitude. In which case you would substitute Newton's law of gravitation in for the constant g in your integral g(x)=G M1 M2 / x^2.
 
You possibly can't determine the density at every point. Has to be g(x). Like QuatumPion said, put it in the equation in terms of x and integrate, In this case, it'll be in terms of 'y' as 'x' would be the horizontal distance traveled by the projectile.
 
siddharth23 said:
You possibly can't determine the density at every point. Has to be g(x). Like QuatumPion said, put it in the equation in terms of x and integrate, In this case, it'll be in terms of 'y' as 'x' would be the horizontal distance traveled by the projectile.

Probably, but even for the first case if you have a gravity map and know the trajectory/inclination than you could make a function of g with respect to position, although that would be fairly complicated (depends on orbital parameters, rotation of earth, etc).
 
Creator said:
Rusty on the math...
I am working on a problem and need the derivation of a free fall trajectory for an object at a distance above Earth where the change in acceleration is not negligible. How do I integrate the distance/ acceleration formula taking into account the change in g to get the total distance traveled.
The method and final formula...?
I'm looking for total distance after time t, trying to see how it scales as what power of t.
thanks.
Sidhartha23 and QuantumPion have argued back and forth but we haven't heard back from Creator so I am going to look at the specific case Creator asked about: An object falling from such a great height the we must use the general law for gravity: [itex]F= -GmM/r^2[/itex], rather than treating F as a constant, still satisfies "Force= mass times acceleration". Here "m" is the mass of the object, M is the mass of the Earth so we have [itex]ma= -GmM/r^2[/itex] or
[tex]a= \frac{dv}{dt}= -\frac{GM}{r^2}[/tex]

We would like to integrate that but we need to integrate with respect to t and have "r" on the right. To fix that, we can use a method called "quadrature". By the chain rule, dv/dt= (dv/dr)(dr/dt)= v(dv/dr) becaues v, the speed, is dr/dt. Now we have
[tex]v\frac{dv}{dr}= -\frac{GM}{r^2}[/tex]
which we can write, in "differential form" as
[tex]vdv= -\frac{GM}{r^2}dr= -GMr^{-2}dr[/tex]

Integrating both sides,
[tex]\frac{1}{2}v^2= GMr^{-1}+ C[/tex]
assuming that the object falls from a standstill at height R, v= 0, so [itex]0= GMR^{-1}+ C[/itex], [tex]C= -GMR^{-1}[/tex].

From that,
[tex]v= \frac{dr}{dt}= \sqrt{2GMr^{-1}- 2GMR^{-1}}= \sqrt{2GM}\sqrt{r^{-1}- R^{-1}}[/tex]

We can write that as
[tex]\frac{dr}{\sqrt{2GM}\sqrt{r^{-1}+ R^{-1}}}= dt[/tex]

Integrating both sides of that will give t as a function of r which can then solved for r as a function of t. However, the left side cannot be integrated in terms of "elementary functions". It is an "elliptic integral" (the name, unsurprisingly, connected with the fact that planets move in ellipses around the sun). There used to be multi-volumes of tables of elliptic integrals.
 
Last edited by a moderator:
Thanks for all the quick responses...
You are correct Siddarth23 and Quantum Pion...about my question.
Creator
 
HallsofIvy said:
Sidhartha23 and QuantumPion have argued back and forth but we haven't heard back from Creator so I am going to look at the specific case Creator asked about: An object falling from such a great height the we must use the general law for gravity: [itex]F= -GmM/r^2[/itex], rather than treating F as a constant, still satisfies "Force= mass times acceleration". Here "m" is the mass of the object, M is the mass of the Earth so we have [itex]ma= -GmM/r^2[/itex] or
[tex]a= \frac{dv}{dt}= -\frac{GM}{r^2}[/tex]

We would like to integrate that but we need to integrate with respect to t and have "r" on the right. To fix that, we can use a method called "quadrature". By the chain rule, dv/dt= (dv/dr)(dr/dt)= v(dv/dr) becaues v, the speed, is dr/dt. Now we have
[tex]v\frac{dv}{dr}= -\frac{GM}{r^2}[/tex]
which we can write, in "differential form" as
[tex]vdv= -\frac{GM}{r^2}dr= -GMr^{-2}dr[/tex]

Integrating both sides,
[tex]\frac{1}{2}v^2= GMr^{-1}+ C[/tex]
assuming that the object falls from a standstill at height R, v= 0, so [itex]0= GMR^{-1}+ C[/itex], [tex]C= -GMR^{-1}[/tex].

From that,
[tex]v= \frac{dr}{dt}= \sqrt{2GMr^{-1}- 2GMR^{-1}}= \sqrt{2GM}\sqrt{r^{-1}- R^{-1}[/tex]

We can write that as
[tex]\frac{dr}{\sqrt}2GM}\sqrt{r^{-1}+ R^{-1}= dt[/tex]

Integrating both sides of that will give t as a function of r which can then solved for r as a function of t. However, the left side cannot be integrated in terms of "elementary functions". It is an "elliptic integral" (the name, unsurprisingly, connected with the fact that planets move in ellipses around the sun). There used to be multi-volumes of tables of elliptic integrals.
Thank you Halls ...that is exactly what I was looking for...however, I only followed you up to this eqn. (4th one)...
\frac{1}{2}v^2= GMr^{-1}+ C

And your next step (5) I don't understand since I thought the v here was final velocity...

Your last two eqns. remained in ITEX form and did not print correctly...could you give the last two again. Maybe its my browser...mot too famailiar with mathjax.
Thanks;
Creator
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 25 ·
Replies
25
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 7 ·
Replies
7
Views
10K