login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A135410 Number of permutations of {1,2,3,...,n} each with the same up-down signature as its inverse permutation. 1

%I #23 Jul 30 2023 09:04:35

%S 1,1,2,4,10,26,80,272,1076,4848,24832,142340,902440,6257264,47042924,

%T 380800060,3300070116,30472353884,298595442140

%N Number of permutations of {1,2,3,...,n} each with the same up-down signature as its inverse permutation.

%C 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.

%C The terms were calculated by _R. J. Mathar_ (see link).

%H R. J. Mathar, <a href="/A135410/a135410.txt">C++ program</a>

%e 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.

%Y Cf. A000085.

%K nonn,more

%O 0,3

%A _Leroy Quet_, Dec 10 2007

%E a(13)-a(14) from _Alois P. Heinz_, Oct 18 2013

%E a(15)-a(18) from _Martin Ehrenstein_, Jul 30 2023

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified August 31 10:25 EDT 2024. Contains 375560 sequences. (Running on oeis4.)