Channel and question
- Input
- Five symbols represented by the vertices of the cycle graph C5.
- Output
- Channel outputs induce confusability exactly along the edges of C5.
- Law
- Two input symbols can share an output if and only if they are adjacent in the pentagon confusability graph.
- Quantity
- Zero-error capacity \(C_0(C_5)\), measured in bits per channel use.
Criterion. Asymptotic zero-error communication.
- Decoding error must be exactly zero.
- Independent channel uses correspond to strong graph products.
Current status
\[\Theta(C_5)=\sqrt5,\qquad C_0(C_5)=\frac12\log_2 5\]
Theta is the multiplicative Shannon capacity of the graph.
| Result | Relation | Method | Year |
|---|---|---|---|
| Lower | \(\Theta(C_5)\ge\sqrt5\) | Five independent codewords exist in the two-fold strong product. | 1956 |
| Upper | \(\Theta(C_5)\le\vartheta(C_5)=\sqrt5\) | The Lovász theta function upper-bounds Shannon capacity. | 1979 |
Formal verification
Lean coverageFormally stated
New statements await mathematical review and proofs.
Claims
- Both the graph growth constant and operational zero-error capacity of the pentagon typewriter.
operational-capacity· exact capacity · solved · Formally stated · v1 - Independently tracked graph capacity.
graph-capacity· exact capacity · solved · Formally stated · v1 - Independently tracked typewriter capacity.
typewriter-capacity· exact capacity · solved · Formally stated · v1
Lean declarations (3)
CapacityAtlas.Claims.pentagonclaim · operational-capacity
lean/CapacityAtlas/Claims/Pentagon.lean — Both the graph growth constant and operational zero-error capacity of the pentagon typewriter.CapacityAtlas.Claims.pentagonGraphclaim · graph-capacity
lean/CapacityAtlas/Claims/Pentagon.lean — Independently tracked graph capacity.CapacityAtlas.Claims.pentagonTypewriterclaim · typewriter-capacity
lean/CapacityAtlas/Claims/Pentagon.lean — Independently tracked typewriter capacity.
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.