|
Search: id:A128642
|
|
|
| A128642 |
|
Expansion of (b(q)/ b(q^2))^3 in powers of q where b() is a cubic AGM analog function. |
|
+0 3
|
|
| 1, -9, 36, -90, 180, -351, 684, -1260, 2196, -3735, 6264, -10260, 16380, -25749, 40032, -61344, 92628, -138348, 204804, -300204, 435672, -627147, 896400, -1271808, 1791324, -2507013, 3488472, -4826070, 6638688, -9085176, 12373992, -16773876, 22633812
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
FORMULA
|
Expansion of (chi(-q)^3/ chi(-q^2))^3 in powers of q where chi() is a Ramanujan theta function.
Expansion of ((eta(q)/ eta(q^2))^3* (eta(q^6)/ eta(q^3)))^3 in powers of q.
Euler transform of period 6 sequence [ -9, 0, -6, 0, -9, 0, ...].
G.f. A(x) satisfies 0 = f(A(x), A(x^2)) where f(u, v) = u* (1-v)* (8+u) -(u-v)^2.
G.f.: (Product_{k>0} (1+x^(3k))/ (1+x^k)^3)^3.
G.f. is a period 1 Fourier series which satisfies f(-1 / (6 t)) = 8 g(t) where q = exp(2 pi i t) and g() is g.f. for A123633.
|
|
EXAMPLE
|
1 - 9*q + 36*q^2 - 90*q^3 + 180*q^4 - 351*q^5 + 684*q^6 - 1260*q^7 + ...
|
|
PROGRAM
|
(PARI) {a(n) = local(A); if(n<0, 0, A = x*O(x^n); polcoeff( ((eta(x+A)/ eta(x^2+A))^3* eta(x^6+A)/ eta(x^3+A))^3, n))}
|
|
CROSSREFS
|
9*A128640(n) = -a(n) unless n = 0. Convolution inverse of A128643.
Sequence in context: A009522 A045851 A162258 this_sequence A022604 A085630 A133226
Adjacent sequences: A128639 A128640 A128641 this_sequence A128643 A128644 A128645
|
|
KEYWORD
|
sign
|
|
AUTHOR
|
Michael Somos, Mar 16 2007
|
|
|
Search completed in 0.002 seconds
|