rschwiebert / dart_data

Data for the Database of Ring theory
Creative Commons Attribution 4.0 International
6 stars 2 forks source link

Infinite triangular ring #65

Closed dyunov closed 5 months ago

dyunov commented 6 months ago

Description

The ring of infinite upper triangular matrices over $\Bbb Q$ with entries indexed by positive integers.

(Or, following https://math.stackexchange.com/questions/1372406/, maybe "The subring of elements of $R_{15}$ that stabilize a given complete flag".)

The units are indeed the elements without zeros on the diagonal: 1) the map $R \to R$, $e{ii} \mapsto e{ii}$, $e_{ij} \mapsto 0$, is a homomorphism; 2) we can use Gaussian elimination to get an inverse of an upper triangular matrix column by column, starting from the diagonal element. The strictly upper triangular matrices form an ideal, and $1-rx$ is then clearly invertible. $J(R)$ is not nil: the "left coordinate shift", aka the infinite Jordan block $\Bbb J$ with eigenvalue 0, is not nilpotent.

$J(R)$ is indeed the set of strictly upper triangular matrices: it is clearly an ideal, so $1 - rx$ has all 1's on diagonal. $R/J(R) \cong \prod\limits_{i = 1}^\infty \Bbb Q$.

The zero divisor question is more difficult. All non-invertible matrices are zero divisors, and "Note on Sus̆kevic̆’s problem on zero divisors", Holubowski, Maciaszczyk, Zurek 2015 Th1.2 proves the following: a non-invertible element that is not a right zero divisor has a right inverse that is not upper triangular in the larger CFM ring.

Properties

Relations

Remarks

I think the singular ideals (at least the left one) can be described using Lam II (7.14d) p252 using the CFM.

$^1$ $N_i$'s are not contiguous. If $N_i = \{a_1, \ldots, a_j, \ldots\}$ with $a_1 < \ldots < aj < \ldots$, by this "Jordan block" I mean the sum $\sum\limits{j=1}^\infty e_{aj, a{j+1}}$. [^1]: GitHub Markdown footnotes do not render TeX: $123$.