Suppose $G$ is a cyclic group of order $n<\infty$. How can I show the isomorphism of algebras: $$\mathbb KG\simeq \frac{\mathbb K[t]}{\langle t^n-1\rangle}?$$
Above $\mathbb K$ is a field, $\mathbb KG$ is the group algebra of $G$ and $\mathbb K[t]$ the algebra of polynomials in $t$ with coefficients in $\mathbb K$.
I was trying to define an algebra morphism $f:\mathbb K[t]\longrightarrow \mathbb KG$ having kernel $\langle t^n-1\rangle$. The most natural choice would be $$\sum_{j=0}^n a_j t^n\longmapsto \sum_{j=0}^n a_j g^n,$$ where I'm supposing $G=\langle g\rangle$ (where $g$ has order $n$). Certainly $\langle t^n-1\rangle\subset \textrm{ker}(f)$ however I don't know how to prove the reverse inclusion.
Thanks
We will show that $\ker(f) \subseteq \def\g#1{\left\langle#1\right\rangle}\g{t^n - 1}$: Let $p(t) \in \ker(f)$. Dividing $p(t)$ by $t^n - 1$ gives polynomials $q,r\in \def\K{\mathbf K}\K[t]$ with $\def\deg{\mathord{\rm deg}}\deg(r) < n$, say $r(t) = \sum_{i=0}^{n-1} a_it^i$ and $$ p(t) = (t^n - 1)\cdot q(t) + r(t) $$ Applying $f$ gives (as $f(t^n - 1) = f(p) = 0$) $$ 0 = \sum_{i=0}^{n-1} a_i g^i. $$ As $g^i$, $i=0,\ldots, n-1$ are different elements of $g$, we have $a_i =0$; giving $r = 0$. That is $$ p(t) = (t^n - 1) \cdot q(t) \in \g{t^n - 1}. $$