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!)
A032928 Numbers whose set of base-7 digits is {1,2}. 1
1, 2, 8, 9, 15, 16, 57, 58, 64, 65, 106, 107, 113, 114, 400, 401, 407, 408, 449, 450, 456, 457, 743, 744, 750, 751, 792, 793, 799, 800, 2801, 2802, 2808, 2809, 2850, 2851, 2857, 2858, 3144, 3145, 3151, 3152, 3193, 3194, 3200, 3201 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Flatten[Table[FromDigits[#, 7]&/@Tuples[{1, 2}, n], {n, 5}]] (* Vincenzo Librandi, Jun 03 2012 *)
PROG
(Magma) [n: n in [1..3500] | Set(IntegerToSequence(n, 7)) subset {1, 2}]; // Vincenzo Librandi, Jun 03 2012
CROSSREFS
Sequence in context: A305177 A327299 A047353 * A287564 A158458 A056805
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 4 19:25 EDT 2024. Contains 375685 sequences. (Running on oeis4.)