|
| |
|
|
A106116
|
|
Primes with smallest digit > 1.
|
|
2
| |
|
|
2, 3, 5, 7, 23, 29, 37, 43, 47, 53, 59, 67, 73, 79, 83, 89, 97, 223, 227, 229, 233, 239, 257, 263, 269, 277, 283, 293, 337, 347, 349, 353, 359, 367, 373, 379, 383, 389, 397, 433, 439, 443, 449, 457, 463, 467, 479, 487, 499, 523, 547, 557, 563, 569, 577, 587, 593
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
COMMENTS
| These are also known as Yarborough primes: primes that do not contain the digits 0 or 1. An anti-Yarborough prime contains only 1's and 0's. This sequence is a subset of A038603 Primes not containing digit '1'. [From Jonathan Vos Post (jvospost3(AT)gmail.com), Feb 10 2010]
|
|
|
LINKS
| Chris C. Caldwell and G. L. Honaker, Jr., A BRIEF PRIME CURIOS! GLOSSARY [From Jonathan Vos Post (jvospost3(AT)gmail.com), Feb 10 2010]
|
|
|
MATHEMATICA
| Select[Prime[Range[100]], Min[IntegerDigits[ # ]]>1&]
|
|
|
CROSSREFS
| Cf. A000040, A038603, A106745. [From Jonathan Vos Post (jvospost3(AT)gmail.com), Feb 10 2010]
Sequence in context: A069867 A024770 A038603 * A091727 A030144 A156756
Adjacent sequences: A106113 A106114 A106115 * A106117 A106118 A106119
|
|
|
KEYWORD
| nonn,base
|
|
|
AUTHOR
| Zak Seidov (zakseidov(AT)yahoo.com), May 07 2005
|
|
|
EXTENSIONS
| Terms > 523 added by Jonathan Vos Post (jvospost3(AT)gmail.com), Feb 10 2010
|
| |
|
|