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.

A128136 A128132 * A002260.

Original entry on oeis.org

1, 1, 4, 2, 4, 9, 3, 6, 9, 16, 4, 8, 12, 16, 25, 5, 10, 15, 20, 25, 36, 6, 12, 18, 24, 30, 36, 49, 7, 14, 21, 28, 35, 42, 49, 64, 8, 16, 24, 32, 40, 48, 56, 64, 81, 9, 18, 27, 36, 45, 54, 63, 72, 81, 100
Offset: 1

Views

Author

Gary W. Adamson, Feb 16 2007

Keywords

Comments

Row sums = A006003: (1, 5, 15, 34, 65, ...).

Examples

			First few rows of the triangle:
  1;
  1,  4;
  2,  4,  9;
  3,  6,  9, 16;
  4,  8, 12, 16, 25;
  5, 10, 15, 20, 25, 36;
  6, 12, 18, 24, 30, 36, 49;
  ...
		

Crossrefs

Formula

A128132 * A002260 as infinite lower triangular matrices.