NOTE: Complete exactly 6 of the following 8 questions. Clearly note which two questions you do NOT want graded.
I am NOT answering the following two questions: _____ and _____.
where a1, ... ak are unique symbols disjoint from the symbols in the strings of P. Explain how this reduction works.S -> T | B T -> t1Ta1 | ... tkTak | t1a1 ... | tkak B -> b1Ba1 | ... bkBak | b1a1 ... | bkak,
Hint: Use a PDA (nondeterministic) to check that the condition holds.