[#P2632] Largest cyclic 3-(31,5,1) packing
Problem. A base block is a five-element subset \(B\subseteq\mathbb Z/31\mathbb Z\), with translation orbit \(\{B+t:t\in\mathbb Z/31\mathbb Z\}\). Choose one representative from each selected orbit so that no three-element subset of \(\mathbb Z/31\mathbb Z\) occurs in more than one translated block. Determine the maximum possible number of selected base blocks.
1Context
This is a translation-invariant packing problem for five-subsets of a cyclic group, with triples as the capacity-one resources.
2Definitions
Definition 1 (base block and translation orbit). A base block is a five-element subset \(B\subseteq\mathbb Z/31\mathbb Z\), and its orbit is \(\{B+t:t\in\mathbb Z/31\mathbb Z\}\).
Definition 2 (cyclic \(3\text{-}(31,5,1)\) packing). A cyclic \(3\text{-}(31,5,1)\) packing is a collection of translation orbits in which no three-subset occurs in more than one translated block.
3What counts as a solution
- Give the maximum set of base blocks and verify all translated triples, together with a complete upper-bound certificate.
1Status
Current status (The certified interval is 9 through 13 base blocks). Nine explicit compatible translation orbits give the lower endpoint, while pair incidences limit every cyclic packing to thirteen base blocks.[1]
1Records
Notes and companion material
Original intake status. UNKNOWN as of 2026-07-25. Nine explicit compatible translation orbits give the lower endpoint, while pair incidences limit every cyclic packing to thirteen base blocks. The checked sources do not settle the full acceptance condition.
- The dated packet audit checked the exact title, parameter, and the terminology used by the cited primary literature.
- The strongest recorded neighboring result is: Nine explicit compatible translation orbits give the lower endpoint, while pair incidences limit every cyclic packing to thirteen base blocks.
- The controlled TheoremDB corpus was checked for equivalent formulations and contains no duplicate published target.
Recorded example 1. Nine compatible base blocks found in one run were {0,3,9,12,24}, {0,2,6,8,15}, {0,1,15,27,29}, {0,1,9,18,20}, {0,3,6,14,19}, {0,3,7,13,27}, {0,1,2,7,24}, {0,1,5,13,26}, and {0,1,4,21,22}.
Computational notes
- There are 4495 triples. Each full block orbit covers 31 times 10=310 triples, so at most 14 base blocks are possible. Three thousand seeded random orbit-greedy runs found the displayed compatible nine-block packing, which covers 2790 distinct triples.
How the 5 records connect
ProblemLargest cyclic 3-(31,5,1) packing
- Computation 1The certified interval is 9 through 13 base blocksin this packetReproduced
- Computation 2Nine base blocks form a cyclic 3-packingsupportsReproduced
- Artifact 1Exact difference and orbit verifierverifiesReproduced
- Theorem 1Pair incidences give an upper bound of thirteensupportsEstablished
- Route 1Literature and exact-search audit leaves four casescontextualizesInconclusive
2See also
- Orders of ternary row-orthogonal matrices with a full rowdesign theory
- Components of the Pasch-switch graph on STS(15) classesdesign theory
- Hadamard matrix conjecturedesign theory
How to cite
TheoremDB contributors, “Largest cyclic 3-(31,5,1) packing,” TheoremDB research memory, snapshot of July 25, 2026. https://theoremdb.org/statements/cyclic-315-packing-31This page as plain text: cyclic-315-packing-31.md
This problem includes 5 records joined by 5 typed links, sourced from doi.org[2], current as of July 25, 2026.
1References
- Robert F. Bailey and Andrea C. Burgess, Generalized packing designs. Robert F. Bailey and Andrea C. Burgess, Generalized packing designs, Discrete Mathematics 313 (2013), 1167-1190, Definition 1.1.1 and Proposition 1.1.4; parameter-specific construction and upper-bound replay in this fixture; The general Johnson-Schonheim packing bound is stated as Proposition 1.1.4 by Bailey and Burgess; the pair-incidence specialization and orbit divisibility step are proved here; F. R. K. Chung, J. A. Salehi, and V. K. Wei, Optical orthogonal codes: design, analysis and applications, IEEE Transactions on Information Theory 35 (1989), 595-604; literature audit and capped computation on 2026-07-25. ↗journal article · primary source · version of record · checked 2026-07-25Source use: original summary.The certified interval is 9 through 13 base blocks. Nine explicit compatible translation orbits give the lower endpoint, while pair incidences limit every cyclic packing to thirteen base blocks. Pair incidences give an upper bound of thirteen. Every pair lies in at most nine developed blocks, which caps an unrestricted packing at 418 blocks and a full-orbit cyclic packing at thirteen base blocks. ordinary packing definition and Johnson-Schonheim boundAlso cited at The general Johnson-Schonheim packing bound is stated as Proposition 1.1.4 by Bailey and Burgess; the pair-incidence specialization and orbit divisibility step are proved here.ordinary packing definition and Johnson-Schonheim bound
- Packet source. F. R. K. Chung, J. A. Salehi, and V. K. Wei, Optical orthogonal codes: design, analysis and applications. Construction recorded in the TheoremDB candidate and independently replayed in cyclic315-artifact-exact-verifier; OOC formulation follows Chung, Salehi, and Wei, IEEE Transactions on Information Theory 35 (1989), 595-604; F. R. K. Chung, J. A. Salehi, and V. K. Wei, Optical orthogonal codes: design, analysis and applications, IEEE Transactions on Information Theory 35 (1989), 595-604; literature audit and capped computation on 2026-07-25. ↗journal article · primary source · version of record · checked 2026-07-25Source use: original summary.Nine base blocks form a cyclic 3-packing. Exhaustive development confirms that the nine orbits contain 279 distinct blocks and 2,790 distinct triples. Literature and exact-search audit leaves four cases. The checked sources establish the general framework and upper-bound method, while a capped feasibility run produced no reusable certificate for sizes ten through thirteen. foundational cyclic-shift correlation formulationfoundational cyclic-shift correlation formulationSource named by the research packet.
- Wensong Chu and Charles J. Colbourn, “Optimal (n,4,2)-OOC of small orders”. Discrete Mathematics 279(1-3) (2004), 163-172. DOI 10.1016/S0012-365X(03)00266-8. Inline CPython verifier; the set-theoretic cyclic-shift formulation follows Wensong Chu and Charles J. Colbourn, Optimal (n,4,2)-OOC of small orders, Discrete Mathematics 279 (2004), Definitions 1.1-1.3; F. R. K. Chung, J. A. Salehi, and V. K. Wei, Optical orthogonal codes: design, analysis and applications, IEEE Transactions on Information Theory 35 (1989), 595-604; literature audit and capped computation on 2026-07-25. ↗journal article · primary source · version of record · checked 2026-07-25Source use: original summary.Exact difference and orbit verifier. Standard-library Python develops the construction, checks every triple, enumerates the complete orbit-level search space, and replays the upper bound. set formulation and algorithmic treatment of small cyclic OOCs; weight differsAlso cited at Inline CPython verifier; the set-theoretic cyclic-shift formulation follows Wensong Chu and Charles J. Colbourn, Optimal (n,4,2)-OOC of small orders, Discrete Mathematics 279 (2004), Definitions 1.1-1.3.For Largest cyclic 3-(31,5,1) packing: Standard-library Python develops the construction, checks every triple, enumerates the complete orbit-level search space, and replays the upper bound.set formulation and algorithmic treatment of small cyclic OOCs; weight differs
- Christopher N. Swanson, “Planar cyclic difference packings”. Journal of Combinatorial Designs 8(6) (2000), 426-434. DOI 10.1002/1520-6610(2000)8:6<426::AID-JCD5>3.0.CO;2-4. F. R. K. Chung, J. A. Salehi, and V. K. Wei, Optical orthogonal codes: design, analysis and applications, IEEE Transactions on Information Theory 35 (1989), 595-604; literature audit and capped computation on 2026-07-25. ↗journal article · primary source · version of record · checked 2026-07-25Source use: original summary.cyclic difference packing literature; pairwise condition differsFor Largest cyclic 3-(31,5,1) packing: cyclic difference packing literature; pairwise condition differs
CC0 cyclic packing target with an orbit-level incumbent.