Тёмный

Recursive and Recursive Enumerable Languages in Theory of Computation | GATECSE | TOC 

THE GATEHUB
Подписаться 46 тыс.
Просмотров 37 тыс.
50% 1

#recursiveenumerablelanguage, #recursivelanguage, #gatecse, #thegatehub
Contact Datils (You can follow me at)
Instagram: / ahmadshoebkhan
LinkedIn: / ahmad-shoeb-957b6364
Facebook: / ahmadshoebkhan
Watch Complete Playlists:
Data Structures: • Introduction to Data S...
Theory of Computation: • Introduction to Theory...
Compiler Design: • Ambiguous Grammar | In...
Design and Analysis of Algorithms: • Design and Analysis of...
Let us understand the concept of recursive language before learning about the recursively enumerable language in the theory of computation (TOC).
Recursive Language
A language L is recursive (decidable) if L is the set of strings accepted by some Turing Machine (TM) that halts on every input.
Example
When a Turing machine reaches a final state, it halts. We can also say that a Turing machine M halts when M reaches a state q and a current symbol ‘a’ to be scanned so that δ(q, a) is undefined.
There are TMs that never halt on some inputs in any one of these ways, So we make a distinction between the languages accepted by a TM that halts on all input strings and a TM that never halts on some input strings.
Recursive Enumerable Language
A language L is recursively enumerable if L is the set of strings accepted by some TM.
If L is a recursive enumerable language then −
If w ∈ L then a TM halts in a final state,
If w ∉ L then a TM halts in a non-final state or loops forever.
If L is a recursive language then −
If w ∈ L then a TM halts in a final state,
If w ∉ L then TM halts in a non-final state.
Recursive Languages are also recursive enumerable
Proof − If L is a recursive then there is TM which decides a member in language then −
M accepts x if x is in language L.
M rejects on x if x is not in language L.
According to the definition, M can recognize the strings in language that are accepted on those strings.
recursive and recursively enumerable languages in toc
recursively enumerable languages in turing machine
recursively enumerable language in toc
recursive enumerable language
recursive enumerable language in toc
turing machine languages
Language accepted by turing machine
What is the difference between recursive and recursive enumerable language?
What do you mean by recursive and recursively enumerable languages?
Is every recursive language also recursively enumerable?
Why are recursive languages a proper subset of recursive enumerable languages?
recursive and recursively enumerable languages tutorialspoint
properties of recursive and recursively enumerable languages pdf
recursively enumerable languages are closed under union
recursively enumerable languages are closed under mcq
the class of recursively enumerable language is known as
recursive languages are closed under complementation
a recursively enumerable language l can be recursive if
recursive language example

Опубликовано:

 

6 июн 2020

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@shivanshuvikramsingh6096
@shivanshuvikramsingh6096 4 года назад
Please accept our thanks for a great presentation Sir 🙏🙏
@coderwork8335
@coderwork8335 Год назад
Your explanation is very clear
@anjaliverma905
@anjaliverma905 3 года назад
Short and precise 😊
@Abhishekkumar-rm2te
@Abhishekkumar-rm2te 2 года назад
u made this easy to understand
@dalsukhnaneradalsukhnanera2862
What a talent
@taukirsheikh9405
@taukirsheikh9405 3 года назад
Very clear to understand
@mariakhan5715
@mariakhan5715 3 года назад
It helped me a lot. Thanks a lot.
@jannatkhan7225
@jannatkhan7225 Год назад
You are awesome!!
@shraddharajput9106
Help full videos🎉
@sarnab1956
@sarnab1956 Год назад
sir agar language accept ho raha hai tm se sirf tabhi language recursive hai
@anirbanchatterjee9286
@anirbanchatterjee9286 3 года назад
Thank u very much big brother... Thx for clearing my doubt in this topic.. 👏👏✌️✌️
@vinspatel3944
@vinspatel3944 3 года назад
good explanation
@sarnab1956
@sarnab1956 Год назад
sir I have one confusion u said for Rec - tm either rejects or accepts
Далее
Decidability and Undecidability
7:42
Просмотров 479 тыс.
DIY rocking horse for your kid #diy #parenting
00:57
Pumping Lemma (For Context Free Languages)
8:06
Просмотров 654 тыс.
Closure Properties of Regular Language | GATECSE | TOC
13:13