We give results concerning two problems on the recently introduced \textit{flip colourings of graphs}. For positive integers $b, r$ with $b < r$, we say that a $b + r$ regular graph is a $(b,r)$-\textit{flip graph} if there exists a red/blue edge colouring such that the red degree of every vertex is $r$, the blue degree of every vertex is $b$, yet in the closed neighbourhood of every vertex there are more blue edges than red edges.
We prove that for integers $b, r$ with $4 \leq b < r < b + 2 \left\lfloor\frac{b+2}{6}\right\rfloor^2$, small constructions of $(b,r)$-flip graphs on $Î(b+r)$ vertices are possible. Furthermore, we prove that there exist $k$-flip sequences $(a_1, \dots, a_k)$ where $k > 4$, such that $a_k$ can be arbitrarily large whilst $a_i$ is constant for $1 \leq i < \frac{k}{4}$.
This paper investigates two core problems in flip colouring of graphs. For positive integers b,r (where b<r), a (b,r)-flip graph is a (b+r)-regular graph admitting a red/blue edge colouring such that each vertex has red degree r and blue degree b, but the number of blue edges in each vertex's closed neighbourhood exceeds the number of red edges. The paper proves: (1) For integers b,r satisfying 4≤b<r<b+2⌊6b+2⌋2, there exist small-scale (b,r)-flip graphs with Θ(b+r) vertices; (2) There exist k-flip sequences (a1,…,ak) (for k>4) where ak can be arbitrarily large while ai remains constant for 1≤i<4k.
Flip Colouring represents a new example of local-global phenomenon contrast in graph theory. Given positive integers b<r, a (b,r)-flip graph is a (b+r)-regular graph whose edge colouring satisfies:
Global Majority: Blue edges induce a b-regular subgraph, red edges induce an r-regular subgraph, so globally "red wins"
Local Flip: For each vertex v, the number of blue edges in its closed neighbourhood N[v] exceeds the number of red edges, so locally "blue wins"
This local-global "flip" phenomenon exemplifies counterintuitive properties in graph theory.
Theoretical Importance: Flip colouring belongs to the study of local-global phenomena in graph theory, related to majority consensus problems and local majority effects
Combinatorial Structures: Explores existence and construction methods for regular graphs with special properties
Parameter Relationships: Investigates existence boundaries and minimum sizes of flip graphs under different parameters
Improved Bounds: Seek tighter h(b,r) bounds, particularly for specific parameter ranges
Quantifying Unboundedness: Precisely characterize q(k)—the maximum index such that the first q(k) parameters in a k-flip sequence can remain constant while the last parameter grows arbitrarily
Improved Construction Bound (Theorem 3.1): For 4≤b<r<b+2⌊6b+2⌋2, prove
h(b,r)≤8λb,r(2+⌊2r⌋+⌊2b+2⌋−2⌊6b+2⌋)
where λb,r=max{1,(bmod2)+(rmod2)}. This significantly improves upon prior work.
Precise Bounds on q(k) (Theorems 4.1 and 4.4): Prove for k>3,
max{1,⌈4k⌉−1}≤q(k)<{3k⌈2k⌉if k≡0(mod3)otherwise
Development of Technical Tools:
Systematized products and packing operations on edge-coloured graphs (Section 2)
Established connections between Cayley graph constructions and sum-free sets
Developed construction methods based on additive combinatorics
Existence Results: Prove that for k≥4, there exist k-flip sequences where the first ⌊k/4⌋ parameters can remain constant while the last parameter grows arbitrarily
k-Flip Graph Problem: Given k≥2, a d-regular graph G, and an increasing sequence of positive integers a1<a2<⋯<ak (satisfying d=∑j=1kaj), does there exist a k-edge colouring such that:
Edges of colour j induce an aj-regular subgraph (i.e., degj(v)=aj for all v∈V)
For each vertex v, ek[v]<ek−1[v]<⋯<e1[v] (colour edge counts in closed neighbourhood are decreasing)
Notation:
NG(v): open neighbourhood of vertex v
NG[v]: closed neighbourhood of vertex v (NG(v)∪{v})
EjG(S): set of colour j edges in the subgraph induced by S
Cayley Graph Definition: Given a group Γ and a connection set S⊆Γ (inverse-closed and not containing the identity), the Cayley graph Cay(Γ;S) has vertex set Γ and edge set {{g,gs}:s∈S,g∈Γ}.
Sum-Free Set: For an abelian group Γ and subset A⊆Γ, A is sum-free if 2A∩A=∅ (where 2A=A+A).
Key Lemma (Proposition 2.3): Let Γ be an abelian group and R,B be disjoint inverse-closed subsets (not containing the identity). If G=Cay(Γ;B) and H=Cay(Γ;R) are monochromatic with colours 1 and 2 respectively, then in Cay(Γ;B∪R):
Core Idea: Combine multiple small flip graphs to construct large flip graphs, keeping the first q parameters fixed while allowing the last parameter to grow arbitrarily.
Lemma 4.3 (Combination Lemma): If there exists an (a1,…,aq)-flip graph F satisfying ejF[v]=Dj for all v and 1≤j≤q, and
Dq(k−4q)>1+ξq(q−1)+5(2k−q)
where ξ=max1≤j<q{Dj−Dj+1}, then for any N, there exists an (a1,…,ak)-flip graph with ak>N.
Construction Steps:
Construct Cayley graph K=Cay(Γ;S) where S=⋃j=1k−q−1Sj is sum-free
Compute Cartesian product F□K
Construct bipartite graph H and compute strong product H⊠(F□K)
By choosing sufficiently large parameter t, ensure colour degrees and closed neighbourhood edge counts satisfy flip conditions
Theorem 4.4 (Existence Theorem): For k>3 and q=1 or q<k/4, there exist a1,…,aq∈N such that for any N, there exists an (a1,…,ak)-flip graph with ak>N.
The proof utilizes Theorem 4.2 (existence of flip intervals) and Lemma 4.3 combinatorially.
Theorem 4.1 (Recolouring Argument): By regrouping k colours into 2 or 3 colours and using known bounds for 2-flip and 3-flip graphs, prove:
When k≡0(mod3), merge every k/3 colours, obtaining a 3-flip graph, and by Theorem 1.3 get ak≤2k2(ak/3)2
Otherwise, merge the first ⌈k/2⌉ colours into one and remaining colours into another, obtaining a 2-flip graph, and by Theorem 1.1 get a quadratic bound
Deep Integration of Cayley Graphs and Sum-Free Sets: First systematic use of sum-free set theory from additive combinatorics to construct flip graphs, achieving (R+B)∩R=∅ through precise interval positioning
Multi-Level Graph Product Framework: Innovatively combines Cartesian and strong products, controlling closed neighbourhood edge counts through precise formulas in Lemmas 2.1 and 2.2
Parameter Optimization: In Theorem 3.1, by choosing ∣T2∣=⌊(b+2)/6⌋ and utilizing sumset property ∣2T2∣=2∣T2∣−1, precisely achieve required edge count lower bounds
Parity Handling: Cleverly manages parity combinations of b,r through involutions and direct product groups
Recolouring Technique: Theorem 4.1's proof demonstrates the power of colour merging in establishing upper bounds
Small-Scale Constructions: For 4≤b<r<b+2⌊(b+2)/6⌋2, there exist (b,r)-flip graphs with O(b+r) vertices
Parameter Unboundedness: For k>4, one can construct k-flip sequences where the first ⌊k/4⌋ parameters remain constant while the last parameter grows arbitrarily
Bound Tightness: q(k) is sandwiched between Ω(k/4) and O(k/2) (or O(k/3))
4 Y. Caro, J. Lauri, X Mifsud, R. Yuster, and C. Zarb. Flip colouring of graphs. Graphs and Combinatorics, 40(106), 2024.
Introduced flip colouring, established foundational theory
2 N. Alon and D. J. Kleitman. Sum-free subsets. In A Tribute to Paul Erdős, page 13–26. Cambridge University Press, 1990.
Classical results on sum-free sets
7 B. Green and I. Z. Ruzsa. Sum-free sets in abelian groups. Israel Journal of Mathematics, 147(1):157–188, 2005.
In-depth study of sum-free sets in abelian groups
Overall Assessment: This is a high-quality theoretical combinatorics paper that significantly advances flip colouring theory through clever constructions and refined analysis. The combination of Cayley graphs and sum-free sets demonstrates the power of cross-disciplinary methods, with improved bounds on h(b,r) and q(k) having important theoretical value. Despite parameter range restrictions and remaining gaps, the paper establishes solid foundations for subsequent research with challenging open problems. Recommended for researchers interested in extremal graph theory, algebraic graph theory, and additive combinatorics.