OFFSET
1,3
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].
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
Eric M. Schmidt, Table of n, a(n) for n = 1..35
PROG
(GAP) A007002 := n -> Sum(List(Irr(CharacterTable("Alternating", n)), chi->chi[1])); # Eric M. Schmidt, Apr 12 2013
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
Corrected and extended by Eric M. Schmidt, Apr 12 2013
STATUS
approved