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!)
A047747 A discrete analog of Li(n): round ( Sum_{k=2..n} 1/log_10 (k) ). 0

%I #7 Aug 08 2019 10:02:41

%S 3,5,7,9,10,11,12,13,14,15,16,17,18,19,19,20,21,22,23,23,24,25,26,26,

%T 27,28,28,29,30,30,31,32,32,33,34,34,35,36,36,37,37,38,39,39,40,40,41,

%U 42,42,43,43,44,45,45,46,46,47,47,48,49,49,50,50,51

%N A discrete analog of Li(n): round ( Sum_{k=2..n} 1/log_10 (k) ).

%t Round[Accumulate[1/Log10[Range[2,70]]]] (* _Harvey P. Dale_, Aug 08 2019 *)

%K nonn

%O 2,1

%A _N. J. A. Sloane_

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 September 16 12:57 EDT 2024. Contains 375976 sequences. (Running on oeis4.)