|
Search: id:A103092
|
|
|
| A103092 |
|
Numbers n such that 9*10^n-7 is prime. |
|
+0 2
|
|
| 1, 6, 9, 10, 12, 13, 23, 61, 194, 233, 549, 765, 973, 1061, 1186, 1853, 3713, 6789, 7254, 7765, 9025, 10855
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Also numbers n such that 8*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 899...993.
Index entries for primes involving repunits.
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[9*10^n - 7], Print[n]], {n, 0, 10000}]
|
|
CROSSREFS
|
Sequence in context: A070598 A124257 A066385 this_sequence A104523 A091886 A111774
Adjacent sequences: A103089 A103090 A103091 this_sequence A103093 A103094 A103095
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 19 2005
|
|
EXTENSIONS
|
One more term from Herman Jamke (hermanjamke(AT)fastmail.fm), Jan 01 2008
|
|
|
Search completed in 0.002 seconds
|