login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A135410
Number of permutations of {1,2,3,...,n} each with the same up-down signature as its inverse permutation.
1
1, 1, 2, 4, 10, 26, 80, 272, 1076, 4848, 24832, 142340, 902440, 6257264, 47042924, 380800060, 3300070116, 30472353884, 298595442140
OFFSET
0,3
COMMENTS
An "up-down signature" of the permutation (p(1),p(2),p(3),...,p(n)) is the sequence of (n-1) signs (+ or -) where the k-th sign in the sequence is the sign of (p(k+1)-p(k)). All permutations of {1,2,3,...,n} which are their own inverses obviously have the same up-down signature as their inverse permutations.
The terms were calculated by R. J. Mathar (see link).
EXAMPLE
The up-down signature of the permutation (4,2,6,3,5,1) is -+-+-. This permutation's inverse permutation is (6,2,4,1,5,3). The inverse permutation also has the up-down signature -+-+-. So these two permutations, among others, are included in the count for n = 6.
CROSSREFS
Cf. A000085.
Sequence in context: A003239 A195924 A116673 * A148103 A148104 A179981
KEYWORD
nonn,more
AUTHOR
Leroy Quet, Dec 10 2007
EXTENSIONS
a(13)-a(14) from Alois P. Heinz, Oct 18 2013
a(15)-a(18) from Martin Ehrenstein, Jul 30 2023
STATUS
approved