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.

A075929 Basis for code in A075928.

This page as a plain text file.
%I A075929 #4 Apr 14 2019 08:58:43
%S A075929 15,51,85,150,771,1285,2310,4369,8466,16660,33047,196611,327685,
%T A075929 589830,1114129,2162706,4259860,8454167,16843009,33620226,67174660,
%U A075929 134283527,268501264,536936723,1073807637,2147549462,12884901891
%N A075929 Basis for code in A075928.
%H A075929 J. H. Conway and N. J. A. Sloane, <a href="https://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 A075929 R. W. Hamming, <a href="https://signallake.com/innovation/hamming.pdf">Error Detecting and Error Correcting Codes</a>, Bell System Tech. J., Vol. 29, April, 1950, pp. 147-160.
%H A075929 Bob Jenkins, <a href="http://burtleburtle.net/bob/math/lexicode.html">Tables of Binary Lexicodes</a>
%H A075929 Ari Trachtenberg, <a href="http://ipsit.bu.edu/phdthesis_html/phdthesis_html.html">Error-Correcting Codes on Graphs: Lexicodes, Trellises and Factor Graphs</a>
%K A075929 nonn,easy
%O A075929 0,1
%A A075929 Bob Jenkins (bob_jenkins(AT)burtleburtle.net)