I just came across a post in another thread, “Some thoughts about self-education“, where gleem wrote the following:
“Sometimes, after many responses, the person may give a courteous thank you, but leave us wondering if our help was understood.
One thing that I thought might be of value is for one of the advisors to summarize the solution or post the" best" solution at the end of the discussion. This might be helpful to others who later peruse the Forum, find the problem of interest, but do not want to spend too much time working through the multitude and sometimes circuitous suggestions and approaches.”
I thought I would follow this advice and summarize the solution myself. As the OP, I know exactly where my mistake was and how it was solved in this thread.
The situation in question is a rocket flying in outer space with momentum mv at time t. The rocket’s engines are running, it expels gases and its velocity increases. Here is my original reasoning:
In a time ##dt## the rocket’s velocity increases, so I express this as ##v+dv##. Also, in a time ##dt## the rocket’s mass decreases, so I express this as ##m-dm##. Therefore, the rocket’s momentum at time ##t+dt## should be ##(m-dm)(v+dv)##. This reasoning seemed perfectly logical to me, but it is wrong.
My mistake was to see ##dm## and ##dv## only as small quantities, but they are not just any small quantities, they are differentials, which are defined in the differential quotient. Specifically, ##\frac {dm}{dt}=\lim_{\Delta t \rightarrow 0} {\frac {\Delta m} {\Delta t}}=\lim_{\Delta t \rightarrow 0} {\frac {m(t+\Delta t)-m(t)} {\Delta t}}##. According to this definition, ##\Delta m=m(t+\Delta t)-m(t)=m_{final}-m_{initial}##. In the case of the rocket, ##m_{final}<m_{initial} \Rightarrow \Delta m <0## and consequently ##dm<0##. Therefore I must write ##m+dm## for the change in the mass of the rocket, because writing ##m-dm## would mean to subtract a negative number, which would increase the rocket’s mass instead of decreasing it.
If I use differences instead of differentials, I am free to write ##m-\Delta m## for the rocket's mass at time ##t+\Delta t##, but when I do this, I have to consider that ##\Delta m## must be positive in order for the rocket’s mass to decrease. What does it mean for ##\Delta m## to be positive in the case of the rocket? It means that I must define it as ##\Delta m = m_{initial}-m_{final}##. When I then switch to differentials, I cannot simply make the substitution ##\Delta m \rightarrow dm##, because ##\Delta m = m_{final} - m_{initial}## in the definition of the differential quotient. Using ##\Delta m_+## for positively defined ##\Delta m## and ##\Delta m_{DQ}## for ##\Delta m## according to the definition of the differential quotient, I get: ##\Delta m_+=m_{initial}-m_{final}=-(m_{final} - m_{initial})=-\Delta m_{DQ}##. It follows that in this case, when switching from differences to differentials, I must make the substitution ##\Delta m \rightarrow -dm##, which again leads to ##m+dm##.
For the velocity, the situation is more straightforward: ##\Delta v = v_{final}-v_{intial}>0## and therefore writing ##v+\Delta v## or ##v+dv## expresses an increase in the rocket’s velocity. I could write ##v-\Delta v##, but then ##\Delta v## would have to be negative and I would end up with the substitution ##\Delta v \rightarrow -dv##, which would again lead to ##v+dv##. No matter how I define my differences, I always end up with ##(m+dm)(v+dv)##.
All this is probably obvious for many people, but it was not obvious for me and I have never seen it presented in such detail anywhere.