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.

A061190 a(n) = n^n - n.

Original entry on oeis.org

1, 0, 2, 24, 252, 3120, 46650, 823536, 16777208, 387420480, 9999999990, 285311670600, 8916100448244, 302875106592240, 11112006825558002, 437893890380859360, 18446744073709551600, 827240261886336764160, 39346408075296537575406, 1978419655660313589123960
Offset: 0

Views

Author

Lawrence H. Shirley (LShirley(AT)towson.edu), May 30 2001

Keywords

Comments

Number of endofunctions on [n] such that no element has a preimage of cardinality n. - Alois P. Heinz, Jul 21 2014

Crossrefs

Main diagonal of A245405.

Programs

Formula

E.g.f.: 1/(1 + LambertW(-x)) - x*exp(x), where LambertW() is the Lambert W-function. - Ilya Gutkovskiy, Feb 08 2017
a(n) = n*A037205(n-1). - R. J. Mathar, Jul 02 2017

Extensions

a(0)=1 inserted by Alois P. Heinz, Jul 21 2014