login
List of codewords in binary lexicode with Hamming distance 20 written as decimal numbers.
4

%I #6 Mar 28 2014 23:39:01

%S 0,1048575,1072694271,1073740800,33318534175,33319519200,34326216672,

%T 34327199775,243847503074,243848340253,244704190237,244705026274,

%U 270708891901,270709694210,271529927426,271530728701,864541650285

%N List of codewords in binary lexicode with Hamming distance 20 written as decimal numbers.

%H J. H. Conway and N. J. A. Sloane, <a href="http://dx.doi.org/10.1109/TIT.1986.1057187">Lexicographic codes: error-correcting codes from game theory</a>, IEEE Transactions on Information Theory, 32:337-348, 1986.

%H Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a>

%H Ari Trachtenberg, <a href="http://ipsit.bu.edu/phdthesis_html/phdthesis_html.html">Error-Correcting Codes on Graphs: Lexicodes, Trellises and Factor Graphs</a>

%Y Cf. A075928, A075929, A075930, A075977, A075978, A075973, A075970.

%K nonn,base

%O 0,2

%A Bob Jenkins (bob_jenkins(AT)burtleburtle.net)