ConceptComplete

Character Operations and Properties

Characters interact with representation-theoretic constructions in predictable and computable ways, providing powerful computational tools.

TheoremProperties of Characters

Let χV\chi_V and χW\chi_W be characters of representations VV and WW of a group GG over C\mathbb{C}. Then:

  1. Direct sum: χVW(g)=χV(g)+χW(g)\chi_{V \oplus W}(g) = \chi_V(g) + \chi_W(g)
  2. Tensor product: χVW(g)=χV(g)χW(g)\chi_{V \otimes W}(g) = \chi_V(g) \cdot \chi_W(g)
  3. Dual: χV(g)=χV(g1)=χV(g)\chi_{V^*}(g) = \overline{\chi_V(g^{-1})} = \overline{\chi_V(g)} (for finite groups)
  4. Complex conjugate: χV(g)\overline{\chi_V(g)} is the character of the complex conjugate representation V\overline{V}
  5. Identity value: χV(e)=dimV\chi_V(e) = \dim V
  6. Inversion: χV(g1)=χV(g)\chi_V(g^{-1}) = \overline{\chi_V(g)} for unitary representations

Proof of (2): For the tensor product, if {ei}\{e_i\} is a basis for VV and {fj}\{f_j\} for WW, then {eifj}\{e_i \otimes f_j\} is a basis for VWV \otimes W. The matrix of ρVW(g)\rho_{V \otimes W}(g) in this basis is the Kronecker product of ρV(g)\rho_V(g) and ρW(g)\rho_W(g), whose trace is the product of traces.

ExampleComputing with Characters

For S3S_3: The three irreducible characters are:

  • Trivial: χ1=(1,1,1)\chi_1 = (1, 1, 1) on classes (e)(e), (transpositions), (3-cycles)
  • Sign: χsgn=(1,1,1)\chi_{\text{sgn}} = (1, -1, 1)
  • Standard: χstd=(2,0,1)\chi_{\text{std}} = (2, 0, -1)

The tensor product χstdχstd\chi_{\text{std}} \otimes \chi_{\text{std}} has character (4,0,1)(4, 0, 1), which decomposes as: χstd2=χ1+χsgn+χstd\chi_{\text{std}}^2 = \chi_1 + \chi_{\text{sgn}} + \chi_{\text{std}} using the inner product to find multiplicities.

DefinitionIrreducible Character

A character χ\chi is irreducible if it is the character of an irreducible representation. Equivalently, χ\chi is irreducible if and only if: χ,χ=1GgGχ(g)2=1\langle \chi, \chi \rangle = \frac{1}{|G|} \sum_{g \in G} |\chi(g)|^2 = 1

TheoremCharacter Table

For a finite group GG with kk conjugacy classes and irreducible characters χ1,,χk\chi_1, \ldots, \chi_k, the character table is the k×kk \times k matrix: [χi(gj)][\chi_i(g_j)] where g1,,gkg_1, \ldots, g_k are representatives of the conjugacy classes.

This matrix is invertible, and the irreducible characters form an orthonormal basis for the space of class functions.

Remark

The character table encodes complete information about the representation theory of GG in characteristic zero. From the character table, we can:

  • Determine all irreducible representations (up to isomorphism)
  • Decompose any representation into irreducibles
  • Compute tensor products
  • Answer group-theoretic questions (e.g., find normal subgroups, determine solvability)

The character table is a finite object that captures the entire representation theory, making it an exceptionally powerful computational tool.