Deprecated: Implicit conversion from float-string "1527843800.773" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 796

Deprecated: Implicit conversion from float-string "1527843800.773" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 801

Deprecated: Implicit conversion from float-string "1527843800.773" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 802

Deprecated: Implicit conversion from float-string "1527843800.773" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 803

Deprecated: Implicit conversion from float-string "1527843800.773" to int loses precision in /var/www/html/qadb/qa-include/app/format.php on line 594
TOC CONCEPTUAL / GATE Overflow for GATE CSE
816 views
4 votes
4 votes

Which are the correct arguments?
1) if A is a subset of B, and B is decidable, than A is guaranteed to be decidable.
2) If L is Turing-decidable and L' is regular. Then L ∩ L' is regular.
3) The language L = {<D> | D is a DFA and there exists a TM M such that L(M) = L(D)} is Turing-decidable
4) If L1 reduces to L2 and L2 is undecidable, then L1 is undecidable.

(A) 1, 2, 3
(B) 3, 4
(C) 1, 3
(D) 2, 3

1 Answer

Best answer
4 votes
4 votes
1. FALSE. Let $B = (0+1)^*$ which is regular. Now any undecidable problem represented in binary is its subset.

2. FALSE. Let $L = \{a^nb^n, n \geq 0 \}$ and $L' = (a+b)^*$. Now, their intersection will be $L$ which is CFL but not regular.

3. TRUE. Every DFA has a corresponding TM which accepts the same language -- because every regular set is also a recursively enumerable set. So, the language here reduces to the set of all valid DFA descriptions which is Turing decidable.

4. FALSE. Any decidable problem can be reduced to an undecidable one and this does not prove anything. If we reduce an unknown problem $X$ to a decidable one, then $X$ becomes decidable. Similarly if we reduce an unknown problem $X$ to a known undecidable problem then $X$ becomes undecidable.
selected by

Related questions

896
views
2 answers
1 votes
Parshu gate asked Nov 29, 2017
896 views
Suppose in question we are given the language is Turing Recognizable , can I consider it a CFL or Regular?
651
views
3 answers
3 votes
Parshu gate asked Nov 29, 2017
651 views
Suppose in question we are given the language is Turing Decidable , can I consider it a CFL or Regular?
290
views
0 answers
0 votes
Purple asked Jan 12, 2017
290 views
Why is the answer D? How to solve it in simple way other than learning Rice Theorem? Does anyone know Rice thm in short?
2.2k
views
1 answers
2 votes
adwaitLP asked Sep 13, 2017
2,191 views
If M is a turing machine and Language accepted by that turning machine is L(M) such that L is regular language. Whether this Statement is decidable or undecidable?
Total PHP MySQL Other RAM
Time (ms) % Time (ms) % File count Time (ms) % Query count Time (ms) % Amount %
Setup 3.8 6% 2.4 4% 72 1.4 2% 2 0.0 0% 569k 50%
Control 1.4 2% 0.9 1% 4 0.6 1% 4 0.0 0% 209k 18%
View 2.9 4% 2.9 4% 12 0.0 0% 0 0.0 0% 75k 6%
Theme 45.0 77% 4.0 6% 16 41.0 70% 3 0.0 0% 280k 24%
Stats 5.1 8% 0.1 0% 0 5.0 8% 1 0.0 0% 0k 0%
Total 58.2 100% 10.2 17% 104 48.2 82% 10 0.0 0% 1135k 100%