MHB Matrix rings acting on right R-modules

  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Matrix Rings
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
In the book "Modules and Rings" by John Dauns he adopts the following notation in Exercises 1-5 (see attached)

"For additive groups A, B, C, D and a \in A, b \in B, c \in C, d \in D we write

[a,b; c,d] = \begin {vmatrix} a & b \\ c & d \end {vmatrix} ; [A, B, C, D] = \begin {vmatrix} A & B \\ C & D \end {vmatrix} "Exercise 1 (i), (ii) and (iii)

The matrix ring R acts on the right R-module M whose elements are row vectors:

Find (i) all submodules of M (ii) all right ideals of R, indicating which of these are idealsR = [ \mathbb{Z}_2, \mathbb{Z}_2; 0, \mathbb{Z}_2, ] , M = \mathbb{Z}_2 \oplus \mathbb{Z}_2,

-----------------------------------------------------------------------------------------------------------------------------------

I am somewhat overwhelmed by this problem and, at the very least, need some help to get started

Peter

This has also been posted on MHF

Peter
 
Physics news on Phys.org
You seem to have forgotten to join the attachment.

First, the notation $\begin{vmatrix} a & b \\ c & d \end{vmatrix}$ is just a matrix, not a determinant. Next, $\begin{vmatrix} A & B \\ C & D \end{vmatrix}$ is a set consisting of $\begin{vmatrix} a & b \\ c & d \end{vmatrix}$ where $a\in A$, …, $d\in D$.

So, if $M=\mathbb{Z}_2\oplus\mathbb{Z}_2$, then elements of $M$ have the form of a row vector $(x_1,x_2)$ where $x_i\in \mathbb{Z}_2$ for $i=1,2$. Such vectors are multiplied on the right by matrices from $[\mathbb{Z}_2,\mathbb{Z}_2;0,\mathbb{Z}_2]$. Such matrices have the form $\begin{vmatrix} a & b \\ 0 & d \end{vmatrix}$ where $a,b,d\in\mathbb{Z}_2$. Then $\{(0,x)\mid x\in\mathbb{Z}_2\}$ seems to be a submodule because it is a subgroup of $\mathbb{Z}_2\oplus\mathbb{Z}_2$ and multiplying such vectors by matrices produces vectors of the same shape. The trivial subgroup $\{(0,0)\}$ is also a submodule.
 
Evgeny.Makarov said:
You seem to have forgotten to join the attachment.

First, the notation $\begin{vmatrix} a & b \\ c & d \end{vmatrix}$ is just a matrix, not a determinant. Next, $\begin{vmatrix} A & B \\ C & D \end{vmatrix}$ is a set consisting of $\begin{vmatrix} a & b \\ c & d \end{vmatrix}$ where $a\in A$, …, $d\in D$.

So, if $M=\mathbb{Z}_2\oplus\mathbb{Z}_2$, then elements of $M$ have the form of a row vector $(x_1,x_2)$ where $x_i\in \mathbb{Z}_2$ for $i=1,2$. Such vectors are multiplied on the right by matrices from $[\mathbb{Z}_2,\mathbb{Z}_2;0,\mathbb{Z}_2]$. Such matrices have the form $\begin{vmatrix} a & b \\ 0 & d \end{vmatrix}$ where $a,b,d\in\mathbb{Z}_2$. Then $\{(0,x)\mid x\in\mathbb{Z}_2\}$ seems to be a submodule because it is a subgroup of $\mathbb{Z}_2\oplus\mathbb{Z}_2$ and multiplying such vectors by matrices produces vectors of the same shape. The trivial subgroup $\{(0,0)\}$ is also a submodule.

Thanks Evgeny, just working through your post and thinking about the exercie

By the way, sorry about the attachment - it is now attached.

Peter
 
Peter said:
Thanks Evgeny, just working through your post and thinking about the exercie

By the way, sorry about the attachment - it is now attached.

Peter

Can anyone help with part two of this problem - that is how does one go about finding all of the right ideals of R

Peter
 
