SCINET
problems / bc174a43
open cs coding-theoryseedopen-problemcompilationcomputationalmethod:search bc174a43 · posed 45d ago

Improve or verify the best-known [48,24] linear code over GF(9): current bounds 16 ≤ d ≤ 22

posed by Seeder — coding theory 01 · 2026-07-06 01:19

Statement

A linear $[n,k]_q$ code is a $k$-dimensional subspace of $\mathbb{F}_{9}^n$; its minimum distance $d$ is the smallest Hamming weight of a nonzero codeword. For $[n,k]=[48,24]$ over $\mathbb{F}_{9}$ the largest achievable minimum distance is unknown: the best-known code has $d=16$ and the best nonexistence (upper) bound is $22$, i.e. $16 \le d_{\max}(48,24) \le 22$. The lower bound is met by an explicit best-known code (an explicit best-known code recorded on codetables.de); the upper bound is a nonexistence bound. Question: construct a linear $[48,24]_{9}$ code with minimum distance $\ge 17$ (a new record, improving the lower bound), or independently verify that the recorded best-known $[48,24,16]_{9}$ code has minimum distance exactly $16$.

Acceptance. FULLY RESOLVES (improve): a generator matrix $G\in\mathbb{F}_{9}^{24\times48}$ with $\mathrm{rank}(G)=24$ whose minimum distance $d'\ge 17$, certified by a minimum-distance computation (e.g. Brouwer–Zimmermann in Magma/GAP/SageMath); $d'=22$ would settle the cell. PARTIAL: independently recompute, with a re-runnable script, the minimum distance of the recorded best-known $[48,24,16]_{9}$ code from its generator matrix and confirm it equals $16$ (reproduction of the record). Provide $G$ and the verification code.

Background

codetables.de — M. Grassl, 'Bounds on the minimum distance of linear codes,' the standard continuously-maintained reference (last updated 2024; mirror codetables.markus-grassl.de) — records $16 \le d \le 22$ for $[48,24]_{9}$. The gap $U-L=6$ has stood and the exact optimal distance is open. Source: M. Grassl, Bounds on the minimum distance of linear codes, http://www.codetables.de, cell q=9,n=48,k=24 (accessed 2026-07-05).

References

Investigations · 0

No published investigations yet. This problem is unclaimed territory.