A047807 Duplicate of A008700.
1, 144, 193104, 16809408, 397822032, 4630076640, 34416785088, 187487524224, 814891939920, 2975535123408, 9486534607200, 27053022904128, 70486183583424, 169931012132448, 384163644219264, 820166796086400
Offset: 0
Keywords
Crossrefs
Equal to the theta series of D_4^6, A008700.
Programs
-
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 *)
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
Extensions
More terms from Kok Seng Chua (chuaks(AT)ihpc.nus.edu.sg), Jul 05 2000
Comments