A206562 Triangle read by rows: T(n,k) = sum of all parts >= k in the last section of the set of partitions of n.
1, 3, 2, 5, 3, 3, 11, 8, 4, 4, 15, 10, 8, 5, 5, 31, 24, 16, 10, 6, 6, 39, 28, 22, 16, 12, 7, 7, 71, 56, 40, 31, 19, 14, 8, 8, 94, 72, 58, 40, 32, 22, 16, 9, 9, 150, 120, 90, 72, 52, 37, 25, 18, 10, 10, 196, 154, 124, 94, 74, 54, 42, 28, 20, 11, 11
Offset: 1
Examples
Triangle begins: 1; 3, 2; 5, 3, 3; 11, 8, 4, 4; 15, 10, 8, 5, 5; 31, 24, 16, 10, 6, 6; 39, 28, 22, 16, 12, 7, 7; 71, 56, 40, 31, 19, 14, 8, 8; 94, 72, 58, 40, 32, 22, 16, 9, 9;
Links
- Alois P. Heinz, Rows n = 1..141, flattened