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.

A111673 Triangle, generated from A111579.

Original entry on oeis.org

1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 5, 3, 1, 1, 1, 15, 11, 4, 1, 1, 1, 52, 49, 19, 5, 1, 1, 1, 203, 257, 109, 29, 6, 1, 1, 1, 877, 1539, 742, 201, 41, 7, 1, 1, 1, 4140, 10299, 5815, 1657, 331, 55, 8, 1, 1, 1, 21147, 75905, 51193, 15821, 3176, 505, 71, 9, 1, 1, 1, 115975, 609441, 498118, 170389, 35451, 5497, 729, 89, 10, 1, 1
Offset: 0

Views

Author

Gary W. Adamson, Aug 14 2005

Keywords

Comments

Columns are inverse binomial transforms of columns (k>0) of A111579.

Examples

			First few rows of the triangle are:
  1,
  1, 1,
  1, 1, 1,
  1, 2, 1, 1,
  1, 5, 3, 1, 1,
  1, 15, 11, 4, 1, 1,
  1, 52, 49, 19, 5, 1, 1,
  1, 203, 257, 109, 29, 6, 1, 1,
  1, 877, 1539, 742, 201, 41, 7, 1, 1,
  1, 4140, 10299, 5815, 1657, 331, 55, 8, 1, 1,
  ...
Inverse binomial transform of column 2 of A111579 (1, 2, 5, 15, 52, 203...) = column 2 (1, 1, 2, 5, 15, 52...).
		

Crossrefs

For two other versions of this triangle see A241578, A241579.

Extensions

More terms from N. J. A. Sloane, Apr 29 2014