|
| |
|
|
A136599
|
|
Expansion of (eta(q) * eta(q^15))^3 in powers of q.
|
|
0
| |
|
|
1, -3, 0, 5, 0, 0, -7, 0, 0, 0, 9, 0, 0, 0, 0, -14, 9, 0, -15, 0, 0, 34, 0, 0, 0, -27, 0, 0, -15, 0, 33, 0, 0, 0, 0, 0, -22, 0, 0, 0, 0, 0, 0, 45, 0, -14, -15, 0, 25, 0, 0, -86, 0, 0, 0, 66, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 42, 0, 0, 0, -63, 0, 0, -75, 0, 0, 0, 0, 25, 0, 0, 154, 0, 0, 0, 0, 0, 0, 0, 0, -102, -6, 0, -110
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 2,2
|
|
|
FORMULA
| Euler transform of period 15 sequence [ -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -3, -6, ...].
G.f. is Fourier series of level 15 weight 3 modular form. f(-1 / (15 t)) = 15^(3/2) (t/i)^3 f(t) where q = exp(2 pi i t).
n=0 or a(n) nonzero iff n in A028955.
G.f.: x^2 * (Product_{k>0} (1 - x^k) * (1 - x^(15*k)))^3.
|
|
|
EXAMPLE
| q^2 - 3*q^3 + 5*q^5 - 7*q^8 + 9*q^12 - 14*q^17 + 9*q^18 - 15*q^20 + ...
|
|
|
PROG
| (PARI) {a(n) = local(A); if( n<2, 0, n -= 2; A = x * O(x^n); polcoeff( (eta(x + A) * eta(x^15 + A))^3, n))}
|
|
|
CROSSREFS
| Sequence in context: A010816 A133089 A198954 * A131986 A002656 A166586
Adjacent sequences: A136596 A136597 A136598 * A136600 A136601 A136602
|
|
|
KEYWORD
| sign
|
|
|
AUTHOR
| Michael Somos, Jan 11 2008
|
| |
|
|