closed by
917 views
1 1 vote
closed as a duplicate of: GATE CSE 2004 | Question: 89

L1 is a Recursive Enumerable language over $\sum$. 

An algorithm A effectively enumerates its words as w1,w2,w3...

Another language L2 is defined over ∑ U {#} such as {w# wj | w,wj ∈ L1, i<j}

Consider the following assertions.

S1 : L1 is recursive implies L2 is recursive

S2 : L2 is recursive implies L1 is recursive

Which of the following statements is true.

(A) Both S1 and S2 are true.

(B) S1 is true but S2 is not necessarily true.

(C) S2 is true but S1 is not necessarily true.

(D) Neither is necessarily true.

Position:
Show:

Related questions

2 2 votes
1 1 answer
2.6k
2.6k views
Ajit J asked Dec 25, 2018
2,556 views
What is the complement of a language which is recursively enumerable but not recursive? Is it only non rel or can be both both non rel and recursive?
0 0 votes
2 2 answers
1.8k
1.8k views
harsh yadav asked Dec 14, 2018
1,779 views
Can a language exist which is undecidable as well as Recursive language ? If yes please give example.
0 0 votes
0 0 answers
504
504 views
Abhisek Tiwari 4 asked Nov 5, 2018
504 views
https://gateoverflow.in/86546/theory-of-computation-22Total recursive functions are similar to a) Recursive Languages b) Recursive Enumerable languages c) can not re...
0 0 votes
1 1 answer
533
533 views
soura1819 asked Oct 16, 2018
533 views
If L and Ľ both are recursive enumerable language, then why L is recursive language?