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!)
A023903 Theta series of A_12 lattice. 0

%I #12 Jun 12 2019 20:54:34

%S 1,156,4290,36036,141726,449592,1098812,2417844,4575714,8556132,

%T 13981110,23250084,34902582,53549496,75168522,109953272,146737890,

%U 204766848,265082246,357073860,447493332,591649344,720098808,928421208,1118340652,1408153188

%N Theta series of A_12 lattice.

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

%t terms = 21; f[q_] = LatticeData["A12", "ThetaSeriesFunction"][-I*Log[q]/Pi]; s = f[q] + O[q]^(2 terms); Partition[CoefficientList[s, q] // Round, 2][[All, 1]][[1 ;; terms]] (* _Jean-François Alcover_, Jul 06 2017 *)

%K nonn

%O 0,2

%A _N. J. A. Sloane_.

%E More terms from Robert.Harley(AT)inria.fr, see A023902.

%E More terms from _Sean A. Irvine_, Jun 12 2019

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