A133857 Numbers k such that (18^k - 1)/17 is prime.
2, 25667, 28807, 142031, 157051, 180181, 414269, 1270141
Offset: 1
Examples
a(1) = A084740(18) = 2, a(2) = A128164(18) = 25667.
Links
- Paul Bourdelais, Generalized Repunit Conjecture - _Paul Bourdelais_, Mar 12 2010
- H. Dubner, Generalized repunit primes, Math. Comp., 61 (1993), 927-930.
- Henri and Renaud Lifchitz, PRP Records.
- Eric Weisstein's World of Mathematics, Repunit.
Crossrefs
Programs
-
PARI
is(n)=ispseudoprime((18^n-1)/17) \\ Charles R Greathouse IV, Jun 13 2017
Extensions
a(2) = 25667 and a(3) = 28807 found by Henri Lifchitz, Sep 2007
a(4) corresponds to a probable prime discovered by Paul Bourdelais, Mar 12 2010
a(5) corresponds to a probable prime discovered by Paul Bourdelais, Mar 15 2010
a(6)=180181, previously discovered by Andy Steward in April 2007 in the form of the cyclotomic number Phi(180181,18), added by Paul Bourdelais, Mar 23 2010
a(7) corresponds to a probable prime discovered by Paul Bourdelais, Dec 08 2014
a(8) from Paul Bourdelais, Dec 02 2021
Comments