Papers
Topics
Authors
Recent
Search
2000 character limit reached

An improved upper bound for the planar Turán number of C8C_8

Published 17 Jul 2026 in math.CO and cs.DM | (2607.16103v1)

Abstract: We prove that every nn-vertex simple planar graph with no copy of C8C_8 has at most [ \frac{69}{25}(n-2) ] edges, for every n8n\ge 8. This improves the best known bound [ \frac{323}{108}n-6 \qquad \text{for every } n\ge 27. ]

Summary

  • The paper proves that every n-vertex simple planar graph without a copy of C₈ has at most 69/25(n−2) edges, improving the previous leading coefficient from approximately 2.991 to 2.76.
  • The proof combines Euler-based discharging with six exhaustive, reproducible computer-certified analyses of finite plane patches, including a large-face load bound and an eight-vertex base-case verification.
  • The result narrows but does not close the gap with the lower bound of 21/8n−27/4, leaving the exact planar Turán number of C₈ and the conjectured leading coefficient of 21/8 unresolved.

Overview and main result

This paper establishes that every nn-vertex simple planar graph with no copy of C8C_8 (not necessarily induced) has at most 6925(n2)\frac{69}{25}(n-2) edges, for all n8n \ge 8. This improves the previous best bound of 323108n6\frac{323}{108}n - 6, valid for n27n \ge 27, which followed from the general theta-graph estimate of Shi, Walsh, and Yu. The improvement is substantial in the leading coefficient: $69/25 = 2.76$ versus 323/1082.991323/108 \approx 2.991.

The authors are careful to state what the result does not claim: the exact planar Turán number is not determined, equality cases are not characterized, and no claim is made that $69/25$ is best possible. The best known lower bound comes from a construction of Cranston, Lidický, Liu, and Shantanam giving ex(n,C8)218n274ex(n,C_8) \ge \frac{21}{8}n - \frac{27}{4} for infinitely many C8C_80, so a gap between coefficients C8C_81 and C8C_82 remains.

Context: planar Turán numbers of cycles

The planar Turán number C8C_83 is the maximum edge count among C8C_84-vertex simple planar graphs avoiding C8C_85 as a subgraph. For cycles, the known upper bounds are:

Cycle Upper bound Source
C8C_86 C8C_87 Euler's formula
C8C_88 C8C_89 Dowden
6925(n2)\frac{69}{25}(n-2)0 6925(n2)\frac{69}{25}(n-2)1 Dowden
6925(n2)\frac{69}{25}(n-2)2 6925(n2)\frac{69}{25}(n-2)3 Ghosh–Győri–Martin–Paulos–Xiao
6925(n2)\frac{69}{25}(n-2)4 6925(n2)\frac{69}{25}(n-2)5 (tight) Shi–Walsh–Yu
6925(n2)\frac{69}{25}(n-2)6 6925(n2)\frac{69}{25}(n-2)7 this paper

Ghosh et al. conjectured that for each 6925(n2)\frac{69}{25}(n-2)8 and all sufficiently large 6925(n2)\frac{69}{25}(n-2)9, n8n \ge 80; for n8n \ge 81 this predicts leading coefficient n8n \ge 82. Cranston et al. disproved the conjecture for all n8n \ge 83, but their counterexamples do not settle n8n \ge 84, which remains open. Notably, the paper's new coefficient n8n \ge 85 exceeds the conjectured n8n \ge 86, so the conjectured value for n8n \ge 87 remains consistent with this upper bound but is not confirmed by it.

Method: discharging supported by finite local certificates

The proof combines an inductive discharging argument with six computer-certified local facts about plane patches. After standard reductions (disconnected graphs, cut vertices, vertices of degree at most two are handled by induction), any minimal counterexample is simple, 2-connected, n8n \ge 88-free, has minimum degree at least three, and has n8n \ge 89.

Each face receives initial charge 323108n6\frac{323}{108}n - 60, summing to 323108n6\frac{323}{108}n - 61 by Euler's formula. With 323108n6\frac{323}{108}n - 62, each face sends 323108n6\frac{323}{108}n - 63 to each incident vertex, leaving residual face charge 323108n6\frac{323}{108}n - 64. Triangular faces then receive compensation from their "nearest" 323108n6\frac{323}{108}n - 65-faces: each triangle carries one unit of load split equally among its nearest 323108n6\frac{323}{108}n - 66-faces (those minimizing dual distance), and each such face 323108n6\frac{323}{108}n - 67 sends 323108n6\frac{323}{108}n - 68 to each contributing triangle 323108n6\frac{323}{108}n - 69. Triangles end with charge exactly zero since n27n \ge 270.

The key structural input (Lemma on covering by nearby n27n \ge 271-faces) is that every triangular face has a n27n \ge 272-face within dual distance n27n \ge 273 — otherwise the radius-three all-triangular neighbourhood would force the whole graph to have at most seven vertices, contradicting n27n \ge 274. This ensures the load distribution is well defined and bounded.

