The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A032839 Numbers whose set of base-15 digits is {3,4}. 1
3, 4, 48, 49, 63, 64, 723, 724, 738, 739, 948, 949, 963, 964, 10848, 10849, 10863, 10864, 11073, 11074, 11088, 11089, 14223, 14224, 14238, 14239, 14448, 14449, 14463, 14464, 162723, 162724, 162738, 162739, 162948, 162949 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Table[FromDigits[#, 15]&/@Tuples[{3, 4}, n], {n, 5}]] (* Vincenzo Librandi, May 31 2012 *)
PROG
(Magma) [n: n in [1..165000] | Set(IntegerToSequence(n, 15)) subset {3, 4}]; // Vincenzo Librandi, May 31 2012
CROSSREFS
Sequence in context: A013336 A264509 A198051 * A056855 A208653 A080073
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 June 3 10:43 EDT 2024. Contains 373060 sequences. (Running on oeis4.)