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

  • Thread starter Thread starter evinda
  • Start date Start date
  • Tags Tags
    Form General
evinda
Gold Member
MHB
Messages
3,741
Reaction score
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: 109
Physics news on Phys.org
You can use the procedure from the proof of Lemma 1.60 (p. 69) in Sipser's book.
 

Attachments

  • dgan.png
    dgan.png
    6.7 KB · Views: 92
  • nga4.png
    nga4.png
    4.2 KB · Views: 89
  • nga2.png
    nga2.png
    5.4 KB · Views: 94
  • nga2.png
    nga2.png
    5.4 KB · Views: 95
  • nga3.png
    nga3.png
    5 KB · Views: 91
  • nga5.png
    nga5.png
    2.8 KB · Views: 78
Last edited:
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.
Back
Top