1,1
Also numbers n such that (79*10^n-7)/9 is prime.
Makoto Kamada, Factorizations of 877...77
Index entries for primes involving repunits
Do[ If[ PrimeQ[ 8*10^n + 7*(10^n-1)/9], Print[n]], {n, 0, 10000}]
Sequence in context: A063105 A063094 A108463 * A083174 A067547 A166374
Adjacent sequences: A056721 A056722 A056723 * A056725 A056726 A056727
hard,nonn
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 11 2000