A220482 Triangle read by rows: T(j,k) in which row j lists the parts in nondecreasing order of the j-th region of the set of partitions of n, with 1<=j<=A000041(n).
1, 1, 2, 1, 1, 3, 2, 1, 1, 1, 2, 4, 3, 1, 1, 1, 1, 1, 2, 5, 2, 2, 4, 3, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 6, 3, 2, 5, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 7, 2, 2, 4, 3, 2, 2, 3, 6, 5, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 3, 4, 8
Offset: 1
Examples
First 15 rows of the irregular triangle are 1; 1, 2; 1, 1, 3; 2; 1, 1, 1, 2, 4; 3; 1, 1, 1, 1, 1, 2, 5; 2; 2, 4; 3; 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 6; 3; 2, 5; 4; 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 3, 7;
Comments