Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137873
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137873 Prime numbers, isolated from neighboring primes by +-12. +0
2
1847, 2179, 2503, 2819, 3137, 3433, 3967, 4177, 4621, 4831, 5623, 5953, 6637, 7283, 7369 (list; graph; listen)
OFFSET

1,1

COMMENT

The definition means that p+-2, p+-4, p+-6, p+-8, p+-10 and p+-12 are all composite. - njas, Jun 04 2008

MATHEMATICA

q=12; s=""; For[i=1, i<12^2, p=Prime[i]; a=0; For[j=2, j<=q, If[PrimeQ[p-j]||PrimeQ[p+j], a=1; Break[]]; j=j+2]; If[a==0, s=s<>ToString[p]<>", "]; i++ ]; Print[s]

CROSSREFS

Note that this is different from A137796.

Sequence in context: A100970 A112017 A031935 this_sequence A054814 A123107 A105000

Adjacent sequences: A137870 A137871 A137872 this_sequence A137874 A137875 A137876

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 29 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified September 5 01:44 EDT 2008. Contains 143476 sequences.


AT&T Labs Research