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!)
A015684 Expansion of e.g.f. theta_3^(-7/2). 2

%I #12 Oct 23 2018 08:14:23

%S 1,-7,63,-693,8841,-127575,2047815,-36081045,690863985,-14263534215,

%T 315469515375,-7434244696725,185817177956025,-4906778826324375,

%U 136422375634920375,-3981559981797523125,121659806332798358625

%N Expansion of e.g.f. theta_3^(-7/2).

%D J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, p. 102.

%H Seiichi Manyama, <a href="/A015684/b015684.txt">Table of n, a(n) for n = 0..432</a>

%t nmax = 25; CoefficientList[Series[EllipticTheta[3, 0, x]^(-7/2), {x, 0, nmax}], x] * Range[0, nmax]! (* _Vaclav Kotesovec_, Oct 23 2018 *)

%K sign

%O 0,2

%A _N. J. A. Sloane_

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