The balancing number and list balancing number of some graph classes
Pith reviewed 2026-05-24 14:08 UTC · model grok-4.3
The pith
The list balancing number exists for every graph and equals the balancing number when the latter is defined, with exact values given for cycles except multiples of four.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
A graph G is balanceable if there is a threshold k such that every 2-edge-coloring of K_n (n large) with more than k edges of each color contains a copy of G with exactly half its edges in each color; the balancing number is the smallest such k. The list balancing number replaces ordinary colorings by 2-list colorings and requires a balanced copy after the jokers are colored appropriately. The paper shows this number always exists, equals the balancing number when the latter does, gives its exact value for cycles of length not divisible by four, supplies matching bounds for length divisible by four, bounds it for non-balanceable graphs via the extremal function of their subgraphs, and finds
What carries the argument
The list balancing number of G, obtained as the minimal k forcing a balanced copy of G in any sufficiently dense 2-list coloring of K_n.
If this is right
- For every cycle whose length is not a multiple of four the list balancing number is known exactly.
- For cycles of length 4k the list balancing number lies between two explicit functions of k that differ by at most a small additive term.
- Any non-balanceable graph G satisfies explicit upper and lower bounds on its list balancing number expressed in terms of the Turán numbers of its proper subgraphs.
- The list balancing number of K5 exceeds the value one would obtain by naive counting arguments on its edges.
Where Pith is reading between the lines
- The joker mechanism supplies a uniform way to compare balanceability across all graphs, including those previously excluded.
- The same list-coloring framework could be applied to other Ramsey-type questions that currently require separate handling for balanceable and non-balanceable targets.
- Large list balancing numbers for complete graphs suggest that forcing balanced subgraphs becomes combinatorially harder when the target is dense.
Load-bearing premise
The claimed general bounds for non-balanceable graphs hold if and only if the extremal number of their subgraphs controls the appearance of balanced copies under list colorings.
What would settle it
A single 2-list coloring of some K_n containing more than the stated number of edges with both colors available, yet containing no balanced copy of the graph under any assignment of the jokers.
Figures
read the original abstract
Given a graph $G$, a 2-coloring of the edges of $K_n$ is said to contain a balanced copy of $G$ if we can find a copy of $G$ such that half of its edges is in each color class. If there exists an integer $k$ such that, for $n$ sufficiently large, every 2-coloring of $K_n$ with more than $k$ edges in each color contains a balanced copy of $G$, then we say that $G$ is balanceable. The smallest integer $k$ such that this holds is called the balancing number of $G$. In this paper, we define a more general variant of the balancing number, the list balancing number, by considering 2-list edge colorings of $K_n$, where every edge $e$ has an associated list $L(e)$ which is a nonempty subset of the color set $\{r,b\}$. In this case, edges $e$ with $L(e) = \{r,b\}$ act as jokers in the sense that their color can be chosen $r$ or $b$ as needed. In contrast to the balancing number, every graph has a list balancing number. Moreover, if the balancing number exists, then it coincides with the list balancing number. We give the exact value of the list balancing number for all cycles except for $4k$-cycles for which we give tight bounds. In addition, we give general bounds for the list balancing number of non-balanceable graphs based on the extremal number of its subgraphs, and study the list balancing number of $K_5$, which turns out to be surprisingly large.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper introduces the list balancing number, a generalization of the balancing number that applies to 2-list edge colorings of K_n (with bichromatic lists acting as jokers). It claims exact values for the list balancing number of all cycles except 4k-cycles (for which tight bounds are given), general bounds for non-balanceable graphs derived from the extremal numbers of their subgraphs, and a computation showing that the list balancing number of K_5 is surprisingly large. The list balancing number is shown to exist for every graph and to coincide with the balancing number when the latter exists.
Significance. If the central claims hold, the work supplies a uniform framework that resolves the non-existence issue of the original balancing number while delivering concrete results for an infinite family (cycles) and a specific non-balanceable graph (K_5). The explicit use of extremal numbers to bound the list parameter for non-balanceable graphs, if verified, would constitute a reusable reduction technique.
major comments (2)
- [general bounds section] The section presenting general bounds for non-balanceable graphs: the reduction of the list balancing number to the extremal number of subgraphs is load-bearing for the stated bounds. The argument must explicitly show that any 2-list coloring with more than the extremal threshold edges per color forces a balanced copy, without hidden assumptions on the placement or usage of joker edges; the provided sketch does not yet confirm this translation.
- [K_5 section] The computation for K_5: the claim that its list balancing number is 'surprisingly large' rests on a specific lower-bound construction. The construction should be checked against the definition to ensure that the number of forced balanced copies cannot be reduced by a different choice of lists or color assignments.
minor comments (2)
- [introduction] Notation for lists L(e) and the distinction between balancing number and list balancing number could be introduced with a small example early in the paper to aid readability.
- [cycles section] The abstract states 'tight bounds' for 4k-cycles; the main text should clarify whether these bounds are matching upper and lower bounds or merely asymptotic.
Simulated Author's Rebuttal
We thank the referee for the careful reading and constructive comments on our manuscript. We address the two major comments point by point below. Both can be resolved by expanding the relevant sections with more explicit arguments and verifications.
read point-by-point responses
-
Referee: [general bounds section] The section presenting general bounds for non-balanceable graphs: the reduction of the list balancing number to the extremal number of subgraphs is load-bearing for the stated bounds. The argument must explicitly show that any 2-list coloring with more than the extremal threshold edges per color forces a balanced copy, without hidden assumptions on the placement or usage of joker edges; the provided sketch does not yet confirm this translation.
Authors: We agree that the sketch requires expansion to make the reduction fully rigorous. In the revised manuscript we will replace the sketch with a complete argument that considers all possible list assignments (including arbitrary placements of joker edges) and shows directly that any 2-list coloring whose monochromatic subgraphs exceed the extremal number must contain a balanced copy of the target subgraph. revision: yes
-
Referee: [K_5 section] The computation for K_5: the claim that its list balancing number is 'surprisingly large' rests on a specific lower-bound construction. The construction should be checked against the definition to ensure that the number of forced balanced copies cannot be reduced by a different choice of lists or color assignments.
Authors: The lower-bound construction was already verified against the definition during the original computation. To address the referee's request we will add an explicit verification subsection in the revision that enumerates the possible list configurations and shows that none of them permits a coloring with fewer forced balanced copies than the claimed threshold. revision: yes
Circularity Check
No circularity: definitions and bounds rely on external extremal numbers without reduction to self-defined quantities
full rationale
The paper introduces the list balancing number as a generalization of the balancing number and states that it coincides with the balancing number when the latter exists. It provides exact values or bounds for cycles and K5, and general bounds for non-balanceable graphs expressed in terms of the extremal number of subgraphs. These extremal numbers are standard objects from prior literature and are not redefined or fitted within the paper itself. No equations or steps reduce a claimed prediction or bound to a parameter fitted from the target quantity by construction, nor do any load-bearing claims rest solely on self-citations that themselves lack independent verification. The derivation chain therefore remains self-contained against external graph-theoretic benchmarks.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math Standard axioms of graph theory: undirected simple graphs, cycles, complete graphs, and edge colorings.
invented entities (1)
-
list balancing number
no independent evidence
Reference graph
Works this paper leans on
-
[1]
Alon, N., Hoory, S., & Linial, N. (2002). The Moore bound f or irregular graphs. Graphs and Com- binatorics, 18(1), 53-57
work page 2002
- [2]
-
[3]
Co lored unavoidable patterns and bal- anceable graphs, arXiv preprint, arXiv:1912.06302
Bowen, M., Hansberg, A., Montejano, A., & Müyesser, A. Co lored unavoidable patterns and bal- anceable graphs, arXiv preprint, arXiv:1912.06302
-
[4]
Caro, Y., Hansberg, A., & Montejano, A. (2019). Zero-sum subsequences in bounded-sum {− 1, 1}- sequences. Journal of Combinatorial Theory, Series A , 161, 387-419
work page 2019
-
[5]
Caro, Y., Hansberg, A., & Montejano, A. (2020). Unavoida ble chromatic patterns in 2-colorings of the complete graph. Journal of Graph Theory , to appear
work page 2020
-
[6]
Caro, Y., Lauri, J., & Zarb, C. (2020). On small balanceab le, strongly-balanceable and omnitonal graphs. Discussiones Mathematicae Graph Theory , to appear
work page 2020
-
[7]
Cutler, J., Montágh, B. (2008). Unavoidable subgraphs o f colored graphs. Discrete Mathematics , 308, 4396-4413
work page 2008
-
[8]
Dailly, A., Hansberg, A., & Ventura, D. (2020). On the bal anceability of some graph classes. Discrete Applied Mathematics, to appear
work page 2020
-
[9]
Fox, J., & Sudakov, B. (2008). Unavoidable patterns. Journal of Combinatorial Theory, Series A , 115, no. 8, 1561-1569
work page 2008
-
[10]
Füredi, Z., & Simonovits, M. (2013). The history of dege nerate (bipartite) extremal graph problems. In Erdös Centennial (pp. 169-264). Springer, Berlin, Heidelberg. 15
work page 2013
-
[11]
Girão, A., & Narayanan, B. (2019). Turán theorems for un avoidable patterns. arXiv preprint arXiv:1907.00964
work page internal anchor Pith review Pith/arXiv arXiv 2019
-
[12]
Kővari, T., Sós, V. T. & Turán, P. (1954). On a problem of K . Zarankiewicz. Colloquium Math. , 3, 50-57
work page 1954
-
[13]
Liu, H., Lidicky, B., & Palmer, C. (2013). On the Turán Nu mber of Forests. The Electronic Journal of Combinatorics , 20(3)-P62
work page 2013
-
[14]
Ramsey, F. P. (2009). On a problem of formal logic. In Classic Papers in Combinatorics (pp. 1-24). Birkhäuser Boston. 16
work page 2009
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.