|
Search: id:A057171
|
|
|
| A057171 |
|
Numbers n such that (5^n+1)/6 is a prime. |
|
+0 22
|
|
| 5, 67, 101, 103, 229, 347, 4013, 23297, 30133, 177337, 193939
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
LINKS
|
J. Brillhart et al., Factorizations of b^n +- 1, Contemporary Mathematics, Vol. 22, Amer. Math. Soc., Providence, RI, 3rd edition, 2002.
H. Dubner and T. Granlund, Primes of the Form (b^n+1)/(b+1), J. Integer Sequences, 3 (2000), #P00.2.7.
Eric Weisstein's World of Mathematics, Repunit
H. Lifchitz, Mersenne and Fermat primes field
|
|
MAPLE
|
MATLAB [From Paul Bourdelais (paul.bourdelais(AT)gd-ais.com), Dec 24 2008]
|
|
MATHEMATICA
|
a={}; Do[x=(5^n+1)/6; If[PrimeQ[x], AppendTo[a, n]], {n, 0, 12^2}]; a - Vladimir Orlovsky (4vladimir(AT)gmail.com), Apr 29 2008
|
|
PROGRAM
|
(Other) MATLAB [From Paul Bourdelais (paul.bourdelais(AT)gd-ais.com), Nov 04 2008]
|
|
CROSSREFS
|
Sequence in context: A156597 A059489 A059852 this_sequence A142009 A067393 A113265
Adjacent sequences: A057168 A057169 A057170 this_sequence A057172 A057173 A057174
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
N. J. A. Sloane (njas(AT)research.att.com), Sep 15 2000
|
|
EXTENSIONS
|
More terms from Kamil Duszenko (kdusz(AT)wp.pl), Jun 23 2003
30133 from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 05 2008
a(10) discovered 10/29/08 is a probable prime based on trial factoring to 3.5e13 and Fermat testing base 2. Paul Bourdelais (paul.bourdelais(AT)gd-ais.com), Nov 04 2008
a(11)=193939 from Paul Bourdelais discovered 12/24/08 is a probable prime based on trial factoring to 4e13 and Fermat primality testing base 2. Paul Bourdelais (paul.bourdelais(AT)gd-ais.com), Dec 24 2008
|
|
|
Search completed in 0.002 seconds
|