I am having trouble proving the irregularity of the following language:
$L_2 = \{a^n | n \text{ is not a prime}\}$
I understand that since regular languages are closed under complementation, L_2 isn't regular if it's complement isn't regular. I'm not sure how to proceed further with this problem though.
Any help would be greatly appreciated!