1. Problem 3.19, page 149 of the text.
2. Prove that the language
is not decidable. (Hint: the idea is similar to the one used for proving
that
is not decidable.)
3. Prove that the language
is not decidable. (Hint: the idea is similar to the one used for proving
that
is not decidable.)
4. Prove that the language
is not decidable. (Hint: show that
reduces to
. Don't get confused by the
fact that
reduces trivially to
,
we need the other direction. The idea is to construct for each pair
<M,w> a Turing machine that halts on the blank tape if and only if
M halts on w. )
5. Prove that the language
is not decidable. (Hint: reduce
to
.)
6.
Let
be a fixed Turing machine and
be a fixed string.
Is it decidable whether
halts on
or not? Is it decidable
whether
always halts? Why or why not? (Hint: think of God.)