show that language is regular

65 Views Asked by At

Let $B_n = \{a^k\ |\text{ where } k\text{ is a multiple of } n\}$. Show that for each $n\ge 1$ the $B_n$ language is regular.

My proposition of solution: enter image description here

What about it ?