5-Coloring Planar Graphs with a Color Class of Order at Most $|V|/6$
Yuta Inoue, Ken-ichi Kawarabayashi, Atsuyuki Miyashita
TL;DR
The paper proves that every planar graph admits a 5-coloring with a color class of size at most $|V|/6$, achieved via a human-checkable framework of $1/6$-reducibility and a discharging argument. It introduces a compact set of reducible configurations (including 10 families) and five discharging rules, enabling a constructive $O(|V|^2)$ algorithm to find the required partition into five independent sets. This work bridges the gap between the Four Color Theorem and the Five Color Theorem by delivering a nontrivial, verifiable bound and a practical coloring method, while suggesting avenues for tightening the bound or exploring dual/related problems. The results highlight how a carefully designed reducibility-discharge scheme can yield strong, constructive colorings without computer-assisted proofs.
Abstract
We show that any planar graph $G=(V,E)$ has a 5-coloring such that one color class contains at most $|V|/6$ vertices. In other words, there exists a partition of $V$ into five independent sets $\{V_1, \cdots, V_5\}$ such that $|V_5| \leq |V| / 6$. Our proof yields an $O(|V|^2)$-time algorithm to find such a partition, and unlike the Four Color Theorem, our proof is fully verifiable without computer assistance.