The local bounds

The discharging closes using four certified load bounds:

  • Faces of degree 4: the equal-split load satisfies n27n \ge 275. This follows from the certified facts that a 4-face has at most seven bad contributors, at most six unique-nearest contributors, and in the dangerous case (six unique-nearest plus one further contributor) the further contributor has at least three nearest faces, contributing at most n27n \ge 276.
  • Faces of degree 5, 6, 7: bad counts are at most n27n \ge 277 respectively, yielding final charges n27n \ge 278, n27n \ge 279, $69/25 = 2.76$0.
  • Degree 8: impossible, since the boundary would itself be an 8-cycle.
  • Degree $69/25 = 2.76$1: the per-edge load satisfies $69/25 = 2.76$2 for every boundary edge, giving $69/25 = 2.76$3 and final charge $69/25 = 2.76$4.

All faces therefore end with nonnegative charge, and charge conservation yields $69/25 = 2.76$5.

The base case $69/25 = 2.76$6 uses a separate certificate: no planar non-Hamiltonian graph on eight vertices has 17 or 18 edges. Since a Hamiltonian cycle on eight vertices is exactly a $69/25 = 2.76$7, every 8-vertex planar graph exceeding $69/25 = 2.76$8 edges contains a copy of $69/25 = 2.76$9.

The computer-assisted verification

The six certificates (C1)–(C6) are established by exhaustive enumeration of finite rooted plane patches, with full reproducibility infrastructure described in the appendix. The total verification suite runs in about 14.3 minutes. Several design points deserve emphasis:

Lifting and domination. A lifting-and-domination proposition shows that every genuine local configuration arising in a simple 2-connected 323/1082.991323/108 \approx 2.9910-free plane graph with 323/1082.991323/108 \approx 2.9911 occurs in the corresponding finite search, and that the searches may retain extra states without harm since only upper bounds are needed. Rejection rules (repeated triangles, triple facial incidences, non-planar boundary order, actual 8-cycles, shared two-edge facial paths under minimum degree three) are all necessary conditions.

The sealed search for large faces. Certificate (C5) is the most involved. The verifier roots at a three-edge window of the root face boundary, compresses the omitted arc into ordered "virtual sides" (bookkeeping objects, not graph edges), and branches over triangular continuations, 323/1082.991323/108 \approx 2.9912-seals (non-root 323/1082.991323/108 \approx 2.9913-faces), and 323/1082.991323/108 \approx 2.9914-seals (other root entries). A faithful cut-open model lemma proves injectivity of vertex labels and that restoring unlisted portions can only enlarge denominators or zero out contributions, so terminal values dominate true loads. The search tree contains 223,766 labelled states and 136,987 terminal leaves; a C++ checker re-parses and re-verifies the archived certificate, including audits confirming zero construction-layer underestimates, zero omitted relevant branches above layer six, and zero invalid boundary components. Every terminal state has computed load at most 323/1082.991323/108 \approx 2.9915.

Base case enumeration. Certificate (C6) enumerates all labelled 8-vertex graphs with 17 or 18 edges (21,474,180 and 13,123,110 graphs respectively), filters by Hamiltonicity, applies induced-subgraph sparsity, and runs exhaustive memoized deletion–contraction 323/1082.991323/108 \approx 2.9916 minor tests per Wagner's theorem. Zero planar non-Hamiltonian graphs remain.

The declaration notes that OpenAI Codex was used only to assist in implementing and checking the programs; the mathematical lifting arguments are proved by hand in the text.

Limitations and open questions

Several limitations are stated plainly. First, the result is an upper bound only: the gap between the lower-bound coefficient 323/1082.991323/108 \approx 2.9917 and the upper-bound coefficient 323/1082.991323/108 \approx 2.9918 persists, and the exact value of 323/1082.991323/108 \approx 2.9919 remains undetermined. Second, the proof depends on computer-assisted finite verifications; while certificates, source code, and reproduction scripts are publicly available, the correctness of the result rests on these computations and their audit tooling rather than purely hand-checkable arguments. Third, the method relies on the specific structure of $69/25$0 (in particular, degree-8 faces being forbidden outright); whether the same certificate-based discharging framework extends to longer cycles, where Cranston et al.'s counterexamples show the Ghosh et al. conjecture fails for $69/25$1, is not addressed. Finally, the conjectured tight coefficient $69/25$2 for $69/25$3 remains neither proved nor refuted.

Conclusion

The paper improves the best known upper bound for the planar Turán number of $69/25$4 from approximately $69/25$5 to $69/25$6 via a discharging argument whose local inputs are certified by exhaustive, reproducible finite computations. The verification infrastructure — machine-readable certificates, independent re-checking programs, and explicit lifting lemmas connecting finite patches to arbitrary ambient graphs — is a notable feature of the presentation. The central open question left by the work is whether the true leading coefficient equals the conjectured $69/25$7, or lies strictly between $69/25$8 and $69/25$9.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.