36462924
domain: N
Appears in sequences
- Triangle read by rows: T(n,k) is the number of permutations of [n] having k adjacent transpositions (0 <= k <= floor(n/2)). An adjacent transposition is a cycle of the form (i, i+1).at n=36A177248
- Triangle read by rows: T(n,k) is the number of permutations of [n] having k adjacent transpositions (0 <= k <= floor(n/2)). An adjacent transposition is a cycle of the form (i, i+1).at n=43A177248
- Number of permutations of [n] having no adjacent transpositions, that is, no cycles of the form (i, i+1).at n=11A177249
- Number of permutations of [n] having exactly one adjacent 2-cycle.at n=12A370524