Let $R$ be a ring with unit element, $R$ not necessarily commutative, such that the only right-ideals of R are $(0)$ and $R.$ Prove that R is a division ring.
This was a problem from the book, "Topics in Algebra" by I.N Herstein from Chapter- 3 (Ring Theory) , Page number- 139 (2nd Edition).
So, we basically need to show that the non-zero elements of $R$ forms a group under multiplication. This means we only need to prove that each non-zero element of $R$ has an inverse.
I tried solving the problem as follows:
Given, $R$ is a ring with unit element, we consider an $a\neq 0\in R$. Then $aR=\{ar:a\in R\}$ is a right ideal of $R.$ Since, $aR\neq 0$ so, $aR=R.$ This means that every element of $R$ can be expressed as a multiple of $a.$ In particular, as $1\in R$ $\exists b\in R$ such that $ab=1.$
Now, I need to show somehow, that $ba=1$ as well because, $b$ is the inverse of $a$ iff $ab=ba=1.$ But this is the point where I am stuck. Things get difficult for ne because $R$ is not necessarily commutative. So, I do not get how to proceed further.