Forgive me if I'm duplicating the question - I was searching through the Phys.StackEx. but I could not find an answer to a question, which seems relatively simple.
When the form-invariance of the Newton's $2^{nd}$ law of motion under Galilean transformations is proved, it is usually shown that the acceleration is invariant under these transformations - this is clear to me. I have a difficulty with a system with time-varying mass, which - for a 1D problem, for simplicity - is governed by the following equation:
$\dot{m}\dot{x} + m \ddot{x} = F \; \; \; \; (*)$
Form-invariance of the above equation with respect to time-shift, translation and rotation in space is clear for me. I have a problem with the "Galilean boost". If I consider the following transformation:
$x \rightarrow X + vt$
$\dot{x} \rightarrow \dot{X} + v$
$\ddot{x} \rightarrow \ddot{X}$
then the equation of motion takes the following form:
$\dot{m}(\dot{X}+v)+m\ddot{X} = F$
which is obviously different from (*). Where do I miss the point? Is it because I should consider the WHOLE physical system in which the total mass is constant? Or should I somehow "add" the $\dot{m}v$ term to the force term? I would be very grateful for explanation.