[go: up one dir, main page]

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!)
A069350 Primes having no representation of the form n - A001222(n), complement of A069346. 3
3, 11, 29, 59, 61, 71, 79, 97, 101, 137, 149, 173, 191, 193, 197, 223, 229, 269, 271, 277, 331, 349, 383, 397, 419, 421, 457, 461, 523, 569, 613, 619, 659, 661, 673, 709, 733, 757, 773, 809, 853, 857, 859, 881, 907, 997 (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)\log(2)+1, if(bigomega(n+k)==k, return(0))); isprime(n) \\ Charles R Greathouse IV, Dec 10 2013
CROSSREFS
Cf. A069351.
Sequence in context: A111227 A111693 A100032 * A021005 A053845 A172102
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 August 29 17:51 EDT 2024. Contains 375518 sequences. (Running on oeis4.)