%I #5 Feb 09 2021 11:49:49
%S 0,127,1927,2040,6553,6630,7710,7777,10922,10965,11565,11602,13107,
%T 13132,13492,13515,19252,19275,19635,19660,21165,21202,21802,21845,
%U 24990,25057,26137,26214,30727,30840,32640,32767,98731,98772,99884
%N List of codewords in binary lexicode with Hamming distance 7 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 Rémy Sigrist, <a href="/A075937/b075937.txt">Table of n, a(n) for n = 0..8191</a>
%H Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a>
%H Rémy Sigrist, <a href="/A075937/a075937.txt">C program for A075937</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>
%o (C) See Links section.
%Y Cf. A075928, A075929, A075930, A075938, A075939, A075940, A075931, A075943.
%K nonn,base
%O 0,2
%A Bob Jenkins (bob_jenkins(AT)burtleburtle.net)