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.

A130453 A097806 * A059268.

Original entry on oeis.org

1, 2, 2, 2, 4, 4, 2, 4, 8, 8, 2, 4, 8, 16, 16, 2, 4, 8, 16, 32, 32, 2, 4, 8, 16, 32, 64, 64, 2, 4, 8, 16, 32, 64, 128, 128
Offset: 1

Views

Author

Gary W. Adamson, May 26 2007

Keywords

Comments

Row sums = A033484: (1, 4, 10, 22, 46, 94, ...).

Examples

			First few rows of the triangle:
  1;
  2, 2;
  2, 4, 4;
  2, 4, 8,  8;
  2, 4, 8, 16, 16;
  2, 4, 8, 16, 32, 32;
  ...
		

Crossrefs

Formula

A097806 * A059268 as infinite lower triangular matrices.