Table of Contents
Fetching ...

Pop Stacks with a Bypass

Lapo Cioni, Luca Ferrari, Rebecca Smith

TL;DR

This work advances the theory of sorting permutations using a pop stack with a bypass (PSB). It characterizes sortable permutations via pattern avoidance ($\mathrm{Av}_n(231,4213)$), and proves a Motzkin-path bijection underpinning their enumeration by the odd-indexed Fibonacci sequence. It then develops a recursive preimage algorithm to enumerate and classify PSB preimages, analyzes preimages of permutation classes, and studies compositions with classic sorting devices, yielding detailed forbidden-pattern characterizations. Finally, it extends the framework to two pop stacks in parallel with a bypass, obtaining the basis of sortable permutations and a rational generating function for the inverse class, plus intriguing connections to Fibonacci numbers in the simple permutation case.

Abstract

We consider sorting procedures for permutations making use of pop stacks with a bypass operation, and explore the combinatorial properties of the associated algorithms.

Pop Stacks with a Bypass

TL;DR

This work advances the theory of sorting permutations using a pop stack with a bypass (PSB). It characterizes sortable permutations via pattern avoidance (), and proves a Motzkin-path bijection underpinning their enumeration by the odd-indexed Fibonacci sequence. It then develops a recursive preimage algorithm to enumerate and classify PSB preimages, analyzes preimages of permutation classes, and studies compositions with classic sorting devices, yielding detailed forbidden-pattern characterizations. Finally, it extends the framework to two pop stacks in parallel with a bypass, obtaining the basis of sortable permutations and a rational generating function for the inverse class, plus intriguing connections to Fibonacci numbers in the simple permutation case.

Abstract

We consider sorting procedures for permutations making use of pop stacks with a bypass operation, and explore the combinatorial properties of the associated algorithms.

Paper Structure

This paper contains 6 sections, 8 theorems, 8 equations, 1 algorithm.

Key Result

Proposition 2.1

Given $\pi \in S_n$, we have that $\mathop{\mathrm{\mathbf{PSB}}}\nolimits (\pi )=id_n$ if and only if $\pi \in \mathrm{Av}_n (231,4213)$.

Theorems & Definitions (9)

  • Proposition 2.1
  • Proposition 2.2
  • Proposition 3.1
  • Proposition 3.2
  • Proposition 3.3
  • Proposition 4.1
  • Proposition 5.1
  • Proposition 6.1
  • Conjecture