Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A049408
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A049408 Numbers n such that n^4+n+1 is prime. +0
6
1, 2, 5, 6, 9, 11, 12, 14, 24, 26, 32, 36, 44, 47, 60, 69, 72, 74, 77, 89, 90, 102, 107, 119, 126, 131, 146, 147, 159, 162, 170, 171, 186, 191, 197, 204, 206, 219, 239, 240, 252, 266, 284, 285, 290, 296, 300, 324, 347, 351, 362, 384, 426, 437, 459, 465, 470 (list; graph; listen)
OFFSET

1,2

COMMENT

For s = 5,8,11,14,17,20,..., n_s=1+n+n^s is always composite for any n>1. Also for n=1, n_s=3 is a prime for any s. Here we consider the case s=4.

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

EXAMPLE

26 is OK because at s=4, n=26, n_s=1+n+n^s=457003 is a prime.

PROGRAM

(PARI) for(n=1, 1000, if(isprime(1+n+n^4), print1(n", ")))

CROSSREFS

Cf. A002384, A075723, A049407.

Sequence in context: A166087 A153143 A075724 this_sequence A138970 A046160 A033161

Adjacent sequences: A049405 A049406 A049407 this_sequence A049409 A049410 A049411

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research