Section 2.2 Properties of representations
ยถObjectives
You should be able to:
- Recall the definition of equivalent representations.
- Recall the definition of reducible and irreducible representations.
- Construct the restriction of a representation of a group G to a given subgroup HโG.
- Construct the tensor product of two given matrix representations.
Subsection 2.2.1 Equivalent representations
We defined representations as group homomorphisms between abstract groups G and operators on a vector space V. After choosing a basis, we can think of those as invertible matrices. So if we think of representations in terms of matrices, we want to make sure that we only study โdifferentโ representations. What we mean here is that we do not want to distinguish between matrix representations that come from the same operators, but in different choices of bases. Recall from linear algebra that if you are given a vector equation b=Aa, and that you want to rewrite this equation in a different basis which is obtained by applying the transformation B, we get:Definition 2.2.1. Equivalent representations.
We say that two representations T:GโGL(V) and Tโฒ:GโGL(V) are equivalent if, given a choice of basis for V, all matrices T(g) and Tโฒ(g) are related by a similarity transformation:
for some invertible matrix B.
Subsection 2.2.2 Irreducible and reducible representations
Our goal is to understand and classify representations of groups in general. But not all representations are equally interesting. We want to define a notion of representations that are โminimalโ, in the sense that they are somehow the building block for constructing all representations of a given group. โMinimalโ representations should be representations that have no โsub-structureโ. Let us first define the concept of subrepresentation.Definition 2.2.2. Subrepresentation.
Let T:GโGL(V) be a representation of a finite group G. A vector subspace UโV is said to be T-invariant if T(g)uโU for all uโU. The restriction of T to the subspace U is called a subrepresentation.
Definition 2.2.3. Reducible and irreducible representations.
If a representation T:GโGL(V) has a non-trivial subrepresentation, then it is said to be reducible. It is otherwise irreducible.
Theorem 2.2.4. Irreducible representations of a finite group.
All irreducible representations of a finite group are finite-dimensional.
Subsection 2.2.3 Semisimple representations
ยถLet us now go back to the study of general representations. There is an easy way to construct higher-dimensional representations from lower-dimensional ones. Consider the following example. Suppose that I ask you to give me a 6-dimensional representation of, say, S3. Well, you could say, sure, I'll start with the trivial representation that assigns 1 to all permutations in S3, and I'll assign the 6ร6 matrix:Definition 2.2.5. Direct sum of representations.
Suppose that T:GโGL(V) and S:GโGL(W) are m- and n-dimensional representations of a group G. We construct the (m+n)-dimensional direct sum representation TโS:GโGL(VโW) by forming block diagonal matrices, with the m-dimensional matrices T(g) in the upper left block and the n-dimensional matrices S(g) in the bottom right block:
Definition 2.2.6. Semisimple representations.
A representation is semisimple (also called completely reducible) if it is a direct sum of irreducible representations.
Remark 2.2.7.
A consequence of the direct sum construction is that for any group, there exists an infinite number of reducible representations, which we can construct as direct sums. This is why, from a classification viewpoint, it is much more interesting to focus on irreducible representations.
However, in physics one often encounters representations that are reducible (in fact semisimple). So it is also interesting to develop methods to find the decomposition of a semisimple representation as a direct sum of irreducible representations. For instance, in the case of a quantum mechanical Hamiltonian H with a symmetry group G, we know that solutions will transform according to some semisimple representation T of G. In other words, we can decompose the space of solutions as a direct sum of invariant subspaces according to the decomposition of the semisimple representation as a direct sum of irreducible representations. As we will see later on, all states in a given invariant subspace must be eigenstates of the Hamiltonian with the same energy eigenvalue. Thus, if we are interested in the energy levels of our system, what we first want to do is decompose the space of states into invariant subspaces, that is, decompose the representation T into irreducible representations of the symmetry group G.
Subsection 2.2.4 Restriction to subgroups
Reducible representations also arise naturally when one considers a subgroup H of a group G. A representation of G clearly gives a representation of H if one keeps only the matrices corresponding to the elements of the subgroup HโG. However, when restricted to a subgroup HโG, a representation that is irreducible for G may become reducible for H. Indeed, the induced representation for H may have a subrepresentation (suppose for example that all matrices corresponding to the subgroup are block diagonal), while the original representation for G may not (suppose that the matrices corresponding to elements of G not in H are not block diagonal). A central theme in physics is to find how a given irreducible representation of G decomposes into a direct sum of irreducible representations of H upon restriction to a subgroup HโG.Example 2.2.8. Restriction to Z2โS3.
As an example of this, let us look back at the two-dimensional representation \(T: S_3 \to GL(V)\) that we constructed in Example 2.1.6. We reproduce it here for convenience:
One can show that this representation is irreducible. Let us now consider the order two subgroup \(H= \{e,c \} \subset S_3\text{.}\) The restriction of \(T\) to the subgroup \(H \simeq \mathbb{Z}_2\) gives the two-dimensional representation:
which is now reducible (in fact semisimple), as a representation of \(H\text{,}\) since it is in block diagonal form. It is the direct sum of the trivial representation of \(\mathbb{Z}_2\) and its non-trivial one-dimensional representation.
Subsection 2.2.5 Tensor product representations
We have already seen one way of constructing higher-dimensional representations from lower-dimensional ones. Given two representations T:GโGL(V) and S:GโGL(Vโฒ) of the same group, we have already seen how to construct a (m+n)-dimensional representation on VโVโฒ by adjoining the matrices into (m+n)ร(m+n) block diagonal matrices. We called this construction the direct sum, and denoted it by TโS. There is another way to construct higher-dimensional representations from lower-dimensional ones. We can also take the โproductโ of representations to construct a new mn-dimensional representation: this is called the tensor product representation, and we denote it by TโS. What we are really doing here is define a new representation TโS that is an operator on the tensor product of the underlying vector spaces. If you know what this means, great, otherwise I will simply be pedestrian here and construct the matrix representation TโS explicitly. Let us start with the simpler case where T and S are two-dimensional representations, with matrices:Checkpoint 2.2.9.
Check that the tensor product representation constructed above is indeed a representation, i.e. that \(T \otimes S : G \to GL(mn, \mathbb{C})\) is a group homomorphism.