Question: Let's denote by Mi the i - th Turing machine, and define a function f ( ) as follows: If Mi halts with an empty

Let's denote by Mi the i-th Turing machine, and define a function f() as follows:
If Mi halts with an empty input, then f(i)= the number of steps performed before halting.
Otherwise, f(i)=0.
Also, let
g(j)= max
i=j
f(i).
Prove that g() is not computable.Let's denote by Mi the i-th Turing machine, and define a function f(*) as follows:
If Mi halts with an empty input, then f(i)= the number of steps performed before halting.
Otherwise, f(i)=0.
Also, let g(j):=maxijf(i).
Prove that g(*) is not computable.
Let's denote by Mi the i - th Turing machine, and

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!