login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A062471
Integer part of log(n^n)^(1 + log(n)/n).
1
0, 1, 5, 10, 15, 21, 28, 34, 40, 47, 53, 60, 66, 72, 79, 85, 91, 98, 104, 110, 116, 123, 129, 135, 141, 147, 153, 160, 166, 172, 178, 184, 190, 196, 203, 209, 215, 221, 227, 233, 240, 246, 252, 258, 264, 270, 277, 283, 289, 295, 301, 307, 314, 320, 326, 332
OFFSET
1,3
MATHEMATICA
Floor[Log[n^n]^(1 + Log[n]/n)]
CROSSREFS
Cf. A062472.
Sequence in context: A313802 A313803 A313804 * A313805 A366909 A033017
KEYWORD
nonn,easy
AUTHOR
Olivier Gérard, Jun 23 2001
STATUS
approved