1

In these two different equations for the same (?) thing, not only is one directly proportional to height and one is inversely proportional to height, but they contain completely different variables, and this is my confusion.

Additionally, in the second equation, we can see that the $U$ will decrease to 0 as the distance between the objects increases to infinity. This also confuses me, because my thinking would be that if you took two objects and separated them very far in empty space, they would come together because of gravity and they would both be moving pretty fast at the end of their journeys, but for this to happen we would need a high starting $U$.

Qmechanic
  • 220,844

3 Answers3

1

$mgh$ is an approximate formula that can be used only close to the Earth's surface, i.e., when $h\ll R$. It is obtained from $-GMm/(R+h)$ by Taylor expansion in h.

Roger V.
  • 68,984
1

The formula $E_\text{pot}=mgh$ only holds for objects which are located in the vicinity the surface of the earth where $$F_g=mg\qquad \text{with}\qquad g=\frac{Gm_\text{earth}}{r_\text{earth}^2}$$

The formula $E_\text{pot}=-\frac{Gm_\text{earth}m}{r}$ holds for all distances $r$, not just for distances $r\approx r_\text{earth}$. Also, the reference point where the energy is considered zero is shifted. In the first formula we put zero to $h=0$, that is, on the surface of earth, whereas in the second formula we put it to $r\to\infty$.

Photon
  • 5,067
1

$h$ is a change in height, it might help to see the derivation of $mgh$ from a change in $\frac{-GMm}{R}$

The increase in potential energy, when lifting by a small height $h$ is

$\frac{-GMm}{R+h} - \frac{-GMm}{R}$

this is approximately $GMm(\frac{1}{R}-\frac{1}{R+h})$ = $GMm(\frac{R+h-R}{R^2})$

so it's $\frac{GMmh}{R^2}$ or $mgh$

and the last expression is really only useful to calculate a gain in P.E for small changes in height.

John Hunter
  • 13,830