A025847 Expansion of 1/((1-x^3)(1-x^7)(1-x^10)).
1, 0, 0, 1, 0, 0, 1, 1, 0, 1, 2, 0, 1, 2, 1, 1, 2, 2, 1, 2, 3, 2, 2, 3, 3, 2, 3, 4, 3, 3, 5, 4, 3, 5, 5, 4, 5, 6, 5, 5, 7, 6, 6, 7, 7, 7, 7, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 11, 11, 11, 12, 12, 12, 13, 13, 13, 14, 14, 14, 15, 16, 15
Offset: 0
Keywords
Links
- Index entries for linear recurrences with constant coefficients, signature (0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, -1, 0, 0, 0, -1, 0, 0, 1).
Programs
-
Mathematica
CoefficientList[Series[1/((1-x^3)(1-x^7)(1-x^10)),{x,0,80}],x] (* Harvey P. Dale, Dec 02 2011 *)