1366016
domain: N
Appears in sequences
- Number T(n,k) of permutations of [n] with exactly k (possibly overlapping) occurrences of the consecutive step pattern up, down, up, down; triangle T(n,k), n>=0, 0<=k<=max(0,floor((n-3)/2)), read by rows.at n=20A230797
- Number of permutations of [n] with exactly one occurrence of the consecutive step pattern up, down, up, down.at n=10A230832
- Number T(n,k) of permutations of [n] with exactly k (possibly overlapping) occurrences of the consecutive step pattern given by the binary expansion of n, where 1=up and 0=down; triangle T(n,k), n>=0, read by rows.at n=22A242783
- Number of permutations of [n] with exactly one occurrence of the consecutive step pattern given by the binary expansion of n, where 1=up and 0=down.at n=7A246221