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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037419 Numbers n such that the set of base 3 digits of n equals the set of base 7 digits of n. 0
1, 2, 51, 63, 99, 105, 345, 351, 357, 358, 359, 401, 406, 441, 442, 443, 449, 457, 687, 693, 694, 695, 702, 735, 736, 737, 749, 785, 791, 2403, 2410, 2415, 2416, 2417, 2452, 2457, 2458, 2459, 2464, 2465, 2499, 2500, 2501, 2506, 2507, 2508, 2513 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Select[Range[2600], Union[IntegerDigits[#, 3]]==Union[IntegerDigits[#, 7]]&]  (* From Harvey P. Dale, Mar 11 2011 *)

CROSSREFS

Sequence in context: A084107 A203746 A057943 * A078165 A180110 A037058

Adjacent sequences:  A037416 A037417 A037418 * A037420 A037421 A037422

KEYWORD

nonn,base

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

EXTENSIONS

Corrected by Don Reble (djr(AT)nk.ca), Apr 28 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 15 23:34 EST 2012. Contains 205860 sequences.