login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A062434
Nearest integer to log(n^n)^log(1 + log(n)).
1
1, 1, 2, 4, 7, 11, 17, 24, 32, 42, 55, 69, 86, 106, 128, 154, 182, 215, 250, 290, 334, 382, 434, 491, 554, 621, 694, 773, 857, 948, 1045, 1148, 1259, 1377, 1502, 1634, 1775, 1923, 2081, 2246, 2421, 2605, 2798, 3001, 3214, 3437, 3671, 3915, 4171
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
1,3
LINKS
Table of n, a(n) for n=1..49.
MATHEMATICA
Round[Log[n^n]^Log[1 + Log[n]]]
CROSSREFS
Cf.
A062433
.
Sequence in context:
A038045
A178063
A095233
*
A380463
A084267
A177116
Adjacent sequences:
A062431
A062432
A062433
*
A062435
A062436
A062437
KEYWORD
nonn
,
easy
AUTHOR
Olivier Gérard
, Jun 23 2001
STATUS
approved