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.

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

Original entry on oeis.org

1, 27, 78, 351, 650, 1728, 2430, 2925, 3003, 5824, 7371, 7722, 17550, 19305, 34398, 34749, 43758, 46332, 51975, 54054, 61425, 70070, 78975, 85293, 100386, 105600, 112320, 146432, 252252, 314496, 359424, 371800, 386100, 393822, 412776, 442442
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 000000 corresponds to the 1-dimensional module on which E6 acts trivially. The smallest faithful representations of E6 have dimension 27, highest weight 000001 or 100000 and are minuscule. The adjoint representation of dimension 78 (the third term in the sequence) has highest weight 010000.
		

References

  • N. Bourbaki, Lie groups and Lie algebras, Chapters 4-6, Springer, 2002.
  • J. E. Humphreys, Introduction to Lie algebras and representation theory, Springer, 1997.

Crossrefs

Programs

  • GAP
    # see program at sequence A121732

Formula

Given a vector of 6 nonnegative integers, the Weyl dimension formula tells you the dimension of the corresponding irreducible representation. The list of such dimensions is then sorted numerically.