Relationship between gravitational field strength and potential

AI Thread Summary
The discussion centers on the relationship between gravitational field strength and gravitational potential, highlighting a common confusion regarding their definitions and signs. Gravitational field strength (g) is derived from the force (F) acting on a mass (m), with the correct formulation indicating that g is a vector quantity directed towards the mass causing the gravitational field. The differentiation of gravitational potential (V) with respect to distance (R) leads to a positive value, which contrasts with the negative sign in the formula booklet that indicates the direction of the gravitational force. The confusion arises from the need to recognize that potential energy is defined with a negative sign due to the nature of conservative forces, ensuring that potential energy decreases as one moves closer to the mass. Understanding these concepts is crucial for grasping Newtonian gravity and its implications in physics.
haisydinh
Messages
24
Reaction score
0
Hi, I am a bit confused with the relationship between gravitational field strength and gravitational potential. As far as I know, gravitational field strength is defined as:

g=\frac{F}{m}=\frac{GM}{R^{2}}

and gravitational potential is defined as:

V=\frac{-GM}{R}

Now if I differentiate V with respect to R, I get:

\frac{dV}{dR}=\frac{GM}{R^{2}}=g

However, the formula booklet that I'm using at school suggests that

\frac{-ΔV}{ΔR}=g

Why doesn't my derivation above agree with the formula in the formula booklet? (i.e. why are the signs different?) A friend of mine suggests that I cannot use differentiation to replace the symbol Δ, but I see no reason why it is so.
Thank you very much!
 
Physics news on Phys.org
I don't know, at which level you are studying Newtonian gravity, but it is very important in any case to have the right concepts about the different quantities in question.

First of all the gravitational force is a very fundamental concept, which cannot be derived somehow from simpler principles. It was Newton's ingenious insight to conclude from the empirical knowledge about celestial mechanics, i.e., the orbits of the planets around the Sun that there is a fundamental force acting between two point masses which is inversely proportional to the square of the distance of the bodies and their masses. It is always directed along the straight line connecting the two bodies and is always attractive. It is very important to keep in mind that a force is always a vector quantity.

For the gravitational force on a mass m_1 exerted by another mass m_2, located at the origin of your reference frame you obtain
\vec{F}_1=-\gamma \frac{m_1 m_2}{r^2} \frac{\vec{r}}{r},
where \vec{r} is the position of body 1.

Further the gravitational force from several bodies on body 1 is additive, i.e., the superposition principle holds. Thus for a point particle with mass m_1 the gravitational force due to a mass distribution \rho(\vec{x}) (where \rho is the mass density) you get
\vec{F}_1(\vec{r})=-\gamma m_1 \int_{\mathbb{R}^3} \mathrm{d}^3 \vec{x} \frac{\rho(\vec{x})(\vec{r}-\vec{x})}{|\vec{r}-\vec{x}|^3}.
The force is always proportional to the mass of the "test body" 1. Thus you can introduce the gravitational field a
\vec{G}(\vec{r})=\frac{\vec{F}_1}{m_1},
which is independent from the mass of the test body.

It is also immediately clear that the gravitational field is conservative, i.e., there exists a scalar potential for it such that the gravitational field is the negative gradient of this scalar potential:
\vec{G}(\vec{r})=-\vec{\nabla} V(\vec{r}).
For a single point mass in the origin of the coordinate system you have
\vec{G}(\vec{r})=-\gamma m_2 \frac{\vec{r}}{|\vec{r}|^3}.
It is easy to see that
V(\vec{r})=V(r)=-\frac{\gamma m_2}{r}, \quad r=|\vec{r}|.
That's easily seen by taking the derivatives carefully. Since the potential only depends on the distance we have
\vec{\nabla} V(r)=V'(r) \vec{\nabla} r.
Now
r=\sqrt{x^2+y^2+z^2} \; \Rightarrow \; \frac{\partial r}{\partial x}=\frac{x}{\sqrt{x^2+y^2+z^2}}=\frac{x}{r}
or analogously for the other two components
\vec{\nabla} r=\frac{\vec{r}}{r}.
Further we have
V'(r)=+\frac{\gamma m_2}{r^2}.
This finally leads to
\vec{G}=-\vec{\nabla} V(r)=-\frac{\gamma m_2}{r^2} \frac{\vec{r}}{r}=-\frac{\gamma m_2 \vec{r}}{r^3}.
With the more general case of a mass distribution you can use the superposition principle also for the potential. This leads to
V(\vec{r})=-\gamma \int_{\mathbb{R}^3} \mathrm{d}^3 \vec{x} \frac{\rho(\vec{x})}{|\vec{r}-\vec{x}|}.
You can as well bring this law to a local form by noting that this is the solution of the Poisson equation,
\Delta V(\vec{r})=4 \pi \gamma \rho(\vec{r}).
You can solve it by finding the Green's function of the Laplace operator.

