How to find the jerk of the acceleration of gravity?

Click For Summary

Discussion Overview

The discussion revolves around calculating the jerk of the acceleration due to gravity, particularly in the context of a body falling towards the Earth. Participants explore the mathematical definitions and implications of jerk, the application of Newton's laws, and the necessary calculus to derive expressions related to jerk.

Discussion Character

  • Exploratory
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant defines jerk as the change in acceleration with respect to time and notes that while gravity is often treated as constant, it actually varies with distance from the Earth's center.
  • Another participant suggests treating the problem as a single body problem, using Newton's law to derive equations of motion and indicating that jerk will depend on initial conditions.
  • A participant questions how to express the differential of gravity with respect to time and seeks clarification on the relationship between force and jerk.
  • There is a discussion on the use of differential equations to find expressions for jerk, with one participant providing a specific equation and another expressing confusion about the steps involved in deriving it.
  • Participants discuss the application of the chain rule in calculus to derive expressions for jerk, with one participant seeking clarification on the derivation process.
  • Another participant expresses understanding of the derived expression for jerk but questions how to apply it, particularly regarding the determination of constants in the equations derived from energy conservation principles.

Areas of Agreement / Disagreement

Participants generally agree on the mathematical framework for discussing jerk and its relation to gravity, but there are multiple competing views on the best approach to derive and apply the expressions involved. The discussion remains unresolved regarding the application of constants in the derived equations.

Contextual Notes

Participants express varying levels of familiarity with calculus and differential equations, which may affect their understanding of the derivations and applications discussed. There are also unresolved questions about the assumptions made in the models presented.

pc2-brazil
Messages
198
Reaction score
3
Good evening,

The definition of jerk is change in acceleration with respect to time. So, we can define it as a derivative:
\vec{j} = \frac{d\vec{a}}{dt}
In absolute value:
j = \frac{da}{dt}
For most physics problems, the acceleration of gravity, g, is considered constant, since the height variations involved are relatively small. However, since g varies with the inverse of the square of the distance to the Earth's center (g = GM/r²), there is a negligible change in it while a body is falling in the ground. Thus, there is a jerk.
We are just curious: we were wondering how we could calculate the jerk of the acceleration of gravity with respect to time. What should its value be?
The variation of g with respect to the radius interval traveled would be given by dg/dr, but this is not what we are looking for.
Any ideas?

Thank you in advance.
(NOTE: we know some calculus from self-teaching - basic notion of derivative and integral and how to calculate them)
 
Last edited:
Physics news on Phys.org
well you could treat it as a single body problem (ie, it is just "you" that is moving, where the Earth is still) and then calculate the force due to gravity with the inverse square law and set it equal to mass*accelleration via Newton's law. Then you have an equation of motion which will essentially tell you all you want to know about the system given some initial conditions.

The jerk that you are referring to will be proportional to velocity (so will depend on initial conditions)
 
lstellyl said:
well you could treat it as a single body problem (ie, it is just "you" that is moving, where the Earth is still) and then calculate the force due to gravity with the inverse square law and set it equal to mass*accelleration via Newton's law. Then you have an equation of motion which will essentially tell you all you want to know about the system given some initial conditions.

The jerk that you are referring to will be proportional to velocity (so will depend on initial conditions)

Thank you for the answer.

mg = \frac{GMm}{r^2}

But, if I want to take the differential of g with respect to time, wouldn't I have to write the equation for the force with respect to time somehow in order to find the jerk?

Thank you in advance.
 
Precisely.

The equation which allows you to do that is Newton's Second Law, ie: F=ma.

You will want to treat it as a one dimensional problem (set r=x, a=x'').

