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!)
A307030 Number of permutations of [n] with overlapping adjacent runs. 3

%I #63 Nov 18 2021 11:27:57

%S 1,1,3,11,49,263,1653,11877,95991,862047,8516221,91782159,1071601285,

%T 13473914281,181517350571,2608383775171,39824825088809,

%U 643813226048935,10986188094959045,197337931571468445,3721889002400665951,73539326922210382215,1519081379788242418149,32743555520207058219615,735189675389014372317381

%N Number of permutations of [n] with overlapping adjacent runs.

%C The one-line notation of any permutation p has a unique factorization into runs p = B1,B2,...,Bk, where each Bi is a run (a sequence of increasing values), and the first element of B(i+1) is smaller than the last element of Bi. If the permutation p is such that each pair of adjacent runs Bi, B(i+1) have an overlapping range, that is the intervals [min(Bi),max(Bi)] and [min(B(i+1)),max(B(i+1))] have a nonempty intersection, then we say that p has overlapping runs.

%C a(n) is also the number of permutations of size n transformed by a pop-stack sorting (see Links below).

%H Bjarki Ágúst Guðmundsson, <a href="/A307030/b307030.txt">Table of n, a(n) for n = 1..450</a>

%H Andrei Asinowski, Cyril Banderier, Sara Billey, Benjamin Hackl and Svante Linusson, <a href="https://lipn.fr/~cb/Papers/popstack.pdf">Pop-stack sorting and its image: Permutations with overlapping runs</a> (2019), preprint.

%H Anders Claesson, Bjarki Ágúst Guðmundsson and Jay Pantone, <a href="https://arxiv.org/abs/1908.08910">Counting pop-stacked permutations in polynomial time</a>, arXiv:1908.08910 [math.CO], 2019.

%H Colin Defant and Nathan Williams, <a href="https://arxiv.org/abs/2111.08122">Semidistrim Lattices</a>, arXiv:2111.08122 [math.CO], 2021.

%e For n = 3 the a(3) = 3 permutations with overlapping runs are 123, 132, 213.

%Y Cf. A001855, A008292.

%Y Row sums of A309993.

%K nonn

%O 1,3

%A _Cyril Banderier_, Mar 20 2019

%E Added more terms (from the Claesson/Guðmundsson/Pantone reference), _Joerg Arndt_, Aug 26 2019

%E Definition corrected by _Bjarki Ágúst Guðmundsson_, Aug 26 2019

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 April 24 11:49 EDT 2024. Contains 371936 sequences. (Running on oeis4.)