Let $a > 2$ and $n ≥ 1$ be any integers. Prove that $a − 1 ∣ a^n − 1$.
Is this a problem involving induction or on using mods? I thought it was induction but would I need to have two base cases, ($a=3$ and $n=1$). If I do, how would I proceed with more than one base case? Or is it not related to induction at all and there is some other way?
Any help would be highly appreciated!