then you can find an expression (in terms of x,x') for jerk.
 
Is this what you mean?
\frac{\mathrm{d}^2x}{\mathrm{d}t^2} = -\frac{GM}{x^2}

\frac{\mathrm{d}a}{\mathrm{d}t} = \frac{\mathrm{d}}{\mathrm{d}t}\left(-\frac{GM}{x^2}\right)

Inside my basic calculus knowledge there are no differential equations. So, I searched the internet and I found some techniques, and, based on them, I get this (tell me if I'm wrong):
\frac{\mathrm{d}v}{\mathrm{d}t} = -\frac{GM}{x^2}

\frac{\mathrm{d}v}{\mathrm{d}x} \frac{\mathrm{d}x}{\mathrm{d}t} = -\frac{GM}{x^2}

v \mathrm{d}v = -\frac{GM}{x^2} \mathrm{d}x
Integrating both sides:
\frac{v^2}{2} = \frac{GM}{x} + constant
But I have no idea on how to proceed from this to jerk.
Can you give any more help?
By the way: can I just integrate both sides of the first equation with respect to t two times for obtaining the expression for x?
Thank you in advance.
 
So you are very close, and the math in your previous post looks correct, but you are making it a bit more complicated than it needs to be.

Indeed, in order to solve the differential equation

<br /> \frac{\mathrm{d}^2x}{\mathrm{d}t^2} = -\frac{GM}{x^2}<br />

you will need a bit of help with differential equations in order to get an expression for x(t).

If, however, we are just seeking for an expression for the jerk (da/dt) we can start with this expression:

<br /> \frac{\mathrm{d}a}{\mathrm{d}t} = \frac{\mathrm{d}}{\mathrm{d}t}\left(-\frac{GM}{x^2}\right)<br />

which you wrote. On the left we have jerk, and on the right we have an explicit time derivative. Since x=x(t), we find:

<br /> \frac{\mathrm{d}a}{\mathrm{d}t} = \left(-GM\right) \left(\frac{-2}{x^{3}}\right)\left(\frac{\mathrm{d}x}{\mathrm{d}t}\right)<br />

and thus,

<br /> \frac{\mathrm{d}a}{\mathrm{d}t} = \frac{2GM x&#039;}{x^{3}}<br />

which you can plug in for a given position and velocity. remember that here we are assuming that the mass of the Earth is a point mass, in which case if we want our equations to hold true, x must be greater than the radius of the earth.

is this what you were after? the differential equation

<br /> \frac{\mathrm{d}^2x}{\mathrm{d}t^2} = -\frac{GM}{x^2}<br />

is second order and nonlinear, so there may be a couple of ways to solve it. If you wish to proceed from the point where you were, ie:

<br /> \frac{v^2}{2} = \frac{GM}{x} + constant<br />

would be to set v=dx/dt, take the square of both sides and get:

<br /> \frac{\pm 1}{\sqrt{\frac{2GM}{x}+C}} \mathrm{d}x = \mathrm{d}t<br />

which you can then integrate to find x(t) and you will have two constants of integration to solve for base on initial conditions.

this is not a very pretty way to do it, and (i think) there is a prettier way to find the solution using lagrangian mechanics
 
lstellyl said:
is this what you were after?

yes, I'm exactly after an expression for the jerk. But I don't understand how you go from this expression:

<br /> \frac{\mathrm{d}a}{\mathrm{d}t} = \frac{\mathrm{d}}{\mathrm{d}t}\left(-\frac{GM}{x^2}\right)<br />

to this expression:

<br /> \frac{\mathrm{d}a}{\mathrm{d}t} = \left(-GM\right) \left(\frac{-2}{x^{3}}\right)\left(\frac{\mathrm{d}x}{\mathrm{d}t}\right)<br />

Where did the -2 come from?
Thank you in advance.
 
Last edited:
ok so that step was done using the chain rule.

basacally: d/dt f(x) = f'(x)*(dx/dt)

I am on my phone on a train right now so I hope that explanation will be sufficient. in our case, f(x)=GM/x^2
 
Thank you for the response. It was really helpful.
I get it now.
I may ask some more questions later, if you don't mind.
 
  • #10
I understand how you arrived to the expression of jerk, but I'm not very sure on how this expression would be applied.
Should I find x' at a given x by using the expression below (that I found by isolating v in that expression I wrote)?
v = \pm\sqrt{\frac{2GM}{x} + C}
(note: I put "C" instead of "2C" because it is just a constant)
in this case, I'm not very sure on how I would discover the value of C. It is simple for constant acceleration, for example, v = v0 + at (C = v0 and the term at can be +at or -at depending on the orientation of acceleration with respect to the velocity), but I'm not sure on how to do this in this case (does the plus/minus of taking the square root account for the possibility of the acceleration to be positive or negative?).
OK, I made many questions in only one paragraph...
Thank you for your patience.
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
22K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 13 ·
Replies
13
Views
1K
  • · Replies 14 ·
Replies
14
Views
12K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 2 ·
Replies
2
Views
16K