Question: Describe the error in the following fallacious proof that P NP. Assume that P = NP and obtain a contradiction. If P = NP,
Describe the error in the following fallacious “proof” that P ≠ NP. Assume that P = NP and obtain a contradiction. If P = NP, then SAT ∈ P and so for some k, SAT ∈ TIME(nk). Because every language in NP is polynomial time reducible to SAT, you have NP ⊆ TIME(nk). Therefore, P ⊆ TIME(nk). But by the time hierarchy theorem, TIME(nk+1) contains a language that isn’t in TIME(nk), which contradicts P ⊆ TIME(nk). Therefore, P ≠ NP.
Step by Step Solution
3.33 Rating (168 Votes )
There are 3 Steps involved in it
ANSWER This fallacious proof uses the time hierarchy theorem to show that P NP The ... View full answer
Get step-by-step solutions from verified subject matter experts
