Exact Sampling of Permutations with a Fixed Longest Increasing Subsequence

Abstract

We study exact uniform sampling of permutations of length n whose longest increasing subsequence (LIS) has prescribed length k. For k ∈ Θ(n), we give a direct rejection sampler whose expected running time is O(n n) in the word-RAM model. The sampler uses an expanded proposal space consisting of permutations together with a specified increasing subsequence, and accepts exactly those proposals whose specified subsequence is the leftmost LIS. For arbitrary 1 k n, we give an exact sampler based on the Robinson--Schensted correspondence. The algorithm samples the corresponding Plancherel-conditioned shape by computing exact completion counts via determinant identities, and then samples two uniform tableaux of that shape. The direct implementation runs in O(n4k5) expected time. We then show that the same sampler can be implemented in expected O(n3k4) time by evaluating a determinant oracle through Hankel moment matrices.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…