Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #1 May 16 2003 03:00:00
%S 0,511,15887,16368,116275,116684,129084,129475,412245,412586,423002,
%T 423333,494694,495001,504425,504726,693418,693589,699045,699226,
%U 742041,742246,748694,748905,843519,843520,844016,844047,858316
%N List of codewords in binary lexicode with Hamming distance 9 written as decimal numbers.
%D J. H. Conway and N. J. A. Sloane, Lexicographic codes: error-correcting codes from game theory, 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, A075944, A075945, A075946, A075937, A075949.
%K nonn
%O 0,2
%A Bob Jenkins (bob_jenkins(AT)burtleburtle.net)