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!)
A127426 a(n) = n! - ceiling(n^(n/2)). 3
0, 0, 0, 0, 8, 64, 504, 4132, 36224, 343197, 3528800, 39382654, 476015616, 6209617492, 87072877696, 1307012632486, 20918494920704, 355658666311252, 6402175346437632, 121643693845767057, 2432891768176640000, 51090865734892274539, 1124000143459306268672 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
Theorem: n! > n^(n/2) for n >= 2 [Cauchy].
REFERENCES
D. S. Mitrinovic, Analytic Inequalities, Springer-Verlag, 1970; p. 192, 3.1.14.
LINKS
MATHEMATICA
Join[{0}, Table[n!-Ceiling[n^(n/2)], {n, 30}]] (* Harvey P. Dale, Jul 14 2018 *)
CROSSREFS
Sequence in context: A269408 A269605 A269466 * A268456 A126629 A250350
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 02 2007
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 June 6 19:21 EDT 2024. Contains 373134 sequences. (Running on oeis4.)