Mastering Regular Expressions in TOC: Language Strings of Exactly 2 Characters ๐
Explore how regular expressions are used in Theory of Computation (TOC) to identify languages with strings of exactly 2 characters. Learn about finite automata and regular languages in this comprehensive guide. Previous lecture: https://youtu.be/2tHGdpM_e

CSE ACADEMY
11.6K views โข Feb 22, 2025

About this video
Regular Expression (RE) in TOC | Finite Automata| Regular language
Previous Lecture:
https://youtu.be/2tHGdpM_esg
The language accepted by Finite Automata (FA) are represented by simple expression is called as
Regular Expression
.
Formal Definition of Regular Expression:
Let
ฮฃ be a given alphabet. Then
1. ๐,๐, and ๐ โ ฮฃ are all regular expression. These are called primitive regular expression.
2. If ๐1, ๐2 are regular expressions, then ๐1 + ๐2, ๐1. ๐2, ๐1โ
and ( ๐1) are also regular expressions.
3. A string is a regular expression if and only if it can be derived from the primitive regular
expression by a finite number of applications of the rules in (2).
Example of some Basic Regular expressions:
conversation of Regular Expression to Finite Automata
- RE to NFA to DFA to MDFA
- Obtained minimized DFA
-Obtained NDA
- Obtained DFA
By @cseacademyahmadsir
โญ Courses Playlist โญ
๐SYSTEM PROGRAMMING (SP): https://www.youtube.com/playlist?list=PLS6nugESt9lIGSB_qxapdJh46j_5Hwhlq
๐COMPILER DESIGN | COMPILER | LANGUAGE PROCESSOR: https://www.youtube.com/playlist?list=PLS6nugESt9lLXiC2WFznm4Gly6dykw5Oo
๐COMPILER DESIGN | COMPILER | LANGUAGE PROCESSOR: https://www.youtube.com/playlist?list=PLS6nugESt9lLXiC2WFznm4Gly6dykw5Oo
๐DESIGN AND ANALYSIS OF ALGORITHMS (DAA)| ALGORITHM: https://www.youtube.com/playlist?list=PLS6nugESt9lJ2rluFZTYq8YnpRD1rm5Wf
๐Computer Architecture and Digital System: https://www.youtube.com/playlist?list=PLS6nugESt9lKerCOnI48acy6hwmEJvtEG
๐COMPUTER GRAPHICS (CG) BY. AHMAD SIR: https://www.youtube.com/playlist?list=PLS6nugESt9lIhGBQstlBiRjIgjC_us7-V
#automata
#automatatheory
#regularexpressions
#finiteautomata
#dfa
#nfa
Previous Lecture:
https://youtu.be/2tHGdpM_esg
The language accepted by Finite Automata (FA) are represented by simple expression is called as
Regular Expression
.
Formal Definition of Regular Expression:
Let
ฮฃ be a given alphabet. Then
1. ๐,๐, and ๐ โ ฮฃ are all regular expression. These are called primitive regular expression.
2. If ๐1, ๐2 are regular expressions, then ๐1 + ๐2, ๐1. ๐2, ๐1โ
and ( ๐1) are also regular expressions.
3. A string is a regular expression if and only if it can be derived from the primitive regular
expression by a finite number of applications of the rules in (2).
Example of some Basic Regular expressions:
conversation of Regular Expression to Finite Automata
- RE to NFA to DFA to MDFA
- Obtained minimized DFA
-Obtained NDA
- Obtained DFA
By @cseacademyahmadsir
โญ Courses Playlist โญ
๐SYSTEM PROGRAMMING (SP): https://www.youtube.com/playlist?list=PLS6nugESt9lIGSB_qxapdJh46j_5Hwhlq
๐COMPILER DESIGN | COMPILER | LANGUAGE PROCESSOR: https://www.youtube.com/playlist?list=PLS6nugESt9lLXiC2WFznm4Gly6dykw5Oo
๐COMPILER DESIGN | COMPILER | LANGUAGE PROCESSOR: https://www.youtube.com/playlist?list=PLS6nugESt9lLXiC2WFznm4Gly6dykw5Oo
๐DESIGN AND ANALYSIS OF ALGORITHMS (DAA)| ALGORITHM: https://www.youtube.com/playlist?list=PLS6nugESt9lJ2rluFZTYq8YnpRD1rm5Wf
๐Computer Architecture and Digital System: https://www.youtube.com/playlist?list=PLS6nugESt9lKerCOnI48acy6hwmEJvtEG
๐COMPUTER GRAPHICS (CG) BY. AHMAD SIR: https://www.youtube.com/playlist?list=PLS6nugESt9lIhGBQstlBiRjIgjC_us7-V
#automata
#automatatheory
#regularexpressions
#finiteautomata
#dfa
#nfa
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
11.6K
Duration
1:39
Published
Feb 22, 2025
User Reviews
3.8
(2) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.
Trending Now