Escape velocity for object on Earth

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
3 replies · 3K views
thyrgle
Messages
9
Reaction score
0

Homework Statement


Suppose the gravitational force of the Earth on a body was [itex]F = \frac{KMm}{r^3}[/itex]. What escape velocity would a body need to escape the gravitational field of the Earth?


Homework Equations



[itex]v_e = \sqrt{\frac{2GM}{R}}[/itex]
[itex]F_g = G*\frac{m_1*m_2}{r^2}[/itex]

The Attempt at a Solution



[itex]G*\frac{m_1*m_2}{r^2}=\frac{KM_em}{r^3}[/itex]
m_1 and m_2 cross out with M and m. r^3 and r^2 can be reduced to give:
[itex]G=K/R[/itex]

Re-plug back into v_e equation:

[itex]\sqrt{\frac{2KM}{R^2}}[/itex]

But the given solution says:

[itex]\sqrt{\frac{KM}{R^2}}[/itex]

Where did I go wrong? Thanks!
 
Physics news on Phys.org
No, you're misunderstanding the problem. You shouldn't use Newton's Universal Law of Graviation, because the whole point of the problem is to ask, "what if we lived in a universe where Newton's universal law of gravitation was different and was an inverse-cube law instead of an inverse-square law?"

Hint: for a conservative force, we have:[tex]F = -\frac{dU}{dr}[/tex]which means that[tex]U = -\int F(r)\,dr[/tex]where this integral will give you an arbitrary constant, but we have the freedom to set this arbitrary constant to whatever we want, and we typically set it to 0 so that the potential energy goes to 0 at infinity.
 
Ok thank you!

I can take the integral of (KMm/r^3) and get:

[itex]\frac{KMm}{2r^2}[/itex]

then:

[itex]\frac{1}{2}mv^2 - \frac{KMm}{2r^2} = \frac{-KMm}{r_{max}}[/itex]
[itex]v^2 = 2KMm\times (\frac{1}{2Rr^2})[/itex]
[itex]v = \sqrt{\frac{KM}{R^2}}[/itex]

Thanks again!
 
thyrgle said:
Ok thank you!

I can take the integral of (KMm/r^3) and get:

[itex]\frac{KMm}{2r^2}[/itex]

then:

[itex]\frac{1}{2}mv^2 - \frac{KMm}{2r^2} = \frac{-KMm}{r_{max}}[/itex]
[itex]v^2 = 2KMm\times (\frac{1}{2Rr^2})[/itex]
[itex]v = \sqrt{\frac{KM}{R^2}}[/itex]

Thanks again!

I don't understand your second equation, particularly the KmM/r_max term. All you have to do is equate the potential energy to the kinetic energy. (1/2)mv^2 = KMm/(2r^2). This gives you the right answer.