Particle-photon interaction to create new particle

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
thepopasmurf
Messages
73
Reaction score
0

Homework Statement


A particle with known rest mass energy, [itex]m_{p} c^{2}[/itex] pass through a cloud of monoenergetic photons with energy [itex]E_{\gamma}[/itex]. The particle collides with a photon and a particle A, with mass [itex]m_A[/itex] is created. Show that the minimum energy of the particle required for the interaction is:

[itex]\frac{E_{min}}{m_p c^2} = \frac{E_0}{m_p c^2} + \frac{m_p c^2}{4 E_0}[/itex]

where

[itex]E_0 = \frac{(m_{A}^2 - m_{p}^2)c^4}{4 E_{\gamma}}[/itex]



Homework Equations



The relevant equations are the relativistic kinematic equations:

[itex]\textbf{p} = (p_0, \vec{p})[/itex]

[itex]E^2 = p^2c^2 + m^2c^4[/itex]

plus conservation of the four momentum (implying conservation of energy and momentum).


The Attempt at a Solution



So my first step was to consider the collision in the zero momentum frame since that gives the minimum energy to create the particle A. This also implies that the photon and particle are colinear, otherwise it would not be the zero momentum frame.

In this frame:

[itex]E_p + E_{\gamma} = m_Ac^2[/itex]

considering the four momentum:

[itex]p_p + p_{\gamma} = p_A[/itex]

[itex](E_p + E_{\gamma},0) = (m_Ac^2,0)[/itex]

The square of the four momentum of invariant, so square both sides:

[itex]E_p^2 + E_{\gamma}^2 + 2E_pE_{\gamma} = m_A^2 c^4[/itex]

[itex](m_p^2c^4 + p_p^2c^2) + p_{\gamma}^2c^2 + 2E_pE_{\gamma}= m_A^2 c^4[/itex]

[itex]m_p^2c^4 + 2p^2c^2 + 2E_pE_{\gamma} = m_A^2 c^4[/itex]

Third line comes from conservation of momentum.
Rearrange to give:

[itex]E_p = \frac{(m_A^2 - m_p^2)c^4}{2E_{\gamma}} - \frac{2p^2c^2}{2E_{\gamma}}[/itex]

[itex]E_p = 2E_0 - E_{\gamma}[/itex]

I feel that I'm very close with this result but I can't get to the required expression.

Any help would be appreciated. Thanks
 
Physics news on Phys.org
Be careful with the notation. ##E_\gamma## in the rest frame of A does not have to be the same as ##E_\gamma## given in the problem statement.
 
Ok, so here's my reworking of the problem:

In lab frame four-momentum is:

[itex]p_p + p_{\gamma}[/itex]

The square of this is invariant

[itex](p_p + p_{\gamma})\cdot(p_p + p_{\gamma}) = \frac{E_p^2}{c^2} - p_p^2 + \frac{E_{\gamma}^2}{c^2} - p_{\gamma}^2 + \frac{2E_pE_{\gamma}}{c^2} - 2p_p\cdot p_{\gamma}[/itex]

In the zero momentum frame we have:


[itex](p'_p + p'_{\gamma}) \cdot (p'_p + p'_{\gamma}) =<br /> \frac{(E')_p^2}{c^2} + \frac{(E')_{\gamma}^2}{c^2} + \frac{2E'_pE'_{\gamma}}{c^2}[/itex]

Both of these values also equal [itex]m_A^2c^4[/itex]

Sorry, but I'm not seeing where to go from here. I don't really see how to perform this transformation properly.
 
The left side has 4-vectors, the right side 3-vectors with the same symbol?

Let c=1.
Eγ=pγ=-pp

Therefore,
##m_a^2 = m_p^2+2E_{min}E_\gamma + 2E_\gamma^2##

Hmm, I don't think that leads to the target. Is that the minimal energy in the lab frame, or maybe some other frame?