login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A043712
Numbers whose base-9 representation has an odd number of runs.
2
1, 2, 3, 4, 5, 6, 7, 8, 10, 20, 30, 40, 50, 60, 70, 80, 82, 83, 84, 85, 86, 87, 88, 89, 91, 99, 100, 102, 103, 104, 105, 106, 107, 108, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130
OFFSET
1,2
MATHEMATICA
Select[Range[200], OddQ[Length[Split[IntegerDigits[#, 9]]]]&] (* Harvey P. Dale, Nov 08 2012 *)
CROSSREFS
Sequence in context: A297145 A044820 A048306 * A296709 A029955 A297268
KEYWORD
nonn,base
STATUS
approved

  NODES
COMMUNITY 1
INTERN 1