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.

A003863 Degrees of irreducible representations of alternating group A_8.

This page as a plain text file.
%I A003863 #12 Jun 14 2024 22:31:08
%S A003863 1,7,14,20,21,21,21,28,35,45,45,56,64,70
%N A003863 Degrees of irreducible representations of alternating group A_8.
%D A003863 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 A003863 (GAP) List(Irr(CharacterTable("A8")), chi->chi[1]); # _Eric M. Schmidt_, Jul 18 2012
%Y A003863 A row of A060241.
%K A003863 nonn,fini,full
%O A003863 1,2
%A A003863 _N. J. A. Sloane_