 |
S.O.S. Mathematics CyberBoard
|
| View previous topic :: View next topic |
| Author |
Message |
Corneo Member of the 'S.O.S. Math' Hall of Fame
Joined: 09 Oct 2003 Posts: 1631
|
Posted: Mon, 23 May 2005 05:25:57 UTC Post subject: Turing-recognizable/Decidable |
|
|
I have a quick question about the useage of these terms. As I know if a language is decidable aka rec, then that means there exists a TM that will halt on the input and output either an accept or a reject. Now if a language is recognizable, that means there exists a TM that will halt if it accepts the language, but it may loop forever or enter a reject configuration otherwise. This type of TM is not gurantee to halt.
I wish to know is a decidable language automatically Turing recognizable? I say yes because for a language to be recognizable it has to be in the intersection of rec and co-re. Is this correct? |
|
| Back to top |
|
 |
Matt Member of the 'S.O.S. Math' Hall of Fame

Joined: 01 Oct 2003 Posts: 8666
|
Posted: Mon, 23 May 2005 05:41:28 UTC Post subject: |
|
|
Hi Corneo,
If a language L is decidable, then there exists a Turing machine for the language which halts on every input. In particular, the Turing machine will halt and accept on every string that is a member of L. That makes L Turing recognizable. |
|
| Back to top |
|
 |
Corneo Member of the 'S.O.S. Math' Hall of Fame
Joined: 09 Oct 2003 Posts: 1631
|
Posted: Mon, 23 May 2005 05:54:30 UTC Post subject: |
|
|
| Thanks Matthew. Are you familiar with the Four Worlds diagram? There are 2 sets in the universe. If one set is the set of re languages. The other set is the set of co-re languages. And the intersection of these sets is the set of decidable languages. I am trying to use this idea to solve another problem I have. I am thinking I might need to use reducibility to show something is not decidable hence it is either in re or co-re. But there is still the possibility is may fall into the neither region. That is everything not i rec, re, and co-re. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|