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.

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

Original entry on oeis.org

1, 3, 4, 5, 5, 10, 12, 9, 5, 10, 13, 15, 20, 32, 32, 17, 5, 10, 13, 15, 20, 32, 33, 23, 20, 33, 41, 50, 72, 96, 80, 33, 5, 10, 13, 15, 20, 32, 33, 23, 20, 33, 41, 50, 72, 96, 81, 39, 20, 33, 41, 50, 72, 97, 89, 66, 73, 107, 132, 172, 240, 272, 192, 65, 5, 10, 13, 15, 20, 32, 33, 23
Offset: 0

Views

Author

N. J. A. Sloane, May 20 2009

Keywords

Comments

From Gary W. Adamson, May 25 2009: (Start)
Convolved with A078008 signed (A151575) [1, 0, 2, -2, 6, -10, 22, -42, 86, -170, ...]
equals the toothpick sequence A153006: (1, 3, 6, 9, 13, 20, 28, ...). (End)
If A151550 is written as a triangle then the rows converge to this sequence. - N. J. A. Sloane, Jun 16 2009

Examples

			From _Omar E. Pol_, Jun 19 2009: (Start)
May be written as a triangle:
1;
3;
4,5;
5,10,12,9;
5,10,13,15,20,32,32,17;
5,10,13,15,20,32,33,23,20,33,41,50,72,96,80,33;
5,10,13,15,20,32,33,23,20,33,41,50,72,96,81,39,20,33,41,50,72,97,89,66,73,...
(End)
		

Crossrefs