Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113568
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113568 Numbers n such that prime(n) +- n, prime(n) +- 2n, prime(n) +- 3n and prime(n) +- 4n are all primes. +0
1
2053380, 794006430, 1659273630 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

t = {}; p = 2*3*5*7; Do[ If[ PrimeQ[Prime[p*n] - p*3n] && PrimeQ[Prime[p*n] - p*2n] && PrimeQ[Prime[p*n] - p*n] && PrimeQ[Prime[p*n] + p*n] && PrimeQ[Prime[p*n] + p*2n] && PrimeQ[Prime[p*n] + p*3n], AppendTo[t, n]], {n, 17 106}]; p*t

CROSSREFS

Cf. A064403, A112530, A000001.

Sequence in context: A104441 A045871 A034639 this_sequence A115505 A126435 A011571

Adjacent sequences: A113565 A113566 A113567 this_sequence A113569 A113570 A113571

KEYWORD

bref,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 20 2005

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research