Channel and question
- Input
- Seven symbols indexed cyclically.
- Output
- Confusability is exactly adjacency in the cycle graph \(C_7\).
- Law
- Two length-n words are confusable when every coordinate is equal or adjacent in \(C_7\).
- Quantity
- Multiplicative Shannon capacity \(\Theta(C_7)\), measured in zero-error alphabet growth per channel use.
Criterion. Supremum of nth roots of zero-error code cardinalities.
- Decoding error is exactly zero.
- Independent uses correspond to strong graph powers.
Current status
| Result | Relation | Method | Year |
|---|---|---|---|
| Lower | \(\Theta(C_7)\ge367^{1/5}\) | Explicit independent set of size 367 in the fifth strong power. | 2019 |
| Upper | \(\Theta(C_7)\le\vartheta(C_7)=\frac{7\cos(\pi/7)}{1+\cos(\pi/7)}\) | Lovász theta, multiplicative under strong product. | 1979 |
Research frontier
Determine \(\Theta(C_7)\) exactly or strictly improve either certified endpoint.
Why it remains open. Finite strong-power independent sets and known multiplicative upper bounds leave a persistent gap.
What would count as progress
- Verify larger strong-power independent-set certificates.
- Find an upper parameter below Lovász theta for this graph.
Lean formalization
Version 1 · Lean. Decimal approximations are omitted; the proposition records exact symbolic endpoints.
CapacityAtlas.ZeroError.sevenCycleKnownBoundsstatement
lean/CapacityAtlas/ZeroError/SevenCycle.lean — Exact symbolic lower and upper bounds for the seven-cycle.
No external Lean proof is registered. Proofs longer than roughly 50 lines or requiring problem-specific infrastructure should live in a dedicated repository and link back to this statement version.
References
- Claude E. Shannon (1956). The Zero Error Capacity of a Noisy Channel. IRE Transactions on Information Theory. DOI 10.1109/TIT.1956.1056798.
- László Lovász (1979). On the Shannon Capacity of a Graph. IEEE Transactions on Information Theory. DOI 10.1109/TIT.1979.1055985.
- Sven Polak and Alexander Schrijver (2019). New Lower Bound on the Shannon Capacity of C7 from Circular Graphs. Information Processing Letters. DOI 10.1016/j.ipl.2018.11.006.
Discussion
Thread key: capacityatlas:seven-cycle-zero-error-channel