|
| |
|
|
A069599
|
|
Smallest prime containing all the digits of numbers from 1 to n.
|
|
3
| | |
|
|
|
OFFSET
| 1,1
|
|
|
EXAMPLE
| a(5) = 112543 which is the smallest prime containing digits 1 to 5. a(10) = 10124356789 is the smallest prime containing digits of 1,2,3,4,5,6,7,8,9 and 10.
|
|
|
CROSSREFS
| Sequence in context: A141987 A048394 A088628 * A053546 A084975 A065543
Adjacent sequences: A069596 A069597 A069598 * A069600 A069601 A069602
|
|
|
KEYWORD
| base,more,nonn
|
|
|
AUTHOR
| Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 25 2002
|
| |
|
|