Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093078
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093078 Primes p = prime(i) such that p(i)# - p(i+1) is prime. +0
2
5, 7, 11, 13, 19, 79, 83, 89, 149, 367, 431, 853, 4007, 8819, 8969 (list; graph; listen)
OFFSET

1,1

LINKS

Hisanori Mishima, PI Pn - NextPrime (n = 1 to 100).

EXAMPLE

3 = p(2) is in the sequence because p(2)# + p(3) = 11 is prime.

MATHEMATICA

Do[p = Product[ Prime[i], {i, 1, n}]; q = Prime[n + 1]; If[ PrimeQ[p - q], Print[ Prime[n]]], {n, 1, 1435}]

CROSSREFS

Cf. A087714, A088415, A093077.

Sequence in context: A154275 A167460 A045439 this_sequence A050541 A098865 A022885

Adjacent sequences: A093075 A093076 A093077 this_sequence A093079 A093080 A093081

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 25 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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research