Let a be an element of a ring R, and let $R' = R[x]/(ax − 1)$ be the ring obtained by adjoining an inverse of a to R. Let α denote the residue of x (the inverse of a in R').
Show that every element of B in R' can be written as $B=α^kb$ with b in R
I have a few questions about this just to make sure I understand the problem. Firstly, can someone briefly explain how ax-1 is the inverse of a in R[x]/(ax − 1)?
Secondly, by residue of x, don't we mean the result of R[x] modulo (ax-1)? or am I misunderstanding?
so basically α = ax-1? And I need to show that every element in this quotient ring can be written as $(ax-1)^kb$? If someone can give a very brief pointer on how to start the proof or how I want to think about this problem, that would be great.
In congruence language we have $\,x\equiv 1/a\,$ and the idea is simply to put a sum of fractions over a common denominator, e.g. in the degree $\,k=2\,$ case we have
$$ bx^2+cx+d\ \equiv\, \dfrac{b}{a^2}+\dfrac{c}{a}+d\ \equiv\, \dfrac{\overbrace{b + c a + d a^2}^{\large :=\ r\ \in\ R}}{a^2}\, \equiv\, \dfrac{r}{a^2}\, \equiv\ r\, x^2$$
Obviously the same method works for any degree, e.g. as below
$$\begin{align} &\qquad\ \ \ r_k x^k + \cdots + r_1 x + r_0\\ \equiv &\ \ x^k a^k(r_k x^k + \cdots + r_1 x + r_0)\\ \equiv &\ \ x^k (\underbrace{r_k + \cdots + r_1 a^{k-1}\!+r_0 a^k}_{\large :=\ r\ \in\ R})\\ \end{align}$$