46348
domain: N
Appears in sequences
- Triangle read by rows: T(n,k) is the number of permutations of [n] having k-1 alternating descents (1<=k<=n). The index i is an alternating descent of a permutation p if either i is odd and p(i)>p(i+1), or i is even and p(i)<p(i+1).at n=38A145876
- Triangle read by rows: T(n,k) is the number of permutations of [n] having k-1 alternating descents (1<=k<=n). The index i is an alternating descent of a permutation p if either i is odd and p(i)>p(i+1), or i is even and p(i)<p(i+1).at n=42A145876
- Number of permutations of [n] having exactly two alternating descents.at n=6A302895
- Number of permutations of [n] having exactly six alternating descents.at n=2A302899