Treating phi and phi-dagger as independent

  • Thread starter Thread starter gamma5772
  • Start date Start date
  • Tags Tags
    Independent Phi
gamma5772
Messages
22
Reaction score
0
In treating the complex scalar field in QFT, \phi and \phi^\dagger are treated as independent variables. I'd like to make sure I understand what this actually means:

Is this the same idea as treating \phi and \partial \phi as independent variables in the Lagrangian? Formally, we view the Lagrangian as a function of two variables, and we can differentiate with respect to the two slots as we please, but at the end of the day, we will plug \phi (t) and \partial \phi (t) into the slots. Physicists abbreviate this procedure as treating \phi and \partial \phi as independent variables.

Is this correct?
 
Physics news on Phys.org
No. A complex scalar field is actually two real scalar fields that obey SO(2) symmetry. Since SO(2) ~ U(1), these two fields are equivalent to one complex scalar field. You should think of the real and imaginary parts of the complex scalar field as independent variables.
 
Dickfore said:
No. A complex scalar field is actually two real scalar fields that obey SO(2) symmetry. Since SO(2) ~ U(1), these two fields are equivalent to one complex scalar field. You should think of the real and imaginary parts of the complex scalar field as independent variables.

A couple questions:
What precisely does it mean to "obey a symmetry?"

QFT in a Nutshell and Peskin and Schroeder (If I recall correctly -- I don't have the latter on hand right now) adopt the view that \phi and \phi ^\dagger are independent variables, writing expressions such as \phi^\dagger \phi in the lagrangian and differentiating with respect to them. What do you make of, for example, differentiating with respect to \phi^\dagger, as this is seemingly incompatible with your assertion.
 
Well, we know that:

<br /> \begin{array}{rcl}<br /> \phi &amp; = &amp; \frac{\phi_{R} + i \, \phi_{I}}{\sqrt{2}} \\<br /> <br /> \phi^{\dagger} &amp; = &amp; \frac{ \phi_{R} - i \, \phi_{I}}{\sqrt{2}}<br /> \end{array} \Rightarrow<br /> \begin{array}{rcl}<br /> \phi_{R} &amp; = &amp; \frac{\phi + \phi^{\dagger}}{\sqrt{2}} \\<br /> <br /> \phi_{I} &amp; = &amp; \frac{\phi - \phi^{\dagger}}{\sqrt{2} \, i} \\<br /> \end{array}<br />
where \phi_{R}, \phi_{I} are real scalar fields and the factor 2^{-1/2} is introduced to make the Jacobian of the transformation have modulo 1.

Then, one can write the expression \phi^{\dagger} \, \phi as:
<br /> \frac{1}{2} \, \left(\phi^{2}_{R} + \phi^{2}_{I} + i \, [\phi_{R}, \phi_{I}]\right)<br />
and the last term drops out assumng the two real fields commute between each other, which is the same as:
<br /> [\phi_{R}, \phi_{I}] = \left[\frac{\phi + \phi^{\dagger}}{\sqrt{2}}, \frac{\phi - \phi^{\dagger}}{\sqrt{2} \, i}\right] = i [\phi, \phi^{\dagger}] = 0<br />
Then, following the chain rule for partial differentiation:
<br /> \frac{\partial}{\partial \phi^{\dagger}} = \frac{\partial \phi_{R}}{\partial \phi^{\dagger}} \, \frac{\partial}{\partial \phi_{R}} + \frac{\partial \phi_{I}}{\partial \phi^{\dagger}} \, \frac{\partial}{\partial \phi_{I}} = \frac{1}{\sqrt{2}} \, \left(\frac{\partial}{\partial \phi_{R}} + i \, \frac{\partial}{\partial \phi_{I}}\right)<br />
The partial derivatives w.r.t. to the real and imaginary part are:
<br /> \frac{\partial}{\partial \phi_{R}} \, \left(\phi^{\dagger} \, \phi\right) = \frac{\partial}{\partial \phi_{R}} \, \left[\frac{1}{2} \, \left(\phi^{2}_{R} + \phi^{2}_{I}\right)\right] = \phi_{R}<br />
<br /> \frac{\partial}{\partial \phi_{I}} \, \left(\phi^{\dagger} \, \phi\right) = \frac{\partial}{\partial \phi_{I}} \, \left[\frac{1}{2} \, \left(\phi^{2}_{R} + \phi^{2}_{I}\right)\right] = \phi_{I}<br />
and we finally have:
<br /> \frac{\partial}{\partial \phi^{\dagger}} \, \left(\phi^{\dagger} \, \phi\right) = \frac{\phi_{R} + i \, \phi_{I}}{\sqrt{2}} = \phi<br />
which is exactly as it should be.
 
The symmetry SO(2) means that we have a liberty of choosing what we call \phi_{R} and \phi_{I}. Namely, we can perform a 'rotation':

<br /> \left(\begin{array}{c}<br /> \phi&#039;_{R} \\<br /> <br /> \phi&#039;_{I}\end{array}\right) = \left(\begin{array}{cc}<br /> \cos{\alpha} &amp; \sin{\alpha} \\<br /> <br /> -\sin{\alpha} &amp; \cos{\alpha}<br /> \end{array}\right) \cdot \left(\begin{array}{c}<br /> \phi_{R} \\<br /> <br /> \phi_{I}\end{array}\right)<br />
The matrix that achieves this rotation is the general form of a 2x2 matrix that is orthogonal (meaning O \cdot O^{T} = 1), hence the term O(2) and has a determinant one (hence the prefix special).

If one translates what this means for the complex scalar field, one gets:
<br /> \phi&#039; = \frac{\phi&#039;_{R} + i \, \phi&#039;_{I}}{\sqrt{2}} = \frac{1}{\sqrt{2}} \, \left[(\cos{\alpha} \, \phi_{R} + \sin{\alpha} \, \phi_{I}) + i \, (-\sin{\alpha} \, \phi_{R} + \cos{\alpha} \, \phi_{I})\right] = (\cos{\alpha} - i \, \sin{\alpha}) \, \frac{\phi_{R} + i \, \phi_{I}}{\sqrt{2}} = e^{-i \, \alpha} \, \phi<br />
and similarly:
<br /> \phi&#039;^{\dagger} = \frac{\phi&#039;_{R} - i \, \phi&#039;_{I}}{\sqrt{2}} = \frac{1}{\sqrt{2}} \, \left[(\cos{\alpha} \, \phi_{R} + \sin{\alpha} \, \phi_{I}) - i \, (-\sin{\alpha} \, \phi_{R} + \cos{\alpha} \, \phi_{I})\right] = (\cos{\alpha} + i \, \sin{\alpha}) \, \frac{\phi_{R} - i \, \phi_{I}}{\sqrt{2}} = e^{i \, \alpha} \, \phi^{\dagger}<br />
This is what is called U(1) transfromation meaning a unitary 1x1 matrix (i.e. a complex number with modulo 1).

The term \phi^{\dagger} \, \phi remains unchanged under the U(1) transformation and so are the other terms in the lagrangian. Hence, the Lagrangian has U(1) symmetry. You can rewrite everything in term of the real and imaginary parts and see that the Lagrangian has SO(2) symmetry. Hence, these two symmetries are isomorphic.
 
Last edited:
Thank you! This was helpful.

I am still confused about the symmetry business: you claim that because SO(2) ~ U(1) that two real scalar fields (endowed with SO(2) symmetry) behave as a single complex field. I understand what you mean by possession of a symmetry now, but I don't understand why isomorphic symmetries implies equivalent fields.
 
Back
Top