OFFSET
0,11
LINKS
Harvey P. Dale, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 1, 1, 0, 1, 0, 1, -1, 0, -1, -1, -1, -1, 0, -1, 1, 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^10)), {x, 0, 100}], x] (* Jinyuan Wang, Mar 11 2020 *)
LinearRecurrence[{0, 0, 0, 0, 1, 1, 0, 1, 0, 1, -1, 0, -1, -1, -1, -1, 0, -1, 1, 0, 1, 0, 1, 1, 0, 0, 0, 0, -1}, {1, 0, 0, 0, 0, 1, 1, 0, 1, 0, 2, 1, 1, 1, 1, 2, 3, 1, 3, 1, 4, 3, 3, 3, 4, 4, 6, 3, 6}, 70] (* Harvey P. Dale, Mar 03 2023 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved