3285269
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=30A177248
- Number of permutations of [n] having no adjacent transpositions, that is, no cycles of the form (i, i+1).at n=10A177249