What is the General Form of the Language Recognized by the Given Automaton?

In summary, the conversation discussed writing the language of an automaton with a specific transition function in regular form, using $A$ as the initial state and $B,D$ as final states. The speaker also mentioned drawing a DFA and finding the general form of the words in the language using a procedure from Sipser's book. The conversation ended with the speaker asking for confirmation on their final expression for the language after removing all states from the automaton.
  • #1
evinda
Gold Member
MHB
3,836
0
Hello! (Wave)

I want to write the language of the automaton with the following transition function in regular form with $A$ as an initial state and $B,D$ as final states.

$$\delta:\begin{matrix}
& & 0 & 1\\
& A & B & C\\
& B & C & D\\
& C & D & B\\
& D & D & C
\end{matrix}$$

I have drawn the following dfa:

View attachment 5848

Some of the words that the automaton recognizes are the following:

$$0,11,10,000,01,010^{\star},0000^{\star}, 111, 101110$$

How can we find the general form of the words of the language? (Thinking)
 

Attachments

  • sta.png
    sta.png
    4.6 KB · Views: 58
Physics news on Phys.org
  • #2
You can use the procedure from the proof of Lemma 1.60 (p. 69) in Sipser's book.
 
  • #3

Attachments

  • dgan.png
    dgan.png
    6.7 KB · Views: 46
  • nga4.png
    nga4.png
    4.2 KB · Views: 46
  • nga2.png
    nga2.png
    5.4 KB · Views: 47
  • nga2.png
    nga2.png
    5.4 KB · Views: 52
  • nga3.png
    nga3.png
    5 KB · Views: 46
  • nga5.png
    nga5.png
    2.8 KB · Views: 44
Last edited:

Related to What is the General Form of the Language Recognized by the Given Automaton?

1. What is the general form of words?

The general form of words refers to the basic structure or arrangement of words in a language. It includes elements such as word order, word endings, and word classes.

2. How is the general form of words determined?

The general form of words is determined by the rules and patterns of a particular language. These rules are established through linguistic analysis and can vary between languages.

3. Are there exceptions to the general form of words?

Yes, there can be exceptions to the general form of words in a language. These exceptions may be irregular words or words that do not follow the standard patterns and rules.

4. Why is the general form of words important?

The general form of words is important because it helps us understand how words are constructed and how they relate to each other in a language. It also allows us to identify and categorize words based on their form.

5. How does the general form of words impact language learning?

Understanding the general form of words can make language learning easier as it provides a framework for understanding how words are used and can help learners identify patterns and regularities in a language. It also allows learners to produce and comprehend sentences more accurately.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
10
Views
2K
  • Set Theory, Logic, Probability, Statistics
2
Replies
40
Views
6K
  • Set Theory, Logic, Probability, Statistics
Replies
18
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
16
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
1
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Programming and Computer Science
Replies
11
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
3K
Back
Top