|
Search: id:A056719
|
|
|
| A056719 |
|
Numbers n such that 7*10^n + R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n. |
|
+0 2
|
| |
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
Also numbers n such that (64*10^n-1)/9 is prime.
No other terms below 184000 [From Serge Batalov (batalovs(AT)yahoo.com), Aug 13 2009]
|
|
LINKS
|
Makoto Kamada, Factorizations of 711...11
Index entries for primes involving repunits
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[ 7*10^n + (10^n-1)/9], Print[n]], {n, 0, 35076}]
|
|
CROSSREFS
|
Sequence in context: A055056 A009521 A116120 this_sequence A038855 A097254 A043911
Adjacent sequences: A056716 A056717 A056718 this_sequence A056720 A056721 A056722
|
|
KEYWORD
|
hard,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 11 2000
|
|
EXTENSIONS
|
A new PRP term from Serge Batalov (batalovs(AT)yahoo.com), Aug 13 2009
|
|
|
Search completed in 0.002 seconds
|