A211009 Triangle read by rows: T(n,k) = number of cells in the k-column of the n-th region of j in the list of colexicographically ordered partitions of j, if 1<=n<=A000041(j), 1<=k<=A141285(n).
1, 1, 2, 1, 1, 3, 1, 1, 1, 1, 2, 5, 1, 1, 1, 1, 1, 1, 2, 7, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 2, 4, 11, 1, 1, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 4, 15, 1, 1, 1, 1, 2, 2, 1, 1, 1, 1, 1, 1, 2, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 7, 22
Offset: 1
Examples
The irregular triangle begins: 1; 1, 2; 1, 1, 3; 1, 1; 1, 1, 2, 5; 1, 1, 1; 1, 1, 1, 2, 7; 1, 1; 1, 1, 2, 2; 1, 1, 1; 1, 1, 1, 2, 4, 11; 1, 1, 1; 1, 1, 1, 2, 2; 1, 1, 1, 1; 1, 1, 1, 1, 2, 4, 15; 1, 1; 1, 1, 2, 2; 1, 1, 1; 1, 1, 1, 2, 4, 4; 1, 1, 1, 1, 1; 1, 1, 1, 1; 1, 1, 1, 1, 2, 3, 7, 22; ... From _Omar E. Pol_, Feb 06 2014: (Start) Illustration of initial terms: . _ . |_| . 1 . _ . _|_| . |_ _| . 1 2 . _ . |_| . _ _|_| . |_ _ _| . 1 1 3 . _ _ . |_ _| . 1 1 . _ . |_| . |_| . _|_| . _ _|_ _| . |_ _ _ _| . 1 1 2 5 . (End)
Links
- Omar E. Pol, Illustration of the seven regions of 5
Crossrefs
Extensions
Better definition from Omar E. Pol, Feb 06 2014
Comments