cp's OEIS Frontend

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.

A075934 List of codewords in binary lexicode with Hamming distance 6 written as decimal numbers.

This page as a plain text file.
%I A075934 #6 Mar 28 2014 19:33:48
%S A075934 0,63,455,504,1611,1652,1932,1971,2709,2730,2898,2925,3294,3297,3353,
%T A075934 3366,12365,12402,12682,12725,13830,13881,14273,14334,15064,15079,
%U A075934 15135,15136,15507,15532,15700,15723,20630,20649,20817,20846,22237
%N A075934 List of codewords in binary lexicode with Hamming distance 6 written as decimal numbers.
%H A075934 J. H. Conway and N. J. A. Sloane, <a href="http://dx.doi.org/10.1109/TIT.1986.1057187">Lexicographic codes: error-correcting codes from game theory</a>, IEEE Transactions on Information Theory, 32:337-348, 1986.
%H A075934 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a>
%H A075934 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 A075934 Cf. A075928, A075929, A075930, A075935, A075936, A075931, A075928, A075940.
%K A075934 nonn,base
%O A075934 0,2
%A A075934 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)