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.

A247059 Number of endofunctions on [n] that are the n-th power of an endofunction.

Original entry on oeis.org

1, 1, 3, 19, 73, 1281, 3136, 169681, 844929, 22607353, 169431706
Offset: 0

Views

Author

Alois P. Heinz, Sep 10 2014

Keywords

Examples

			a(3) = 19: (1,1,1), (1,1,3), (1,2,1), (1,2,2), (1,2,3), (1,3,2), (1,3,3), (2,1,1), (2,1,2), (2,1,3), (2,2,2), (2,2,3), (2,3,2), (3,1,1), (3,2,1), (3,2,3), (3,3,1), (3,3,2), (3,3,3).
		

Crossrefs

Main diagonal of A247026.

Extensions

a(8)-a(10) from Bert Dobbelaere, Jan 25 2019