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.

A131899 A002260 + A131821 - A000012.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, Jul 25 2007

Keywords

Comments

Row sums = A052905: (1, 5, 10, 16, 23, ...)

Examples

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

Crossrefs

Formula

A002260 + A131821 - A000012 as infinite lower triangular matrices.