orentago
- 27
- 0
Homework Statement
Show that the complex Klein-Gordon Lagrangian density:
L=N\left(\partial_\alpha\phi^{\dagger}(x)\partial^\alpha\phi(x)-\mu^2\phi^{\dagger}(x)\phi(x)\right)
is invariant under charge conjugation:
\phi(x)\rightarrow C\phi(x)C^{-1}=\eta_c \phi^\dagger (x)
Where C is a unitary operator and \eta_c is a phase factor.
Homework Equations
The Attempt at a Solution
The transformation can also be written as follows: \phi^\dagger (x) \rightarrow \eta_c^{-1} \phi(x)
Hence performing the transformations on \phi(x) and \phi^\dagger (x) gives:
N\left(\partial_\alpha(\eta_c^{-1}\phi(x))\partial^\alpha(\eta_c\phi^\dagger (x))-\mu^2(\eta_c^{-1}\phi(x))(\eta_c \phi^\dagger(x))\right)=N\left(\partial_\alpha\phi(x)\partial^\alpha \phi^\dagger (x)-\mu^2\phi(x) \phi^\dagger(x)\right)=N\left(\partial^\alpha\phi(x)\partial_\alpha \phi^\dagger (x)-\mu^2\phi(x) \phi^\dagger(x)\right)
Where the final step can be made fairly easily by raising and lowering indices. I'm a little unsure over my first assumption about how \phi^\dagger (x) transforms, but otherwise I'm fairly confident in the rest of my steps. Is this solution valid?