Chapter 3: Q7E (page 188)
Explain why the following is not a description of a legitimate Turing machine. “On input (p), a polynomial over variables
1. Try all possible settings of to integer values.
2. Evaluate on all of these settings.
3. If any of these settings evaluates to 0, accept; otherwise, reject.”
Short Answer
The machine requires all possible numbers as input. This is not a legitimate Turing machine because they have not been provided.