Separation of Variables for a Rocket Launched in a Gravitational Field

mar2194
Messages
10
Reaction score
0

Homework Statement



Taking the equation of motion for a rocket launched from rest in a gravitational field g, m\dot{v} = -\dot{m}v_{ex} - mg, and knowing that the rocket ejects mass (fuel) at a constant rate \dot{m} = -k (where k is a positive constant), so that m = m_{o} - kt. Solve the equation m\dot{v} = -\dot{m}v_{ex} - mg for v as a function of t, using separation of variables.

Homework Equations


m\dot{v} = -\dot{m}v_{ex} - mg
\dot{m} = -k
m = m_{o} - kt.

The Attempt at a Solution



So I've been beating my head at this for a while. It is deceptively simple, and there is probably a simple calculus trick I have forgotten that I need to use to solve this. Here's what I've done so far:

1.) Substituted m = m_{o} - kt for both instances of m, giving:

(m_{o} - kt)\dot{v} = -\dot{m}v_{ex} - (m_{o} - kt)g

2.) Substituted \dot{m} = -k, giving:

m_{o}dv-ktdv+kv_{ex} = -m_{o}g + ktg

This is as far as I can get. I can isolate \dot{v} to get this:

\dot{v}=\frac{kv_{ex}}{m_{o}-kt}-g

This doesn't help me much though because I still have v_{ex} on the right side as well as having a less than elegant m_{o} - kt term on the bottom.

Can someone please help me with this separation of variables? Maybe if you can show me the way on this problem you might know of some good online references to practice doing this sort of thing or direct me to a book (I have Stuarts single variable Calculus book from a while ago when I took my 4 semester Calc sequence; time for a refresher maybe?)

Thanks for anyone who can help me.
 
Physics news on Phys.org
mar2194 said:

Homework Statement



Taking the equation of motion for a rocket launched from rest in a gravitational field g, m\dot{v} = -\dot{m}v_{ex} - mg, and knowing that the rocket ejects mass (fuel) at a constant rate \dot{m} = -k (where k is a positive constant), so that m = m_{o} - kt. Solve the equation m\dot{v} = -\dot{m}v_{ex} - mg for v as a function of t, using separation of variables.

Homework Equations


m\dot{v} = -\dot{m}v_{ex} - mg
\dot{m} = -k
m = m_{o} - kt.

The Attempt at a Solution



So I've been beating my head at this for a while. It is deceptively simple, and there is probably a simple calculus trick I have forgotten that I need to use to solve this. Here's what I've done so far:

1.) Substituted m = m_{o} - kt for both instances of m, giving:

(m_{o} - kt)\dot{v} = -\dot{m}v_{ex} - (m_{o} - kt)g

2.) Substituted \dot{m} = -k, giving:

m_{o}dv-ktdv+kv_{ex} = -m_{o}g + ktg

This is as far as I can get. I can isolate \dot{v} to get this:

\dot{v}=\frac{kv_{ex}}{m_{o}-kt}-g

This doesn't help me much though because I still have v_{ex} on the right side as well as having a less than elegant m_{o} - kt term on the bottom.

Can someone please help me with this separation of variables? Maybe if you can show me the way on this problem you might know of some good online references to practice doing this sort of thing or direct me to a book (I have Stuarts single variable Calculus book from a while ago when I took my 4 semester Calc sequence; time for a refresher maybe?)

Thanks for anyone who can help me.

What's the relationship between v and v_{ex}, if any?
 
Last edited:
Back
Top