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!)
A032933 Numbers whose set of base-13 digits is {1,2}. 1
1, 2, 14, 15, 27, 28, 183, 184, 196, 197, 352, 353, 365, 366, 2380, 2381, 2393, 2394, 2549, 2550, 2562, 2563, 4577, 4578, 4590, 4591, 4746, 4747, 4759, 4760, 30941, 30942, 30954, 30955, 31110, 31111, 31123, 31124, 33138, 33139 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Flatten[Table[FromDigits[#, 13]&/@Tuples[{1, 2}, n], {n, 5}]] (* Vincenzo Librandi, Jun 04 2012 *)
PROG
(Magma) [n: n in [1..35000] | Set(IntegerToSequence(n, 13)) subset {1, 2}]; // Vincenzo Librandi, Jun 04 2012
CROSSREFS
Sequence in context: A084674 A009774 A276553 * A194230 A109993 A075041
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 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)