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!)
A001943 Expansion of reciprocal of theta series of E_8 lattice. 13
1, -240, 55440, -12793920, 2952385680, -681306078240, 157221316739520, -36281112432850560, 8372395974330234000, -1932052510261208053680, 445849302141400152457440, -102886230661038692118348480 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 123.
LINKS
FORMULA
a(n) ~ (-1)^n * c * exp(Pi*sqrt(3)*n), where c = 512 * Pi^12 / (9 * Gamma(1/3)^18) = 1.0411095643149212575756525710182812978684243780094495837147096816494... - Vaclav Kotesovec, Jul 02 2017, updated Mar 05 2018
MATHEMATICA
terms = 12; s = 1/(1 + 240*Sum[k^3*(q^k/(1 - q^k)), {k, 1, terms}]) + O[q]^terms; CoefficientList[s, q] (* Jean-François Alcover, Jul 04 2017 *)
CROSSREFS
Cf. A004009.
Sequence in context: A269825 A232843 A289636 * A052263 A218514 A270054
KEYWORD
sign
AUTHOR
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 25 10:51 EDT 2024. Contains 371967 sequences. (Running on oeis4.)