1,3
Also numbers n such that (5*10^(n+1)-23)/9 is prime.
Index entries for primes involving repunits
Do[ If[ PrimeQ[50*(10^n - 1)/9 + 3], Print[n]], {n, 0, 5000}]
Sequence in context: A127765 A155305 A155290 * A001296 A000970 A155245
Adjacent sequences: A056682 A056683 A056684 * A056686 A056687 A056688
hard,nonn
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 10 2000