A233357 Triangle read by rows: T(n,k) = ((Stirling2)^2)(n,k) * k!
1, 2, 2, 5, 12, 6, 15, 64, 72, 24, 52, 350, 660, 480, 120, 203, 2024, 5670, 6720, 3600, 720, 877, 12460, 48552, 83160, 71400, 30240, 5040, 4140, 81638, 424536, 983808, 1201200, 806400, 282240, 40320
Offset: 1
Examples
Let the colon ":" be a separator between two levels. E.g. in {1,2}:{3} the set {1,2} is on the first level, the set {3} is on the second level. Compare descriptions of A083355 and A232598. a(3,1)=5: {1,2,3} {1,2}{3} {1,3}{2} {2,3}{1} {1}{2}{3} a(3,2)=12: {1,2}:{3} {3}:{1,2} {1,3}:{2} {2}:{1,3} {2,3}:{1} {1}:{2,3} {1}{2}:{3} {3}:{1}{2} {1}{3}:{2} {2}:{1}{3} {2}{3}:{1} {1}:{2}{3} a(3,3)=6: {1}:{2}:{3} {1}:{3}:{2} {2}:{1}:{3} {2}:{3}:{1} {3}:{1}:{2} {3}:{2}:{1} Triangle begins: k = 1 2 3 4 5 6 7 8 sums 1 1 1 2 2 2 4 3 5 12 6 23 4 15 64 72 24 175 5 52 350 660 480 120 1662 6 203 2024 5670 6720 3600 720 18937 7 877 12460 48552 83160 71400 30240 5040 251729 8 4140 81638 424536 983808 1201200 806400 282240 40320 3824282
Links
- Tilman Piesk, First 100 rows, flattened
- Tilman Piesk, Preferential arrangements of set partitions (Wikiversity)
Comments