Show that the language L = {aⁿ bk cⁿ : n ≥ 0, k ≥ 0} is not regular.

a) Use the Pumping Lemma for regular languages.
b) Construct a finite state automaton for L.
c) Use mathematical induction on the alphabet.
d) Apply the Myhill-Nerode theorem.