Questions tagged [noncommutative-algebra]

For questions about rings which are not necessarily commutative and modules over such rings.

In abstract algebra, the theory of rings which are not necessarily commutative is called "noncommutative algebra." In this way it is a generalization of commutative algebra. Some results from commutative algebra hold in noncommutative algebra, but many results break down.

The ring of quaternions was among the first motivating examples of noncommutative rings. Other familiar examples include the $n\times n$ matrix ring over any ring ($n>1$).

A few examples of some differences between commutative and noncommutative algebra:

  • If $R$ is a commutative ring, and $R^n\cong R^m$ as $R$ modules for some positive integers $m$ and $n$, then $m=n$. In contrast, there is a noncommutative ring such that $R^m\cong R^n$ for every pair of positive integers $m,n$.

  • Any commutative ring without zero divisors can be embedded in a field. There are examples of noncommutative rings without zero divisors which cannot be embedded into a division ring. This is one of many signs that show localization does not work well for many noncommutative rings.

  • The module $R_R$ may have different properties from the module $_RR$. For one thing, one could be Noetherian (or Artinian) without the other having the same property.

1461 questions
0
votes
1 answer

Can the commutator $[A,\,B]$ be derived if $\left[A,\,B^2\right]$ is known?

I have two operators, $A$ and $B$. I want to figure out their commutator, $[A,\,B]$. The commutator $\left[A,\,B^2\right]=C$ is known. Equivalently, I want to compute $\left[A,\,\sqrt{D}\right]$ given a known $[A,\,D]=C$. The best I have been able…
Sean Lake
  • 1,737
0
votes
2 answers

Question on primitive ring

I wanted to show that the ring $R=M_{2}(\mathbb{Z})$ is a not primitive. Here is what I did. Suppose for contradiction it is primitive. Then there is a faithful and irreducible $R-$ module $M$. Let $$0\neq x\in M$$ Then from the irreduciblity of…
wow
  • 197
0
votes
0 answers

Least Common Multiple of Multinomials with Non-Commutative Elements

I am interested in finding a method to determine the least common multiple of a set of $M$ multinomials in a set of $N$ noncommutative variables. I am given a set of multinomials $A_1(x_1, x_2, ..., x_N)$, $A_2(x_1, x_2, ..., x_N)$, ..., $A_M(x_1,…
0
votes
0 answers

Example 1.21 - Algorithmic Methods in Non-Commutative Algebra

This is regarding Example 1.21 in the textbook $\textit{Algorithmic Methods in Non-Commutative Algebra,J.Bueso, J. Gomez-Torrecillas, A.Verschoren}$. It says: Let us denote by $C = \Bbbk[x]$, where $\Bbbk$ is an algebraically closed field and by…
Zoey
  • 545
0
votes
1 answer

Zassenhaus formula exponents

found Zassenhaus formula for noncommutative $X,Y$ $$e^{t(X+Y)}= e^{tX}~ e^{tY} ~e^{-\frac{t^2}{2} [X,Y]} ~ e^{\frac{t^3}{6}(2[Y,[X,Y]]+ [X,[X,Y]] )} ~ e^{\frac{-t^4}{24}([[[X,Y],X],X] + 3[[[X,Y],X],Y] + 3[[[X,Y],Y],Y]) } \cdots$$ Please, how could…
0
votes
1 answer

Simple modules of an algebra

How can we find the simple modules of this algebra $$ \begin{pmatrix} k & 0 &0 \\ k & k & 0 \\ k&0&k \end{pmatrix} $$ And why this algebra is not semisimple(i,e it is isomorphic to the algebra $k^{5}$????) I know that his radical is…
1 2 3
4