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.

A128544 A007318 * A128540.

Original entry on oeis.org

1, 2, 1, 3, 4, 2, 4, 9, 9, 3, 5, 16, 24, 17, 5, 6, 25, 50, 55, 33, 8, 7, 36, 90, 135, 123, 61, 13, 8, 49, 147, 280, 343, 259, 112, 21, 9, 64, 224, 518, 798, 812, 532, 202, 34, 10, 81, 324, 882, 1638, 2100, 1848, 1062, 361, 55
Offset: 0

Views

Author

Gary W. Adamson, Mar 10 2007

Keywords

Comments

Row sums = A069403: (1, 3, 9, 25, 67, ...).

Examples

			First few rows of the triangle:
  1;
  2,  1;
  3,  4,  2;
  4,  9,  9,   3;
  5, 16, 24,  17,   5;
  6, 25, 50,  55,  33,  8;
  7, 36, 90, 135, 123, 61, 13;
  ...
		

Crossrefs

Formula

A007318 * A128540 as infinite lower triangular matrices; (binomial transform of A128540).