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.

A131828 Square of lower triangular matrix in A131821, read by rows.

Original entry on oeis.org

1, 6, 4, 14, 5, 9, 25, 7, 7, 16, 39, 9, 9, 9, 25, 56, 11, 11, 11, 11, 36, 76, 13, 13, 13, 13, 13, 49, 99, 15, 15, 15, 15, 15, 15, 64, 125, 17, 17, 17, 17, 17, 17, 17, 81, 154, 19, 19, 19, 19, 19, 19, 19, 19, 100
Offset: 1

Views

Author

Gary W. Adamson, Jul 20 2007

Keywords

Comments

Left column = A095794: (1, 6, 14, 25, 39, 56, ...).
Row sums = A060544: (1, 10, 28, 55, 91, 190, ...).

Examples

			First few rows of the triangle:
   1;
   6,  4;
  14,  5,  9;
  25,  7,  7, 16;
  39,  9,  9,  9, 25;
  56, 11, 11, 11, 11, 36;
  76, 13, 13, 13, 13, 13, 49;
  ...
		

Crossrefs

Formula