Table of ContentsMy websiteDownload PDFGitHub Repository

2.2 Lie algebras

We next introduce the concepts of Lie groups and Lie algebras, which are highly useful in understanding the structure and representations of continuous groups.

Definition 2.2.1. A Lie group is a group that is also a differentiable manifold, or “smooth”. Virtually all continuous groups we consider in physics are Lie groups. What this means is that we can think of the operation of any arbitrary group element as equivalent to N successive infinitesimal operations of the form

g(𝜀A) = 𝟙 + i𝜀ATA,
(2.2.1)

where 𝜀A are infinitesimal and indexing the continuous group parameters, e.g. rotation angles for SO(n), TA are called the generators of the group, and we are using Einstein notation, implicitly summing over the index A. Thus, for a general element g(𝜃A), where 𝜃A = N𝜀A as defined above, we have

g(𝜃A) = (𝟙 + i𝜃A NTA) N N ei𝜃ATA .
(2.2.2)

This is somewhat analogous to Taylor expansion in calculus, except for Lie groups only the first order / derivative term is necessary to capture the group behavior.2

Definition 2.2.2. The Lie algebra, 𝔤, of a group is defined by the set of commutation relations between its generators:3

[TA,TB] = ifABCTC,
(2.2.3)

where [TA,TB] = TATB TBTA is the commutator of TA and TB, and fABC are called the structure constants of 𝔤. As [TA,TB] = [TB,TA], the structure constants must be totally antisymmetric in the swapping of their indices.

Example 2.2.1. For the U(1) group, we can see directly from Eq. 2.1.5 that the sole generator of the group is T = 1. This has the rather uninteresting Lie algebra 𝔲(1) of [1, 1] = 0, stemming from the fact that the group is abelian. Next, we look at the more interesting SO(3) and SU(2) groups, where the power of Lie algebras shines.

Fundamental and adjoint representations of the 𝔰𝔬(3) and 𝔰𝔲(2) algebras

We now introduce two important representations of Lie algebras, using the SO(3) and SU(2) groups as examples — both because of their importance in physics, and as their derivation introduces a number of useful concepts for the following sections. SO(3) and SU(2) are very closely related: SU(2) is a double cover of SO(3), which means that every rotation in SO(3) can be mapped to two elements of SU(2). Importantly, however, they are locally isomorphic near the identity, meaning they have the same Lie algebra.

We can derive the generators of SO(3) by using the properties of the special orthogonal group (RT R = 𝟙 ). From Eq. 2.2.1, we have

R(𝜀) 𝟙 + i𝜀T RT R = 𝟙 + i𝜀(TT + T) + O(𝜀2) = !𝟙 TT = T.
(2.2.4)

Thus T are antisymmetric matrices, of which for N = 3 dimensions there are three linearly independent ones:

Jx = i ( 0 0 0 0 0 1 0 1 0 ) ,Jy = i ( 0 0 1 0 0 0 1 0 0 ) ,Jz = i ( 0 1 0 1 0 0 0 0 0 ) , (2.2.5)

labeled as x, y, z as they represent rotations around the respective axes. The factor of i ensures the reality of the infinitesimal rotations in Eq. 2.2.4 and also that the generators are Hermitian.4 These provide us with the fundamental representation of 𝔰𝔬(3), and should be familiar as the angular momentum operators in quantum mechanics (QM). By exponentiating these, as in Eq. 2.2.2, we obtain the fundamental representation of the SO(3) group: R(𝜃) = ei𝜃iJi.

To find the fundamental representation of 𝔰𝔲(2), we can follow the same procedure as above, using the unitarity constraint RR = 𝟙 for N = 2 dimensional complex matrices, which yields:

T1 = 1 2σx = 1 2 ( 0 1 1 0 ) , T2 = 1 2σy = 1 2 ( 0 i i 0 ) , T3 = 1 2σz = 1 2 ( 1 0 0 1 ) ,
(2.2.6)

where σi are the Pauli matrices — the angular momentum operators for the spin of spin-12 particles in QM. Either set of generators yield the following Lie algebra of both groups:

[TA,TB] = i𝜖ABCTC, (2.2.7)

where the structure constants fABC of the algebra are simply 𝜖ABC, the totally antisymmetric Levi-Civita tensor. Structure constants themselves furnish the following representation of the corresponding Lie algebra:

[TA]BC = ifABC.
(2.2.8)

This can be confirmed by plugging this representation into the commutator in Eq. 2.2.3 and using the Jacobi identity [85]. As B,C index the number of generators, we see that this representation has a dimension equal to the number of generators of the Lie algebra, and it is called its adjoint representation. It is analogous to the regular representation (Definition 2.1.5) for a Lie algebra, with the underlying vector space spanned by the generators V = span{|TA} and the requirement that D(TA) |TB = ifABC |TC.

