OFFSET
1,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 1..10000
MATHEMATICA
Join[{0}, Select[Range[14000], OddQ[IntegerLength[#]]&&EvenQ[#] && DigitCount[ #, 10, 0] == 1&&IntegerDigits[#][[(IntegerLength[ #]+1)/2]] == 0&]] (* Harvey P. Dale, May 03 2017 *)
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Omar E. Pol, Jul 04 2009
EXTENSIONS
Corrected by Harvey P. Dale, May 03 2017
STATUS
approved