3,654 views
1 1 vote
A RE language can also be called as Turing Recognizable,Turing Acceptable or Turing Enumerable.

And REC can be called as Turing Decidable.

Now When we say that a language is Turing Computable, Strictly what we could say that it is RE or REC?

(Ofcourse if it is REC then it is RE also)

PS : It would be great if you could provide some reliable source for it.

1 Answer

Best answer
1 1 vote

Now When we say that a language is Turing Computable, Strictly what we could say that it is RE or REC?

All Turing computable functions are recursive . That means it is RE .

Read this :

http://www.cogsci.rpi.edu/~heuveb/teaching/Logic/CompLogic/Web/Presentations/Turing-Computable%20Functions%20are%20Recursive.pdf

selected by
Position:
Show:

Related questions

7 7 votes
2 answers 2 answers
4.8k
4.8k views
Manu Thakur asked Nov 15, 2014
4,834 views
Which of the following is true for the given language?$L=$ {<TM | TM halts on every input}<TM is encoding of the Turing machine(A) $L$ is Recursive and $\overline{L}$ is ...
2 2 votes
1 1 answer
2.4k
2.4k views
rahul sharma 5 asked Aug 7, 2017
2,439 views
Why set of Not RE languages is uncountable infinite ?Not RE is discrete in nature?
1 1 vote
1 1 answer
927
927 views
2 2 votes
0 0 answers
1.6k
1.6k views
bts1jimin asked Jan 8, 2019
1,557 views
CONSIDER THE FLLOWING LANGUAGE L={<M>| M is a TM and L(M)=empty}Which of the following is true?a- Decidable RECB- Undecidable and REc-Undecidable and non REd- Decidable ...