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

 


A098390
Prime(n)+Log2(prime(n)), where Log2=A000523.
5
3, 4, 7, 9, 14, 16, 21, 23, 27, 33, 35, 42, 46, 48, 52, 58, 64, 66, 73, 77, 79, 85, 89, 95, 103, 107, 109, 113, 115, 119, 133, 138, 144, 146, 156, 158, 164, 170, 174, 180, 186, 188, 198, 200, 204, 206, 218, 230, 234, 236, 240, 246, 248, 258, 265, 271, 277, 279
OFFSET
1,1
COMMENTS
a(n) = A000040(n) + A098388(n).
EXAMPLE
a(10) = A000040(10) + A098388(10) = 29 + 4 = 33.
MATHEMATICA
#+Floor[Log[2, #]]&/@Prime[Range[60]] (* Harvey P. Dale, Dec 30 2011 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Sep 06 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 23 16:16 EDT 2024. Contains 376178 sequences. (Running on oeis4.)