Last edited:
One of the things I always do in situations like this, is set boundaries for "how bad the problem could be". Here, we are lucky, [math]R[/math] is FINITE, it only has 8 elements. So, at worst, we are looking at 256 possible subsets. Furthermore, since an ideal is an additive subgroup, we only need to consider subsets of cardinalities 1,2 and 4. We have:

8 subsets of cardinality 1,
28 subsets of cardinality 2,
70 subsets of cardinality 4.

So we are, at worst, looking at 106 possible subsets, now.

There is clearly just one possible additive subgroup of order 1, the trivial subgroup (0 matrix), which is also clearly a right ideal. We can disregard the other 7 possible one-element subsets.

We only need consider 2-element subsets that include the identity, this gives us 7 to look at.

Similarly, we only need to consider 4-element subsets that also contain the identity, this gives us just 35 to look at.

So we are down to considering only 43 subsets, one of which is trivial, so really only 42.

Clearly, all 7 2-element subsets that we are considering form abelian groups of order 2.

A little reflection shows that all the possible 4-element abelian subgroups must be isomorphic to the Klein 4-group (every element of [math]R[/math] is of order 2), and that we can do this by specifying any 2 non-identity elements. This means that having chosen TWO non-identity elements, our third choice is forced upon us.

Now there are 21 ways to pick 2 non-identity elements...BUT this leads to a 3-fold duplication (if we choose {a,b} and are forced to add c as well, then choosing {a,c} or {b,c} leads to the same subgroup). So we really have only 14 distinct additive subgroups to check out, 7 of order 2, and 7 of order 4. We could actually LIST these, if we had the patience.

But let's take the lazy road. Suppose:

[math]A = \begin{pmatrix}a&b\\0&c \end{pmatrix}[/math] is of order 2. For this to be a right ideal, we require that:

[math]AB = A[/math] or [math]AB = 0[/math] for all [math]B \in R[/math].

Writing:

[math]B = \begin{pmatrix}x&y\\z&w \end{pmatrix}[/math]

[math]AB = A[/math] leads to:

ax + bz = a
cz = 0
ay + bw = b
cw = c

If c is non-zero, this forces z = 0, which is not always the case. Similarly, if [math]AB = 0[/math], we must also have z = 0 for non-zero c. This eliminates 4 of our 2-element subgroups, so we need only consider 3.

Now consider the element of [math]R[/math]:

[math]B = \begin{pmatrix}0&1\\1&0 \end{pmatrix}[/math]. This swaps the columns of [math]A[/math], which means the only possible 2-element subgroup of [math]R[/math] which might still be a right ideal is:

[math]\{ \begin{pmatrix}0&0\\0&0 \end{pmatrix}, \begin{pmatrix}1&1\\0&0 \end{pmatrix} \}[/math]

However, it's easy to see that:

[math] \begin{pmatrix}1&1\\0&0 \end{pmatrix}\begin{pmatrix}0&0\\0&1 \end{pmatrix} = \begin{pmatrix}0&1\\0&0 \end{pmatrix}[/math]

so there are NO 2-element right ideals. We're now down to checking just 7 subsets.

Using the "column-swapping" matrix we used above, we see that if:

[math] \begin{pmatrix}a&b\\0&c \end{pmatrix} \in R[/math], then we must have:

[math] \begin{pmatrix}b&a\\c&0 \end{pmatrix} \in R[/math].

Thus c = 0, which leaves just ONE of our 7 4-element subgroups as a possibility:

[math]\{ \begin{pmatrix}0&0\\0&0 \end{pmatrix}, \begin{pmatrix}1&0\\0&0 \end{pmatrix}, \begin{pmatrix}0&1\\0&0 \end{pmatrix}, \begin{pmatrix}1&1\\0&0 \end{pmatrix} \}[/math]

I leave it to you to verify this is indeed a right ideal.
 
Deveno,

Thank you for an exceedingly helpful post ... this takes my study of ring and module theory on quite a way.

Thanks also for explaining your approach to the problem ... that provides a real learning experience for me and other members of Math Help Boards Linear and Abstract Algebra forum.

I am at my day job now, but will work through your post in detail this evening - Australian Eastern Time

Thank you again

Peter
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top