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!)
A062426 Nearest integer to log(n!)^log(1 + log(n)). 1

%I #7 Jan 18 2022 00:48:16

%S 1,1,2,3,4,7,10,14,19,26,33,42,52,65,78,94,112,132,154,179,207,237,

%T 270,306,346,388,435,485,539,597,659,725,796,872,952,1038,1128,1224,

%U 1326,1433,1546,1666,1791,1923,2062,2207,2360,2520,2687,2862,3044

%N Nearest integer to log(n!)^log(1 + log(n)).

%t Join[{1}, Table[Round[Log[n!]^Log[1 + Log[n]]], {n, 2, 60}]]

%Y Cf. A062425.

%K nonn,easy

%O 1,3

%A _Olivier GĂ©rard_, Jun 23 2001

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 April 23 06:04 EDT 2024. Contains 371906 sequences. (Running on oeis4.)