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

%I #10 Jun 29 2015 02:27:02

%S 0,0,0,1,2,3,5,7,9,12,15,19,23,28,34,40,46,54,62,70,80,90,101,112,125,

%T 138,152,167,183,200,218,237,257,278,300,323,347,372,398,426,455,485,

%U 516,548,582,617,653,691,730,770,812,855,900,946,994,1043,1094,1147

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

%t Table[IntegerPart[Log[n]^(1+Log[n])],{n,0,60}] (* _Harvey P. Dale_, Jul 27 2011 *)

%Y Cf. A062442.

%K nonn,easy

%O 0,5

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