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 A075949 #1 May 16 2003 03:00:00 %S A075949 0,2047,129055,131040,932067,933660,1032444,1033987,3299692,3301011, %T A075949 3383667,3384972,3957135,3958384,4037008,4038255,5548725,5549386, %U A075949 5591722,5592405,5935702,5936553,5990985,5991862,6747097,6747174 %N A075949 List of codewords in binary lexicode with Hamming distance 11 written as decimal numbers. %D A075949 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 A075949 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a> %H A075949 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 A075949 Cf. A075928, A075929, A075930, A075950, A075951, A075952, A075943, A075955. %K A075949 nonn %O A075949 0,2 %A A075949 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)