CH 4 - Turing Machines Flashcards
Define a Turning Machine.
Define a configuration. What are the inital and halting configurations?
When does a TM accept/reject an input word?
Define a language L(M) that is recognised by a TM. What does it mean for a language to be Turing recognisable?
Define a decider TM.
Define time complexity/ run time f(n).
Define O(n^k).
State and prove a lemma on f and g in O(n^k).
Define the complexity class DTime(O(n^k)).
State a Lemma on regular languages and complexity.
Lemma: tape when halting, running time.
Define equivalent TM’s M_1 and M_2.
State a lemma on equivalent TM’s.
Define a multitape Turing machine.
State a theorem on multi vs single tape TM’s.
Define a nondeterministic Turning machine.
State a theorem on nondeterministic vs deterministic TM’s.