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!)
A062474 Nearest integer to log(n!)^(1 + log(n)). 1

%I #10 Jun 29 2015 02:50:16

%S 0,1,3,16,60,192,552,1439,3469,7836,16746,34119,66688,125668,229261,

%T 406311,701575,1183187,1953088,3161413,5026098,7859320,12102784,

%U 18374396,27529455,40740236,59598715,86248245,123551209,175301158

%N Nearest integer to log(n!)^(1 + log(n)).

%t Table[Floor[Log[n!]^(1+Log[n])+1/2],{n,30}] (* _Harvey P. Dale_, Nov 29 2011 *)

%Y Cf. A062473.

%K nonn,easy

%O 1,3

%A _Olivier GĂ©rard_, Jun 23 2001

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 21 14:18 EDT 2024. Contains 372738 sequences. (Running on oeis4.)