login
A029294
Expansion of 1/((1-x^3)(1-x^6)(1-x^7)(1-x^10)).
0
1, 0, 0, 1, 0, 0, 2, 1, 0, 2, 2, 0, 3, 3, 1, 3, 4, 2, 4, 5, 4, 5, 6, 5, 7, 7, 7, 9, 9, 8, 12, 11, 10, 14, 14, 12, 17, 17, 15, 19, 21, 18, 23, 24, 22, 26, 28, 26, 31, 32, 31, 35, 37, 35, 41, 42, 41, 46, 48, 46, 53, 54, 53, 59
OFFSET
0,7
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,0,1,0,0,1,1,0,-1,0,0,0,-2,0,0,0,-1,0,1,1,0,0,1,0,0,-1).
MATHEMATICA
CoefficientList[Series[1/((1-x^3)(1-x^6)(1-x^7)(1-x^10)), {x, 0, 100}], x] (* Jinyuan Wang, Mar 11 2020 *)
LinearRecurrence[{0, 0, 1, 0, 0, 1, 1, 0, -1, 0, 0, 0, -2, 0, 0, 0, -1, 0, 1, 1, 0, 0, 1, 0, 0, -1}, {1, 0, 0, 1, 0, 0, 2, 1, 0, 2, 2, 0, 3, 3, 1, 3, 4, 2, 4, 5, 4, 5, 6, 5, 7, 7}, 70] (* Harvey P. Dale, Oct 18 2020 *)
CROSSREFS
Sequence in context: A281423 A256626 A135211 * A065434 A045832 A287528
KEYWORD
nonn,easy
STATUS
approved