For some (strictly) positive integer $n$, let $\omega_n = e^{2\pi i/n}$ be the principal $n$th root of unity, and let $F$ be a subfield of $\mathbb C$ (e.g. $\mathbb R$ or $\mathbb Q$ or $\mathbb C$ itself). Let $P_n(F)$ be the set of polynomials in $\omega_n$ with coefficients in $F$; that is, the elements of $P_n(F)$ are $$ \sum_{k=0}^{n-1} a_k\omega_n^k,\qquad a_k\in F. $$ Furthermore, let $P_n(F)$ be equipped with the usual addition and multiplication operations of complex numbers. This clearly results in a commutative ring, but my question is: Is P_n(F) actually a field?
(Clearly, most field properties are automatically satisfied. The only non-obvious feature is invertibility.)
Note: this question has some similarities to this one.
This looks like an application of isomorphism theorem as you have already observed that $P_n(F)$ is a commutative ring. Consider the map $\alpha:F[x] \to P_n(F)$ defined by $\alpha(f)= f(\omega_n)$. It is easy to see that $\alpha $ is a ring homomorphism and it's kernel $I$ is the ideal generated by minimal polynomial of $\omega_n$. Further observe that $ \alpha$ is onto and $I $ is Maximal and it follows that $F[x]/I \cong P_n(F)$ is a field as $I$ is Maximal.
Update:
Say $g$ is a least degree monic polynomial satisfied by $\omega_n$ with coefficients in $F$ (termed as minimal polynomial of $\omega_n$), then the ideal $I=(g(x))$ in $F[x]$ is maximal. To see this prove this you may use the following
Here you can see a proof.
For the last part,there is a theorem which says that if $R$ is a commutative ring with unity, $I$ is maximal ideal iff $\frac{R}{I}$ is a field. Proofs can be found here.