Green's Open Problem 38 #
References:
- 100 open problems
- [La79] Lovász, László. "On the Shannon capacity of a graph." IEEE Transactions on Information theory 25.1 (1979): 1-7.
- [Po20] Polak, Sven. "New methods in coding theory: Error-correcting codes and the Shannon capacity." arXiv preprint arXiv:2005.02945 (2020).
The vector space $\mathbb{F}_7^n$.
Equations
- Green38.𝔽₇ n = (Fin n → ZMod 7)
Instances For
The set of cardinalities of all subsets A where A - A intersects {-1, 0, 1}^n only at 0.
Equations
- Green38.ValidCardinalities n = {x : ℕ | ∃ (A : Finset (Green38.𝔽₇ n)) (_ : Green38.IntersectsOnlyAtZero A), A.card = x}
Instances For
{0, 2, 4} is a valid independent set in C_7, giving cardinality 3.
The largest subset $A \subset \mathbb{F}_7^n$ for which $A - A$ intersects $\{-1, 0, 1\}^n$ only at $0$.
Equations
Instances For
The lower bound constant $C_1 \approx 3.2578$ from [Po20].
Equations
- Green38.C₁ = 367 ^ 5⁻¹
Instances For
Can we improve the lower bound?
Can we improve the best upper bound?
The current best lower bound is $(C_1 - o(1))^n \leqslant |A|$ where $C_1 = 367^{1/5} \approx 3.2578$ [Po20, Section 9.1].
The current best upper bound is $|A| \leqslant (C_2 + o(1))^n$ where $C_2 = \frac{7 \cos(\pi/7)}{1 + \cos(\pi/7)} \approx 3.3177$ [La79, Corollary 5].
0 is a valid cardinality, since the empty set vacuously satisfies the condition.
The set of valid cardinalities we take the supremum over is bounded above.