OFFSET
0,3
REFERENCES
D. J. Benson, Polynomial Invariants of Finite Groups, Cambridge, 1993, p. 105.
LINKS
Index entries for linear recurrences with constant coefficients, signature (1, 1, 0, 0, 0, -1, -2, 0, 0, 0, 1, 2, 0, 1, 2, 0, -2, 0, -2, -3, -1, 0, -1, 1, 3, 0, 2, 3, 1, -1, 1, -1, -3, -2, 0, -3, -1, 1, 0, 1, 3, 2, 0, 2, 0, -2, -1, 0, -2, -1, 0, 0, 0, 2, 1, 0, 0, 0, -1, -1, 1).
FORMULA
G.f.: (1+x^55)/((1-x)*(1-x^2)*(1-x^3)*(1-x^4)*(1-x^5)*(1-x^6)*(1-x^7)*(1-x^8)*(1-x^9)*(1-x^10)*(1-x^11)).
MAPLE
gf:= (1+x^55)/(1-x)/(1-x^2)/(1-x^3)/(1-x^4)/(1-x^5)/(1-x^6)/(1-x^7)/(1-x^8)/(1-x^9)/(1-x^10)/(1-x^11):
seq(coeff(series(gf, x, n+1), x, n), n=0..70);
MATHEMATICA
CoefficientList[Series[(1+x^55)/Times@@(1-x^Range[11]), {x, 0, 60}], x] (* Harvey P. Dale, Jul 27 2024 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Corrected by Harvey P. Dale, Jul 21 2024
a(55) restored by Sean A. Irvine, Jul 27 2024
STATUS
approved