Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153410
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153410 Middle of 3 consecutive prime numbers such that p1*p2*p3*d1*d2=average of twin prime pairs; p1,p2,p3 consecutive prime numbers; d1(delta)=p2-p1, d2(delta)=p3-p2. +0
4
3, 5, 23, 67, 233, 503, 683, 1013, 1759, 2099, 2797, 3169, 10663, 12391, 12899, 13487, 15149, 18583, 20563, 21881, 25373, 26237, 26681, 33613, 36787, 36943, 41411, 41443, 43573, 61547, 63337, 63841, 68909, 71999, 75721, 76367, 76481, 86677 (list; graph; listen)
OFFSET

1,1

COMMENT

2*3*5*1*2=60+-1=primes, 3*5*7*2*2=420+-1=primes, 19*23*29*4*6=304152+-1=primes,...

MATHEMATICA

lst={}; Do[p1=Prime[n]; p2=Prime[n+1]; p3=Prime[n+2]; d1=p2-p1; d2=p3-p2; a=p1*p2*p3*d1*d2; If[PrimeQ[a-1]&&PrimeQ[a+1], AppendTo[lst, p2]], {n, 8!}]; lst

CROSSREFS

Cf. A099349, A153374, A153375, A153376, A153377, A153378, A153379, A153406, A153407, A153408, A153409

Sequence in context: A023247 A027753 A066411 this_sequence A155778 A018978 A100703

Adjacent sequences: A153407 A153408 A153409 this_sequence A153411 A153412 A153413

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 25 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 November 23 17:09 EST 2009. Contains 167438 sequences.


AT&T Labs Research