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!)
A062467 Integer part of log(n!)^(1 + log(n)/n). 1

%I #7 Mar 15 2023 15:04:58

%S 0,0,2,4,7,11,15,19,23,28,32,37,41,46,50,55,60,64,69,74,78,83,88,93,

%T 97,102,107,112,116,121,126,131,136,141,145,150,155,160,165,170,175,

%U 180,184,189,194,199,204,209,214,219,224,229,234,239,244,249,254,259

%N Integer part of log(n!)^(1 + log(n)/n).

%F a(n) = floor(log(n!)^(1 + log(n)/n)). - _Wesley Ivan Hurt_, Mar 15 2023

%t Floor[Log[n! ]^(1 + Log[n]/n)]

%Y Cf. A062468, see also A003068.

%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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)