|
Search: id:A056725
|
|
|
| A056725 |
|
Numbers n such that 9*10^n - 1 is prime. |
|
+0 12
|
|
| 1, 3, 7, 19, 29, 37, 93, 935, 8415, 9631, 11143, 41475, 41917, 48051, 107663
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Also numbers n such that 8*10^n + 9*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n.
|
|
LINKS
|
Makoto Kamada, Factorizations of 899...99
Index entries for primes involving repunits
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[ 8*10^n + (10^n-1)], Print[n]], {n, 1, 6750, 2}]
|
|
CROSSREFS
|
Cf. A003307, A002235, A046865, A079906, A046866, A001771, A005541, A046867, A079907.
Sequence in context: A001985 A164097 A016046 this_sequence A091738 A136054 A006032
Adjacent sequences: A056722 A056723 A056724 this_sequence A056726 A056727 A056728
|
|
KEYWORD
|
hard,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 11 2000
|
|
EXTENSIONS
|
There are no more terms up to 6750. - Robert G. Wilson v, Jan 26 2003
Other known primes: 8415, 9631, 11143, 41475, 41917, 48051, 107664.
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008
|
|
|
Search completed in 0.002 seconds
|