OFFSET
0,7
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 1, 0, 0, 1, 0, 1, -1, 0, 0, 0, 0, -2, 0, 0, 0, 0, -1, 1, 0, 1, 0, 0, 1, 0, 0, -1).
MATHEMATICA
CoefficientList[Series[1/((1-x^3)(1-x^6)(1-x^8)(1-x^11)), {x, 0, 100}], x] (* Jinyuan Wang, Mar 11 2020 *)
LinearRecurrence[{0, 0, 1, 0, 0, 1, 0, 1, -1, 0, 0, 0, 0, -2, 0, 0, 0, 0, -1, 1, 0, 1, 0, 0, 1, 0, 0, -1}, {1, 0, 0, 1, 0, 0, 2, 0, 1, 2, 0, 2, 3, 0, 3, 3, 1, 4, 4, 2, 5, 4, 4, 6, 6, 5, 7, 7}, 70] (* Harvey P. Dale, Mar 04 2021 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved