1,1
Also numbers n such that (2*10^n+61)/9 is prime.
Index entries for primes involving repunits
Do[ If[ PrimeQ[ 2(10^n - 1)/9 + 7], Print[n]], {n, 5000}]
Sequence in context: A104870 A114411 A155698 * A102033 A174418 A072246
Adjacent sequences: A099407 A099408 A099409 * A099411 A099412 A099413
nonn
Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 14 2004