14.2 Representations 507
whose rows and columns are indexed by pairs of numbers. The dimension of the product
representation is therefore the product of the dimensions of its factors.
Exercise 14.9: Show that if D(g) is a representation, then so is
D
(g) =[D(g
−1
)]
T
,
where the superscript T denotes the transposed matrix.
Exercise 14.10: Show that a map that assigns every element of a group G to the
1-by-1 identity matrix is a representation. It is, not unreasonably, called the trivial
representation.
Exercise 14.11: A representation D : G → GL(n, C) that assigns an element g ∈ G
to the n-by-n identity matrix I
n
if and only if g = e is said to be faithful. Let D be a
non-trivial, but non-faithful, representation of G by n-by-n matrices. Let H ⊂ G consist
of those elements h such that D(h) = I
n
. Show that H is a normal subgroup of G, and
that D descends to a faithful representation of the quotient group G/H .
Exercise 14.12: Let A and B be linear maps from U → U and let C and D be linear
maps from V → V . Then the direct products A ⊗ C and B ⊗ D are linear maps from
U ⊗ V → U ⊗ V . Show that
(A ⊗ C)(B ⊗ D) = (AB) ⊗ (CD).
Show also that
(A ⊕ C)(B ⊕ D) = (AB) ⊕ (CD).
Exercise 14.13: Let A and B be m-by-m and n-by-n matrices, respectively, and let I
n
denote the n-by-n unit matrix. Show that:
(i) tr(A ⊕ B) = tr(A) + tr(B).
(ii) tr(A ⊗ B) = tr(A) tr(B).
(iii) exp(A ⊕ B) = exp(A) ⊕ exp(B).
(iv) exp(A ⊗ I
n
+ I
m
⊗ B) = exp(A) ⊗ exp(B).
(v) det(A ⊕ B) = det(A) det(B).
(vi) det(A ⊗ B) = (det(A))
n
(det(B))
m
.
14.2.1 Reducibility and irreducibility
The “atoms” of representation theory are those representations that cannot, even by
a clever choice of basis, be decomposed into, or reduced to, a direct sum of smaller
representations. Such a representation is said to be irreducible. It is usually not easy to
tell just by looking at a representation whether it is reducible or not. To do this, we need
to develop some tools. We begin with a more powerful definition of irreducibility.