In formal languages I need to proof using the pumping lemma that the following is not regular:
$A_1=\{1^m0^n10^n|n,m\in \mathbb{N}\}$
How to achieve that? Any help is upvotet
In formal languages I need to proof using the pumping lemma that the following is not regular:
$A_1=\{1^m0^n10^n|n,m\in \mathbb{N}\}$
How to achieve that? Any help is upvotet
Hint:
No, we will prove with the pumping lemma, let us choose the word $z=0^p10^p$
Spoiler: