A235797 Triangle read by rows in which T(n,k) is the sum of the k-th largest elements in all overpartitions of n.
2, 6, 2, 16, 6, 2, 34, 14, 6, 2, 68, 30, 14, 6, 2, 128, 60, 30, 14, 6, 2
Offset: 1
Examples
Triangle begins: 2; 6, 2; 16, 6, 2; 34, 14, 6, 2; 68, 30, 14, 6, 2; 128, 60, 30, 14, 6, 2; ...
Comments