login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A108942
Degrees of irreducible representations of SL(2,7).
1
1, 3, 3, 4, 4, 6, 6, 6, 7, 8, 8
OFFSET
1,2
PROG
(GAP) A108942 := List(Irr(CharacterTable("2.L2(7)")), chi->chi[1]);; Sort(A108942); # Eric M. Schmidt, Jul 18 2012
CROSSREFS
Sequence in context: A097356 A083522 A355067 * A025561 A342169 A187321
KEYWORD
nonn,fini,full
AUTHOR
N. J. A. Sloane, Oct 25 2009
STATUS
approved