Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
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!)
A014193 n-th prime + mu(n). 0
3, 2, 4, 7, 10, 14, 16, 19, 23, 30, 30, 37, 40, 44, 48, 53, 58, 61, 66, 71, 74, 80, 82, 89, 97, 102, 103, 107, 108, 112, 126, 131, 138, 140, 150, 151, 156, 164, 168, 173, 178, 180, 190, 193, 197, 200, 210, 223, 227 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MAPLE
with(numtheory): f := n->ithprime(n)+mobius(n); [ seq(f(i), i=1..80) ];
MATHEMATICA
Table[Prime[n]+MoebiusMu[n], {n, 50}] (* Harvey P. Dale, Oct 27 2015 *)
CROSSREFS
Sequence in context: A158441 A349368 A102787 * A128885 A215335 A229976
KEYWORD
nonn
AUTHOR
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 August 21 11:52 EDT 2024. Contains 375353 sequences. (Running on oeis4.)