Since $\binom{11}{0} 9^0 + \binom{11}{1} 9^1 = 100$ there might be a perfect decimal code encoding 9 digits with 11 digits with minimum distance of 3. Is there?
Is there a decimal perfect code encoding 9 digits with 11 digits with a minimum distance of 3
3
$\begingroup$
coding-theory
-
1There is no finite _field_ with $10$ elements and so $\mathbb F_{10}$ is an abuse of notation when used to denote the set you are talking about.. – 2017-02-25
-
0I never said such a set was - or had to be - a vector space. – 2017-02-27
-
0My comment was in response to two other (now-deleted) comments which used $\mathbb F_{10}$. If I recall correctly, the first comment (by someone else) used the notation $\mathbb F_{10}$ and _your_ response did not push back on it. Both comments have now gone forever. I will aver, though, that in coding theory circles, $[n, k, d]_q$ is generally considered as denoting a linear code of length $n$, dimension $k$ and minimum distance $d$ over the finite _field_ $\mathbb F_q$, and so in a sense, you have _suggested_ that you think the set under consideration _is_ a vector space. – 2017-02-27
-
0Thanks, I didn't know that the notation implied a finite field, or even a linear code, I'll update the question. – 2017-02-27
1 Answers
0
A survey if perfect codes (J H Van Lint - 1975) states as Problem 2.7 (p. 205) :
Are there any perfect single-error-correcting codes over an alphabet $F$ for which $|F|$ is not a power of a prime?
(recall that "single-error-correcting" is equivalent to "minimum distance of 3")
According to the paper, there is no example of such a code known. And it cites the smaller candidate example $q=6$, $n=7$ to say that that is the this is the only case for which it has been shown that there is no perfect s.e.c. code.
Perhaps there are more conclusive results in more recent literature.
-
0This is surprising, other examples could also be shown not to have perfect codes by enumeration. Simple, if time consuming. Are there non trivial examples of perfect error correcting codes (correcting one or more error) over non prime power alphabets? – 2017-03-03
-
0(the link seems busted) – 2017-03-06
-
0@ArthurB. Sorry. Fixed. – 2017-03-06