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!)
A069351 Primes having no representation of the form n + A001222(n), complement of A069348. 3
2, 5, 7, 13, 19, 29, 43, 61, 83, 103, 107, 109, 137, 149, 197, 227, 263, 281, 283, 347, 349, 353, 389, 443, 457, 467, 479, 523, 541, 563, 569, 571, 587, 619, 643, 647, 653, 659, 677, 743, 761, 797, 811, 821, 827, 863, 883, 937 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Charles R Greathouse IV, Table of n, a(n) for n = 1..10000
PROG
(PARI) is(n)=for(k=1, log(n+.5)\log(2), if(bigomega(n-k)==k, return(0))); isprime(n) \\ Charles R Greathouse IV, Dec 10 2013
CROSSREFS
Cf. A069350.
Sequence in context: A103806 A019359 A038959 * A275011 A094743 A175075
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Mar 18 2002
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 April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)