Suppose $a>1$ is an integer, and $p$ is an odd prime number. Prove that each odd prime factor of $(a^p)-1$ which does not divide $a-1$ should be in the form $2pt+1$.
My Approaching: ($a^p)-1$ is divisible by q which is any odd prime factor of $(a^p)-1$. then I rewrite the function $(a^p)-1 as (a-1)*((a^p-1)+...+1)$ So whether $q$ divides $(a-1)$ or "the rest" Then I stuck because I do not know how make "the rest" equal to $2pt+1$.
Thanks