|
Search: id:A121444
|
|
|
| A121444 |
|
Expansion of q^(-5/12)eta(q^2)eta(q^3)eta(q^6)/eta(q) in powers of q. |
|
+0 6
|
|
| 1, 1, 1, 1, 1, 2, 0, 1, 1, 1, 2, 1, 1, 0, 1, 2, 1, 0, 2, 1, 1, 1, 1, 1, 1, 2, 1, 0, 0, 1, 2, 2, 1, 1, 0, 3, 0, 1, 1, 0, 2, 0, 1, 1, 2, 2, 1, 1, 0, 1, 1, 1, 2, 1, 1, 0, 1, 2, 1, 0, 3, 0, 0, 1, 1, 2, 1, 1, 1, 1, 3, 1, 0, 1, 0, 2, 0, 1, 1, 1, 2, 1, 0, 0, 1, 3, 2, 1, 1, 2, 0, 1, 1, 0, 0, 2, 2, 0, 1, 1, 2, 1, 1, 2, 0
(list; graph; listen)
|
|
|
OFFSET
|
0,6
|
|
|
FORMULA
|
Euler transform of period 6 sequence [ 1, 0, 0, 0, 1, -2, ...].
G.f.: Product_{k>0} (1+x^k)(1-x^(3k))(1-x^(6k)).
|
|
PROGRAM
|
(PARI) {a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff( eta(x^2+A)*eta(x^3+A)*eta(x^6+A)/eta(x+A), n))}
(PARI) {a(n)=if(n<0, 0, n=12*n+5; sumdiv(n, d, (d%4==1)-(d%4==3))/2)}
|
|
CROSSREFS
|
Cf. A098098 is convolution of a(n) with itself.
A121363(3n+1)=-2*a(n).
Sequence in context: A053692 A099494 A030341 this_sequence A118230 A025889 A126306
Adjacent sequences: A121441 A121442 A121443 this_sequence A121445 A121446 A121447
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Michael Somos, Jul 30 2006
|
|
|
Search completed in 0.002 seconds
|