|
Search: id:A056804
|
|
|
| A056804 |
|
Numbers n such that 7*10^n + 1 is prime. |
|
+0 4
|
|
| 1, 2, 3, 4, 5, 8, 9, 45, 136, 142, 158, 243, 923, 1235, 2196, 4650, 6119, 7324, 9543, 13494
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Makoto Kamada, Factorizations of 700...001.
Sabin Tabiraca and Kieran Reynolds, Lacunary Prime Numbers.
Index entries for primes involving repunits.
|
|
MATHEMATICA
|
Do[ If[ PrimeQ[ 7*10^n + 1], Print[ n ]], {n, 0, 10000}]
|
|
CROSSREFS
|
Sequence in context: A120430 A057911 A085266 this_sequence A101547 A047597 A005233
Adjacent sequences: A056801 A056802 A056803 this_sequence A056805 A056806 A056807
|
|
KEYWORD
|
more,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 22 2000
|
|
EXTENSIONS
|
a(15) - a(20) from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 19 2005
|
|
|
Search completed in 0.002 seconds
|