1,1
Also numbers n such that (8*10^(n+1)-71)/9 is prime.
Index entries for primes involving repunits
Do[ If[ PrimeQ[ 80*(10^n - 1)/9 + 1 ], Print[n]], {n, 15000}]
Cf. A092675 (corresponding primes).
Sequence in context: A197093 A034473 A024171 * A064057 A176496 A091940
Adjacent sequences: A056661 A056662 A056663 * A056665 A056666 A056667
hard,nonn
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 09 2000
1415 (giving a probable prime) from Rick L. Shepherd (rshepherd2(AT)hotmail.com), Mar 02 2004. There are no other terms <= 2500.