Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113567
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113567 Numbers n such that prime(n) +- n, prime(n) +- 2n and prime(n) +- 3n are all primes. +0
1
252420, 874650, 1413510, 2053380, 2298240, 2456160, 4640370, 7529340, 8708910, 11205390, 18734310, 22141980, 23680650, 26407920, 30866010, 31340400, 38515050, 43242780, 44584260, 58430400, 61172790, 62739180, 64449210 (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, 2194723}]; p*t

CROSSREFS

Cf. A064403, A112530.

Adjacent sequences: A113564 A113565 A113566 this_sequence A113568 A113569 A113570

Sequence in context: A018236 A043655 A058004 this_sequence A083628 A140967 A069176

KEYWORD

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 October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research