Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A065510
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A065510 Primes p such that p^4-p^3+p^2-p+1 is prime. +0
1
2, 3, 5, 11, 37, 43, 47, 71, 131, 157, 223, 251, 257, 307, 487, 641, 1087, 1093, 1187, 1291, 1433, 1567, 1621, 1637, 1831, 1873, 1901, 2017, 2111, 2143, 2293, 2333, 2473, 2621, 2663, 2683, 2707, 2777, 2843, 2903, 3257, 3413, 3463, 3613, 3617, 3761, 3793 (list; graph; listen)
OFFSET

1,1

LINKS

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

PROGRAM

(PARI) { n=0; for (m=1, 10^9, p=prime(m); if (isprime(p^4 - p^3 + p^2 - p + 1), write("b065510.txt", n++, " ", p); if (n==1000, return)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Oct 20 2009]

CROSSREFS

Cf. A053182.

Sequence in context: A067078 A124561 A167604 this_sequence A006721 A111289 A127181

Adjacent sequences: A065507 A065508 A065509 this_sequence A065511 A065512 A065513

KEYWORD

easy,nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)eunet.rs), Nov 26 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