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

%I #9 Nov 21 2013 12:47:31

%S 1,0,1,2,4,6,10,14,19,25,33,42,52,64,78,94,112,132,154,179,206,236,

%T 270,306,345,388,434,484,538,596,658,725,796,871,952,1037,1128,1224,

%U 1325,1433,1546,1665,1791,1923,2061,2207,2360,2519,2686,2861,3044

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

%t Join[{1},Table[Floor[Log[n!]^Log[1+Log[n]]],{n,2,60}]] (* _Harvey P. Dale_, Jul 26 2011 *)

%Y Cf. A062426.

%K nonn,easy

%O 1,4

%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 02:46 EDT 2024. Contains 371917 sequences. (Running on oeis4.)