Ordered Ruzsa-Szemeredi Numbers at Matching Size Two
arXiv:2608.14695
Abstract
Bondy and Szwarcfiter defined as the largest number of edges in an -vertex graph whose edge set partitions into induced copies of ; for the deficiency is . We study the ordered relaxation at fixed matching size, in which each part need only be induced in the union of itself with the parts that follow it; write for the largest number of parts, so that is the ordered analogue of . Our main tool is a characterisation valid for every : an ordered decomposition into induced -matchings is a sequence of steps that start from and repeatedly delete a perfect matching from vertices currently spanning a clique. Reading a decomposition backwards turns a condition about the ordering into a reachability question that an exhaustive search can settle. For we determine exactly at orders five through nineteen, where it takes the values , and we confine to . The counting bound is attained at orders five through nine and at eleven, and missed by exactly one part at every other order below twenty, so order eleven is an isolated exception, not a parity effect. Across this range the ordered deficiency equals , and along powers of two a dyadic construction keeps it below ; whether it is linear for all is our main open question. The structural results are formalised in Lean 4, and the searches are certified by fail-closed sweeps and an independent checker.
26 pages, 2 figures. v2: substantially revised and extended. Ordered/unordered deficiency comparison added; exact values determined through order nineteen with order twenty confined to two values; Lean 4 formalisation of the structural results included, with a verified build; supplementary code and certificates included