|
Search: id:A128641
|
|
|
| A128641 |
|
Expansion of (1/3)* (c(q)^2/c(q^2))/ (b(q^2)^2/b(q)) in powers of q where b(), c() are cubic AGM analog functions. |
|
+0 3
|
|
| 1, -1, 4, -10, 20, -39, 76, -140, 244, -415, 696, -1140, 1820, -2861, 4448, -6816, 10292, -15372, 22756, -33356, 48408, -69683, 99600, -141312, 199036, -278557, 387608, -536230, 737632, -1009464, 1374888, -1863764, 2514868, -3378948, 4521672, -6027000, 8002676
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
FORMULA
|
Expansion of(phi(-q^3)^3/ phi(-q))/ (psi(q)^3/ psi(q^3)) in powers of q where phi(), psi() are Ramanujan theta functions.
Expansion of (eta(q)/ eta(q^6))* (eta(q^3)/ eta(q^2))^5 in powers of q.
Euler transform of period 6 sequence [ -1, 4, -6, 4, -1, 0, ...].
G.f. A(x) satisfies 0 = f(A(x), A(x^2)) where f(u, v) = u* (1-v)* (8-9*u) +(u-v)^2.
G.f.: Product_{k>0} (1-x^k)/ (1-x^(6k))* ((1-(x^3k))/ (1-x^(2k)))^5.
|
|
EXAMPLE
|
1 - q + 4*q^2 - 10*q^3 + 20*q^4 - 39*q^5 + 76*q^6 - 140*q^7 + ...
|
|
PROGRAM
|
(PARI) {a(n) = local(A); if(n<0, 0, A = x*O(x^n); polcoeff( (eta(x^3+A)/ eta(x^2+A))^5* eta(x+A)/ eta(x^6+A), n))}
|
|
CROSSREFS
|
A128640(n) = -a(n) unless n = 0. Convolution inverse of A128636.
Adjacent sequences: A128638 A128639 A128640 this_sequence A128642 A128643 A128644
Sequence in context: A008254 A090164 A128640 this_sequence A038421 A049032 A100354
|
|
KEYWORD
|
sign
|
|
AUTHOR
|
Michael Somos, Mar 16 2007
|
|
|
Search completed in 0.002 seconds
|