CSE 531 Assignment #3
Autumn 1999
Due: Tuesday, November 9, 1999.
Problems from Sipser's text:
- page 195, Problem 5.5
- page 195, Problem 5.7
- page 195, Problem 5.9
- page 195, Problem 5.13
- page 195, Problem 5.14
- page 196, Problem 5.20
- page 196, Problem 5.22
- Which of the following are decidable? Prove your answers.
- Given a Turing machine M, string x, and integers a and b does
M run for more than a|x|2+b steps on input x?
- Given a Turing machine M and integers a and b, does there exist a
string x such that M runs for more than a|x|2+b steps on input x?