Prove that there exists a language L ⊆ {0}^∗ that is not Turing decidable.

228 Views Asked by At

I was revising for my final and got this question. I don't see there exists such a language. Is it really existing?

1

There are 1 best solutions below

3
On BEST ANSWER

If $N$ is a subset of $\mathbb{N}$ whose membership problem is not Turing decidable, I think that $\{x \in \{0\}^\ast \mid |x| \in N\}$ is a good candidate for being not Turing decidable as well...