A003861 Degrees of irreducible representations of alternating group A_6.
1, 5, 5, 8, 8, 9, 10
Offset: 1
References
- J. H. Conway, R. T. Curtis, S. P. Norton, R. A. Parker and R. A. Wilson, ATLAS of Finite Groups. Oxford Univ. Press, 1985 [for best online version see https://oeis.org/wiki/Welcome#Links_to_Other_Sites].
Programs
-
GAP
List(Irr(CharacterTable("A6")), chi->chi[1]); # Eric M. Schmidt, Jul 18 2012