The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A290181 Coefficients in expansion of E_10*Delta^2 where Delta is the generating function of Ramanujan's tau function (A000594). 6
1, -312, -121680, 1004000, 37942020, -801594864, 6139193600, -11831002560, -151614128250, 1346611783000, -4592794000704, 3738595861728, 15192491492360, 47281379454000, -737660590018560, 2662090686805056, -3290770281735027, -4884703150768920 (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_10, E_12 ; E_8, E_12, E_14 ; E_10, E_14, E_16]. G.f. is 691^2*3617*b(q)/(1728^2*2^2*3*5^6*7^2*13).
MATHEMATICA
terms = 18;
E10[x_] = 1 - 264*Sum[k^9*x^k/(1 - x^k), {k, 1, terms}];
E10[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), A290180 (k=8), this sequence (k=10), A290182 (k=14).
Cf. A000594, A013974 (E_10).
Sequence in context: A112729 A308837 A239818 * A282792 A008694 A370309
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 June 3 12:21 EDT 2024. Contains 373060 sequences. (Running on oeis4.)