login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A086808 Sum of the entries in the character table of the alternating group A_n. 2

%I #5 Sep 06 2012 03:47:53

%S 1,1,3,8,19,52,140,479,1464,5596,19334,78841,305406,1295435,5527265,

%T 24403208,112338932,517908324,2531226446,12216601247,62626424572,

%U 316570510625,1688123202118,8924364770995,49245542104325,271541015196694,1545740618597036

%N Sum of the entries in the character table of the alternating group A_n.

%H Eric M. Schmidt, <a href="/A086808/b086808.txt">Table of n, a(n) for n = 1..36</a>

%o (GAP) A086808 := n -> Sum(Sum(Irr(CharacterTable("Alternating", n)))); # _Eric M. Schmidt_, Sep 05 2012

%Y Cf. A082733.

%K nonn

%O 1,3

%A Yuval Dekel (dekelyuval(AT)hotmail.com), Sep 15 2003

%E Added terms a(11)..(a(36), _Eric M. Schmidt_, Sep 05 2012.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)