设
为一个排列。那么
是一个排列上升,如果
。例如,排列
由三个上升组成,即
、
和
。
长度为
的排列中,具有
个上升的排列的数量由欧拉数
给出。
阶数为
的所有排列中,上升的总数为
对于
, 2, ...,给出前几项为 0, 1, 6, 36, 240, 1800, 15120, ... (OEIS A001286)。
排列上升和排列游程之间存在密切联系,其中排列
中长度为
的上升数等于长度为
的排列游程
的数量 (Skiena 1990, p. 31),或者
另请参阅
欧拉数,
排列,
排列游程
使用 Wolfram|Alpha 探索
参考文献
Bona, M. Combinatorics of Permutations. Boca Raton, FL: Chapman & Hall/CRC, 2004.Graham, R. L.; Knuth, D. E.; and Patashnik, O. Concrete Mathematics: A Foundation for Computer Science, 2nd ed. Reading, MA: Addison-Wesley, 1994.Knuth, D. E. The Art of Computer Programming, Vol. 3: Sorting and Searching, 2nd ed. Reading, MA: Addison-Wesley, 1998.Mannila, H. "Measures of Presortedness and Optimal Sorting Algorithms." IEE Trans. Comput. 34, 318-325, 1985.Skiena, S. "Runs and Eulerian Numbers." §1.3.4 in Implementing Discrete Mathematics: Combinatorics and Graph Theory with Mathematica. Reading, MA: Addison-Wesley, pp. 30-31, 1990.Sloane, N. J. A. Sequence A001286/M4225 in "The On-Line Encyclopedia of Integer Sequences."在 Wolfram|Alpha 中被引用
排列上升
请引用为
Weisstein, Eric W. "Permutation Ascent." 来自 MathWorld——Wolfram Web 资源。 https://mathworld.net.cn/PermutationAscent.html
主题分类