|
Search: id:A102946
|
|
|
| A102946 |
|
Numbers n such that 2*10^n-7 is prime. |
|
+0 2
|
|
| 1, 2, 3, 4, 6, 16, 21, 28, 48, 82, 122, 130, 282, 304, 4602, 12984, 13614
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Also numbers n such that 10^n + 9*R_n - 6 is prime, where R_n = 11...1 is the repunit (A002275) of length n.
|
|
LINKS
|
Makoto Kamada, Factorizations of 199...993.
Index entries for primes involving repunits.
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[2*10^n - 7], Print[n]], {n, 0, 10000}]
|
|
CROSSREFS
|
Sequence in context: A056712 A002087 A049288 this_sequence A026094 A069860 A084391
Adjacent sequences: A102943 A102944 A102945 this_sequence A102947 A102948 A102949
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 16 2004
|
|
EXTENSIONS
|
More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 02 2008
|
|
|
Search completed in 0.002 seconds
|