OFFSET
0,5
COMMENTS
Number of partitions of n into parts 2, 3, 4, and 12. - Stefano Spezia, May 06 2023
LINKS
Index entries for linear recurrences with constant coefficients, signature (0,1,1,1,-1,-1,-1,0,1,0,0,1,0,-1,-1,-1,1,1,1,0,-1).
PROG
(PARI) Vec(1/((1-x^2)*(1-x^3)*(1-x^4)*(1-x^12)) + O(x^99)) \\ Jinyuan Wang, Mar 18 2020
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Stefano Spezia, May 06 2023
STATUS
approved