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.

A003892 Degrees of irreducible representations of group L2(32).

This page as a plain text file.
%I A003892 #10 Jun 14 2024 22:31:08
%S A003892 1,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,32,33,33,33,33,33,
%T A003892 33,33,33,33,33,33,33,33,33,33
%N A003892 Degrees of irreducible representations of group L2(32).
%D A003892 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].
%o A003892 (GAP) List(Irr(CharacterTable("L2(32)")), chi->chi[1]); # _Eric M. Schmidt_, Jul 18 2012
%K A003892 nonn,fini,full
%O A003892 1,2
%A A003892 _N. J. A. Sloane_