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.

A075951 Positions of check bits in code in A075949.

This page as a plain text file.
%I A075951 #1 May 16 2003 03:00:00
%S A075951 1023,31775,105699,175468,218805,308665,350926,663367,1199817,1672664,
%T A075951 1974427,2604591,3830432,4703428,7394586,9170672,11758717,12673583,
%U A075951 13425845,14932646,23412126,45547907,50761481,84010699
%N A075951 Positions of check bits in code in A075949.
%D A075951 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 A075951 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a>
%H A075951 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 A075951 Cf. A075928, A075929, A075930, A075949, A075950, A075954, A075945, A075957.
%K A075951 nonn
%O A075951 0,1
%A A075951 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)