Berge Sorting

Abstract

In 1966, Claude Berge proposed the following sorting problem. Given a string of n alternating white and black pegs on a one-dimensional board consisting of an unlimited number of empty holes, rearrange the pegs into a string consisting of n2 white pegs followed immediately by n2 black pegs (or vice versa) using only moves which take 2 adjacent pegs to 2 vacant adjacent holes. Avis and Deza proved that the alternating string can be sorted in n2 such Berge 2-moves for n≥ 5. Extending Berge's original problem, we consider the same sorting problem using Berge k-moves, i.e., moves which take k adjacent pegs to k vacant adjacent holes. We prove that the alternating string can be sorted in n2 Berge 3-moves for n 04 and in n2+1 Berge 3-moves for n 04, for n≥ 5. In general, we conjecture that, for any k and large enough n, the alternating string can be sorted in n2 Berge k-moves. This estimate is tight as n2 is a lower bound for the minimum number of required Berge k-moves for k≥ 2 and n≥ 5.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…