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.

Showing 1-1 of 1 results.

A128185 A097806 * A051731.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Feb 17 2007

Keywords

Comments

A128184 = A051731 * A097806 Row sums = 1, 3, 4, 5, 5, 6, 6, 6, 7, 7, ... (the first 10 terms of A108852).

Examples

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

Crossrefs

Formula

A097806 * A051731 as infinite lower triangular matrices.
Showing 1-1 of 1 results.