How do you determine if a computational problem is decideable
If the corresponding language is decidable
We also say that the problem is solvable
What does it mean for a language to be decidable
If there exists a TM that always halts and decides whether any given input string belongs to the language
What is an undecidable language
Each turing machine that accepts L fails to halt on some w (string) in L