|
Search: id:A126893
|
|
|
| A126893 |
|
Numbers n such that n^6+82991 is prime. |
|
+0 6
|
|
| 7980, 8526, 11676, 18774, 26754, 31584, 34314, 34650, 43134, 51576, 64176, 65184, 65730, 65856, 70224, 71190, 71316, 76650, 78834, 79506, 81564, 84294, 91266, 92904, 96096, 96894
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
Ribenboim P., 1996. The Little Book of Big Primes. Springer Verlag.
|
|
MATHEMATICA
|
a = {}; Do[If[PrimeQ[x^6 + 82991], AppendTo[a, x]], {x, 7978, 40000}]; a
|
|
CROSSREFS
|
Cf. A066386, A126894, A126895.
Sequence in context: A023322 A064246 A157660 this_sequence A043614 A013813 A013896
Adjacent sequences: A126890 A126891 A126892 this_sequence A126894 A126895 A126896
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Artur Jasinki (grafix(AT)csl.pl), Dec 31 2006
|
|
|
Search completed in 0.002 seconds
|