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