|
| |
|
|
A061807
|
|
Smallest multiple of n containing all even digits.
|
|
3
| |
|
|
2, 2, 6, 4, 20, 6, 28, 8, 288, 20, 22, 24, 26, 28, 60, 48, 68, 288, 228, 20, 42, 22, 46, 24, 200, 26, 486, 28, 406, 60, 62, 64, 66, 68, 280, 288, 222, 228, 468, 40, 82, 42, 86, 44, 2880, 46, 282, 48, 686, 200, 204, 208, 424, 486, 220, 224, 228, 406, 826, 60, 244, 62
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,1
|
|
|
EXAMPLE
| a(7) = 28 because among the multiples of 7 i.e. 7,14,21,28,... 28 is the smallest multiple with all even digits.
|
|
|
CROSSREFS
| Cf. A067044.
Sequence in context: A005992 A067045 A083467 * A062885 A062293 A204991
Adjacent sequences: A061804 A061805 A061806 * A061808 A061809 A061810
|
|
|
KEYWORD
| base,nonn,easy
|
|
|
AUTHOR
| Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 28 2001
|
|
|
EXTENSIONS
| Corrected and extended by Larry Reeves (larryr(AT)acm.org), May 29 2001
|
| |
|
|