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.

A111672 Array T(n,k) = A153277(n-1,k) = A144150(n,k-1) read by downwards antidiagonals.

Original entry on oeis.org

1, 1, 1, 1, 2, 1, 1, 3, 5, 1, 1, 4, 12, 15, 1, 1, 5, 22, 60, 52, 1, 1, 6, 35, 154, 358, 203, 1, 1, 7, 51, 315, 1304, 2471, 877, 1, 1, 8, 70, 561, 3455, 12915, 19302, 4140, 1
Offset: 1

Views

Author

Gary W. Adamson, Aug 14 2005

Keywords

Comments

Column k is obtained by taking the k-th matrix power of the triangle A008277 and multiplying from the right with the column vector [1,0,0,0,....].

Examples

			The array starts
1,  1,   1,    1,    1,    1,  ...
1,  2,   3,    4,    5,    6,  ...
1,  5,  12,   22,   35,   51,  ...
1, 15,  60,  154,  315,  561,  ...
1, 52, 358, 1304, 3455, 7556,  ...
		

Crossrefs

Cf. A000326 (row 3), A005945 (row 4), A000110 (column 2), A000258 (column 3), A000307 (column 4), A000357 (column 5), A000405 (column 6), A111669 (column 7), A081624.

Extensions

a(44) and definition corrected by Georg Fischer, May 18 2022