login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A039871
Number of partitions satisfying cn(2,5) <= cn(0,5) + cn(1,5) + cn(4,5) and cn(3,5) <= cn(0,5) + cn(1,5) + cn(4,5).
0
1, 1, 2, 4, 5, 9, 11, 16, 24, 31, 43, 60, 77, 104, 136, 179, 230, 298, 381, 489, 619, 784, 980, 1235, 1543, 1915, 2374, 2931, 3603, 4446, 5421, 6625, 8058, 9784, 11873, 14342, 17277, 20790, 24948, 29946, 35768, 42698, 50842, 60469, 71846
OFFSET
1,3
COMMENTS
For a given partition cn(i,n) means the number of its parts equal to i modulo n.
Short: 2 <= 0 + 1 + 4 and 3 <= 0 + 1 + 4 (BBZAAp).
CROSSREFS
Sequence in context: A152186 A085765 A211521 * A365042 A161375 A241408
KEYWORD
nonn
STATUS
approved