login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A062446
Nearest integer to log(n!)^(1 + log(1 + log(1 + n))).
1
0, 0, 1, 3, 10, 24, 50, 95, 165, 269, 418, 624, 900, 1262, 1728, 2317, 3051, 3953, 5050, 6369, 7940, 9796, 11973, 14508, 17441, 20816, 24676, 29072, 34052, 39673, 45989, 53060, 60950, 69724, 79450, 90201, 102051, 115079, 129367, 144999
(
list
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,4
LINKS
Table of n, a(n) for n=0..39.
MATHEMATICA
Round[Log[n! ]^(1 + Log[1 + Log[1 + n]])]
CROSSREFS
Cf.
A062445
.
Sequence in context:
A029880
A144413
A033811
*
A386727
A053208
A355024
Adjacent sequences:
A062443
A062444
A062445
*
A062447
A062448
A062449
KEYWORD
nonn
,
easy
AUTHOR
Olivier Gérard
, Jun 23 2001
STATUS
approved