cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A129815 Number of reverse alternating fixed-point-free permutations on n letters.

Original entry on oeis.org

0, 0, 1, 2, 6, 22, 102, 506, 2952, 18502, 131112, 991226, 8271792, 73176262, 703077552, 7121578106, 77437418112, 883521487942, 10726837356672, 136104948161786, 1825110309733632
Offset: 1

Views

Author

Vladeta Jovovic, May 20 2007

Keywords

Comments

From Emeric Deutsch, Aug 06 2009: (Start)
Reverse alternating permutations are called also up-down permutations.
a(n) is also the number of reverse alternating permutations having exactly 1 fixed point (see the Stanley reference). Example: a(4)=2 because we have 1423 and 2314.
(End)

Examples

			a(4)=2 because we have 3412 and 2413. [_Emeric Deutsch_, Aug 06 2009]
		

Crossrefs

Formula

a(2n-1) = A129817(2n-1). [Emeric Deutsch, Aug 06 2009]

Extensions

a(21) from Alois P. Heinz, Jun 11 2015