Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A088549
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A088549 Primes of the form x^5 + x^4 + x^3 + x^2 + x + 2. +0
1
7, 3907, 19609, 66431, 4288307, 54066637, 71270179, 351925757, 512604457, 1178420167, 24065769961, 30763687627, 48616590079, 130674467449, 229898795029, 329720803007, 363825386107, 886352920147 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) polypn(n, p) = { for(x=1, n, if(p%2, y=2, y=1); for(m=1, p, y=y+x^m; ); if(isprime(y), print1(y", ")); ) }

CROSSREFS

Adjacent sequences: A088546 A088547 A088548 this_sequence A088550 A088551 A088552

Sequence in context: A070227 A055307 A052496 this_sequence A024100 A069644 A103856

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Nov 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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research