What Velocity Is Needed to Escape Earth's Gravity?

  • Thread starter Thread starter zephyrous
  • Start date Start date
  • Tags Tags
    Gravity
AI Thread Summary
To escape Earth's gravity, an object must reach a specific velocity known as escape velocity, which can be derived using energy conservation principles without advanced calculus. The discussion highlights the relationship between gravitational force and acceleration, emphasizing that mass can be neglected when calculating the escape velocity. While one participant initially attempted to solve the problem using Newton's laws and differential equations, others suggested that a simpler approach using potential energy could yield the answer more easily. The conversation also notes that solving the differential equation could provide additional insights, such as the time required to reach a certain height. Understanding escape velocity is essential for grasping concepts related to trajectory motion and space travel.
zephyrous
Messages
3
Reaction score
0

Homework Statement


A question I made up myself:
With what velocity would an object need to be launched at to totally overcome gravity of the Earth (to have a constant velocity out in space somewhere.) Neglecting other planets, atmosphere friction, etc.


Homework Equations


Newton's Second Law
Newton's Universal law of gravitation


The Attempt at a Solution


I figured mass would be negligable if I combined N2L and NGrav and said:

F=ma=G*m*(earth's mass)*(r^-2)

So acceleration is -G(mass earth)(r(t)^-2)

But the thing is that I want to launch this baby so fast that "R" is a function of time. So when I integrate over a time differential I run into problems, because I want to integrate from t=0 to t="t" so what pops out for velocity is g(mass earth)/(r(t))- g(mass earth)/(earth's radius) plus initial velocity if you will.

I don't even know if this is correct, and I know if I take the next step to get to position I will get into natural logarithms and I'd really not trust myself then. I guess whenever I get to my position equation then that becomes my "r(t)" and I just have myself a differential equation of some sort.

I'm sure this problem has been done before and I'm almost certain it takes differential equation even at the most simple level. Does anyone know of a basic explanation of how to calculate this that only uses relatively simple undergraduate calculus and physics? I know it's connected to the topics of trajectory motion but I'm guessing the solution is more complicated than the typical "throw the ball in the air how high will it go?" brand of problems.

Thanks
 
Physics news on Phys.org
Are you familiar with potential energy? The problem is trivially easy to do if you use energy conservation - no calculus required. For inspiration, take a look at the Wikipedia article on escape velocity.

Alternatively, you can do it by solving the differential equation you obtained. It's a little more complicated that way, but it's an interesting exercise (and it's necessary if you want to know how much time it takes the object to reach a certain height).
 
I figured it out!
I guess it's a concept called escape velocity and it can be derived a few different ways.
Very Cool!
 
diazona said:
Are you familiar with potential energy? The problem is trivially easy to do if you use energy conservation - no calculus required. For inspiration, take a look at the Wikipedia article on escape velocity.

Alternatively, you can do it by solving the differential equation you obtained. It's a little more complicated that way, but it's an interesting exercise (and it's necessary if you want to know how much time it takes the object to reach a certain height).

Yep! very cool
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top