cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A121738 Dimensions of the irreducible representations of the simple Lie algebra of type F4 over the complex numbers, listed in increasing order.

Original entry on oeis.org

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

Views

Author

Skip Garibaldi (skip(AT)member.ams.org), Aug 19 2006

Keywords

Comments

We include "1" for the 1-dimensional trivial representation and we list each dimension once, ignoring the possibility that inequivalent representations may have the same dimension.

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.

Crossrefs

Programs

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.