A121738 Dimensions of the irreducible representations of the simple Lie algebra of type F4 over the complex numbers, listed in increasing order.
1, 26, 52, 273, 324, 1053, 1274, 2652, 4096, 8424, 10829, 12376, 16302, 17901, 19278, 19448, 29172, 34749, 76076, 81081, 100776, 106496, 107406, 119119, 160056, 184756, 205751, 212992, 226746, 340119, 342056, 379848, 412776, 420147, 627912
Offset: 1
Keywords
Examples
The highest weight 0000 corresponds to the 1-dimensional module on which F4 acts trivially. The smallest faithful representation of F4 is the "standard" representation of dimension 26 (the second term in the sequence), with highest weight 0001. (This representation is typically viewed as the trace zero elements in a 27-dimensional exceptional Jordan algebra.) The adjoint representation has dimension 52 (the third term in the sequence) and highest weight 1000.
References
- N. Bourbaki, Lie groups and Lie algebras, Chapter 4-6, Springer, 2002.
- J. E. Humphreys, Introduction to Lie algebras and representation theory, Springer, 1997.
Links
- Andy Huchala, Table of n, a(n) for n = 1..20000
- Andy Huchala, Java program
- Wikipedia, F_4 (mathematics)
Programs
-
GAP
# see program at A121732
Formula
Given a vector of 4 nonnegative integers, the Weyl dimension formula tells you the dimension of the corresponding irreducible representation. The list of such dimensions is then sorted numerically.
Comments