|
Search: id:A103006
|
|
|
| A103006 |
|
Numbers n such that 5*10^n + R_n + 6 is prime, where R_n = 11...1 is the repunit (A002275) of length n. |
|
+0 2
|
| |
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Also numbers n such that (46*10^n+53)/9 is prime.
|
|
LINKS
|
Makoto Kamada, Factorizations of 511...117.
Index entries for primes involving repunits.
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[(46*10^n + 53)/9], Print[n]], {n, 0, 10000}]
|
|
CROSSREFS
|
Sequence in context: A078959 A045345 A133986 this_sequence A053236 A118603 A033657
Adjacent sequences: A103003 A103004 A103005 this_sequence A103007 A103008 A103009
|
|
KEYWORD
|
bref,more,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 18 2005
|
|
EXTENSIONS
|
One more PRP term from Serge Batalov (batalovs(AT)yahoo.com), Oct 13 2008
|
|
|
Search completed in 0.002 seconds
|