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.

A129237 A051731 * A129234.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Apr 05 2007

Keywords

Comments

Left border = Sigma(n), A000203: (1, 3, 4, 7, 6, 12, 8, ...). A129236 = Moebius transform of A129234.

Examples

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

Crossrefs

Formula

A051731 * A129234 as infinite lower triangular matrices.