Perfectly inelastic collision - energies

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 11K views
kapitan90
Messages
32
Reaction score
0

Homework Statement


An atom of mass M is initially at rest in its ground state. A moving (nonrelativistic) electron of mass [tex]m_e[/tex] collides with the atom. The atom+electron system can exist in an 'excited state' in which the electron is absorbed into the atom. The excited state has an extra 'internal' energy E relative to the atom's ground state.

Homework Equations


Show that the minimum kinetic energy [tex]K_{initial}[/tex] that the electron must have in order to excite the atom is given as:
[tex]K_{initial} = \frac{(M+m_e)E}{M}[/tex] and derive a formula for the associated minimum kinetic speed [tex]v_{0min}[/tex]

3. Additional information
From conservation of momentum [tex]v_{final} = \frac{m_e v_0}{m_e +M}[/tex] and so [tex]KE_{final}=1/2 \frac{(m_e*v_0)^2}{m_e +M}[/tex]
which can be written [tex]KE_{final}=\frac{K_{initial}}{M+m_e}[/tex]
4. The attempt at a solution

[tex]minimum KE_{initial} = KE_{final}+ E = \frac{KE_{initial}}{M+m_e} + E[/tex]
so [tex]KE_{initial}(1-1/(M+m_e))= E[/tex]
[tex]KE_{initial} = \frac{E}{1-1/(M+m_e)}[/tex]

which is different from the correct answer.
What am I doing wrong?
 
Physics news on Phys.org
NascentOxygen said:
Check that last equation.

I got the mistake, the answer should be:
[tex]KE_{final}=1/2 (\frac{m_e*v_0}{m_e +M})^2[/tex]
which can be written [tex]KE_{final}=\frac{K_{initial}m_e}{M+m_e}[/tex]
Hence
[tex]minimum KE_{initial} = KE_{final}+ E = \frac{K_{initial}m_e}{M+m_e} + E[/tex]
so [tex]KE_{initial}(1-{m_e}/(M+m_e))= E[/tex]
[tex]KE_{initial} = \frac{E(M+m_e)}{M}[/tex]

Thank you for your reply!