This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A075943 #1 May 16 2003 03:00:00 %S A075943 0,511,15887,16368,116275,116684,129084,129475,412245,412586,423002, %T A075943 423333,494694,495001,504425,504726,693418,693589,699045,699226, %U A075943 742041,742246,748694,748905,843519,843520,844016,844047,858316 %N A075943 List of codewords in binary lexicode with Hamming distance 9 written as decimal numbers. %D A075943 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 A075943 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a> %H A075943 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 A075943 Cf. A075928, A075929, A075930, A075944, A075945, A075946, A075937, A075949. %K A075943 nonn %O A075943 0,2 %A A075943 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)