OFFSET
1,2
LINKS
Harvey P. Dale, Table of n, a(n) for n = 1..1000
MATHEMATICA
Select[Range[120], AllTrue[Take[IntegerDigits[#, 12], {2, -1, 2}], OddQ]&] (* Harvey P. Dale, Nov 12 2022 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved