Not artinian right module

51 Views Asked by At

Let's consider the ring $R = \begin{bmatrix}\Bbb{Q} & 0\\\Bbb{Q(x)} & \Bbb{Q(x)}\end{bmatrix}$, where $\Bbb{Q(x)}$ is the field of fractions of the polynomial ring $\Bbb{Q[x]}$, and the right $R$-module $M = \begin{bmatrix}0 & 0\\\Bbb{Q(x)} & \Bbb{Q(x)}\end{bmatrix}$.

I want to prove that $M$ is not artinian, that is, there exists a descending chain of submodules of $M$ that is not stationary. How can I define this chain?

1

There are 1 best solutions below

2
On BEST ANSWER

$\def\QQ{\mathbb{Q}}$We compute that $$\begin{pmatrix}0&0\\a&b\end{pmatrix}\cdot\begin{pmatrix}\lambda&0\\f&g\end{pmatrix}=\begin{pmatrix}0&0\\\lambda a+fb&bg\end{pmatrix}$$ for all $a$, $b$, $f$, $g\in\QQ(x)$ and all $\lambda\in\QQ$. This describes the action of the ring on the module.

As you noticed, the subset of all elements of $M$ of the form $\begin{pmatrix}0&0\\a&0\end{pmatrix}$ with $a\in\QQ(x)$ ius a submodule $N$ of $M$. The formula above implies —and you should have no difficulty showing this— that if $V$ is any $\QQ$-subspace of $\QQ(x)$ then the set $$S_V=\left\{\begin{pmatrix}0&0\\a&0\end{pmatrix}:a\in V\right\}$$ is a submodule of $N$. This gives you many, many submodules.

Can you now find a descending chain of submodules?


A good excercise you can do is showing that in fact all proper submodules of $M$ are of the form $S_V$ for some $\QQ$-subspace of $\QQ(x)$.