|
|
A029069
|
|
Expansion of 1/((1-x)*(1-x^4)*(1-x^5)*(1-x^12)).
|
|
1
|
|
|
1, 1, 1, 1, 2, 3, 3, 3, 4, 5, 6, 6, 8, 9, 10, 11, 13, 15, 16, 17, 20, 22, 24, 25, 29, 32, 34, 36, 40, 44, 47, 49, 54, 58, 62, 65, 71, 76, 80, 84, 91, 97, 102, 106, 114, 121, 127, 132, 141, 149, 156, 162, 172, 181, 189
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
0,5
|
|
COMMENTS
|
Number of partitions of n into parts 1, 4, 5 and 12. - Ilya Gutkovskiy, May 17 2017
|
|
LINKS
|
G. C. Greubel, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (1,0,0,1,0,-1,0,0,-1,1,0,1,-1,0,0, -1,0,1,0,0,1,-1).
|
|
MATHEMATICA
|
CoefficientList[Series[1/((1-x)(1-x^4)(1-x^5)(1-x^12)), {x, 0, 60}], x] (* Harvey P. Dale, Aug 11 2011 *)
|
|
PROG
|
(PARI) x='x+O('x^50); Vec(1/((1 - x)*(1 - x^4)*(1 - x^5)*(1 - x^12))) \\ G. C. Greubel, May 17 2017
|
|
CROSSREFS
|
Sequence in context: A120504 A025772 A211535 * A266341 A279521 A076896
Adjacent sequences: A029066 A029067 A029068 * A029070 A029071 A029072
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane
|
|
STATUS
|
approved
|
|
|
|