Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137703
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137703 Prime numbers p such that p +- ((p-1)/3) are primes. +0
1
991, 2143, 3331, 4591, 4663, 5563, 5653, 8623, 9181, 9343, 9631, 12781, 13033 (list; graph; listen)
OFFSET

1,1

EXAMPLE

991+-(990/3)=primes

2143+-(2142/3)=primes

MATHEMATICA

w=3; s=""; For[i=1, i<10^3*2, p=Prime[i]; If[PrimeQ[p-((p-1)/w)]&&PrimeQ[p+((p-1)/w)], (*Print[p, ":", p-((p-1)/w), ", ", p+((p-1)/w)]; *)s=s<>ToString[p]<>", "]; i++ ]; Print[s]

CROSSREFS

Sequence in context: A119057 A053393 A031790 this_sequence A093177 A109149 A030645

Adjacent sequences: A137700 A137701 A137702 this_sequence A137704 A137705 A137706

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 27 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 December 3 01:16 EST 2008. Contains 151161 sequences.


AT&T Labs Research