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.

A130299 A130296 * A051340.

Original entry on oeis.org

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

Views

Author

Gary W. Adamson, May 20 2007

Keywords

Comments

Row sums = A018387: (1, 5, 11, 19, 29, 41, 55, ...).

Examples

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

Crossrefs

Formula

A130296 * A051340 as infinite lower triangular matrices.