Number T(n,k) of permutations of [n] having k cycles of the form (c1, c2, ..., c_m) where c1 = min_{i>=1} c_i and c_j = min_{i>=j} c_i or c_j = max_{i>=j} c_i; triangle T(n,k), n>=0, 0<=k<=n, read by rows.
A344855
Number T(n,k) of permutations of [n] having k cycles of the form (c1, c2, ..., c_m) where c1 = min_{i>=1} c_i and c_j = min_{i>=j} c_i or c_j = max_{i>=j} c_i; triangle T(n,k), n>=0, 0<=k<=n, read by rows.
Terms
- a(0) =1a(1) =0a(2) =1a(3) =0a(4) =1a(5) =1a(6) =0a(7) =2a(8) =3a(9) =1a(10) =0a(11) =4a(12) =11a(13) =6a(14) =1a(15) =0a(16) =8a(17) =40a(18) =35a(19) =10a(20) =1a(21) =0a(22) =16a(23) =148a(24) =195a(25) =85a(26) =15a(27) =1a(28) =0a(29) =32
External references
- oeis: A344855