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

A062475
Integer part of log(n!)^(1 + log(log(1 + n))).
1
0, 0, 2, 5, 11, 23, 40, 68, 107, 162, 236, 335, 463, 626, 831, 1084, 1392, 1765, 2211, 2740, 3362, 4089, 4932, 5904, 7020, 8292, 9737, 11371, 13210, 15273, 17578, 20145, 22994, 26148, 29629, 33460, 37666, 42273, 47307, 52797, 58770, 65257
OFFSET
1,3
MATHEMATICA
Floor[Log[n! ]^(1 + Log[Log[1 + n]])]
CROSSREFS
Cf. A062476.
Sequence in context: A057931 A039693 A294938 * A186265 A225947 A330909
KEYWORD
nonn,easy
AUTHOR
Olivier Gérard, Jun 23 2001
STATUS
approved