• Keine Ergebnisse gefunden

Advanced Automata Theory Exercise Sheet 1

N/A
N/A
Protected

Academic year: 2021

Aktie "Advanced Automata Theory Exercise Sheet 1"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Advanced Automata Theory Exercise Sheet 1

Emanuele D'Osualdo TU Kaiserslautern

Sebastian Muskalla Summer term 2016

Out: 21 April Due: 25 April, 12:00

Submit your solutions until Monday, 12:00, in the box in the staircase of building 34, 4th floor.

Exercise 1: REGNFA

Use the methods discussed in the lecture to prove that ab+⊆ L( A)

, where the NFA A is specified as follows:

q0 q1

a

b b

Hint:Transform the regular expression into an NFA.

Exercise 2: NFAREG

Use Arden's Lemma to find a regular expression forL( A)

, where A is specified as follows:

q0 q1

q2 s

s p

e

p e

Exercise 3: Arden's Lemma

Consider the following extension of Arden's Lemma:

If U, V Σ andε U then all solutions L Σ of the equation L = ULV are precisely the elements ofL ={

UV| VV Σ} .

Prove the extension by solving a) and b) below:

a) Show that if L is a solution of L = ULV then L∈ L.

b) Show that every L∈ Lsatisfies L = ULV.

Exercise 4: Languages & Formulas

Provide some arguments with your solution for the following tasks:

a) Find a formulaφsuch that L(φ) =Σb+.

b) What is the language described byyxz : (x < y∧y < z)→¬Pa(x)∧Pb(y) ?

Referenzen

ÄHNLICHE DOKUMENTE

b) B¨ uchi’s theorem (I) can be adapted to show that every NBA-definable language is S1S- definable. Illustrate the main ingredients needed to adapt B¨ uchi’s proof.. c) B¨

[r]

c) Prove using structural induction that every star-free language

Because of the holiday on Monday, you can bring your submissions to the exercise class

Adapting Parikh’s proof, show that reachability in counter machines with one unrestricted counter and n r-reversal bounded counters

The words in the language will however respect the actions on the unrestricted counter because they correspond to actual effects on the counter of M 00 , which can make sure we

The idea is to accept a run if the set of states that occur infinitely often matches one of the Q i

b) Büchi’s theorem (I) can be adapted to show that every NBA-definable language is S1S- definable. Illustrate the main ingredients needed to adapt Büchi’s proof.. c) Büchi’s