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.

A075958 List of codewords in binary lexicode with Hamming distance 14 written as decimal numbers.

This page as a plain text file.
%I A075958 #1 May 16 2003 03:00:00
%S A075958 0,16383,2080895,2097024,31572879,31587440,33424368,33438735,
%T A075958 107367603,107377484,108629196,108639027,126324540,126333123,
%U A075958 127422275,127430844,178951509,178956970,179655978,179661525
%N A075958 List of codewords in binary lexicode with Hamming distance 14 written as decimal numbers.
%D A075958 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 A075958 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a>
%H A075958 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 A075958 Cf. A075928, A075929, A075930, A075959, A075960, A075955, A075952, A075964.
%K A075958 nonn
%O A075958 0,2
%A A075958 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)