Let $\mathbb{F}_q$ be a field of order $q = p^m$, where $p$ is the characteristic of the field; a prime.
Consider the ring $$R_n = \mathbb{F}_q[x]/\langle x^n - 1 \rangle $$ Now, I've read that this ring is semi-simple when $p$ does not divide $n$, but no proof was given.
Does anyone know how to prove it or somewhere where I can read the proof? Thank you.
One way to look at it is that if $C=\{1, c, c^2,\ldots, c^{n-1}\}$ is the cyclic group of order $n$, then $x\mapsto c$ is an isomorphism of $R_n\to F_q[C]$, the group ring of $C$ over $F_q$.
Maschke's theorem says that if $|G|=n<\infty$, then $F[G]$ is semisimple exactly when $|G|$ is a unit in $F$, and this would be the case only when $\gcd(p,n)=1$.
Another way to prove it would be to show that $x^n-1$ is square-free when factorized over $F_q$. This says that the ring is semiprime, and since it is already obviously Artinian, that would make it semisimple. Sorry to say my cyclotomic factorization knowledge is too rusty to spell this out, but the same is true.