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!)
A127642 Floor(n^n/n!) - ceiling(2^n/n). 1
-1, 0, 1, 6, 19, 53, 144, 384, 1010, 2652, 6960, 18271, 48007, 126292, 332679, 877561, 2318039, 6131032, 16236271, 43047375, 114256746, 303570609, 807327311, 2148933010, 5724699937, 15262109996, 40717942427, 108704057535, 290385838171, 776171229484 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
COMMENTS
Theorem: n^n/n! > 2^n/n for n >= 3.
REFERENCES
D. S. Mitrinovic, Analytic Inequalities, Springer-Verlag, 1970; p. 193, 3.1.21.
LINKS
MATHEMATICA
Table[Floor[n^n/n!]-Ceiling[2^n/n], {n, 40}] (* Harvey P. Dale, Jan 09 2016 *)
CROSSREFS
Sequence in context: A272541 A273142 A273173 * A272151 A272562 A176883
KEYWORD
sign
AUTHOR
N. J. A. Sloane, Apr 03 2007
EXTENSIONS
Corrected by N. J. A. Sloane, Jan 09 2016, after Harvey P. Dale noticed that something was wrong.
More terms from Harvey P. Dale, Jan 09 2016
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 April 25 06:49 EDT 2024. Contains 371964 sequences. (Running on oeis4.)