I'm solving a complex task using turing machines. To solve it, my idea was to use a turing machine, that would count decimal numbers, one digit per one place on the tape (# 1 #, # 2 #, ..., # 9 9 #, ...) . But as my knowledge of turing machines is limited, I can't figure out how it could do it or if it's even possible.
So my question is: Is it possible? If so, could you provide just a basic idea of how it'd work? Thanks!
9,99etc. But yes, if it accepted this, it would be it. – T.Poe Dec 27 '17 at 08:23