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