|
| |
|
|
A032929
|
|
Numbers whose set of base 8 digits is {1,2}.
|
|
1
|
|
|
|
1, 2, 9, 10, 17, 18, 73, 74, 81, 82, 137, 138, 145, 146, 585, 586, 593, 594, 649, 650, 657, 658, 1097, 1098, 1105, 1106, 1161, 1162, 1169, 1170, 4681, 4682, 4689, 4690, 4745, 4746, 4753, 4754, 5193, 5194, 5201, 5202, 5257, 5258
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
|
OFFSET
|
1,2
|
|
|
LINKS
|
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
|
|
|
MATHEMATICA
|
Flatten[Table[FromDigits[#, 8]&/@Tuples[{1, 2}, n], {n, 5}]] (* Vincenzo Librandi, Jun 03 2012 *)
|
|
|
PROG
|
(MAGMA) [n: n in [1..5500] | Set(IntegerToSequence(n, 8)) subset {1, 2}]; // Vincenzo Librandi, Jun 03 2012
|
|
|
CROSSREFS
|
Sequence in context: A078180 A058890 A047468 * A046975 A005695 A079747
Adjacent sequences: A032926 A032927 A032928 * A032930 A032931 A032932
|
|
|
KEYWORD
|
nonn,base
|
|
|
AUTHOR
|
Clark Kimberling
|
|
|
STATUS
|
approved
|
| |
|
|