|
Search: id:A004403
|
|
|
| A004403 |
|
Expansion of 1/theta_3(q)^2 in powers of q. |
|
+0 3
|
|
| 1, -4, 12, -32, 76, -168, 352, -704, 1356, -2532, 4600, -8160, 14176, -24168, 40512, -66880, 108876, -174984, 277932, -436640, 679032, -1046016, 1597088, -2418240, 3632992, -5417708, 8022840, -11802176, 17252928, -25070568, 36223424, -52053760, 74414412
(list; graph; listen)
|
|
|
OFFSET
|
0,2
|
|
|
COMMENT
|
Euler transform of period 4 sequence [ -4,6,-4,2,...].
|
|
FORMULA
|
Expansion of (Sum x^(n^2), n = -inf .. inf )^(-2).
Expansion of elliptic function pi / 2K in powers of q.
G.f.: 1/(Sum_{k} x^k^2)^2 = (Product_{k>0} (1+x^(2k))^2/((1-x^k)(1+x^k)^3))^2.
|
|
PROGRAM
|
(PARI) a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff(eta(x^2+A)^2/eta(-x+A)^4, n)) /* Michael Somos Feb 09 2006 */
|
|
CROSSREFS
|
Apart from signs, same as A001934. Cf. A015128.
Adjacent sequences: A004400 A004401 A004402 this_sequence A004404 A004405 A004406
Sequence in context: A127811 A138517 A001934 this_sequence A084566 A079769 A107035
|
|
KEYWORD
|
sign,easy
|
|
AUTHOR
|
njas
|
|
|
Search completed in 0.002 seconds
|