Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A062324
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A062324 p and p^2+4 are both prime. +0
17
3, 5, 7, 13, 17, 37, 47, 67, 73, 97, 103, 137, 163, 167, 193, 233, 277, 293, 307, 313, 317, 347, 373, 463, 487, 503, 547, 577, 593, 607, 613, 677, 743, 787, 823, 827, 853, 883, 953, 967, 983, 997, 1087, 1117, 1123, 1237, 1367, 1423, 1447, 1523, 1543, 1613 (list; graph; listen)
OFFSET

1,1

LINKS

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

MATHEMATICA

Select[Prime/@Range[300], PrimeQ[ #^2+4]&]

PROGRAM

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

CROSSREFS

The corresponding primes p^2+4 are in A045637.

Sequence in context: A003424 A073638 A066464 this_sequence A153645 A106878 A079481

Adjacent sequences: A062321 A062322 A062323 this_sequence A062325 A062326 A062327

KEYWORD

nonn,easy

AUTHOR

Reiner Martin (reinermartin(AT)hotmail.com), Jul 12 2001

EXTENSIONS

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

Edited by Dean Hickerson (dean.hickerson(AT)yahoo.com), Dec 10 2002

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 24 19:42 EST 2009. Contains 167435 sequences.


AT&T Labs Research