1,1
Also numbers n such that (22*10^n+23)/9 is prime.
Makoto Kamada, Factorizations of 244...447.
Index entries for primes involving repunits.
Do[ If[ PrimeQ[(22*10^n + 23)/9], Print[n]], {n, 0, 10000}]
Adjacent sequences: A102951 A102952 A102953 this_sequence A102955 A102956 A102957
Sequence in context: A032676 A016945 A110108 this_sequence A067201 A071526 A114271
more,nonn
Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 17 2004
Search completed in 0.002 seconds