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!)
A044955 Numbers with no two equally numerous base 6 digits. 2
1, 2, 3, 4, 5, 7, 14, 21, 28, 35, 36, 37, 42, 43, 44, 45, 46, 47, 49, 50, 55, 57, 61, 64, 67, 71, 72, 74, 79, 80, 84, 85, 86, 87, 88, 89, 92, 93, 98, 100, 104, 107, 108, 111, 115, 117, 122, 123, 126, 127, 128, 129, 130, 131, 135, 136, 141 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
en6Q[n_]:=Module[{d6=DeleteCases[DigitCount[n, 6], 0]}, Length[d6] == Length[ Union[ d6]]]; Select[Range[150], en6Q] (* Harvey P. Dale, Feb 23 2022 *)
CROSSREFS
Sequence in context: A039060 A278442 A092065 * A297136 A044817 A048303
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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)