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.

Showing 1-1 of 1 results.

A269736 Triangle read by rows: T(n,r) (0 <= r <= n) = number of idempotents of rank r in the Motzkin monoid M_n.

Original entry on oeis.org

1, 1, 1, 4, 2, 1, 16, 11, 3, 1, 81, 48, 19, 4, 1, 441, 266, 93, 28, 5, 1, 2601, 1492, 549, 152, 38, 6, 1, 16129, 9042, 3211, 947, 226, 49, 7, 1
Offset: 0

Views

Author

N. J. A. Sloane, Mar 13 2016

Keywords

Examples

			Triangle begins:
1,
1,1,
4,2,1,
16,11,3,1,
81,48,19,4,1,
441,266,93,28,5,1,
2601,1492,549,152,38,6,1,
16129,9042,3211,947,226,49,7,1,
...
		

Crossrefs

First column is A001006(n)^2.
Row sums are A256672.
Showing 1-1 of 1 results.