OFFSET
1,1
COMMENTS
Numbers such as 3, 8, 20, 31, and 42 are not in the sequence since by definition all terms must contain both odd and even digits.
EXAMPLE
a(2)=100 since it is the smallest number not yet in the sequence that contains an even digit (0) and an odd digit (1) from a(1)=10.
a(7)=112 since it is the smallest number not yet in the sequence that contains an even digit (2) and an odd digit (1) from a(6)=21.
a(27)=126 is not 105 since 105 would contain two odd digits (1 and 5) from a(26)=152.
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Enrique Navarrete, Jul 27 2019
STATUS
approved