login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A062435 Integer part of log(n!)^log(log(1 + n)). 2
0, 1, 1, 2, 3, 4, 6, 8, 10, 13, 16, 20, 24, 29, 35, 41, 48, 56, 64, 74, 84, 95, 107, 121, 135, 150, 167, 185, 204, 225, 247, 270, 295, 321, 349, 379, 410, 443, 478, 515, 554, 594, 637, 682, 729, 778, 830, 883, 940, 998, 1060, 1123, 1190, 1259, 1331, 1406 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,4
LINKS
MATHEMATICA
Floor[Log[n! ]^Log[Log[1 + n]]]
PROG
(PARI) a(n) = floor(log(n!)^log(log(1 + n))); \\ Michel Marcus, Jun 24 2015
CROSSREFS
Cf. A062436, close to A055104.
Sequence in context: A109965 A008669 A055104 * A171997 A020702 A067996
KEYWORD
nonn,easy
AUTHOR
Olivier Gérard, Jun 23 2001
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 28 20:05 EDT 2024. Contains 371254 sequences. (Running on oeis4.)