Here's the problem I have, specifically relating to a rocket in deep space:
A rocket burns fuel at a constant rate. Assuming its mass remains constant, what happens to its acceleration? I seem to get two different answers depending on how I solve it (using conservation of energy or conservation of momentum):
Conservation of Energy
$\frac12mv^2=E_{exhaust}$, where $E_{exhaust}$ varies with time.
$v=\sqrt{\frac2mt}$, meaning that velocity varies with $\sqrt t$, meaning that acceleration decreases over time.
This also means that depending on your frame of reference's velocity relative to the rocket, the ship's acceleration must change...which makes about 0 sense,
Conservation of Momentum
$P_{exhaust}=mv$
Meaning that as more fuel is consumed, the velocity of the ship increases too (as $P_{exhaust}$ increases linearly with time, $v$ must also increase linearly with time).
I am assuming that the mass of the spaceship is constant. While not quite true, the effect would be negligible and the paradox I'm running into would remain true anyways.
Can anyone tell me what I'm doing wrong? The acceleration cannot possibly change depending on where you observe it from, but the acceleration also cannot remain constant as that violates conservation of energy.
Thanks in advance!