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”).

A062451
Integer part of log(n^n)^(1 + log(1 + log(1 + n))).
1
0, 0, 1, 9, 28, 68, 139, 257, 436, 699, 1067, 1568, 2232, 3092, 4186, 5556, 7245, 9305, 11787, 14750, 18255, 22369, 27164, 32714, 39100, 46407, 54725, 64149, 74780, 86723, 100089, 114993, 131557, 149907, 170177, 192505, 217034, 243915
OFFSET
0,4
MATHEMATICA
Floor[Log[n^n]^(1 + Log[1 + Log[1 + n]])]
CROSSREFS
Cf. A062452.
Sequence in context: A034126 A034677 A009255 * A065959 A226333 A017669
KEYWORD
nonn,easy
AUTHOR
Olivier Gérard, Jun 23 2001
STATUS
approved