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!)
A032814 Numbers whose set of base-14 digits is {2,3}. 1
2, 3, 30, 31, 44, 45, 422, 423, 436, 437, 618, 619, 632, 633, 5910, 5911, 5924, 5925, 6106, 6107, 6120, 6121, 8654, 8655, 8668, 8669, 8850, 8851, 8864, 8865, 82742, 82743, 82756, 82757, 82938, 82939, 82952, 82953, 85486, 85487 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Table[FromDigits[#, 14]&/@Tuples[{2, 3}, n], {n, 5}]] (* Vincenzo Librandi, May 27 2012 *)
PROG
(Magma) [n: n in [1..90000] | Set(IntegerToSequence(n, 14)) subset {2, 3}]; // Vincenzo Librandi, May 27 2012
CROSSREFS
Sequence in context: A278861 A303158 A024631 * A233587 A354860 A228269
KEYWORD
nonn,base,easy
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 July 27 16:34 EDT 2024. Contains 374650 sequences. (Running on oeis4.)