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!)
A290182 Coefficients in expansion of E_14*Delta^2 where Delta is the generating function of Ramanujan's tau function (A000594). 6
1, -72, -194400, -28866400, 13994100, 9650004336, -99683138560, -1007380800, 5570606272950, -32186306471000, -2717893793664, 724443400725408, -2662202398202200, -401005712372400, 19385312101171200, 24633489938571456, -449375771787124707 (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_8, E_10, E_14 ; E_10, E_12, E_16 ; E_12, E_14, E_18]. G.f. is -691^2*3617*43867*b(q)/(1728^2*2^6*3*5^3*7^2*97*7213).
MATHEMATICA
terms = 17;
E14[x_] = 1 - 24*Sum[k^13*x^k/(1 - x^k), {k, 1, terms}];
E14[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), A290181 (k=10), this sequence (k=14).
Cf. A000594, A058550 (E_14).
Sequence in context: A260779 A279656 A318184 * A008703 A135320 A135427
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 19 15:03 EDT 2024. Contains 371794 sequences. (Running on oeis4.)