A344310 Number of knapsack partitions of n with largest part 4.
0, 0, 0, 0, 1, 1, 2, 3, 1, 2, 3, 3, 1, 3, 3, 3, 2, 3, 3, 4, 2, 3, 4, 4, 1, 4, 4, 3, 2, 4, 3, 4, 2, 3, 4, 4, 1, 4, 4, 3, 2, 4, 3, 4, 2, 3, 4, 4, 1, 4, 4, 3, 2, 4, 3, 4, 2, 3, 4, 4, 1, 4, 4, 3, 2, 4, 3, 4, 2, 3, 4, 4, 1, 4, 4, 3, 2, 4, 3, 4, 2, 3, 4, 4, 1, 4, 4
Offset: 0
Keywords
Examples
The initial values count the following partitions: 4: (4) 5: (4,1) 6: (4,1,1) 6: (4,2) 7: (4,1,1,1) 7: (4,2,1) 7: (4,3) 8: (4,4)
Comments