Longest subsequence for certain repeated up/down patterns in random permutations avoiding a pattern of length three
Ross G. Pinsky

TL;DR
This paper investigates the length of the longest subsequences following specific up/down patterns in permutations avoiding a pattern of length three, providing asymptotic expectations for these lengths under uniform distribution.
Contribution
It introduces a framework for analyzing pattern-specific subsequences in pattern-avoiding permutations and derives asymptotic expected lengths for new patterns UUD and UUUD.
Findings
Expected length of UUD pattern subsequence is asymptotic to 3/7 n.
Expected length of UUUD pattern subsequence is asymptotic to 4/11 n.
Results extend known cases like increasing and alternating subsequences.
Abstract
Let denote the set of permutations of and let . For a subsequence of of length , construct the ``up/down'' sequence defined by Consider now a fixed up/down pattern: , where and . Given a permutation , consider the length of the longest subsequence of that repeats this pattern. For example, consider and . Then for the permutation , the length of the longest subsequence that repeats the pattern is 7; it is obtained by 3461798 and 3461785. The above framework includes two well-known cases. The pattern is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Methods and Mixture Models · Algorithms and Data Compression · Coding theory and cryptography
