Deriving mgh from Newton's Law: Binomial Expansion

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
12 replies · 6K views
Faiq
Messages
347
Reaction score
16

Homework Statement


Derive E=mgh from Newton's law of Gravitation where h is very small. (Use binomial expansion)

2. The attempt at a solution
[tex]E = \frac{GMm}{(r+h)^2}-\frac{GMm}{r^2}[/tex]
[tex]E = \frac{GMm}{r^2}(\frac{1}{(1+\frac{h}{r})^2}-1)[/tex]
[tex]E = \frac{GMm}{r^2}((1+\frac{h}{r})^{-2}-1)[/tex]
[tex]E = \frac{GMm}{r^2}(1+\frac{-2h}{r}-1)[/tex] Other powers of h/r becomes negligible for h<<r
[tex]E = \frac{GMm}{r^2}(\frac{-2h}{r})[/tex]

Not sure where I went wrong or what to do next
Note:- I know this can be solved in a million other methods but I want the answer specifically from this method. I had a book which used this method and I can't remember how this method works out.
 
Physics news on Phys.org
Okay so I will have 2h/r instead of -2h/r. Doesn't solve the problem though
 
Instead of "2h/r", I should get "h" so I can rewrite the answer as mgh
 
so 1/r^2 will become 1/r^3.
 
Faiq said:
[tex]E = \frac{GMm}{(r+h)^2}-\frac{GMm}{r^2}[/tex]
Start with gravitational PE, not force. (What you are calling "E" is force not energy.)
 
Okay now I am getting GMm/r *h/r
 
Orodruin said:
The same basic principle applies though. The entire point is expressing g in terms of G, M and r.
Yep.