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!)
A047807 Duplicate of A008700. 0
1, 144, 193104, 16809408, 397822032, 4630076640, 34416785088, 187487524224, 814891939920, 2975535123408, 9486534607200, 27053022904128, 70486183583424, 169931012132448, 384163644219264, 820166796086400 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Original title: Theta series of Niemeier lattice of type A_5^4*D_4.
LINKS
FORMULA
This series is the q-expansion of 2/3 E_4(z)^3 + 1/3 E_6(z)^2. Cf. A004009, A013973. - Daniel D. Briggs, Nov 25 2011
MATHEMATICA
terms = 16; E4[q_] := 1 + 240 Sum[DivisorSigma[3, n]*q^(2 n), {n, 1, terms}]; E6[q_] := 1 - 504 Sum[DivisorSigma[5, n]*q^(2 n), {n, 1, terms}]; s = 2/3 E4[q]^3 + 1/3 E6[q]^2 + O[q]^(3 terms); Partition[ CoefficientList[s, q], 2][[All, 1]][[1 ;; terms]] (* Jean-François Alcover, Jul 06 2017 *)
CROSSREFS
Equal to the theta series of D_4^6, A008700.
Sequence in context: A159724 A221124 A008700 * A023112 A159424 A013751
KEYWORD
dead
AUTHOR
EXTENSIONS
More terms from Kok Seng Chua (chuaks(AT)ihpc.nus.edu.sg), Jul 05 2000
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)