|
|
A045025
|
|
Numbers whose base-4 representation contains exactly two 0's and two 1's.
|
|
0
|
|
|
65, 68, 80, 262, 263, 265, 269, 274, 275, 280, 284, 289, 292, 305, 308, 322, 323, 328, 332, 352, 368, 385, 388, 400, 449, 452, 464, 517, 529, 532, 577, 580, 592, 773, 785, 788, 833, 836, 848, 1050, 1051, 1054, 1055, 1062, 1063
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,1
|
|
LINKS
|
|
|
MATHEMATICA
|
Select[Range[1100], DigitCount[#, 4, 0]==DigitCount[#, 4, 1]==2&] (* Harvey P. Dale, May 07 2016 *)
|
|
CROSSREFS
|
|
|
KEYWORD
|
nonn,base,changed
|
|
AUTHOR
|
|
|
STATUS
|
approved
|
|
|
|