Proving Massless Particle's Speed: 0.5c

  • Thread starter Thread starter im_slow
  • Start date Start date
  • Tags Tags
    Massless Speed
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 13K views
im_slow
Messages
1
Reaction score
0

Homework Statement


Massless Particles
A neutral pion traveling along the x-axis decays into two photons, one being ejected exactly forward and the other exactly backward. The first photon has three times the energy of the second. Prove that the original pion had speed 0.5c.

Homework Equations


for m=0, E=p*c
conservation of Energy E^2=(c*p)^2+(m*c^2)^2
gamma=1/sqrt(1-Beta^2)
Beta = v/c
p=gamma*m*v
E=gamma*m*c^2

The Attempt at a Solution



sum(momentum photons) = sum (momentum pion)
 
Physics news on Phys.org
The photon energy is easy to compute in a frame where the pion is at rest.
Use the formula for the relativistic doppler effect to find the frequency of both fotons in a frame that moves with a speed v. The frequency of the forward photon must be 3 times the
frequency of the backwards photon.
 
im_slow said:

Homework Statement


Massless Particles
A neutral pion traveling along the x-axis decays into two photons, one being ejected exactly forward and the other exactly backward. The first photon has three times the energy of the second. Prove that the original pion had speed 0.5c.

Homework Equations


for m=0, E=p*c
conservation of Energy E^2=(c*p)^2+(m*c^2)^2
gamma=1/sqrt(1-Beta^2)
Beta = v/c
p=gamma*m*v
E=gamma*m*c^2

The Attempt at a Solution



sum(momentum photons) = sum (momentum pion)

Are you familiar with four-momentum conservation?


You may use [tex]P_\pi = P_1 + P_2[/tex] where 1 and 2 refer to the photons. After squaring and using P^2 = m^2 c^4 , so that P_1^2 = P_2^2 = 0, you get

[tex]m_\pi^2 c^4 = 2 E_1 E_2 - c^2 {\vec p}_1 \cdot \vec{p_2}[/tex]

now, using the fact that the two photons move in oppposite directions, you find that [tex]4 E_1 E_2 = m_\pi^2 c^4[/tex]. Using the fact that one photon has three times the energy of the other one, you then have the energy of each photon in terms of the pion mass.

Then use [tex]E_1 + E_2 = \gamma m_\pi c^2[/tex] to find the speed.
 
I don't understand this. can you try explaining it in more detail?