login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A044953 Numbers with no two equally numerous base 4 digits. 2
1, 2, 3, 5, 10, 15, 16, 17, 20, 21, 22, 23, 25, 26, 29, 31, 32, 34, 37, 38, 40, 41, 42, 43, 46, 47, 48, 51, 53, 55, 58, 59, 60, 61, 62, 63, 64, 69, 81, 84, 85, 86, 87, 89, 93, 101, 106, 117, 127, 128, 138, 149, 154, 162, 166, 168, 169, 170 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
ntb4Q[n_]:=Module[{d=DeleteCases[DigitCount[n, 4], 0]}, Length[d] == Length[ Union[d]]]; Select[Range[200], ntb4Q] (* Harvey P. Dale, Jun 22 2013 *)
CROSSREFS
Sequence in context: A004681 A338589 A222406 * A297130 A044815 A048301
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 13:12 EDT 2024. Contains 371946 sequences. (Running on oeis4.)