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.

A134577 A127170 * A127648.

Original entry on oeis.org

1, 2, 2, 2, 0, 3, 3, 4, 0, 4, 2, 0, 0, 0, 5, 4, 4, 6, 0, 0, 6, 2, 0, 0, 0, 0, 0, 7, 4, 6, 0, 8, 0, 0, 0, 8, 3, 0, 6, 0, 0, 0, 0, 0, 9, 4, 4, 0, 0, 10, 0, 0, 0, 0, 10
Offset: 1

Views

Author

Gary W. Adamson, Nov 02 2007

Keywords

Comments

Row sums = A007429: (1, 4, 5, 11, 7, 20, 9, 26, ...).
Left border = A000005: (1, 2, 2, 3, 2, 4, 2, ...).
A134577 * [1/1, 1/2, 1/3, ...] = A007425: (1, 3, 3, 6, 3, 9, 3, 10, ...).
A134577 * [1, 2, 3, ...] = A007433: (1, 6, 11, 27, 27, 66, ...).
A134577 * A000005 = A034761: (1, 6, 8, 23, 12, 48, ...).

Examples

			First few rows of the triangle:
  1;
  2, 2;
  2, 0, 3;
  3, 4, 0, 4;
  2, 0, 0, 0, 5
  4, 4, 6, 0, 0, 6;
  2, 0, 0, 0, 0, 0, 7;
  4, 6, 0, 8, 0, 0, 0, 8;
  ...
		

Crossrefs

Formula