Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083562
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083562 Beginning of first chain of n consecutive primes whose product + 2 is prime. +0
1
3, 3, 3, 17, 3, 5, 67, 29, 3, 3, 3, 373, 5, 3, 5, 3, 257, 641, 7, 383, 43, 139, 571, 3967, 2971 (list; graph; listen)
OFFSET

1,1

EXAMPLE

17 is the smallest prime in 17, 19, 23, 29 which is the first chain of four consecutive primes whose product + 2 is prime: 17 * 19 * 23 * 29 + 2 = 215443 (prime). Hence a(4) = 17.

MATHEMATICA

pl=Prime[Range[1000]]; frp[n_] := Module[{pl2=Partition[pl, n, 1]}, First[Select[pl2, PrimeQ[(Times@@#)+2]&][[1]]]]; Table[frp[i], {i, 25}]

CROSSREFS

Adjacent sequences: A083559 A083560 A083561 this_sequence A083563 A083564 A083565

Sequence in context: A052900 A024947 A110668 this_sequence A106542 A127014 A073748

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Jun 12 2003

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 15 09:18 EDT 2008. Contains 145015 sequences.


AT&T Labs Research