Regular Language: a*b*
Zero or more a's followed by zero or more b's
w = xyz
Constraints: |xy| ≤ p, |y| ≥ 1
Enter a string to see decomposition
Pumped String Result
Generate a pumped string to see result
Pumping Lemma Analysis
Configure string decomposition and test pumping to see analysis