|
Search: id:A074669
|
|
|
| A074669 |
|
Six-digit distinct-digit primes. |
|
+0 7
|
|
| 102359, 102367, 102397, 102437, 102497, 102539, 102547, 102563, 102587, 102593, 102643, 102647, 102653, 102673, 102679, 102763, 102769, 102793, 102859, 102953, 102967, 102983, 103289, 103457, 103529, 103549, 103567, 103657, 103687, 103769
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
EXAMPLE
|
a(1)=102359 because it is the first (smallest) 6-digit primes with all distinct digits.
|
|
MATHEMATICA
|
Select[Range[102341, 987653, 2], Length[Union[IntegerDigits[ # ]]]==7 &&PrimeQ[ # ]&]
|
|
CROSSREFS
|
The first differences are in A074670. 7-digit distinct-digit primes are in A074667, see also A074668. 8-digit distinct-digit primes are in A074665, see also A074666.
Sequence in context: A153050 A106813 A106814 this_sequence A010329 A034089 A146569
Adjacent sequences: A074666 A074667 A074668 this_sequence A074670 A074671 A074672
|
|
KEYWORD
|
fini,nonn,base
|
|
AUTHOR
|
Zak Seidov (zakseidov(AT)yahoo.com), Aug 30 2002
|
|
|
Search completed in 0.002 seconds
|