OFFSET
1,1
COMMENTS
Also even members of A033307.
EXAMPLE
The initial (15) terms of A007376 are 1,2,3,4,5,6,7,8,9,1,0,1,1,1,2; omitting the odd terms 1,3,5,7,9,1,1,1 leaves the first 6 even terms 2,4,6,8,0,2: a(1) through a(6).
MATHEMATICA
Select[ Flatten[ IntegerDigits /@ Range@ 100], EvenQ]
CROSSREFS
KEYWORD
easy,nonn,base
AUTHOR
Dave Durgin and Robert G. Wilson v, Aug 02 2018
STATUS
approved