The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A319031 Triangle read by rows: T(n,k) is the number of permutations pi of [k] such that s(pi) avoids the pattern 12...n, where s is West's stack-sorting map (1 <= k <= 2^(n-1)-1). 0
1, 1, 2, 1, 1, 2, 6, 10, 13, 10, 3, 1, 2, 6, 24, 78, 232, 631, 1498, 3017, 4934 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,3
COMMENTS
We only consider k <= 2^(n-1)-1 because T(n,k) = 0 when k >= 2^(n-1).
It appears that the rows T(n,1), ..., T(n,2^(n-1)-1) are unimodal.
LINKS
Colin Defant, Stack-sorting preimages of permutation classes, arXiv:1809.03123 [math.CO], 2018.
EXAMPLE
The only permutation pi of [3] such that s(pi) does not contain the pattern 123 is 231, so T(3,3) = 1.
Triangle begins:
1,
1, 2, 1,
1, 2, 6, 10, 13, 10, 3,
1, 2, 6, 24, 78, 232, 631, 1498, 3017, 4934, ...
(not all terms in the fourth row are known).
CROSSREFS
Sequence in context: A007736 A107042 A134830 * A022874 A022873 A323739
KEYWORD
nonn,tabf,more
AUTHOR
Colin Defant, Sep 10 2018
STATUS
approved

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 June 1 08:04 EDT 2024. Contains 373013 sequences. (Running on oeis4.)