I've just started looking at ring theory and I am having trouble working with invertible elements.
In my notes we have been told that $R^\times$ is the set of all the invertible elements of $R$, and it is called the group of units of $R$. The set $R^\times$ of invertible elements of $R$ is a multiplicative group for the multiplication operation of $R$.
I have to work with the cartesian product $S:= R\times R$ with $R$ a commutative ring. Where $(a,b)(c,d) = (ac-db, ad+bc)$ and I am trying to show $(a,b)∈ S^\times$ iff $(a,-b)∈ S^\times$. I'm guessing we define $S^\times$ the same way as we define $R^\times$? We also know that $S$ has unit $(1,0)$.
Should I proceed by showing $(a,b)(a,-b)=(1,0)=(a,-b)(a,b)$? I had seen online that for invertible elements $uv=1=vu$.
Thank you!
It’s not true in general that $(a,b)(a,-b)=1$.
Note that for $R=\mathbb R$, the multiplication on $S$ is the multiplication on $\mathbb C$, so if you’re familiar with $\mathbb C$, you can use your intuitions for that to guide you. In $\mathbb C$, the inverse of the conjugate is the conjugate of the inverse.
The same is true here: If $(a,b)$ is invertible, then there is $(c,d)$ such that $(ac-db,ad+bc)=(1,0)$; and then $(a,-b),(c,-d)=(ac-(-d)(-b),a(-d)+(-b)c)=(ac-db,ad+bc)=(1,0).$