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.

A129571 A129360 * A007318.

Original entry on oeis.org

1, 1, 1, 0, 2, 1, 1, 3, 3, 1, 0, 4, 6, 4, 1, 0, 4, 10, 10, 5, 1, 0, 6, 15, 20, 15, 6, 1, 1, 7, 21, 35, 35, 21, 7, 1, 0, 6, 27, 56, 70, 56, 28, 8, 1, 0, 8, 36, 84, 126, 126, 84, 36, 9, 1
Offset: 1

Views

Author

Gary W. Adamson, Apr 22 2007

Keywords

Comments

First 10 row sums match A128022: (1, 2, 3, 8, 15, 30, 63, 128, 252, 510, ...). A129570 = A007318 * A129360.

Examples

			First few rows of the triangle:
  1;
  1,  1;
  0,  2,  1;
  1,  3,  3,  1;
  0,  4,  6,  4,  1;
  0,  4, 10, 10,  5,  1;
  0,  6, 15, 20, 15,  6,  1;
  1,  7, 21, 35, 35, 21,  7,  1;
  ...
		

Crossrefs

Formula

A129360 * A007318 as infinite lower triangular matrices.