login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A120564 Numbers n such that n together with its double and triple contain every digit. 0
1692, 1809, 1902, 1908, 1920, 2019, 2079, 2169, 2190, 2673, 2697, 2703, 2730, 2967, 3027, 3078, 3267, 3270, 3419, 3429, 3476, 3486, 3543, 3546, 3564, 3592, 3654, 3952, 3954, 4169, 4253, 4265, 4269, 4325, 4526, 4536, 4625, 4676, 4686, 4836, 5192, 5219 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

2*1692 = 3384, 3*1692 = 5076. 1692 together with 3384 and 5076 contains every digit.

MATHEMATICA

Select[Range[6000], Length[Union[IntegerDigits[ # ], IntegerDigits[2# ], IntegerDigits[3# ]]] == 10 &]

CROSSREFS

Sequence in context: A065903 A204488 A062680 * A089674 A126720 A083610

Adjacent sequences:  A120561 A120562 A120563 * A120565 A120566 A120567

KEYWORD

base,nonn

AUTHOR

Tanya Khovanova (tanyakh(AT)yahoo.com), Oct 24 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 09:48 EST 2012. Contains 205451 sequences.