In 1894, Killing and Cartan classified all simple Lie algebras. Four infinite families (A, B, C, D) and five exceptions: G2, F4, E6, E7, E8. Every exceptional root count factors into {2, 3, 5, 7} only -- no prime above 7 appears. Their Coxeter numbers h are all divisible by 6, and h+1 is always prime. These patterns connect them to the ring Z/214,414,200.
Every exceptional Lie algebra has a 7-smooth root count: factors entirely into {2, 3, 5, 7}. The prime 11 is absent from every root count.
| Algebra | Rank | Roots | Factorization | h+1 |
|---|---|---|---|---|
| G2 | 2 | 12 = 2^2 * 3 | h+1 = 7 (prime) | |
| F4 | 4 | 48 = 2^4 * 3 | h+1 = 13 (prime) | |
| E6 | 6 | 72 = 2^3 * 3^2 | h+1 = 13 (prime) | |
| E7 | 7 | 126 = 2 * 3^2 * 7 | h+1 = 19 (prime) | |
| E8 | 8 | 240 = 2^4 * 3 * 5 | h+1 = 31 (prime) |
The factor 7 appears only in E7 (rank 7). The factor 5 appears only in E8 (rank 8). Coxeter h+1 is prime for all five, and all five have h divisible by 6.
Group the simple Lie algebras by Coxeter number h where h+1 is prime. Eight tiers emerge:
| h | h+1 | 6 | h? | Algebras |
|---|---|---|---|
| 2 | 3 | No | A1 |
| 4 | 5 | No | A3, B2 |
| 6 | 7 | Yes | A5, B3, C3, D4, G2 |
| 10 | 11 | No | A9, B5, C5, D6 |
| 12 | 13 | Yes | B6, C6, D7, E6, F4 |
| 16 | 17 | No | B8, C8, D9 |
| 18 | 19 | Yes | A17, B9, C9, E7 |
| 30 | 31 | Yes | E8 (alone) |
E8 has rank 8 and Coxeter number h = 30. Here is why it is the last exceptional algebra.
Coxeter exponents of E8: {1, 7, 11, 13, 17, 19, 23, 29} = totatives of 30. Sum = 120 = half the roots. phi(30) = 8 = rank. The number of exponents IS the rank.
dim = rank * (h+1). Every dimension factors through the boundary prime:
| Algebra | rank * (h+1) | dim | Factorization |
|---|---|---|---|
| G2 | 2 * 7 | 14 | 2 * 7 |
| F4 | 4 * 13 | 52 | 4 * 13 |
| E6 | 6 * 13 | 78 | 6 * 13 |
| E7 | 7 * 19 | 133 | 7 * 19 |
| E8 | 8 * 31 | 248 | 8 * 31 |
Dimension differences: F4-G2 = 38 = 2*19. E6-F4 = 26 = 2*13. E7-E6 = 55 = 5*11. E8-E7 = 115 = 5*23.
If the E-series continued, E9 would have h = 42 = 2*3*7. Then h+1 = 43, a Heegner number and Cunningham image c(21) = 2*21+1. But E9 is infinite-dimensional (Kac-Moody). The boundary h+1 = 43 marks where finite exceptional Lie algebras end.
Enter a Coxeter number h (even). See h+1, 6-divisibility, and which algebras live on that tier. The eight tiers where h+1 is prime: h = {2, 4, 6, 10, 12, 16, 18, 30}.
Coxeter number h:
Try: 6 (G2 + 4 classical), 12 (F4 + E6 + 3 classical), 30 (E8 alone).
Source code · Public domain (CC0)
.ax source compiled to WASM via self-hosting compiler. Zero HTML authored.