Rings Isomorphic to Galois Rings

212 Views Asked by At

How can I determine which rings are isomorphic to the Galois ring $GR(p^r,m)$ for specific values of $p$, $r$ and $m$? For instance, $GR(2,2)$ is isomorphic to $\mathbb{F_4}$, while $GR(2,3)=\mathbb{F_8}$ and $GR(3,2)=\mathbb{F_{27}}$ but I don't know which rings are isomorphic to $GR(4,3)$ and $GR(8,2)$. Please help me. Are Galois rings always isomorphic to rings of the form $\mathbb{F_q}$? If so, are there formulas to find such $\mathbb{F_q}$? Sorry, I am new at this.

1

There are 1 best solutions below

2
On BEST ANSWER

The Galois ring $GR(p^r, m)$ is a quotient of the polynomial ring $(\mathbb{Z}/p^r\mathbb{Z})[X]$ by a monic irreducible polynomial of degree $m$. When $r = 1$, $GR(p, m)$ is indeed isomorphic to the finite field $\mathbb{F}_{p^m}$ (it is a field extension of $\mathbb{F}_p$ of degree $m$). When $r > 1$, $GR(p^r, m)$ cannot be isomorphic to any $\mathbb{F}_q$ because it is not a field (for instance, $p$ has no inverse since $p \cdot p^{r-1} = 0$ in $GR(p^r, m)$). The 'about' page https://math.stackexchange.com/tags/galois-rings/info might also be helpful.