Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114365
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114365 Smallest prime in kx^3+x+1 is prime. +0
1
3, 19, 5, 7, 389, 59, 67, 11, 83, 13, 773, 107, 7177, 17, 131, 19, 2381, 163, 23, 179, 23011, 98321, 5407, 211, 29, 227, 31, 30011, 251, 2053, 57037, 7351, 37, 2309, 63949, 307, 41, 8647, 43, 2693, 347, 9511, 47, 23561, 379, 1327, 25609, 53, 419, 564367 (list; graph; listen)
OFFSET

1,1

COMMENT

There are no primes in the sequence for k = 4,18,48,...,n(n+1)^2. This is because n(n+1)^2x^3 + x + 1 = ((n+1)x+1)((n^2 + n)x^2 - nx + 1).

PROGRAM

(PARI) g2(n, p) = for(k=1, n, for(x=1, n, y=k*x^3+x+p; if(isprime(y), print1(y", "); break)))

CROSSREFS

Sequence in context: A101293 A078096 A139429 this_sequence A084559 A145688 A043073

Adjacent sequences: A114362 A114363 A114364 this_sequence A114366 A114367 A114368

KEYWORD

easy,nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Feb 09 2006

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 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research