Automata B-Exam
January 1996

There are 4 questions worth 10 points each for a total of 40 points.

  1. For any two integers p and q

    denote

    Apq = { x | x = p + nq, x >= 0, n -- integer }.

    Show that the language

    R = { ai | i element of Apq}

    is regular.

  2. Let

    L = { an(a + b)n+mbm | n-odd, m-even}.

    Is L a CFL? Justify your answer.

  3. Let the language L be recursively enumerable but not recursive. Show that for any Turing machine M that accepts L there are infinitely many strings on which M does not halt.

  4. Let L1 and L2 be languages.

[UP] [CSGSA]