OFFSET
0,13
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 1, 1, 0, 1, 0, 0, -1, 1, -1, -1, 0, 0, -1, -1, 1, -1, 0,0, 1, 0, 1, 1, 0, 0, 0, 0, -1).
MATHEMATICA
CoefficientList[Series[1/((1-x^5)(1-x^6)(1-x^8)(1-x^12)), {x, 0, 70}], x] (* or *) LinearRecurrence[{0, 0, 0, 0, 1, 1, 0, 1, 0, 0, -1, 1, -1, -1, 0, 0, -1, -1, 1, -1, 0, 0, 1, 0, 1, 1, 0, 0, 0, 0, -1}, {1, 0, 0, 0, 0, 1, 1, 0, 1, 0, 1, 1, 2, 1, 1, 1, 2, 2, 3, 1, 3, 2, 3, 3, 5, 3, 4, 3, 5, 5, 7}, 70] (* Harvey P. Dale, May 20 2018 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
STATUS
approved