OFFSET
1,1
MATHEMATICA
oleQ[n_]:=Module[{oe=Length/@Split[IntegerDigits[n, 13]]}, Count[oe, _?OddQ] == Length[oe]/2]; Select[Range[500], oleQ] (* Harvey P. Dale, Aug 05 2017 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved