Questions: Church-Turing Thesis and Computability

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A computer scientist claims to have formally proved the Church-Turing thesis by demonstrating that lambda calculus and Turing machines compute the same class of functions. What is wrong with this claim?

AThe claim is correct — showing two formalisms are equivalent constitutes a proof of the thesis
BThe proof only covers lambda calculus; it would need to address all computational models
CThe thesis involves an informal notion ('computable by an algorithm') that cannot be a target of formal proof
DThe equivalence of lambda calculus and Turing machines has not actually been demonstrated
Question 2 Multiple Choice

The convergence of lambda calculus, Turing machines, recursive functions, and Post production systems on the same class of computable functions is significant because:

AIt proves that no new computational models are possible
BIt shows that any one of these models is sufficient to define computability
CMultiple independent formalisms arriving at identical results provides strong empirical evidence for the thesis without constituting a proof
DIt confirms that computation is ultimately equivalent to mechanical symbol manipulation
Question 3 True / False

The Church-Turing thesis has been formally proved using mathematical logic.

TTrue
FFalse
Question 4 True / False

Proving that the halting problem cannot be decided by any Turing machine implies it cannot be solved by any algorithm on any physical computer.

TTrue
FFalse
Question 5 Short Answer

Why can the Church-Turing thesis not be formally proved, even in principle, despite nearly 90 years of effort?

Think about your answer, then reveal below.