1,2
Also numbers n such that (65*10^n+61)/9 is prime.
Makoto Kamada, Factorizations of 722...229.
Index entries for primes involving repunits.
Do[ If[ PrimeQ[(65*10^n + 61)/9], Print[n]], {n, 0, 10000}]
Sequence in context: A004652 A061568 A146994 * A140208 A098390 A008763
Adjacent sequences: A103051 A103052 A103053 * A103055 A103056 A103057
more,nonn
Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 19 2005