OFFSET
0,2
REFERENCES
Morris Newman, A table of the coefficients of the powers of eta(tau), Nederl. Akad. Wetensch. Proc. Ser. A. 59 = Indag. Math. 18 (1956), 204-216.
LINKS
Seiichi Manyama, Table of n, a(n) for n = 0..10000
M. Boylan, Exceptional congruences for the coefficients of certain eta-product newforms, J. Number Theory 98 (2003), no. 2, 377-389.
S. R. Finch, Powers of Euler's q-Series, arXiv:math/0701251 [math.NT], 2007.
FORMULA
a(0) = 1, a(n) = -(26/n) * Sum_{k=1..n} A000203(k)*a(n-k) for n > 0. - Seiichi Manyama, Aug 13 2023
EXAMPLE
1 - 26*x + 299*x^2 - 1950*x^3 + 7475*x^4 - 13754*x^5 - 12220*x^6 + 132756*x^7 + ...
MATHEMATICA
CoefficientList[Expand@ Product[(1 - x^k)^26, {k, 25}], x, 25] (* Michael De Vlieger, Jun 08 2016 *)
CROSSREFS
KEYWORD
sign
AUTHOR
STATUS
approved