|
Search: id:A056721
|
|
|
| A056721 |
|
Numbers n such that 8*10^n-1 is prime. |
|
+0 2
|
|
| 0, 1, 4, 5, 8, 10, 25, 49, 76, 128, 175, 238, 550, 796, 1219, 2012, 2846, 11336, 21296, 49808, 74318
(list; graph; listen)
|
|
|
OFFSET
|
1,3
|
|
|
COMMENT
|
Also numbers n such that 7*10^n + 9*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n.
|
|
LINKS
|
Makoto Kamada, Factorizations of 799...99
Index entries for primes involving repunits
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[ 7*10^n + (10^n-1)], Print[n]], {n, 0, 3000}]
|
|
CROSSREFS
|
Sequence in context: A139132 A022435 A116050 this_sequence A057479 A050140 A047376
Adjacent sequences: A056718 A056719 A056720 this_sequence A056722 A056723 A056724
|
|
KEYWORD
|
hard,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 11 2000
|
|
EXTENSIONS
|
Other known primes: 11336, 49808.
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008
|
|
|
Search completed in 0.002 seconds
|