1,3
Also numbers n such that (10^(n+1)+11)/3 is prime.
Index entries for primes involving repunits
Do[ If[ PrimeQ[30*(10^n - 1)/9 + 7], Print[n]], {n, 0, 10000}]
Sequence in context: A027730 A163115 A088309 * A005166 A121621 A119715
Adjacent sequences: A056677 A056678 A056679 * A056681 A056682 A056683
hard,nonn
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 10 2000