OFFSET
0,5
COMMENTS
Number of partitions of n into parts 1, 4, 9 and 11. - Ilya Gutkovskiy, May 19 2017
LINKS
Index entries for linear recurrences with constant coefficients, signature (1,0,0,1,-1,0,0,0,1,-1,1,-1,-1,1,-1,1,0,0,0,-1,1,0,0,1,-1).
FORMULA
a(n) = floor((2*n^3 + 75*n^2 + 828*n + 4999)/4752 + (1/3)*([(n mod 9)=4] - [(n mod 9)=7])). - Hoang Xuan Thanh, Jul 07 2025
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved
