|
| |
|
|
A120674
|
|
Least number with distinct digits including digits 1,2,...,n and divisible by each of 1,2,...,n.
|
|
1
| | |
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| The first three terms are Lynch-Bell numbers (A115569).
|
|
|
EXAMPLE
| a(4) = 12348 as it is the least positive integer with no duplicate digits, including at least one of each decimal digit 1, 2, 3 and 4 and which is also divisible by each of these same numbers. (12348 is not divisible by 8.).
|
|
|
CROSSREFS
| Cf. A120673 (same but digits need not be distinct), A115569.
Sequence in context: A170645 A170693 A120673 * A016123 A015457 A015469
Adjacent sequences: A120671 A120672 A120673 * A120675 A120676 A120677
|
|
|
KEYWORD
| base,fini,full,nonn
|
|
|
AUTHOR
| Rick L. Shepherd (rshepherd2(AT)hotmail.com), Jun 23 2006
|
| |
|
|