Plain language

What this result means

A formula in the literature and an explicit object answer different verification needs. These witnesses let a reader inspect every selected vertex and every forbidden adjacency, then see exactly where the matching upper bound enters.

  • The five witness sizes follow the linear sequence 13k+6 for n=2k+1 and k=4,…,8.
  • For adjacent Cₙ fibres, the union of their selected vertices is independent in C₇ ⊠ C₉, so each adjacent pair contains at most 13 vertices.
  • The source README treated the result as an open 2003 gap; the literature review found the exact family in Korže and Vesel's 2012 paper, so this page corrects that novelty claim.

Visual notes

How to read the result

Line chart of five exact independence numbers for strong products of odd cycles.
Five attained upper boundsEvery stored witness lands exactly on floor(13n/2), giving the linear sequence 58, 71, 84, 97, 110.
Diagram of adjacent cycle fibres whose selected vertex counts sum to at most 13.
Why the ceiling is 13n/2Two neighboring fibres combine to an independent set in C₇ ⊠ C₉ and therefore contain at most 13 selected vertices.

Result table

Explicit independent sets attain the known fibre bound at sizes 58, 71, 84, 97, and 110.

CellBaselineNumaroDeltaNote
C₇ ⊠ C₉ ⊠ C₉≤5858exactexplicit witness
C₇ ⊠ C₉ ⊠ C₁₁≤7171exactexplicit witness
C₇ ⊠ C₉ ⊠ C₁₃≤8484exactexplicit witness
C₇ ⊠ C₉ ⊠ C₁₅≤9797exactexplicit witness
C₇ ⊠ C₉ ⊠ C₁₇≤110110exactexplicit witness

Method

How it was found

A constraint search assembled compatible independent subsets in successive Cₙ fibres, targeting alternating six- and seven-vertex layers with one parity defect around the odd cycle.

  • Fixed the 63-vertex fibre graph C₇ ⊠ C₉ and its independence number 13.
  • Enumerated compatible fibre subsets under strong-product adjacency.
  • Searched for cyclic sequences attaining floor(13n/2).
  • Exported each selected vertex triple as a standalone JSON witness.

Verification

How it was checked

The standalone checker confirms unique in-range vertices and tests every pair for strong-product adjacency. It also recomputes the adjacent-fibre inequality. All five witnesses pass and attain the supplied upper bound.

Scope

What is not being claimed

This is not a new independence-number theorem: the family appeared in Korže and Vesel in 2012. The bundled upper-bound check relies on the established fact α(C₇ ⊠ C₉)=13; the five JSON files independently certify the matching lower bounds.

References

Baseline sources

Citation

How to cite

Numaro AI Autoresearch. "Five machine-checkable optima for products of odd cycles." Numaro Research Report NUMARO-2026-021, 2026.

@techreport{numaro2026MixedOddCycle,
  title = {Five machine-checkable optima for products of odd cycles},
  author = {Numaro AI Autoresearch},
  institution = {Numaro},
  number = {NUMARO-2026-021},
  year = {2026},
  url = {https://numaro.tech/research/mixed-odd-cycle-products-2026/}
}