|
Search: id:A046865
|
|
|
| A046865 |
|
Numbers n such that 4*5^n -1 is prime. |
|
+0 10
|
|
| 1, 3, 9, 13, 15, 25, 39, 69, 165, 171, 209, 339, 2033, 6583, 15393
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
REFERENCES
|
H. C. Williams, The primality of certain integers of the form 2Ar^n - 1, Acta Arith. 39 (1981), 7-17.
R. K. Guy, Unsolved Problems in Number Theory, Section A3.
|
|
LINKS
|
Steven Harvey, Williams Primes
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[4*5^n - 1], Print[n]], {n, 1, 8100, 2}]
|
|
CROSSREFS
|
Cf. A003307, A002235, A079906, A046866, A001771, A005541, A056725, A046867, A079907.
Sequence in context: A029458 A050571 A111230 this_sequence A063791 A077791 A163595
Adjacent sequences: A046862 A046863 A046864 this_sequence A046866 A046867 A046868
|
|
KEYWORD
|
nonn,hard,nice
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com).
|
|
EXTENSIONS
|
Two more terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 16 2003 and Jan 26 2003
15393 from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 05 2008
|
|
|
Search completed in 0.002 seconds
|