non-commutative finite rings - MathOverflow most recent 30 from http://mathoverflow.net2013-05-24T22:29:37Zhttp://mathoverflow.net/feeds/question/120445http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/120445/non-commutative-finite-ringsnon-commutative finite ringsDimros2013-01-31T19:01:23Z2013-02-01T17:33:24Z
<p>This is probably simple. Is there a finite non-commutative ring $R$ with identity in which all of its ideals are two-sided !?</p>
http://mathoverflow.net/questions/120445/non-commutative-finite-rings/120466#120466Answer by Torsten Schoeneberg for non-commutative finite ringsTorsten Schoeneberg2013-01-31T21:23:27Z2013-02-01T10:37:58Z<p>For a finite field $k$ with non-trivial automorphism $\sigma$, take the skew polynomial ring $k[X, \sigma]$ (reminder: these are polynomials with coefficients on the left $\sum a_i X^i$ with relation $Xa = \sigma(a)X$) and set $R := k[X, \sigma] / < X^n >$ (i.e. divide out the (two-sided) ideal generated by $X^n$).</p>
<p>The only left as well as right ideals in this ring are the two-sided ones, namely, the ones generated by one of the $X^k$ for $0 \le k \le n$. The key fact to see this is that the units of $R$ are precisely the polynomials $\sum a_i \bar X^i$ with $a_0 \neq 0$ (to see this, use e.g. a geometric series argument). In case $n=2$, it is easily written down explicitly, $R$ can be seen as the set of $a + bX$ with $a, b \in k$ and multiplication given by </p>
<p>$(a+bX)(c+dX) = ac + (b\sigma(c) + ad) X$;<br>
for $a \neq 0$, we have $(a + bX)^{-1} = a^{-1} - a^{-1} \sigma(a^{-1}) b X$.</p>
<p>@ Dimros, concerning your questions to Ralph: A matrix ring $M_n(k)$ over a finite (division) field $k$ (and a fortiori, any product of these) will never meet your conditions, as for $n =1$ it is commutative and for $n >1$ it has left ideals which are not two-sided. So by Artin-Wedderburn, any example will have non-zero radical and its semisimple quotient will be a product of fields. On the other hand, every ring embeds into any matrix ring over itself, so every example is a subring of matrix rings. Maybe you want some special kind of subring.</p>
http://mathoverflow.net/questions/120445/non-commutative-finite-rings/120479#120479Answer by Ralph for non-commutative finite ringsRalph2013-02-01T01:04:15Z2013-02-01T17:33:24Z<p>A "natural" example is given by the group ring $\mathbb{F}_2[Q]$ of the Quaternion group of order 8. </p>
<p>For, we have to show that each left ideal is also a right ideal, and conversely, each right ideal is also a left ideal. The first half (i.e. left is right) is shown in <a href="http://www.ams.org/journals/proc/1979-076-02/S0002-9939-1979-0537074-2/S0002-9939-1979-0537074-2.pdf" rel="nofollow">this paper</a>. </p>
<p>Let $i:\mathbb{F}_2[Q] \to \mathbb{F}_2[Q],\;g \mapsto g^{-1}$ be the antipode. It's a general fact that for a left (right) ideal $I$, $i(I)$ is a right (left) ideal. </p>
<p>Now suppose $I$ is a right ideal. Hence $i(I)$ is a left ideal and by the above, it's also a right ideal. Consequently, $I=i(i(I))$ is a left ideal and we are done. </p>
<p><strong>Added:</strong> The comment asks for a modular representation of $Q$. Using GAP I found that $\mathbb{F}_2[Q]$ can be embedded into the matrix ring $M_4(\mathbb{F}_2)$. Write $Q=\langle x,y\mid x^4=y^4=1, yxy^{-1}=x^{-1}\rangle$. Then a faithful representation $Q\hookrightarrow GL(4,2)$ is given by
$$x \mapsto
\begin{pmatrix}1 & 0 & 1 & 0 \newline 0 & 1 & 0 & 0 \newline 0 & 0 & 1 & 1 \newline 0 & 0 & 0 & 1 \end{pmatrix}\qquad
y \mapsto
\begin{pmatrix}1 & 1 & 1 & 1 \newline 0 & 1 & 0 & 1 \newline 0 & 0 & 1 & 0 \newline 0 & 0 & 0 & 1 \end{pmatrix}$$
Since the Sylow 2-subgroup of $GL(3,2)$ is the Dihedral group $D_8$, four is the smallest degree of a faithfull representation of $Q$ over $\mathbb{F}_2$. </p>