OFFSET
1,1
COMMENTS
Every element is a multiple of 64. The smallest positive multiple of 64 not in the sequence is 4160. - David W. Wilson, Aug 03 2005
LINKS
Tanya Khovanova, Non Recursions
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {0, 0}]>0, 1, 0], {n, 3000}], {0, 1}][[All, 2]] (* Harvey P. Dale, Jul 02 2022 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved