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!)
A290180 Coefficients in expansion of E_8*Delta^2 where Delta is the generating function of Ramanujan's tau function (A000594). 6
1, 432, 39960, -1418560, 17312940, -71928864, -462815680, 7500885120, -38038437810, 29000909200, 729783353376, -4661016429888, 13691625085880, -16503845217120, -14982974507520, 45085348093056, 99234456545637, -157805792764560, -1644659689877680 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,2
LINKS
S. C. Milne, Hankel determinants of Eisenstein series, preprint, arXiv:0009130 [math.NT], 2000.
FORMULA
Let b(q) be the determinant of the 3 X 3 matrix [E_6, E_8, E_12 ; E_8, E_10, E_14 ; E_10, E_12, E_16]. G.f. is -691^2*3617*b(q)/(1728^2*2^3*3*5^3*7^2*467).
MATHEMATICA
terms = 19;
E8[x_] = 1 + 480*Sum[k^7*x^k/(1 - x^k), {k, 1, terms}];
E8[x]*QPochhammer[x]^48 + O[x]^terms // CoefficientList[#, x]& (* Jean-François Alcover, Feb 26 2018 *)
CROSSREFS
E_k*Delta^2: A290178 (k=4), A290048 (k=6), this sequence (k=8), A290181 (k=10), A290182 (k=14).
Cf. A000594, A008410 (E_8).
Sequence in context: A228105 A232905 A282752 * A281986 A299861 A269149
KEYWORD
sign
AUTHOR
Seiichi Manyama, Jul 23 2017
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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)