Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088415
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088415 Primes p = prime(i) such that p(i)# - p(i+1) or p(i)# + p(i+1) or both are primes. +0
4
2, 3, 5, 7, 11, 13, 17, 19, 43, 53, 59, 73, 79, 83, 89, 149, 367, 431, 853, 4007, 6143, 8819, 8969 (list; graph; listen)
OFFSET

1,1

LINKS

Dario Alejandro Alpern, Factorization using the Elliptic Curve Method.

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

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] || PrimeQ[p + q], Print[ Prime[n]]], {n, 1, 1435}]

CROSSREFS

Cf. A087714.

Sequence in context: A069709 A144755 A069090 this_sequence A139054 A003309 A063884

Adjacent sequences: A088412 A088413 A088414 this_sequence A088416 A088417 A088418

KEYWORD

hard,more,nonn

AUTHOR

Ray Chandler (rayjchandler(AT)sbcglobal.net), Oct 05 2003

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 17 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 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research