Rocket propulsion - Differential equations

Locoism
Messages
77
Reaction score
0

Homework Statement




Suppose a rocket is launched from the surface of the Earth with initial velocity
v_0 = \sqrt(2gR), the escape velocity.

a) Find an expression for the velocity in terms of the distance x from the surface of the Earth (ignore air resistance)

b) Find the time required for the rocket to go 240,000 miles. Assume R = 4000 miles, and g = 78,545 miles/h2


The Attempt at a Solution



So I figure we use \frac{dv}{dt} = -\frac{mG}{(R+x)^2} and multiply by \frac{dt}{dx} = \frac{1}{v} to get

\frac{dt}{dx} \frac{dv}{dt} = \frac{dv}{dx} = -\frac{mG}{v (R+x)^2}

which gives v(x) = \sqrt(\frac{2mG}{R+x}) + C

Using v(0) = \sqrt(2gR) gives

C = \sqrt(2gR) - \sqrt(\frac{2mG}{R})


I don't know where to go from here...
 
Physics news on Phys.org
g, G, m and R are related. Use the relationship to eliminate m and G from your formula for v(x). That should answer (a).

For (b), you just need to integrate (a).
 
Problems like this really annoy me! The whole point of a rocket is that, unlike simply throwing a rock or ball in the air, is that a rocket engine stays on during its flight. In this problem we are apparently to assume that is not true.
 
HallsofIvy said:
Problems like this really annoy me! The whole point of a rocket is that, unlike simply throwing a rock or ball in the air, is that a rocket engine stays on during its flight. In this problem we are apparently to assume that is not true.

Lol. But what if we assume the rocket is very big ball thrown by a really strong dude? O.o


As for the actual math...

voko said:
g, G, m and R are related. Use the relationship to eliminate m and G from your formula for v(x). That should answer (a).

For (b), you just need to integrate (a).

What? How do I do that? It seems that whenever I integrate of differentiate they will always remain since they multiply y? The only way I can see they are related is that they appear in the same formula for y''... How can I cancel them?
 
mg equals the force of gravity on the surface of the Earth. What is the the force of gravity on the surface of the Earth?

edit: "m" here is not the mass of the Earth as you used it above. It is the mass of some small body, such as the rocket. I suggest you denote the mass of the Earth as M to eliminate confusion.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top