Question: A linear bounded automaton ( LBA ) is exactly like a one - tape Turing machine, except that the input string xin * * is
A linear bounded automaton LBA is exactly like a onetape Turing
machine, except that the input string xin is enclosed in left and
right endmarkers and which may not be overwritten, and the
machine is constrained never to move left of the nor right of the
It may read and write all it wants between the endmarkers.
a Give a rigorous formal definition of deterministic linearly bounded
automata, including a definition of configurations and accep
tance Your definition should begin as follows: "A deterministic
linearly bounded automaton LBA is a tuple
where is a finite set of states,.."
b Let be a linear bounded automaton with state setQ of size
and tape alphabet of size How many possible configurations
are there on input
c Argue that the halting problem for deterministic linear bounded
automata is decidable. Hint: You need to be able to detect after
a finite time if the machine is in an infinite loop. Presumably the
result of part b would be useful here.
d Prove by diagonalization that there exists a recursive set that is
not accepted by any LBA.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
