|
|
A029158
|
|
Expansion of 1/((1-x^2)(1-x^3)(1-x^7)(1-x^10)).
|
|
0
|
|
|
1, 0, 1, 1, 1, 1, 2, 2, 2, 3, 4, 3, 5, 5, 6, 6, 8, 8, 9, 10, 12, 12, 14, 15, 17, 17, 20, 21, 23, 24, 28, 28, 31, 33, 36, 37, 41, 43, 46, 48, 53, 54, 59, 61, 66, 68, 73, 76, 81, 84, 90, 93, 99, 102, 109, 112, 119, 123, 130, 134, 142, 146, 154, 159, 167, 172, 181
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,7
|
|
LINKS
|
Table of n, a(n) for n=0..66.
Index entries for linear recurrences with constant coefficients, signature (0,1,1,0,-1,0,1,0,-1,0,0,0,-1,0,1,0,-1,0,1,1,0,-1).
|
|
MATHEMATICA
|
CoefficientList[Series[1/((1-x^2)(1-x^3)(1-x^7)(1-x^10)), {x, 0, 60}], x] (* Harvey P. Dale, Sep 06 2014 *)
|
|
PROG
|
(PARI) Vec(1/((1-x^2)*(1-x^3)*(1-x^7)*(1-x^10)) + O(x^80)) \\ Jinyuan Wang, Mar 18 2020
|
|
CROSSREFS
|
Sequence in context: A138304 A054860 A098745 * A241953 A156197 A155162
Adjacent sequences: A029155 A029156 A029157 * A029159 A029160 A029161
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
N. J. A. Sloane
|
|
EXTENSIONS
|
More terms from Jinyuan Wang, Mar 18 2020
|
|
STATUS
|
approved
|
|
|
|