Definition 2.2.3. The dimension of a Lie group is defined as the number of generators of the group. Thus, it is the same as the dimension of the adjoint representation.

As it turns out, for 𝔰𝔬(3) and 𝔰𝔲(2), the adjoint representation [TA]BC = i𝜀ABC is simply the fundamental representation of 𝔰𝔬(3). More generally, the dimensions of the fundamental and adjoint representations of SO(n) and SU(n) are given in Table 2.1. The significance of these representations, as we will see, is that the force carriers (i.e., gauge bosons) of the SM live in the adjoint representation of their associated gauge group, while the matter particles live in either their fundamental or trivial representations.

Table 2.1. Dimensions of the fundamental and adjoint representations of the SO(n) and SU(n) groups.
-------------------------------------------------------


  Group      dim (Fundamental    )   dim  (Adjoint )
-------------------------------------------------------

  SO (n )              n                n(n − 1)∕2


  SU (n )              n                  n2 − 1
-------------------------------------------------------
General representations

So far we have discussed two representations of the 𝔰𝔬(3) and 𝔰𝔲(2) algebras. The general representations can be derived in much the same way as finding the eigenstates of the angular momentum operator in QM. We first choose a basis in which one of the generators, conventionally Jz, is diagonal, and label eigenvectors of Jz as |m with eigenvalue m:

Jz |m = m |m.
(2.2.9)

These eigenvectors, by definition, form a basis for the representations of the generators, so counting them tells us the dimensions of allowed representation. To do so, we define the “raising” and “lowering” operators J± = Jx ± iJy, with commutation relations

[Jz,J±] = ±J±,[J+,J] = 2Jz.
(2.2.10)

These are named so because

JzJ±|m = [J±Jz ± J±] |m = (m ± 1)J±|m,
(2.2.11)

i.e., J±|m are eigenvectors of Jz with eigenvalues m ± 1, implying

J±|m = cm±1±|m ± 1 ,
(2.2.12)

where cm±1 are normalization constants. Now if we assume that the representation is finite-dimensional and label the highest-weight state |j — such that J+ |j = 0 cj+1+ = 0 — we can iteratively lower the state and solve for the normalization constants until we reach the lowest-weight state. By doing so we find that cj1 = 0 the lowest weight state is in fact |j.5

Thus, we conclude the algebra allows 2j + 1-dimensional representations spanned by {|j, |j + 1 ,, |j 1 , |j}, with j 02 (non-negative integers and half-integers only). Each possible j indexes a different representation of the group, and any eigenstate can thus be labeled by |j,m. We have already seen the j = 12 and j = 1 representations explicitly in Eqs. 2.2.6 and 2.2.5, respectively, while the j = 0 is simply the trivial representation of the group (D(g) = 1 g G).

Definition 2.2.4. More generally, irreducible representations of a group are labeled by eigenvalues of the Casimir invariants, or Casimirs, of the group. Casimirs are operators that commute with all generators of the group. For 𝔰𝔬(3) and 𝔰𝔲(2), there is only one Casimir,

J2 = J x2 + J y2 + J z2.
(2.2.13)

This is the total angular momentum operator, which we know from QM commutes with all the Jis and for any eigenstate |j,m has eigenvalue j(j + 1):

J2 |j,m = j(j + 1) |j,m.
(2.2.14)

As expected, since the Casimir commutes with all the generators, its eigenvalues depend only on the irrep j. We have also seen that individual states can be further labeled using the eigenvalues of a set of maximally commuting operators, in this case {J2,J z}.

These representations can directly be used to derive those corresponding to the SU(2) and SO(3) group except that, surprisingly, the latter does not admit the half-integer irreps; essentially, SU(2) has double the irreps because it is the double cover of SO(3). Overall, the irreps of 𝔰𝔲(2) and 𝔰𝔲(3) are quite significant in physics, with direct applications to classical and quantum mechanics, and, moreover, they will also serve as the building blocks for the representations of the Lorentz and Poincaré groups in the next section.

2This is because, based on the Campbell-Baker-Hausdorff [84] formula, higher order terms in the expansion of exponential form of g in Eq. 2.2.2 involve only commutators of the generators.

3An algebra (V,) is a vector space V with a bilinear operation : V ×V V . Examples include the cross product of vectors and matrix multiplication of square matrices. The Lie algebra is the special case where is the commutator.

4Note that the conventions around this factor are inconsistent in the literature and likely, despite our best efforts, will be inconsistent in this chapter as well.

5See, for example, Chapter IV.2 in Zee [79] for a more detailed derivation.