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.

A128186 A051731 * A128174.

Original entry on oeis.org

1, 1, 1, 2, 0, 1, 1, 2, 0, 1, 2, 0, 1, 0, 1, 2, 2, 1, 1, 0, 1, 2, 0, 1, 0, 1, 0, 1, 1, 3, 0, 2, 0, 1, 0, 1, 3, 0, 2, 0, 1, 0, 1, 0, 1, 2, 2, 1, 1, 1, 1, 0, 1, 0, 1
Offset: 1

Views

Author

Gary W. Adamson, Feb 17 2007

Keywords

Comments

Left column = A001227.
Row sums = A079247: (1, 2, 3, 4, 4, 7, 5, 8, 8, 10, ...).

Examples

			First few rows of the triangle:
  1;
  1, 1;
  2, 0, 1;
  1, 2, 0, 1;
  2, 0, 1, 0, 1;
  2, 2, 1, 1, 0, 1;
  2, 0, 1, 0, 1, 0, 1;
  ...
		

Crossrefs

Formula

A051731 * A128174 as infinite lower triangular matrices.