OFFSET
0,16
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 1, 1, 0, 0, 0, -1, 0, 1, 0, 0, 0, -1, -1, 0, 0, 0, 1).
MATHEMATICA
CoefficientList[Series[1/((1-x^4)(1-x^5)(1-x^11)), {x, 0, 80}], x] (* or *) LinearRecurrence[{0, 0, 0, 1, 1, 0, 0, 0, -1, 0, 1, 0, 0, 0, -1, -1, 0, 0, 0, 1}, {1, 0, 0, 0, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 2}, 80] (* Harvey P. Dale, Jun 14 2017 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved