|
Search: id:A126894
|
|
|
| A126894 |
|
Numbers n such that n^12+4094 is prime. |
|
+0 5
|
|
| 170625, 181545, 233415, 490035, 492765, 552825, 591045, 642915, 885885, 921375
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
REFERENCES
|
Ribenboim P., 1996. The Little Book of Big Primes. Springer Verlag.
|
|
MATHEMATICA
|
a = {}; Do[If[PrimeQ[x^12 + 4094], AppendTo[a, x]], {x, 170624, 1000000}]; a
|
|
CROSSREFS
|
Cf. A066386, A126893, A126895.
Sequence in context: A034211 A089203 A116890 this_sequence A049053 A076814 A034632
Adjacent sequences: A126891 A126892 A126893 this_sequence A126895 A126896 A126897
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Artur Jasinki (grafix(AT)csl.pl), Dec 31 2006
|
|
|
Search completed in 0.002 seconds
|