login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A015678
Expansion of e.g.f. theta_3^(23/2).
2
1, 23, 483, 9177, 156561, 2398095, 33725475, 465686865, 6952917825, 114751084455, 1935277553475, 32136707104425, 567545846123025, 11263156788858975, 229832929643191875, 4560180147352454625
OFFSET
0,2
REFERENCES
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 102.
LINKS
MATHEMATICA
nmax = 25; CoefficientList[Series[EllipticTheta[3, 0, x]^(23/2), {x, 0, nmax}], x] * Range[0, nmax]! (* Vaclav Kotesovec, Oct 23 2018 *)
CROSSREFS
Sequence in context: A328348 A095256 A273008 * A293083 A014905 A200734
KEYWORD
nonn
STATUS
approved