Is Normal Ordering for Total Momentum Correct in QFT?

  • Thread starter Thread starter moob301
  • Start date Start date
  • Tags Tags
    Momentum Normal
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 · 3K views
moob301
Messages
2
Reaction score
0

Homework Statement



I'm reading David Tong's QFT lecture notes. And he explains how to drive the free theory total momentum by quantum field operators from the classical field theory.
But I'm confusing on the normal ordering process a little bit.

Homework Equations



In his notation, the free field [tex]\phi(\vec{x})[/tex] and its momentum conjugate [tex]\pi(\vec{x})[/tex] are

[tex]\phi(\vec{x}) = \int\frac{d^3p}{(2\pi)^3}\frac{1}{\sqrt{2\omega_{\vec{p}}}}[a_{\vec{p}}e^{i\vec{p}\cdot\vec{x}}+{a^\dag}_{\vec{p}}e^{-i\vec{p}\cdot\vec{x}}][/tex]
and
[tex]\pi(\vec{x}) = \int\frac{d^3p}{(2\pi)^3}(-i)\sqrt{\frac{\omega_{\vec{p}}}{2}}[a_{\vec{p}}e^{i\vec{p}\cdot\vec{x}}-{a^\dag}_{\vec{p}}e^{-i\vec{p}\cdot\vec{x}}].[/tex]

And he calculates the normal ordered total momentum from the classical one (the conserved momentum from the energy momentum tensor)
and says the normal ordered total momentum is :
[tex]\vec{P}=\int \frac{d^3p}{(2\pi)^3}\vec{p}{a^\dag}_{\vec{p}}a_{\vec{p}}.[/tex]

The Attempt at a Solution



But the actual calculation goes like this:
[tex]\vec{P}=-\int d^3x \pi \nabla\phi[/tex]
[tex]=\frac{1}{2}\int \frac{d^3p}{(2\pi)^3}\vec{p}(a_{\vec{p}}a_{-\vec{p}}+{a^\dag}_{\vec{p}}a_{\vec{p}}+a_{\vec{p}}{a^\dag}_{\vec{p}}+{a^\dag}_{\vec{p}}{a^\dag}_{-\vec{p}})[/tex]
[tex]=\frac{1}{2}\int \frac{d^3p}{(2\pi)^3}\vec{p}(a_{\vec{p}}a_{-\vec{p}}+2{a^\dag}_{\vec{p}}a_{\vec{p}}+(2\pi)^3\delta(\vec{0})+{a^\dag}_{\vec{p}}{a^\dag}_{-\vec{p}})[/tex]

So (my question is) what about the other terms? :
[tex]\frac{1}{2}\int \frac{d^3p}{(2\pi)^3}\vec{p}(a_{\vec{p}}a_{-\vec{p}}+{a^\dag}_{\vec{p}}{a^\dag}_{-\vec{p}})[/tex]

Thanks in advance.
 
Last edited:
Physics news on Phys.org
gabbagabbahey said:
HInt: What happens when you integrate an odd function over the reals?:wink:
I got it. Thank you very much.