The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A226998 The number of descents over all functions f:{1,2,...,n}->{1,2,...,n}. 1
0, 1, 18, 288, 5000, 97200, 2117682, 51380224, 1377495072, 40500000000, 1296871230050, 44952006426624, 1677462128818632, 67068898339975168, 2860906750488281250, 129703669268270284800, 6228632560085359165568, 315864220382241648869376, 16868630748261621128320242 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
A descent is an element j in {1,2,...,n-1} such that f(j) > f(j+1).
LINKS
FORMULA
a(n) = (n + 1/n -2)*n^n/2 = A062023(n) - n^n.
MATHEMATICA
Table[(n + 1/n -2)*n^n/2, {n, 1, 20}]
CROSSREFS
Cf. A225753.
Sequence in context: A288959 A294327 A286725 * A098303 A232154 A014899
KEYWORD
nonn
AUTHOR
Geoffrey Critzer, Jun 26 2013
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 28 20:33 EDT 2024. Contains 372919 sequences. (Running on oeis4.)