Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A114366
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A114366 Smallest prime in kx^3+x+2 is prime. +0
1
3, 5, 7, 167, 11, 13, 17, 19, 491, 23, 599, 653, 29, 31, 21881, 4007, 37, 977, 41, 43, 141767, 47, 15787, 1301, 53, 1409, 71887, 59, 61, 7507, 7757, 67, 1787, 71, 73, 1949, 2003, 79, 2111, 83, 276767, 2273, 89, 2381, 11257, 67079, 97, 12007, 101, 103, 12757 (list; graph; listen)
OFFSET

0,1

COMMENT

Primes exist in this sequence for all k. If x is allowed to be 0, then we get the sequence 2,2,2,2,2,2,...

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: A132287 A046201 A128344 this_sequence A088092 A082756 A068832

Adjacent sequences: A114363 A114364 A114365 this_sequence A114367 A114368 A114369

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research