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”).

A039887
Number of partitions satisfying cn(0,5) + cn(2,5) <= cn(1,5) + cn(4,5) and cn(0,5) + cn(3,5) <= cn(1,5) + cn(4,5).
0
1, 1, 2, 4, 4, 9, 10, 14, 23, 27, 39, 55, 66, 92, 122, 155, 202, 261, 326, 427, 531, 675, 843, 1047, 1322, 1620, 2017, 2489, 3021, 3757, 4542, 5554, 6766, 8143, 9897, 11926, 14335, 17264, 20626, 24708, 29495, 35149, 41827, 49637, 58806
OFFSET
1,3
COMMENTS
For a given partition cn(i,n) means the number of its parts equal to i modulo n.
Short: 0 + 2 <= 1 + 4 and 0 + 3 <= 1 + 4 (ZBBAAp).
CROSSREFS
Sequence in context: A307325 A272196 A335057 * A216162 A114215 A292302
KEYWORD
nonn
STATUS
approved