Currently I am stuck at a proof of :
$A_2=\{w001;|w|_0<|w|_1 \wedge w\in \sum^*\}$
unsing only the pumping lemma. Can you give me a hint for a good start? thanks in advance.
Currently I am stuck at a proof of :
$A_2=\{w001;|w|_0<|w|_1 \wedge w\in \sum^*\}$
unsing only the pumping lemma. Can you give me a hint for a good start? thanks in advance.
Copyright © 2021 JogjaFile Inc.
Hint:
Assuming that $|w|_0<|w|_1$ means that the number of one's $>$ number of zero's
Let us choose the word $z=1^p$ so $1^p001\in A_2$
Spoiler: