Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A153404
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A153404 Middle of 3 consecutive prime numbers such that p1*p2*p3+d1+d2-1=average of twin prime pairs, d1(delta)=p2-p1,d2(delta)=p3-p2. +0
5
5, 571, 1753, 5113, 6949, 9283, 11047, 14401, 24859, 25171, 26203, 31159, 34471, 41719, 42397, 45289, 61099, 62533, 80611, 82141, 90001, 91969, 92347, 93811, 98377, 98887, 103591, 105907, 111373, 117133, 120997, 122827, 128413, 135607 (list; graph; listen)
OFFSET

1,1

COMMENT

3*5*7+2+2-1=108+-1=prime,

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-1; If[PrimeQ[a-1]&&PrimeQ[a+1], AppendTo[lst, p2]], {n, 8!}]; lst

CROSSREFS

Cf. A099349, A153374, A153375, A153376, A153377, A153378, A153379, A153402

Sequence in context: A067446 A112900 A037063 this_sequence A093941 A072952 A013736

Adjacent sequences: A153401 A153402 A153403 this_sequence A153405 A153406 A153407

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research