login
A028537
Character of extremal vertex operator algebra of rank 16.
1
1, 0, 0, 7936, 2296, 412672, 65536, 8777216, 1085468, 117516288, 12320768, 1168488704, 109365184, 9394478080, 806748160, 64249840128, 5156716678, 386395015168, 29347020800, 2091202273536, 151675552480, 10358666717184, 722376130560, 47567642539520
OFFSET
0,4
REFERENCES
G. Höhn, Selbstduale Vertexoperatorsuperalgebren und das Babymonster, Bonner Mathematische Schriften, Vol. 286 (1996), 1-85.
LINKS
G. Höhn (gerald(AT)math.ksu.edu), Selbstduale Vertexoperatorsuperalgebren und das Babymonster, Doctoral Dissertation, Univ. Bonn, Jul 15 1995 (pdf, ps).
FORMULA
G.f.: x^(2*r/24) * (B(x)^(2*r) - 2*r*B(x)^(2*r-24) - r*(47-2*r)*B(x)^(2*r-48)) where B(x) = x^(-1/24) * Product_{k>=0} (1+x^(2*k+1)) = x^(-1/24) * A000700 and r = 16. - Sean A. Irvine, Feb 29 2020
a(n) ~ (16 - 15*(-1)^n) * exp(4*Pi*sqrt(n/3)) / (2^(9/2) * 3^(1/4) * n^(3/4)) * (1 - (3^(3/2)/(32*Pi) + 8*Pi/3^(3/2))/sqrt(n)). - Vaclav Kotesovec, May 16 2025
MATHEMATICA
nmax = 30; With[{r=16}, CoefficientList[Series[Product[(1 + x^(2*k + 1))^(2*r), {k, 0, nmax}] - 2*r*x*Product[(1 + x^(2*k + 1))^(2*r - 24), {k, 0, nmax}] + (2*r-47)*r*x^2*Product[(1 + x^(2*k + 1))^(2*r - 48), {k, 0, nmax}], {x, 0, nmax}], x]] (* Vaclav Kotesovec, May 16 2025 *)
CROSSREFS
Cf. A000700.
Sequence in context: A031767 A250629 A185466 * A302901 A179708 A162010
KEYWORD
nonn,easy
EXTENSIONS
More terms from Sean A. Irvine, Feb 29 2020
STATUS
approved