The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A028524 Character of extremal vertex operator algebra of rank 15. 3
1, 0, 255, 3640, 27525, 154056, 713850, 2878920, 10432650, 34739200, 107930865, 316293000, 881570320, 2352362160, 6040988775, 14993606776, 36092638500, 84513447480, 192980579410, 430636071000, 940847483976, 2015771306800, 4241235245220, 8774382020520 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
REFERENCES
G. Hoehn, Selbstduale Vertexoperatorsuperalgebren und das Babymonster, Bonner Mathematische Schriften, Vol. 286 (1996), 1-85.
LINKS
G. Hoehn (gerald(AT)math.ksu.edu), Selbstduale Vertexoperatorsuperalgebren und das Babymonster, Doctoral Dissertation, Univ. Bonn, Jul 15 1995 (pdf, ps).
FORMULA
G.f.: q^(5/4) * (b(q)^30 - 30*b(q)^6) where b(q) = q^(-1/24) * Product_{k>=0} (1+q^(2*k+1)). - Sean A. Irvine, Feb 04 2020
a(n) ~ 5^(1/4) * exp(Pi*sqrt(5*n)) / (2^(3/2) * n^(3/4)). - Vaclav Kotesovec, Feb 05 2020
MATHEMATICA
nmax = 30; CoefficientList[Series[Product[(1 + x^(2*k + 1))^30, {k, 0, nmax}] - 30*x*Product[(1 + x^(2*k + 1))^6, {k, 0, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Feb 05 2020 *)
CROSSREFS
Sequence in context: A160908 A038995 A068024 * A075940 A075945 A075941
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Sean A. Irvine, Feb 04 2020
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 May 14 14:06 EDT 2024. Contains 372533 sequences. (Running on oeis4.)