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 A075967 #2 Feb 20 2005 03:00:00 %S A075967 0,131071,66978047,67108608,2082344719,2082468080,2145390576, %T A075967 2145513487,15240409907,15240514764,15294018508,15294123059, %U A075967 16919313468,16919413699,16970562755,16970662716,54033798485 %N A075967 List of codewords in binary lexicode with Hamming distance 17 written as decimal numbers. %D A075967 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 A075967 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a> %H A075967 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 A075967 See also A075928, A075929, A075930, A075968, A075969, A075970, A075961, A075973. %K A075967 nonn %O A075967 0,2 %A A075967 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)