A new upper bound to (a variant of) the pancake problem
Zach Hunter

TL;DR
This paper establishes a new upper bound for the pancake problem variant involving prefix and suffix reversals, showing that sorting permutations can be achieved within 1.5 times the permutation size, highlighting a natural barrier for future improvements.
Contribution
The paper introduces a human-proof upper bound of 1.5k + O(1) for the pancake problem with prefix and suffix reversals, indicating a fundamental limit for this problem variant.
Findings
The lower bound for h(k) remains at (15/14)k - O(1).
The upper bound for h(k) is proven to be 1.5k + O(1).
The constant 1.5 is a natural barrier for this problem variant.
Abstract
The "pancake problem" asks how many prefix reversals are sufficient to sort any permutation to the identity. We write to denote this quantity. The best known bounds are that . The proof of the upper bound is computer-assisted, and considers thousands of cases. We consider , how many prefix and suffix reversals are sufficient to sort any . We observe that still holds, and give a human proof that . The constant "" is a natural barrier for the pancake problem and this variant, hence new techniques will be required to do better.
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
TopicsOptimization and Packing Problems · Advanced Manufacturing and Logistics Optimization
