A344319 Number of partitions of n into consecutive parts not divisible by 4.
1, 1, 2, 0, 2, 2, 1, 1, 1, 2, 3, 0, 2, 2, 1, 2, 2, 2, 2, 0, 3, 2, 2, 2, 1, 2, 3, 0, 2, 3, 1, 3, 2, 2, 2, 0, 4, 2, 1, 2, 1, 3, 5, 0, 2, 2, 1, 3, 1, 3, 3, 0, 4, 3, 1, 2, 2, 2, 3, 0, 3, 2, 2, 4, 1, 3, 3, 0, 3, 4, 1, 2, 1, 2, 4, 0, 3, 3, 2, 4, 2, 2, 3, 0, 4, 2, 1, 2, 2, 4
Offset: 1
Keywords
Examples
a(11) = 3 because we have [11], [6, 5] and [5, 3, 2, 1].