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.

A131896 A000012 * A131843.

Original entry on oeis.org

1, 4, 3, 9, 4, 5, 16, 5, 6, 7, 25, 6, 7, 8, 9, 36, 7, 8, 9, 10, 11, 49, 8, 9, 10, 11, 12, 13, 64, 9, 10, 11, 12, 13, 14, 15, 81, 10, 11, 12, 13, 14, 15, 16, 17, 100, 11, 12, 13, 14, 15, 16, 17, 18, 19
Offset: 1

Views

Author

Gary W. Adamson, Jul 24 2007

Keywords

Comments

Row sums = A000566: (1, 7, 18, 34, 55, 81, ...), binomial transform of (1, 6, 5, 0, 0, 0, ...).

Examples

			First few rows of the triangle:
   1;
   4,  3;
   9,  4,  5;
  16,  5,  6,  7;
  25,  6,  7,  8,  9;
  36,  7,  8,  9, 10, 11;
  49,  8,  9, 10, 11, 12, 13;
  64,  9, 10, 11, 12, 13, 14, 15;
  ...
		

Crossrefs

Formula

A000012 * A131843 as infinite lower triangular matrices.