Let <M> be the encoding of a Turing machine as a string over ∑ = {0, 1}. Let L = {<M> | M is a Turing machine that accepts a string of length 2014}. Then L is
A
decidable but not recursively enumerable
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
decidable and recursively enumerable
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
undecidable and not recursively enumerable
No worries! We‘ve got your back. Try BYJU‘S free classes today!
D
undecidable but recursively enumerable
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
Open in App
Solution
The correct option is D undecidable but recursively enumerable Whether a TM accepts a finite length string or not is a non trivial question and hence by Rice's theorem the problem is undecidable.
But the problem however falls in recursively enumerable since the condition given is a positive condition.