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

A062450
Nearest integer to log(n^n)^(1 + log(1 + log(n))).
1
0, 0, 2, 8, 25, 59, 123, 229, 393, 635, 976, 1444, 2067, 2877, 3913, 5212, 6821, 8786, 11162, 14003, 17371, 21331, 25953, 31312, 37486, 44560, 52623, 61768, 72094, 83705, 96711, 111227, 127371, 145271, 165056, 186865, 210838, 237126, 265881
OFFSET
0,3
MATHEMATICA
Round[Log[n^n]^(1 + Log[1 + Log[n]])]
CROSSREFS
Cf. A062449.
Sequence in context: A278836 A227447 A077167 * A198181 A066455 A370637
KEYWORD
nonn,easy
AUTHOR
Olivier Gérard, Jun 23 2001
STATUS
approved