Chapter 0: Introduction
Q22P
Show that A is Turing-recognizable
Q22P
Use the result of Problem 6.21 to give a function f that is computable with an oracle for ATM, where for each n,f(n) is an incompressible string of length n.
Q23P
Show that A is decidable iff .
Q23P
Show that the function K(x) is not a computable function.
Q23P
Let it be any language over the alphabet . Prove that
Q23P
Let s an undirected graph having a complete subgraph with at least nodes, where m is the number of nodes in. Show that HALF-CLIQUE is NP-complete.
Q23P
Recall that you may consider circuits that output strings over , by designating several output gates.
Let'stake two n bit binary integers and produce the n+1 bit sum. Show
that you can compute thefunction withsize circuits.
Q24P
Let eitherfor some, orfor some . Show that neither Jnoris Turing-recognizable.
Q24P
Let is a satisfiable cnf-formula where each variable appears in at most k places}.
a. Show that .
b. Show that-complete.
Q24P
Define the function as
Thus, thefunction returns the majority vote of the inputs. Show that itcan be computed with:
- size circuits.
- size circuits.