OFFSET
0,5
COMMENTS
Number of partitions of n into parts 1, 4, 6 and 11. - Ilya Gutkovskiy, May 18 2017
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,1,-1,1,-1,0,0,-1,2,-1,0,0,-1,1,-1,1,0,0,1,-1).
FORMULA
a(n) = floor((2*n^3 + 66*n^2 + 639*n + 33*n*(-1)^n + 2956)/3168 + (31/72)*([(n mod 4)=0] + [(n mod 132)=78] - [(n mod 132)=32])). - Hoang Xuan Thanh, Jul 19 2025
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved
