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!)
A200613 Number of quasi-abelian ideals in the affine Lie algebra sl_n^{hat}. 0
1, 3, 11, 44, 183, 774, 3294, 14034, 59711, 253430, 1072506, 4525168, 19036726, 79861404, 334155036, 1394789214, 5808981711, 24143440374, 100156051746, 414762312504, 1714844273586, 7079573497524, 29187378344676, 120180109515204, 494264431607718, 2030539136846844 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Christian Krattenthaler has shown that a(n)=((n+4)/4)*binomial(2*n,n)-3*2^(2*n-3). This implies that a(n)=A194460(n) - A000531(n-1). The latter fact was first empirically observed by D. S. McNeil. [Volodymyr Mazorchuk, Sep 14 2012]
LINKS
Karin Baur and Volodymyr Mazorchuk, Combinatorial analogues of ad-nilpotent ideals for untwisted affine Lie algebras, arXiv:1108.3659 [math.RA]
FORMULA
a(n) = ((n+4)/4)*binomial(2*n,n)-3*2^(2*n-3). [Volodymyr Mazorchuk, Sep 14 2012]
PROG
(PARI) a(n) = ((n+4)/4)*binomial(2*n, n)-3*2^(2*n-3);
CROSSREFS
Sequence in context: A239392 A122393 A012880 * A149073 A167011 A319322
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Nov 19 2011
STATUS
approved

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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)