1,714 views
1 1 vote
Let L={a^nb^m: n>=100 , m<=50}

Can you use the pumping lemma to show that L is not regular? Explain your answers

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
1 1 answer
1.4k
1.4k views
Surya Dhanraj asked Jul 13, 2017
1,407 views
Prove language is regular or not using pumping lemma -1. L={a^nb^l :n!=l}2. L={(ab)^na^k : n>k ,k>=0}Plzz explain using pumping lemma.....
1 1 vote
1 1 answer
30
30 views
GO Classes asked 1 day ago
30 views
To prove $L=\{a^n b^n\mid n\ge0\}$ is not regular using the pumping lemma, choose $w=a^p b^p$, where $p$ is the pumping length. Which statements are correct?Since $|xy|\l...