I was going through the "Rocket Motion" section of An Introduction to Mechanics by Kleppner and Kolenkow, where something caught my attention. To begin with, I am going to put a part of derivation of rocket motion(in my words) as is done in the book:
Consider a rocket moving in space, with a mass $M + \Delta m$, coasting at a velocity of $\textbf{v}$. At time $t$, its engine starts and the mass $\Delta m$ is ejected in time $\Delta t$ at a velocity $\textbf{u}$ (with respect to the rest of the rocket) as shown in figure.
During this time, the velocity of the rocket changed by $\Delta\textbf{v}$. Now, the system is taken to be the whole mass $M + \Delta m$ as indicated by the dotted lines. Then the initial, final momentum of the system would be:
$$ \textbf{P}(t) = (M + \Delta m)\textbf{v} $$$$ \textbf{P}(t + \Delta t) = M(\textbf{v} + \Delta\textbf{v}) + \Delta m(\textbf{v} + \Delta\textbf{v} + \textbf{u}) \tag{1} $$ Then, $$ \Delta\textbf{P} = \textbf{P}(t + \Delta t) - \textbf{P}(t) = M\Delta\textbf{v} + \Delta m(\Delta\textbf{v} + \textbf{u}). $$ And, if there is external force,$\textbf{F}_{ext}$ on the whole system, we get: $$ \textbf{F}_{ext} = \frac{\Delta \textbf{P}}{\Delta t}. $$ After this, they take the limit as $\Delta t \to 0$ and ignores the term $\Delta m\Delta\textbf{v}$ as "it is a non-first order term". Finally, we get the correct equaion as: $$ \textbf{F}_{ext} = M\frac{\text{d}\textbf{v}}{\text{d}t} - \textbf{u}\frac{\text{d}M}{\text{d}t} \tag{2} $$ Last step follows as: $\frac{\text{d}m}{\text{d}t} = -\frac{\text{d}M}{\text{d}t}$.
My doubt starts from the $eq(1)$.
- How can the final velocity of mass $\Delta m$, which is actually ejected, also be increased by $\Delta \textbf{v}$? As, the ejection of the mass $\Delta m$ with velocity $\textbf{u}$ itself causes the rocket to change the velocity by $\Delta \textbf{v}$. How can a mass accelerate itself (to say)?
But it doesn't stop here, the term containing this increase i.e. $\Delta m \Delta\textbf{v}$ is later ignored. So, it doesn't affect our final result.
- Then, is there any significance of this term in any way?
What I tried
I thought that the problem might be in how the initial setup was defined and I started with another. I assumed the initial mass of the whole rocket to be $M$, and then ejected the mass $\Delta m$ from it and got these equations (assuming timing and velocities to be the same):
$$ \textbf{P}(t) = M\textbf{v} $$
$$ \textbf{P}(t + \Delta t) = (M-\Delta m)(\textbf{v} + \Delta\textbf{v}) + \Delta m(\textbf{v} + \textbf{u}) $$
Again, $$ \Delta\textbf{P} = \textbf{P}(t + \Delta t) - \textbf{P}(t) = M\Delta\textbf{v} + \Delta m(\textbf{u}-\Delta\textbf{v}). \tag{3} $$
Lo and behold! I again got that term but this time with a minus sign (right hand side of $eq(3)$). Can somebody explain its significance (if any) and is my above interpretation even correct (in saying that it means that the mass is accelerating itself).
