No.12603383 ViewReplyOriginalReport
How can I tell if a turing machine accepts some input? I have this machine here (pic related). And I have the following input: abcab

I believe the machine will proceed to state q1, then proceed to q2, then proceed to q3, but then what happens at q3? Will the machine stop or return back to q0?