edited by
2,035 views

1 Answer

Best answer
5 votes
5 votes
1 is recursive because it is trivial property about language of turing machine as we know langages on finite no of alphabets are always countable and this includes all recursively enumerable languages.

Since 1 is recursive so must be 2 as it is the complement of 1 and recursive languages are closed under complement operation meaning complement of any recursive langauge must be recursive.
selected by

Related questions

17 votes
17 votes
4 answers
1
gatecse asked Aug 20, 2014
5,783 views
$L= \{\langle M\rangle \mid L(M)\text{ is infinite}\}$$L$ is RE but $L'$ is not REBoth $L$ and $L'$ are RE$L$ is not RE but $L'$ is REBoth $L$ and $L'$ are not RE
3 votes
3 votes
2 answers
3
Sambit Kumar asked Mar 15, 2018
752 views
{$<M>\mid M$ is a $TM$ that doesn't accept any even number}what type of language is it?Recursively enumerableRecursiveNot recursively enumerablenone of the above
0 votes
0 votes
1 answer
4
Mayankprakash asked Jan 24, 2019
303 views
Please suggest me in briefly for revision .How to we test regular,dcfl,cfl,recursive and recursive enumeranle.Eg say if we can find the pattern it's regular.Please help...