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, 3) into exactly k disjoint cycles.
A245183
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, 3) into exactly k disjoint cycles.
Terms
- a(0) =1a(1) =1a(2) =1a(3) =1a(4) =3a(5) =2a(6) =1a(7) =4a(8) =10a(9) =9a(10) =4a(11) =1a(12) =20a(13) =50a(14) =48a(15) =24a(16) =7a(17) =1a(18) =120a(19) =310a(20) =315a(21) =171a(22) =56a(23) =11a(24) =1a(25) =840a(26) =2254a(27) =2419a(28) =1409a(29) =505
External references
- oeis: A245183