This whole analysis ist prefectly analogous to the treatment of electrostatics. So you find most of the math about this subject well explained in textbooks on electromagnetism, e.g., Griffiths or Jackson.
 
haisydinh said:
Hi, I am a bit confused with the relationship between gravitational field strength and gravitational potential. As far as I know, gravitational field strength is defined as:

g=\frac{F}{m}=\frac{GM}{R^{2}}

You've already lost a minus sign. Force is a vector, and it points in the direction of decreasing R, so F=\frac{-GmM}{R^{2}}
 
Last edited:
haisydinh said:
Hi, I am a bit confused with the relationship between gravitational field strength and gravitational potential. As far as I know, gravitational field strength is defined as:

g=\frac{F}{m}=\frac{GM}{R^{2}}

and gravitational potential is defined as:

V=\frac{-GM}{R}

Now if I differentiate V with respect to R, I get:

\frac{dV}{dR}=\frac{GM}{R^{2}}=g

However, the formula booklet that I'm using at school suggests that

\frac{-ΔV}{ΔR}=g

Why doesn't my derivation above agree with the formula in the formula booklet? (i.e. why are the signs different?) A friend of mine suggests that I cannot use differentiation to replace the symbol Δ, but I see no reason why it is so.
Thank you very much!

That's because the formula you quoted for the field g = \frac{F}{m}=\frac{GM}{R^{2}} is just the formula for the magnitude of the field. Note that the field is a vector and the formula gives us a scalar. the full formula is g = - \frac{GM\vec R}{R^{3}}
 
Thank you very much for your reply, vanhees71. However, I am only a high school student, thus can only understand a bit of basic calculus and a bit of Newton's law of gravitation. But I will surely take a look at your post again when I start learning those advanced mathematics :)

Nugatory said:
You've already lost a minus sign. Force is a vector, and it points in the direction of decreasing r, so F=\frac{-GmM}{r^{2}}

dauto said:
That's because the formula you quoted for the field g = \frac{F}{m}=\frac{GM}{R^{2}} is just the formula for the magnitude of the field. Note that the field is a vector and the formula gives us a scalar. the full formula is g = - \frac{GM\vec R}{R^{3}}

I actually had the same feeling that it should be something like this. Like you said, the force is a vector and points towards the big mass, thus it must be negative; and since g=\frac{F}{m}, the gravitational field must be negative as well (as it also points towards the big mass). However, if the force is indeed negative, then shouldn't the definition of the gravitational potential energy be:

W = ∫^{R}_{∞} F dr = ∫^{R}_{∞}\frac{-GMm}{r^{2}}dr = \frac{GMm}{R}

instead of this definition:

W = ∫^{R}_{∞}\frac{GMm}{r^{2}}dr = \frac{-GMm}{R} that we always use?
 
haisydinh said:
shouldn't the definition of the gravitational potential energy be:

W = ∫^{R}_{∞} F dr = ∫^{R}_{∞}\frac{-GMm}{r^{2}}dr = \frac{GMm}{R}

instead of this definition:

W = ∫^{R}_{∞}\frac{GMm}{r^{2}}dr = \frac{-GMm}{R} that we always use?

In general, the definition of potential energy W at point P due to a conservative force F is:
$$W = - \int^P_{P_0} {\vec F \cdot d\vec r}$$
Point P0 is the "reference point" where W equals 0 by definition. Note the minus sign!

In this case, ##\vec F = - \frac{GMm}{r^2} \hat r## and ##d\vec r = dr \hat r##, so
$$W = \int^P_{P_0} {\frac{GMm}{r^2}dr}$$
The reference point P0 is at r = ∞, so if point P is at r = R, then
$$W = \int^R_{\infty} {\frac{GMm}{r^2}dr} = - \frac {GMm}{R}$$
 
jtbell said:
In general, the definition of potential energy W at point P due to a conservative force F is:
$$W = - \int^P_{P_0} {\vec F \cdot d\vec r}$$
Point P0 is the "reference point" where W equals 0 by definition. Note the minus sign!

In this case, ##\vec F = - \frac{GMm}{r^2} \hat r## and ##d\vec r = dr \hat r##, so
$$W = \int^P_{P_0} {\frac{GMm}{r^2}dr}$$
The reference point P0 is at r = ∞, so if point P is at r = R, then
$$W = \int^R_{\infty} {\frac{GMm}{r^2}dr} = - \frac {GMm}{R}$$

Yes, this was really my source of confusion. It seems I forgot that the definition of potential energy created by a conservative force needs to be changed as well (i.e. a negative sign must be added); because otherwise, the resulting potential energy would be positive, which could not be right. So thank you very much, jtbell :)
 
Back
Top