Text: Discrete Structures (aka Discrete Math)
Problem:
Please show step-by-step work for the problem. Please make sure your answer is correct, easy to read, and has answered all parts of the question. Please do not answer if you won't show all work. This is for a discrete structures (math) class. Thanks so much in advance!
Although I do not emphasize the construction of deterministic automata from the start, since we have a construction that takes a non-deterministic automaton without null moves and returns a deterministic one. Please be sure you understand.
2. Consider the NFA N3 with transitions over the alphabet {0,1} and states A, B, C, with start state A and final state C.
0
1
A B C
A,B C
A
C
0) Draw the graph of the corresponding automaton.
ii) Describe this language using a "simple" regular expression.