Froskoy
- 26
- 0
Homework Statement
A particle of mass m moving at speed \frac{3}{5}c collides with an identical particle at rest, and forms a new particle of mass M which moves off at speed v. Find v.
Homework Equations
E-P invariant: E_1^2-p_1c^2=E_2^2-p_2^2c^2=\mathrm{const.}
Momentum: p^2=m^2c^2\left({\gamma_v^2-1}\right)
Energy: E=\sum_i\gamma_im_ic^2
The Attempt at a Solution
There is a single particle after the collision, so E_2^2-p_2^2c^2=M^2c^4
where E_2=\gamma_vMc^2
and p_2^2=M^2c^2\left({\gamma_v^2-1}\right)
so
<br /> \gamma_v^2M^2c^4-M^2c^4\left({\gamma_v^2-1}\right)^2=M^2c^4\\<br /> \gamma_v^2-\left({\gamma_v^4-2\gamma_v^2+1}\right)=1\\<br /> \left({\gamma_v^2-1}\right)\left({\gamma_v^2-2}\right)=0<br />
Reject the \gamma_v^2=1 solution, since this would mean v=0.
The \gamma_v^2=2 solution gives v=\frac{\sqrt{2}}{2}c, which is incorrect - the answer is v=\frac{1}{3}c.
I expect there's something fundamentally wrong with my method, but not sure what? Thank you!