OFFSET
1,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 1..1000
MATHEMATICA
meQ[n_]:=Module[{b=Boole[EvenQ[Length/@Split[IntegerDigits[n, 2]]]]}, Count[ b, 1]> Length[b]/2]; Select[Range[400], meQ] (* Harvey P. Dale, Aug 02 2013 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved