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.

A151554 G.f.: (1 + 2x) * Product_{n>=1} (1 + x^(2^n-1) + x^(2^n)).

This page as a plain text file.
%I A151554 #11 Feb 24 2021 02:48:18
%S A151554 1,3,3,3,4,6,5,3,4,6,6,7,10,11,7,3,4,6,6,7,10,11,8,7,10,12,13,17,21,
%T A151554 18,9,3,4,6,6,7,10,11,8,7,10,12,13,17,21,18,10,7,10,12,13,17,21,19,15,
%U A151554 17,22,25,30,38,39,27,11,3,4,6,6,7,10,11,8,7,10,12,13,17,21,18,10,7,10,12,13
%N A151554 G.f.: (1 + 2x) * Product_{n>=1} (1 + x^(2^n-1) + x^(2^n)).
%H A151554 N. J. A. Sloane, <a href="/A151554/b151554.txt">Table of n, a(n) for n = 0..16383</a>
%H A151554 David Applegate, Omar E. Pol and N. J. A. Sloane, <a href="/A000695/a000695_1.pdf">The Toothpick Sequence and Other Sequences from Cellular Automata</a>, Congressus Numerantium, Vol. 206 (2010), 157-191. [There is a typo in Theorem 6: (13) should read u(n) = 4.3^(wt(n-1)-1) for n >= 2.]
%H A151554 N. J. A. Sloane, <a href="/wiki/Catalog_of_Toothpick_and_CA_Sequences_in_OEIS">Catalog of Toothpick and Cellular Automata Sequences in the OEIS</a>
%Y A151554 Cf. A139250, A151550, A151551, A151552, A151553.
%K A151554 nonn
%O A151554 0,2
%A A151554 _N. J. A. Sloane_, May 20 2009