Understanding SU(5) gauge boson matrix?

Anchovy
Messages
99
Reaction score
2
I have questions regarding the 24 gauge bosons of the SU(5) model. I keep seeing this matrix popping up in the documents I'm reading with no real explanation of why:

SU(5)_gauge_boson_matrix.png


First of all I'm wondering how this is constructed, which means I'm wondering what the V_{\mu}^{a} look like (I already have the 24 generators T^{a}).

Actually what motivates me wanting to do this is that there are supposed to be 24 gauge bosons in this theory - the 12 of the standard model plus another 12. I can see the W^{\pm},and also the W^{3} and B bosons are in there which mix to give the Z^{0} and \gamma, so that accounts for 4 of the SM bosons. However, looking at the 3x3 in the top left of this matrix, I can see 9 g_{ij} - but there are only supposed to be 8 gluons. So there's an extra g in there that I don't understand?

Furthermore, I've so far counted 4+9=13 bosons. There are supposed to be 24 so I need another 11 from somewhere but I only see 3 X^{i} bosons and 3 Y^{i} bosons, which gives another 6 (which is not enough, adding up to 19 bosons in total). Or if you count their antiparticles as a further 6 this gives 25 bosons, which is one too many. What is going on here?

Thanks.
 
Physics news on Phys.org
The gluon matrix needs to be traceless or you are doing U(5) instead of SU(5). This is where you get a degree of freedom to much. The ##V^a_\mu## are just the components of the gauge field. And yes, you can count ##Y_i## and ##\bar Y_i## as different degrees of freedom, just as you do for ##W^\pm##.
 
So I need (g_{11} - \frac{2B}{\sqrt{30}}) + (g_{22} - \frac{2B}{\sqrt{30}}) + (g_{33} - \frac{2B}{\sqrt{30}}) = 0.

Which one of the g_{ij} is not supposed to be there so that I end up with only 8 of them?
 
Anchovy said:
So I need (g_{11} - \frac{2B}{\sqrt{30}}) + (g_{22} - \frac{2B}{\sqrt{30}}) + (g_{33} - \frac{2B}{\sqrt{30}}) = 0.

Which one of the g_{ij} is not supposed to be there?

No. You need ##g_{11} + g_{22} + g_{33} = 0##. This removes one degree of freedom from ##g_{ij}##. The ##B##'s in the upper 3x3 cancel against the ##B##'s in the lower 2x2 when taking the trace. You need the trace of the full 5x5 to be equal to zero or you are not in SU(5) (note that ##\det(e^{iV}) = e^{i{\rm tr}(V)}##!).
 
Orodruin said:
No. You need ##g_{11} + g_{22} + g_{33} = 0##. This removes one degree of freedom from ##g_{ij}##. The ##B##'s in the upper 3x3 cancel against the ##B##'s in the lower 2x2 when taking the trace. You need the trace of the full 5x5 to be equal to zero or you are not in SU(5) (note that ##\det(e^{iV}) = e^{i{\rm tr}(V)}##!).

Ahh ok I can see that the B and the W^{-} terms add up to zero when considering the whole 5x5 thing, but I don't understand why the bit in bold is true?
 
Because if you let the gs be general, then the matrix is not traceless. You therefore need to apply the condition on the gs which reduces your available degrees of freedom by one.

This is just basic linear algebra, if you have a 25 dimensional vector space and impose one linear constraint on it, you end up with a 24-dimensional one. It works the same way when you do SU(2) and SU(3), the reason you do not have 9 gluons is that the su(3) Lie algebra is traceless.
 
Orodruin said:
Because if you let the gs be general, then the matrix is not traceless. You therefore need to apply the condition on the gs which reduces your available degrees of freedom by one.

This is just basic linear algebra, if you have a 25 dimensional vector space and impose one linear constraint on it, you end up with a 24-dimensional one. It works the same way when you do SU(2) and SU(3), the reason you do not have 9 gluons is that the su(3) Lie algebra is traceless.

Is it that by requiring that g_{11} + g_{22} + g_{33} = 0 means, say, g_{33} has to be a combination of g_{11} and g_{22} or similar?
 
Anchovy said:
Is it that by requiring that g_{11} + g_{22} + g_{33} = 0 means, say, g_{33} has to be a combination of g_{11} and g_{22} or similar?

Yes. In fact we can make the parameterization clearer if we just set ##g_{ab} = f_{abc} G^c##, where ##f_{abc}## are the SU(3) structure constants and ##G^a## are the gluons.

Edit: For the sake of argument, then
$$\begin{split}
& g_{11} = G^3 +\frac{1}{\sqrt{3} }G^8 \\
& g_{22} = -G^3 +\frac{1}{\sqrt{3}} G^8 \\
& g_{33} = -\frac{2}{\sqrt{3}} G^8. \end{split}
$$
 
Last edited:
fzero said:
Yes. In fact we can make the parameterization clearer if we just set ##g_{ab} = f_{abc} G^c##, where ##f_{abc}## are the SU(3) structure constants and ##G^a## are the gluons.

Edit: For the sake of argument, then
$$\begin{split}
& g_{11} = G^3 +\frac{1}{\sqrt{3} }G^8 \\
& g_{22} = -G^3 +\frac{1}{\sqrt{3}} G^8 \\
& g_{33} = -\frac{2}{\sqrt{3}} G^8. \end{split}
$$

Excellent, many thanks.
 
Back
Top