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!)
A032934 Numbers whose set of base-14 digits is {1,2}. 1
1, 2, 15, 16, 29, 30, 211, 212, 225, 226, 407, 408, 421, 422, 2955, 2956, 2969, 2970, 3151, 3152, 3165, 3166, 5699, 5700, 5713, 5714, 5895, 5896, 5909, 5910, 41371, 41372, 41385, 41386, 41567, 41568, 41581, 41582, 44115, 44116 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Flatten[Table[FromDigits[#, 14]&/@Tuples[{1, 2}, n], {n, 5}]] (* Vincenzo Librandi, Jun 04 2012 *)
PROG
(Magma) [n: n in [1..45000] | Set(IntegerToSequence(n, 14)) subset {1, 2}]; // Vincenzo Librandi, Jun 04 2012
CROSSREFS
Sequence in context: A267711 A108472 A039771 * A370977 A337824 A114606
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)