The issue here is that there two distinct actions of the translation group on fields present in your computations.
Definitions of the group actions.
The two group actions to which I'm referring are as follows. For conceptual simplicity, let ϕ denote an operator-valued field defined on R; generalization to higher dimensions is straightforward. Let H denote the Hilbert space of the theory, then we assume (at least in theories for which we want to talk about translation-invariance) that there is a unitary representation ˆU of the translation group of R acting on the Hilbert space.
This unitary representation then induces an action ρ1 of the translation group acting on fields as follows:
(ρ1(a)ˆϕ)(x)=ˆU(a)ˆϕ(x)ˆU(a)−1.
On the other hand, we can define a second action of the translation group acting on fields as follows:
(ρ2(a)ˆϕ)(x)=ˆϕ(x−a)
Infinitesimal generators.
Each of the group actions above possesses an infinitesimal generator.
To determine what that is for ρ1, we write ˆU(a)=e−iaˆP, so that ˆP is the infinitesimal generator of ˆU, and we notice that if we expand the right hand side of (1) in a we have
ˆU(a)ˆϕ(x)ˆU(a)−1=(ˆI−iaˆP)ˆϕ(x)(ˆI+iaˆP)+O(a2)=ˆϕ(x)+iaˆϕ(x)ˆP−iaˆϕ(x)ˆP+O(a2)=ˆϕ(x)−ia(ˆPˆϕ(x)−ˆϕ(x)ˆP)+O(a2)=ˆϕ(x)−ia[ˆP,ˆϕ(x)]+O(a2)
inspecting the term that is first order in a, we see immediately that the operator
ˆϕ(x)↦[ˆP,ˆϕ(x)]
is the infinitesimal generator of the first group action ρ1. It turns out by the way that this operator has a special name: the adjoint operator, and it is often denoted adˆP. So all in all, we see that adˆP is the infinitesimal generator of ρ1 since we have shown that
(ρ1(a)ˆϕ)(x)=(ˆI−iaadˆP+O(a2))ˆϕ(x)
As an aside, this is all intimiately related to the so-called Hadamard Lemma for the Baker-Campbell-Hausdorff formula.
To determine the infinitesimal generator for ρ2, we expand the right hand side of (2) in a using Taylor's formula to obtain
ˆϕ(x+a)=ˆϕ(x)−a∂ϕ(x)+O(a2)=(1−ia(−i∂)+O(a2))ˆϕ(x)
so that the infinitesimal generator of the group action ρ2 is −i∂. We can summarize these results as follows. Let's call the infinitesimal generator of ρ1 P1 and the infinitesimal generator of ρ2 P2, then we have shown that
P1=adˆP,P2=−i∂
Notice, in particular, that these are not the same mathematical objects.
Fields that transform in special ways under translations.
Although the group actions ρ1 and ρ2 are distinct and have distinct generators, it is sometimes the case in field theory that one considers fields ˆϕ that transform as follows:
ˆU(a)ˆϕ(x)ˆU(a)−1=ˆϕ(x−a).
Notice that the left hand side of this is just the action of ρ1 on ˆϕ, and the right hand side is the action of ρ2 on ˆϕ, so for this special class of fields, the two group actions agree! In this special case, it also follows that the infinitesimal generators of ρ1 and ρ2 agree on these special fields;
P1ˆϕ(x)=P2ˆϕ(x),
or more explicitly
adˆPˆϕ(x)=−i∂ˆϕ(x).
This post imported from StackExchange Physics at 2014-06-21 21:34 (UCT), posted by SE-user joshphysics