Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4,6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 17 pages
Exam (elaborations)

COS3701 Assignment 2 (COMPLETE ANSWERS) 2025

Document preview thumbnail
Preview 3 out of 17 pages

COS3701 Assignment 2 (COMPLETE ANSWERS) 2025

Content preview

,COS3701 Assignment 2 (COMPLETE
ANSWERS) 2025 – DUE 2025; 100% TRUSTED
Complete, trusted solutions and
explanations.
Question 1 10 Find CFGs for all words that do not
have the substring aba over the alphabet Σ = {a
b}. Question 2 10 Convert the grammar below to
CNF (Hint: Consult the online study material) S aX |
Yb X ZXYZ | a Y b | bY | ᴧ Z a | ᴧ Question 3 15
Build a DPDA that accepts the language L =
{(ab)n(ba)n-2| n > 2}. Question 4 15 Prove that
the language L = {an+1b2n (aa)n b | n > 0} is
non-context free. Use the pumping lemma with
length.


Question 1 [10 Marks]
Find a CFG for all words that do not have the
substring "aba" over the alphabet Σ = {a, b}.
This language is not regular, but context-
free, and we must design a CFG that ensures
"aba" never appears. A method is to
construct states that remember the last 0–2
letters and prevent a transition to a state
where "aba" would be formed.
Let’s define:

, less
CopyEdit
S → aS1 | bS | ε
S1 → aS1 | bS2
S2 → bS | aDead
Dead → Dead a | Dead b
 S is the start symbol.
 S1 is a state after seeing 'a'.
 S2 is a state after seeing 'ab'.
 Dead is a trap state triggered if 'aba' is
seen.
We don't allow the derivation that leads to S2
→ aDead unless you want to detect the
invalid case. You may eliminate Dead for
simplicity and use productions only allowing
derivations that avoid "aba".


Question 2 [10 Marks]
Convert the grammar below to CNF (Chomsky
Normal Form)
Original grammar:
less

Connected book
 image
Mario Coppo, Elena Lodi Theoretical Computer Science
Publisher: 2005 ISBN: 9783540291060 Edition: Unknown

Document information

Uploaded on
July 1, 2025
Number of pages
17
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers
R45,60

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
ISTUDYMASTER
4,3
(7)
Sold
43
Followers
0
Items
82
Last sold
9 months ago



Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their exams and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can immediately select a different document that better matches what you need.

Pay how you prefer, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card or EFT and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions