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!)
A158722 Primes p which are not in A158720 and A158721. 1
3, 7, 11, 19, 29, 37, 41, 43, 47, 61, 71, 79, 83, 89, 97, 101, 107, 109, 127, 131, 137, 139, 151, 157, 163, 173, 191, 199, 223, 227, 229, 239, 241, 251, 257, 263, 271, 277, 281, 283, 293, 311, 313, 317, 331, 349, 353, 367, 373, 379, 383, 389, 397, 401, 409, 419 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
lst={}; Do[p=Prime[n]; If[ !PrimeQ[Floor[p/3]+p]&&!PrimeQ[Ceiling[p/3]+p], AppendTo[lst, p]], {n, 5!}]; lst
CROSSREFS
Sequence in context: A276456 A126254 A092102 * A202301 A339974 A123080
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 April 25 06:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)