Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062288
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062288 Numbers n such that p(n)+50 is also prime, where p(k) is k-th prime. +0
2
2, 5, 7, 9, 10, 15, 16, 17, 24, 26, 28, 30, 32, 35, 40, 41, 43, 49, 51, 55, 56, 60, 66, 69, 72, 76, 77, 87, 94, 98, 102, 103, 104, 108, 116, 120, 123, 124, 126, 128, 135, 137, 140, 144, 148, 154, 160, 161, 164, 166, 170, 171, 185, 190, 192, 194, 195, 201, 206, 220 (list; graph; listen)
OFFSET

1,1

COMMENT

"Numerical evidence makes it plausible that there are infinitely many primes p such that p + 50 is also prime." - Burton, p. 52.

REFERENCES

D. M. Burton, Elementary Number Theory, Allyn and Bacon, Inc., Boston, MA, 1976, pp. 52.

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROGRAM

(PARI) for(n=1, 65, if(isprime(prime(n)+50), print(n)))

(PARI) { n=m=0; forprime (p=2, 10^5, m++; if (isprime(p + 50), write("b062288.txt", n++, " ", m); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 04 2009]

CROSSREFS

Cf. A062284.

Sequence in context: A104428 A050114 A047482 this_sequence A077059 A007300 A007069

Adjacent sequences: A062285 A062286 A062287 this_sequence A062289 A062290 A062291

KEYWORD

easy,nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Jul 02 2001

EXTENSIONS

More terms from Larry Reeves (larryr(AT)acm.org), Jul 05 2001

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research