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!)
A044961 Numbers with no two equally numerous base 12 digits. 3
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 26, 39, 52, 65, 78, 91, 104, 117, 130, 143, 144, 145, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 169, 170, 181, 183, 193, 196, 205, 209, 217, 222, 229, 235, 241, 248, 253, 261 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
nb12Q[n_]:=Module[{c=Select[DigitCount[n, 12], #>0&]}, Length[c] == Length[ Union[c]]]; Select[Range[300], nb12Q] (* Harvey P. Dale, Aug 13 2012 *)
CROSSREFS
Sequence in context: A368902 A143290 A272038 * A044823 A048309 A043715
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 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)