A249619 Triangle T(m,n) = number of permutations of a multiset with m elements and signature corresponding to n-th integer partition (A194602).
1, 1, 2, 1, 6, 3, 1, 24, 12, 4, 6, 1, 120, 60, 20, 30, 5, 10, 1, 720, 360, 120, 180, 30, 60, 6, 90, 15, 20, 1, 5040, 2520, 840, 1260, 210, 420, 42, 630, 105, 140, 7, 210, 21, 35, 1, 40320, 20160, 6720, 10080, 1680, 3360, 336, 5040, 840, 1120, 56
Offset: 0
Examples
Triangle begins: n 0 1 2 3 4 5 6 7 8 9 10 m 0 1 1 1 2 2 1 3 6 3 1 4 24 12 4 6 1 5 120 60 20 30 5 10 1 6 720 360 120 180 30 60 6 90 15 20 1
Links
- Tilman Piesk, Triangle rows m=0..25, flattened
- Tilman Piesk, Illustration of the multisets for m=0..6
Comments