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!)
A032838 Numbers whose set of base-14 digits is {3,4}. 1
3, 4, 45, 46, 59, 60, 633, 634, 647, 648, 829, 830, 843, 844, 8865, 8866, 8879, 8880, 9061, 9062, 9075, 9076, 11609, 11610, 11623, 11624, 11805, 11806, 11819, 11820, 124113, 124114, 124127, 124128, 124309, 124310, 124323 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Table[FromDigits[#, 14]&/@Tuples[{3, 4}, n], {n, 5}]] (* Vincenzo Librandi, May 31 2012 *)
PROG
(Magma) [n: n in [1..125000] | Set(IntegerToSequence(n, 14)) subset {3, 4}]; // Vincenzo Librandi, May 31 2012
CROSSREFS
Sequence in context: A127614 A041055 A246626 * A013336 A264509 A198051
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 April 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)