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.

A134676 A127172 * A127648.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Nov 05 2007

Keywords

Comments

Left column = A007425: (1, 3, 3, 6, 3, 9, 3, 10, ...).
Row sums = A007430: (1, 5, 6, 16, 8, 30, 10, 42, ...).

Examples

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

Crossrefs

Formula

A127172 * A127648 = A051731^3 * A127648 as infinite lower triangular matrices.