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.

A075961 List of codewords in binary lexicode with Hamming distance 15 written as decimal numbers.

This page as a plain text file.
%I A075961 #2 Feb 20 2005 03:00:00
%S A075961 0,32767,8355967,8388480,126322567,126351480,133695480,133724167,
%T A075961 429496729,429516390,434510310,434529817,505290270,505307617,
%U A075961 509714017,509731230,715827882,715838805,718613205,718624042
%N A075961 List of codewords in binary lexicode with Hamming distance 15 written as decimal numbers.
%D A075961 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 A075961 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a>
%H A075961 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 A075961 See also A075928, A075929, A075930, A075962, A075963, A075964, A075955, A075967.
%K A075961 nonn
%O A075961 0,2
%A A075961 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)