|
Search: id:A081362
|
|
|
| A081362 |
|
Expansion of q^(1/24) * eta(q) / eta(q^2) in powers of q. |
|
+0 4
|
|
| 1, -1, 0, -1, 1, -1, 1, -1, 2, -2, 2, -2, 3, -3, 3, -4, 5, -5, 5, -6, 7, -8, 8, -9, 11, -12, 12, -14, 16, -17, 18, -20, 23, -25, 26, -29, 33, -35, 37, -41, 46, -49, 52, -57, 63, -68, 72, -78, 87, -93, 98, -107, 117, -125, 133, -144, 157, -168, 178, -192, 209, -223, 236, -255, 276, -294, 312, -335, 361, -385
(list; graph; listen)
|
|
|
OFFSET
|
0,9
|
|
|
COMMENT
|
(Number of partitions of n into an even number of parts) - (number of partitions of n into an odd number of parts). [Fine]
|
|
REFERENCES
|
N. J. Fine, Basic Hypergeometric Series and Applications, Amer. Math. Soc., 1988; p. 58, Eq. (26.56) [essentially the function phi(q)]; also p. 38, Eq. (22.14).
|
|
FORMULA
|
G.f.: Product_{k>0} (1-x^(2k-1)) = Product_{k>0} 1/(1+x^k) = 1+Sum_{k>0} (-x)^k/(Product_{i=1..k} (1-x^i)).
This is the convolution inverse of A000009 (partitions into distinct parts) - i.e. the negation of the INVERTi transform of A000009. - Frank Adams-Watters (FrankTAW(AT)Netscape.net), Jan 06 2006
Expansion of chi(-q) in powers of q where chi() is a Ramanujan theta function.
Given g.f. A(x), then B(x)=A(x^3)^8/x satisfies 0=f(B(x), B(x^2)) where f(u, v)=u^2*v +16*u -v^2.
G.f. A(x) satisfies A(x^2)=A(x)A(-x).
Euler transform of period 2 sequence [ -1, 0, ...].
Expansion of q^(1/24) f1(t) in powers of q = exp(Pi i t) where f1() is a Weber function.
|
|
EXAMPLE
|
q^-1 - q^23 - q^71 + q^95 - q^119 + q^143 - q^167 + 2*q^191 - 2*q^215 + ...
|
|
PROGRAM
|
(PARI) {a(n)=local(A); if(n<0, 0, A=x*O(x^n); polcoeff( eta(x+A)/eta(x^2+A), n))}
|
|
CROSSREFS
|
A000700(n)=(-1)^n a(n).
Adjacent sequences: A081359 A081360 A081361 this_sequence A081363 A081364 A081365
Sequence in context: A035435 A025775 A000700 this_sequence A112216 A058688 A132322
|
|
KEYWORD
|
sign
|
|
AUTHOR
|
Michael Somos, Mar 18 2003
|
|
|
Search completed in 0.002 seconds
|