Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A141593
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A141593 Numbers n and n+2310*1,n+2310*2,n+2310*3,n+2310*4 are averages of twin primes. +0
1
1932, 14592, 122598, 377370, 2137548, 16134048, 18132978, 34083432, 43175478, 46683060, 64938702 (list; graph; listen)
OFFSET

1,1

EXAMPLE

1932 and 4242,6552,8862,11172 are averages of twin primes.

MATHEMATICA

q=2310; lst={}; Do[If[PrimeQ[n-1]&&PrimeQ[n+1]&&PrimeQ[n+q*1-1]&&PrimeQ[n+q*1+1]&&PrimeQ[n+q*2-1]&&PrimeQ[n+q*2+1]&&PrimeQ[n+q*3-1]&&PrimeQ[n+q*3+1]&&PrimeQ[n+q*4-1]&&PrimeQ[n+q*4+1], Print[n]; AppendTo[lst, n]], {n, 10^8}]; lst

CROSSREFS

Sequence in context: A135648 A133301 A099482 this_sequence A031766 A031632 A031542

Adjacent sequences: A141590 A141591 A141592 this_sequence A141594 A141595 A141596

KEYWORD

nonn,uned

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 20 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 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research