07.06.19 · representation-theory / lie-algebraic

Cartan matrix

shipped3 tiersLean: none

Anchor (Master): Cartan 1894 Paris thesis; Killing 1888-90 Math. Ann.; Humphreys section 10-11

Intuition [Beginner]

The Cartan matrix is a square matrix that encodes the angles and relative lengths of the simple roots of a Lie algebra. Each entry tells you how two root directions interact.

Think of a crystal lattice: the simple roots are the basic directions that generate all the other directions through addition and subtraction. The Cartan matrix records the inner products between these generators.

For the Lie algebra , there are two simple roots and at a angle. The Cartan matrix is . The 's on the diagonal are always there (a root has angle with itself). The 's off-diagonal encode the angle.

The Cartan matrix captures the entire root system. From it, you can reconstruct all roots, the Weyl group, and eventually the complete Lie algebra.

Visual [Beginner]

The root diagram of : six roots arranged in a hexagonal pattern around the origin. The two simple roots and are highlighted as arrows from the origin, at to each other. The Cartan matrix entries are shown as labels on the arrows.

Root diagram of sl(3) with six roots in a hexagonal arrangement. Two simple roots alpha_1 and alpha_2 are highlighted. The angle between them is 120 degrees. The Cartan matrix (2, -1; -1, 2) is displayed next to the diagram.

The Cartan matrix: the DNA of a semisimple Lie algebra, encoding the geometry of its root system.

Worked example [Beginner]

For (type ), there are three simple roots. Each pair of adjacent roots has angle , and non-adjacent roots are perpendicular.

The Cartan matrix is:

The pattern: on the diagonal, between adjacent roots, between non-adjacent roots. This tridiagonal pattern is the signature of type .

For (type ), there are two simple roots of different lengths at . The Cartan matrix is . The asymmetry ( vs ) reflects the unequal root lengths.

Check your understanding [Beginner]

Formal definition [Intermediate+]

Definition (Cartan matrix). Let be a root system with base (set of simple roots) . The Cartan matrix is the integer matrix:

where is the coroot and is the Killing-form-induced inner product.

Properties:

  1. for all .
  2. for .
  3. if and only if .
  4. for .

The last property restricts the possible angles between simple roots: , , , or .

Key theorem with proof [Intermediate+]

Theorem (Cartan matrix determines the root system). The Cartan matrix determines the root system up to isomorphism. Moreover, every root system is determined by its Cartan matrix together with the set of simple roots.

Proof. The Cartan matrix encodes the reflections . Since the Weyl group is generated by the simple reflections and each is determined by its action on the simple roots (given by ), the Weyl group is determined by .

The full root system is (the orbit of the simple roots under the Weyl group). Since both and are determined by , so is .

Conversely, the root system determines by definition. So the correspondence is bijective.

Bridge. The Cartan matrix is the combinatorial fingerprint of the Lie algebra; the foundational reason classification works is that the severe constraints on the entries (integers, non-positive off-diagonal, product at most ) allow only finitely many configurations. This pattern appears again in 07.06.20 where Serre's theorem reconstructs the Lie algebra from the Cartan matrix alone. The bridge is that the Cartan matrix identifies the Lie algebra up to isomorphism — it generalises the Dynkin diagram by encoding the same information in matrix form.

Exercises [Intermediate+]

Advanced results [Master]

The classification theorem. Every finite-dimensional semisimple Lie algebra over has a Cartan matrix that decomposes as a direct sum of indecomposable Cartan matrices of the following types:

  • Classical: (), (), (), ()
  • Exceptional: , , , ,

The proof proceeds by showing that the Cartan matrix is a generalised Cartan matrix of finite type, and then classifying all such matrices by their associated Dynkin diagrams.

Serre's theorem. The Cartan matrix determines not just the root system but the Lie algebra itself. Serre's theorem (1966) constructs a Lie algebra from generators () subject to:

  • ,
  • , for

The resulting Lie algebra is semisimple with Cartan matrix .

Kac-Moody algebras. Relaxing the condition to allow generalised Cartan matrices (still , for , but possibly singular or indefinite) leads to infinite-dimensional Kac-Moody algebras. The affine types (where ) correspond to extended Dynkin diagrams and have deep connections to modular forms and conformal field theory.

Synthesis. The Cartan matrix is the bridge between the continuous world of Lie algebras and the discrete world of combinatorics; the central insight is that the severe restrictions on root angles and lengths (only four possible angles, three possible length ratios) force the classification into finitely many types. This pattern appears again in the Coxeter classification of finite reflection groups and the Tits building associated to the Lie group. The bridge is that the Cartan matrix converts the geometric data of the root system into purely combinatorial data, identifying Lie theory with the combinatorics of Dynkin diagrams.

Full proof set [Master]

Proposition (Off-diagonal product constraint). If , then one of equals and the other equals . The corresponding simple roots have length ratio and angle .

Proof. Let be simple roots with angle between them. By the definition of the Cartan matrix: and . So . If this equals , then , giving (the negative root since ), so . The length ratio is .

Connections [Master]

Root-space decomposition 07.06.18 provides the root system from which the Cartan matrix is extracted; the simple roots are a basis of the root system chosen so that all roots have non-negative coefficients.

Serre relations and Serre's theorem 07.06.20 reconstruct the Lie algebra from the Cartan matrix, proving that the matrix captures the complete algebraic structure.

Dynkin diagrams are the graphical encoding of the Cartan matrix, where each node represents a simple root and edges encode the off-diagonal entries.

The Weyl character formula 07.06.07 computes characters using the root system, which is determined by the Cartan matrix.

Bibliography [Master]

@phdthesis{cartan1894,
  author = {Cartan, {\'E}lie},
  title = {Sur la structure des groupes de transformations finis et continus},
  school = {Paris},
  year = {1894}
}

@article{killing1888,
  author = {Killing, Wilhelm},
  title = {Die Zusammensetzung der stetigen endlichen Transformationsgruppen},
  journal = {Math. Ann.},
  volume = {31, 33, 34, 36},
  years = {1888--1890}
}

@book{humphreys-lie,
  author = {Humphreys, James E.},
  title = {Introduction to Lie Algebras and Representation Theory},
  publisher = {Springer},
  year = {1972}
}

@book{fulton-harris,
  author = {Fulton, William and Harris, Joe},
  title = {Representation Theory: A First Course},
  publisher = {Springer},
  year = {1991}
}

Historical & philosophical context [Master]

Wilhelm Killing classified the simple Lie algebras in his monumental four-paper series (1888-1890) [Killing 1888], discovering the exceptional types , , and what we now call . Killing's work was imperfect (he missed the distinction between and , and his proofs had gaps) but the classification was essentially correct.

Elie Cartan refined and corrected Killing's work in his 1894 thesis [Cartan 1894], giving rigorous proofs and the Cartan matrix as a systematic tool. The Cartan matrix crystallises the classification into a finite list of integer matrices, making the "DNA" of each Lie algebra explicit.

The philosophical point is that the continuous symmetry groups are classified by discrete combinatorial data. The Cartan matrix is where geometry becomes combinatorics, and this bridge between the continuous and the discrete is one of the deepest themes in mathematics.