1,722 views
2 2 votes
1. A turing machine prints a specific letter .

2.If L is CFL then L' is also CFL .

For the second one ,it is known that L' will not be CFL but then why can't we design any algorithm for it ,since it is true that complement of CFL will never be true so then what is the essence here with respect to talking about decidable and undecidable ?

2 Answers

Best answer
3 3 votes

. A turing machine prints a specific letter .

This problem is redusable to state entry problem. i.e. TM print specific letter if it enter on perticular state since state entry problem is undecidable so it is also.

• selected by
1 1 vote
Does turing machine ever enter state q and print a string a or simply print a specific letters always undecidable problem?

Complementation is not closed under CFL as well as it is a undecidable problem.
Position:
Show:

Related questions

6 6 votes
4 4 answers
4.0k
4.0k views
nikhil_cs asked Jan 18, 2018
3,964 views
Since Recursive languages are closed under intersection, therefore it decidable. Am I wrong?
8 8 votes
0 0 answers
1.3k
1.3k views
Manu Thakur asked Sep 9, 2017
1,259 views
Can someone please verify my answers on the following given languages?Please note that RE=Recursive Enumerable, LBA=Linear Bounded Automata, and TM=Turing Machine$\text{H...
3 3 votes
1 1 answer
821
821 views
rahul sharma 5 asked Aug 3, 2017
821 views
As per Rice's theorem if the problem is undecidable then it can be RE but Not REC or Not RE. So basically if something is not decidable,then it can be either RE but not R...
–1 –1 vote
0 0 answers
1.2k
1.2k views
Anmol Verma asked Dec 4, 2016
1,208 views
How to solve decidable problems and undecidable problems.......Its getting very difficult to understand....??