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.

A130298 A051340 * A130296.

Original entry on oeis.org

1, 5, 2, 12, 4, 3, 22, 6, 5, 4, 35, 8, 7, 6, 5, 51, 10, 9, 8, 7, 6, 70, 12, 11, 10, 9, 8, 7, 92, 14, 13, 12, 11, 10, 9, 8, 117, 16, 15, 14, 13, 12, 11, 10, 9, 145, 18, 17, 16, 15, 14, 13, 12, 11, 10
Offset: 1

Views

Author

Gary W. Adamson, May 20 2007

Keywords

Comments

Row sums = A003215: (1, 7, 19, 37, 61, 91, ...).
Left border = A000326: (1, 5, 12, 22, 35, ...).

Examples

			First few rows of the triangle:
   1;
   5,  2;
  12,  4,  3;
  22,  6,  5,  4;
  35,  8,  7,  6, 5;
  51, 10,  9,  8, 7, 6;
  70, 12, 11, 10, 9, 8, 7;
  ...
		

Crossrefs

Formula

A051340 * A130296 as infinite lower triangular matrices.