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!)
A032923 Numbers whose set of base-16 digits is {1,3}. 1
1, 3, 17, 19, 49, 51, 273, 275, 305, 307, 785, 787, 817, 819, 4369, 4371, 4401, 4403, 4881, 4883, 4913, 4915, 12561, 12563, 12593, 12595, 13073, 13075, 13105, 13107, 69905, 69907, 69937, 69939, 70417, 70419, 70449, 70451 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Flatten[Table[FromDigits[#, 16]&/@Tuples[{1, 3}, n], {n, 5}]] (* Vincenzo Librandi, Jun 03 2012 *)
PROG
(Magma) [n: n in [1..75000] | Set(IntegerToSequence(n, 16)) subset {1, 3}]; // Vincenzo Librandi, Jun 03 2012
CROSSREFS
Sequence in context: A226925 A259772 A082387 * A018750 A177208 A147845
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 September 28 19:19 EDT 2023. Contains 365737 sequences. (Running on oeis4.)