Back to the 2024 paper
Similar questions
Formal Language & Automata TheoryConstruct a PDA that accepts the language L = \{a^{2n}bc \mid n \ge 0\} by final state and empty stack.20217mFORMAL LANGUAGE & AUTOMATA THEORYConstruct a CFG for: \{ 0^i 1^j 2^k \mid i + j \ge 2k \}20227mFormal Language & Automata TheoryUsing Pumping Lemma, prove that the language L = \{0^{n}1^{n} \mid n \ge 0\} is not regular.20257mFormal Language & Automata TheoryConsider the following language: L = \{a^m b^{2n} c^{3n} d^p \mid p > m \text{ and } m, n \ge 1\} Write a context-free grammar to generate L and write shortest string in L.20197m