REVIEW 6 minor 17 references
Sharp quadratic $\chi$-binding functions for powers of bipartite graphs
T0 review · 0 major / 6 minor · reviewed 2026-08-28 · deepseek-v4-flash
Pith's one-line read For every fixed power $r \geq 2$, the chromatic number of an $r$-th power of a bipartite graph can be quadratic in its clique number, making the simple ball-counting upper bound asymptotically exact.
desk verdict Clean asymptotic resolution of an open problem on chi-binding functions for powers of bipartite graphs; the probabilistic construction checks out. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The central object is the random signed-split projective-plane graph $\Gamma_q$: take the point-line incidence graph of $\mathrm{PG}(2,q)$, replace each line vertex by two signed copies, and assign each incidence $(p,\ell)$ independently to one of the two copies with probability $\rho = q^{-1/3}$. This construction keeps the square's clique number linear, at most $4q$, while the point side retains about $q^2$ vertices with independence number at most $13$, forcing $\chi(\Gamma_q^2) \geq (q^2+q+1)/13$. For $r \geq 4$, the $L$-subdivision lemma with $L = \lfloor r/2 \rfloor$ multiplies distances by $L$, making the $r$-th power on original vertices equal to the square, while adding at most $4(L-1)\Delta$ vertices to any clique.
What would settle it
Run the random construction of Section 4 for a sequence of increasing prime powers $q$ and test the three estimates of Lemma 4.2: the maximal size of an independent set in $\Gamma_q^2[A_q]$, and the clique numbers of $\Gamma_q^2[A_q]$ and $\Gamma_q^2[B_q]$. If for infinitely many $q$ the point-side independence number exceeds 13 or either clique number reaches $4q$ with probability bounded away from zero, the existence theorem for squares fails. A direct check of the independence of the 91 pair-events on a single 14-point arc would isolate the crux.
Extended reading notes
Core claim
The central discovery is Theorem 1.1: for every fixed integer $r \geq 2$, $f_r(t) = \Theta_r(t^2)$, where $f_r(t) = \sup\{\chi(G^r) : G \text{ is bipartite and } \omega(G^r) \leq t\}$. The quadratic upper bound $\chi(G^r) \leq 2\omega(G^r)^2$ is therefore asymptotically sharp. For squares, the witness is a random signed-split projective-plane graph $\Gamma_q$ with about $q^2$ point-vertices, square chromatic number at least $(q^2+q+1)/13$, and square clique number at most $4q$. For higher powers, an $L$-subdivision of this graph preserves the square's chromatic lower bound while adding only a linear number of vertices to any clique, yielding the quadratic lower bound for every $r \geq 3$.
Load-bearing premise
The load-bearing premise is that the random signed-split graph simultaneously satisfies the three estimates of Lemma 4.2—point-side independence number at most 13 and both side clique numbers below $4q$—with probability tending to 1; if the assumed independence of the pair-events or the union-bound exponents fails, the quadratic lower bound collapses.
Editorial extensions
If this is right
- The quadratic upper bound $\chi(G^r) \leq 2\omega(G^r)^2$ is tight up to constants for every fixed $r \geq 2$, so no general subquadratic $\chi$-binding function exists for powers of bipartite graphs.
- The class of squares of bipartite graphs is not subquadratically $\chi$-bounded, answering the earlier open question in the negative.
- The girth restriction in the subquadratic result for girth greater than $6$ is essential: the constructed graphs have girth exactly $6$.
- For higher powers, the lower-bound constant is on the order of $1/r^2$, matching the order of the upper-bound constant, so the quadratic behavior persists for all $r \geq 2$.
Reading between the lines
- The random signed-splitting idea likely transfers to any $C_4$-free bipartite incidence graph with many vertices and bounded degree, so quadratic lower bounds for squares may extend to other incidence geometries, not just projective planes.
- The construction has girth exactly $6$, indicating that the girth-$6$ case is the genuine bottleneck for $\chi$-binding of squares of bipartite graphs.
- The proof establishes existence with high probability; a derandomized construction would make the lower-bound graphs explicit and potentially useful for algorithmic distance-coloring questions.
Formalized claims in Lean
-
Claim #1: The central discovery is Theorem 1.1: for every fixed integer $r \geq 2$, $f_r(t) = \Theta_r(t^2)$, where $f_r(t) = \sup\{\chi(G^r) : G \text{ is bipartite and } \omega(G^r) \leq t\}$. The quadratic upper bound $\chi(G^r) \leq 2\omega(G^r)^2$ is therefore asymptotically sharp. For squares, the witness is a random signed-split projective-plane graph $\Gamma_q$ with about $q^2$ point-vertices, squar
/-- @claim 1 The central discovery is Theorem 1.1: for every fixed integer $r \geq 2$, $f_r(t) = \Theta_r(t^2)$, where $f_r(t) = \sup\{\chi(G^r) : G \text{ is bipartite and } \omega(G^r) \leq t\}$. The quadratic upper bound $\chi(G^r) \leq 2\omega(G^r)^2$ is therefore asymptotically sharp. For squares, the witness is a random signed-split projective-plane graph $\Gamma_q$ with about $q^2$ point-vertices, squar -/ def central_claim : Prop :=
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. This paper proves Theorem 1.1: for every fixed integer r≥2, the function f_r(t)=sup{χ(G^r): G bipartite, ω(G^r)≤t} satisfies f_r(t)=Θ_r(t^2). The upper bound is elementary: Lemmas 3.1 and 3.2 show χ(G^r)≤2ω(G^r)^2 for every bipartite G. The lower bound is obtained from a random construction based on the incidence graph of PG(2,q). Each line-vertex is split into two signed copies, with a random Bernoulli sign for every point-line incidence. Lemma 4.2 proves that with high probability the point side has independence number at most 13 and both the point and line sides have clique number less than 4q. This yields a bipartite C4-free graph Γ_q with χ(Γ_q^2)≥(q^2+q+1)/13 and ω(Γ_q^2)≤4q (Theorem 4.3). For powers r≥3, the square examples are uniformly subdivided: Lemma 5.2 shows that for G=S_L(H), G^r[V(H)]=H^2 and ω(G^r)≤ω(H^2)+4(L−1)Δ(H), which gives the quadratic lower bound for every fixed r (Theorem 5.3). Bertrand's postulate converts the prime-power family into a lower bound for all sufficiently large t, completing the proof.
Significance. The result settles the open problem of Chakraborty, Chandran, Jacob, and Pillai on squares of bipartite graphs, and strengthens it to all powers r≥2. The lower-bound construction is the main contribution: it shows that the straightforward ball-counting upper bound is asymptotically tight, despite the fact that square cliques in the incidence graph of a projective plane are as large as the whole vertex set. The probabilistic estimates are carefully executed; in particular, the independence of the 91 pair-events in Lemma 4.2(i) is valid because distinct pairs of an arc determine distinct projective lines. The subdivision lemma for higher powers is also sound. The paper is clearly written and contains complete proofs of the projective-plane facts it uses. If the result holds (and the proof appears correct), it is a significant contribution to the chi-boundedness literature for graph powers.
minor comments (6)
- [Section 5] The L-subdivision is numbered Definition 1, duplicating the graph-power definition in Section 2; please renumber it as Definition 5.1 (or similar).
- [Lemma 5.2] The assertion that G=S_L(H) is bipartite is correct, but the one-sentence justification is too terse for the case of even L, where the bipartition of H does not extend directly to G; please add a short explanation (for example, for even L, color every original vertex with one color and alternate the internal vertices of each subdivided path).
- [Lemma 4.2(iii)] The sentence 'the forced incidence variables are distinct and independent' would benefit from a brief justification that an incidence is a point-line pair, so two forced incidences are distinct even when they involve the same point or the same line.
- [Proof of Theorem 1.1] Bertrand's postulate is invoked for a real x; please state explicitly that the version used is 'for every sufficiently large real x there is a prime q with x≤q≤2x', or apply the integer version to x=t/(2C_r).
- [Lemma 4.2(ii)-(iii)] The expression '-sq^{2/3}/2' is a little opaque; since s=4q it equals -2q^{5/3}, and writing the latter form directly would improve readability.
- [Throughout] There are a few grammatical slips (e.g., 'Hence by using different sets of colors for A and B gives a proper coloring' in Lemma 3.2) that should be corrected in copyediting.
Circularity Check
No significant circularity: the lower bound rests on an independent probabilistic construction and the upper bound on elementary ball counting.
full rationale
The paper's central claim, Theorem 1.1, is assembled from two independent estimates. The quadratic upper bound (Lemmas 3.1 and 3.2) is a direct ball-counting argument using that balls of radius s are cliques in the r-th power. The quadratic lower bound is obtained by a probabilistic construction: Lemma 4.2 separately bounds the independence number of the point-side square (via counting 14-point arcs and pairwise independent incidence events) and the clique number on both sides (via union bounds over signed sets). These quantities are not derived from each other, and the parameter rho = q^{-1/3} is chosen only to make the union-bound exponents negative, not fitted to any target chromatic-to-clique ratio. The subdivision argument in Lemma 5.2 is a deterministic reduction showing that the r-th power of the subdivided graph preserves the square chromatic number of the original vertices while increasing clique number by at most O(L Delta); it does not assume the desired quadratic relation. The paper cites prior work for context and for the open problem, but no load-bearing step is justified only by a self-citation, and no fitted input is renamed as a prediction. The derivation is self-contained against the stated probabilistic estimates and standard projective-plane facts.
Assumptions & free parameters
free parameters (2)
- rho (splitting probability) =
q^{-1/3}
- Threshold constants (14, 13, 4q) =
14 for arcs, 13 = 14 - 1, 4q for cliques
assumptions (4)
- standard math Standard properties of the projective plane PG(2,q): q^2+q+1 points and lines, each line contains q+1 points, each point lies on q+1 lines, two points determine a unique line, two lines meet in a unique point (Lemma 2.3).
- standard math Bertrand's postulate: for every sufficiently large real x there is a prime q with x <= q <= 2x.
- standard math Probabilistic method tools: independence of the Bernoulli incidence variables, linearity of expectation, Markov's inequality, and the union bound.
- domain assumption C4-freeness of the constructed graph Gamma_q (proven in Lemma 4.1) is needed for the mixed-clique bound in Theorem 4.3 and for the |F| <= 4*Delta bound in Lemma 5.2.
Cite this review
Pith. "Pith review of Sharp quadratic $\chi$-binding functions for powers of bipartite graphs." pith.science (2026). https://pith.science/paper/HBLSOXXA
@misc{pith2026260827396,
author = {Pith},
title = {Pith review of: Sharp quadratic $\chi$-binding functions for powers of bipartite graphs},
year = {2026},
howpublished = {\url{https://pith.science/paper/HBLSOXXA}},
note = {Machine review of arXiv:2608.27396}
}
abstract
For every natural number $r\geq 2$, we construct $r^{th}$ powers of bipartite graphs whose chromatic number is quadratic in their clique number, showing that the straightforward quadratic upper bound is best possible. We thereby settle an open problem posed by Chakraborty, Chandran, Jacob and Pillai [J. Graph Theory 112(3) (2026), 235-254] by establishing the sharpness of the quadratic bound for squares of bipartite graphs.
Reference graph
Works this paper leans on
-
[1]
Sunil and Jacob, Dalu and Pillai, Raji R
Chakraborty, Dibyayan and Chandran, L. Sunil and Jacob, Dalu and Pillai, Raji R. , title =. Journal of Graph Theory , volume =. doi:https://doi.org/10.1002/jgt.70014 , url =. https://onlinelibrary.wiley.com/doi/pdf/10.1002/jgt.70014 , year =
-
[2]
Journal of Graph Theory , volume=
A survey of -boundedness , author=. Journal of Graph Theory , volume=. 2020 , publisher=
work page 2020
-
[3]
Kramer, Florica and Kramer, Horst , journal=. Ein F
-
[4]
Un probleme de coloration des sommets d’un graphe , author=. CR Acad. Sci. Paris A , volume=
-
[5]
Combinatorics, Probability and Computing , volume=
The chromatic number of graph powers , author=. Combinatorics, Probability and Computing , volume=. 2002 , publisher=
work page 2002
-
[6]
Daniel W. Cranston , title =. The Electronic Journal of Combinatorics , volume =. 2023 , note =. doi:10.37236/10898 , eprint =
-
[7]
Discrete Mathematics , volume =
Florica Kramer and Horst Kramer , title =. Discrete Mathematics , volume =. 2008 , doi =
work page 2008
-
[8]
Journal of Graph Theory , volume =
Alex Scott and Paul Seymour , title =. Journal of Graph Theory , volume =. 2020 , doi =
work page 2020
Show all 17 references
-
[9]
On the Chromatic Number of Powers of Subdivisions of Graphs , journal =
Michael Anastos and Simona Boyadzhiyska and Silas Rathke and Juanjo Ru. On the Chromatic Number of Powers of Subdivisions of Graphs , journal =. 2025 , doi =
2025
-
[10]
J. W. P. Hirschfeld , title =. 1998 , isbn =
1998
-
[11]
Spencer , title =
Noga Alon and Joel H. Spencer , title =. 2016 , isbn =
2016
-
[12]
Algorithmica , volume =
Hoang-Oanh Le and Van Bang Le , title =. Algorithmica , volume =. 2019 , doi =
2019
-
[13]
The Electronic Journal of Combinatorics , volume =
Seog-Jin Kim and Boram Park , title =. The Electronic Journal of Combinatorics , volume =. 2015 , doi =
2015
-
[14]
Coloring Powers of Planar Graphs , journal =
Geir Agnarsson and Magn. Coloring Powers of Planar Graphs , journal =. 2003 , doi =
2003
-
[15]
Acta Mathematica Sinica, English Series , volume =
Lian-Ying Miao and Yi-Zheng Fan , title =. Acta Mathematica Sinica, English Series , volume =. 2014 , doi =
2014
-
[16]
Random Structures & Algorithms , volume =
Mohammad Mahdian , title =. Random Structures & Algorithms , volume =. 2000 , doi =
2000
-
[17]
F. R. K. Chung and Andr. The Maximum Number of Edges in. Discrete Mathematics , volume =. 1990 , doi =
1990
Reviewed August 28, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.