Irregular triangle read by rows: T(n,k) (n>=2, 1<=k<=n) gives number of arrangements of the elements from the multiset M(n, 4) into exactly k disjoint cycles.
A245184
Irregular triangle read by rows: T(n,k) (n>=2, 1<=k<=n) gives number of arrangements of the elements from the multiset M(n, 4) into exactly k disjoint cycles.
Terms
- a(0) =1a(1) =2a(2) =1a(3) =1a(4) =1a(5) =4a(6) =4a(7) =2a(8) =1a(9) =5a(10) =15a(11) =17a(12) =10a(13) =4a(14) =1a(15) =30a(16) =85a(17) =97a(18) =61a(19) =25a(20) =7a(21) =1a(22) =210a(23) =595a(24) =691a(25) =451a(26) =192a(27) =57a(28) =11a(29) =1
External references
- oeis: A245184