login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A289330
Coefficients of (q*(j(q)-1728))^(1/12) where j(q) is the elliptic modular invariant.
13
1, -82, -20575, -6659090, -2518748380, -1032593788260, -445059365317243, -198496352611395190, -90757000595281589335, -42287493553947286567980, -19998274348368716713055507, -9571416182750599673509425808
OFFSET
0,2
FORMULA
G.f.: Product_{k>=1} (1-q^k)^(A289061(k)/12).
a(n) ~ c * exp(2*Pi*n) / n^(7/6), where c = -Pi^(2/3) * exp(-Pi/6) / (2^(1/6) * 3^(7/6) * Gamma(2/3)^2 * Gamma(3/4)^(2/3)) = -0.149642588746726354370104662... - Vaclav Kotesovec, Mar 07 2018
MATHEMATICA
CoefficientList[Series[((256/QPochhammer[-1, x]^8 + x*QPochhammer[-1, x]^16/256)^3 - 1728*x)^(1/12), {x, 0, 20}], x] (* Vaclav Kotesovec, Mar 07 2018 *)
CROSSREFS
(q*(j(q)-1728))^(k/24): A106203 (k=1), this sequence (k=2), A289331 (k=3), A289332 (k=4), A289333 (k=5), A289334 (k=6), A007242 (k=12), A289063 (k=24).
Cf. A289061.
Sequence in context: A280361 A280671 A241129 * A282157 A176024 A204976
KEYWORD
sign
AUTHOR
Seiichi Manyama, Jul 02 2017
STATUS
approved