Verifying $\gamma = \frac{E}{m}$ in QFT

  • Thread starter Thread starter Jimmy Snyder
  • Start date Start date
  • Tags Tags
    Qft
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Jimmy Snyder
Messages
1,137
Reaction score
22

Homework Statement


On page 41 of Ryder's QFT, just below eqn (2.84), it says: [tex]\gamma = E/m[/tex] I was unable to verify this, unless it is meant to be true only for small speeds.

Homework Equations


[tex]E = \pm(m^2c^4 + p^2c^2)^{1/2}[/tex] (2.24) page 29, but as suggested n the book, we let c = 1, so
[tex]E = \pm(m^2 + p^2)^{1/2}[/tex]

The Attempt at a Solution


Well, I'm not sure this is legal, but I replaced p with mv as in the classical case, and then v with [tex]\beta[/tex].
[tex]E = \pm(m^2 + m^2v^2)^{1/2} = \pm m(1 + \beta^2)^{1/2} \approx \pm m\gamma[/tex]
But that approximation is only good when v is small.
 
Physics news on Phys.org
jimmysnyder said:

Homework Statement


On page 41 of Ryder's QFT, just below eqn (2.84), it says: [tex]\gamma = E/m[/tex] I was unable to verify this, unless it is meant to be true only for small speeds.



Homework Equations


[tex]E = \pm(m^2c^4 + p^2c^2)^{1/2}[/tex] (2.24) page 29, but as suggested n the book, we let c = 1, so
[tex]E = \pm(m^2 + p^2)^{1/2}[/tex]

The Attempt at a Solution


Well, I'm not sure this is legal, but I replaced p with mv as in the classical case, and then v with [tex]\beta[/tex].
[tex]E = \pm(m^2 + m^2v^2)^{1/2} = \pm m(1 + \beta^2)^{1/2} \approx \pm m\gamma[/tex]
But that approximation is only good when v is small.

In relativistic physics momentum is not given by classical formula [itex]p = mv[/itex]. Try using

[tex]p = \frac{mv}{\sqrt{1-v^2/c^2}}[/tex]

instead.
Eugene.
 
Got it. Thanks Eugene. Now I have:
[tex]E = \pm(m^2 + \frac{m^2v^2}{1 - v^2})^{1/2} = \pm m(\frac{1 - v^2 + v^2}{1 - v^2})^{1/2} = \pm m\gamma[/tex]
Now my only problem is the matter of the [tex]\pm[/tex].
 
jimmysnyder said:
Got it. Thanks Eugene. Now I have:
[tex]E = \pm(m^2 + \frac{m^2v^2}{1 - v^2})^{1/2} = \pm m(\frac{1 - v^2 + v^2}{1 - v^2})^{1/2} = \pm m\gamma[/tex]
Now my only problem is the matter of the [tex]\pm[/tex].

You should always take the positive sign. Energy is positive, by definition.

Eugene.
 
Thanks Eugene.