{$a^ib^jc^k |\;j=i\;or\;j=k$} what i tried so far was first splitting it into {$a^ib^jc^k |\;j=i$} or {$a^ib^jc^k |\;j=k$} then tried to use the pumping lemma to prove it. However i couldnt get very far with it. Any help is appreciated, thanks
Asked
Active
Viewed 516 times
3
-
If you understand why the pumping lemma works, you can solve this problem too. – orangeskid Oct 23 '17 at 09:51