A194449 Largest part minus the number of parts > 1 in the n-th region of the set of partitions of j, if 1 <= n <= A000041(j).
1, 1, 2, 1, 2, 2, 3, 1, 2, 2, 2, 2, 3, 3, 3, 1, 2, 2, 2, 4, 3, 1, 2, 3, 3, 3, 2, 4, 4, 1, 1, 2, 2, 2, 4, 3, 1, 3, 5, 5, 4, -2, 2, 3, 3, 3, 2, 4, 4, 1, 4, 3, 5, 6, 5, -3, 1, 2, 2, 2, 4, 3, 1, 3, 5, 5, 4, -2, 2, 4, 4, 5, 3, 6, 6, 5, -9
Offset: 1
Examples
The 7th region of the shell model of partitions is [5, 2, 1, 1, 1, 1, 1]. The largest part is 5 and the number of parts > 1 is 2, so a(7) = 5 - 2 = 3 (see an illustration in the link section). Written as an irregular triangle T(j,k) begins: 1; 1; 2; 1,2; 2,3; 1,2,2,2; 2,3,3,3; 1,2,2,2,4,3,1; 2,3,3,3,2,4,4,1; 1,2,2,2,4,3,1,3,5,5,4,-2; 2,3,3,3,2,4,4,1,4,3,5,6,5,-3; 1,2,2,2,4,3,1,3,5,5,4,-2,2,4,4,5,3,6,6,5,-9;
Links
- Omar E. Pol, Illustration of the seven regions of 5
Comments