|
Search: id:A056712
|
|
|
| A056712 |
|
Numbers n such that 5*10^n-1 is prime. |
|
+0 3
|
|
| 2, 3, 4, 6, 14, 54, 210, 390, 594, 3460, 5028, 5219, 5332, 8072, 15796, 16131, 21456, 29282, 78790, 85142
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Also numbers n such that 4*10^n + 9*R_n is prime, where R_n = 11...1 is the repunit (A002275) of length n.
|
|
LINKS
|
Makoto Kamada, Factorizations of 499...99
Index entries for primes involving repunits
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[ 4*10^n + (10^n-1)], Print[n]], {n, 0, 4660}]
|
|
CROSSREFS
|
Sequence in context: A038767 A095991 A049911 this_sequence A002087 A049288 A102946
Adjacent sequences: A056709 A056710 A056711 this_sequence A056713 A056714 A056715
|
|
KEYWORD
|
hard,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 11 2000
|
|
EXTENSIONS
|
Other known primes: 8072, 15796, 16131, 29282.
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008
|
|
|
Search completed in 0.002 seconds
|