|
Search: id:A088465
|
|
|
| A088465 |
|
Primes whose leftmost decimal digit is 1 and whose other decimal digits are all 7s. |
|
+0 2
|
|
| 17, 1777, 1777777777, 17777777777777, 1777777777777777777777777777777777777777777, 1777777777777777777777777777777777777777777777777777
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
In no element of this sequence can the number of 7's be congruent to 2 modulo 3
|
|
LINKS
|
Vladislav Avrutin, Prime pyramids
|
|
MATHEMATICA
|
Do[ a = 10^n + 7(10^n - 1)/9; If[ PrimeQ[a], Print[a]], {n, 1, 53}] (from Robert G. Wilson v Dec 05 2003)
|
|
CROSSREFS
|
The number of sevens in this sequence is given by A089147.
Sequence in context: A071826 A055414 A156675 this_sequence A001905 A135505 A092814
Adjacent sequences: A088462 A088463 A088464 this_sequence A088466 A088467 A088468
|
|
KEYWORD
|
base,easy,nonn
|
|
AUTHOR
|
Sam Alexander (amnalexander(AT)yahoo.com), Nov 12 2003
|
|
|
Search completed in 0.002 seconds
|