Let $F$ be a field with nine elements. Suppose $i \in F$ such that $i^2+1=0$. What is $(i+1)^{-1}?$
As $i^2 = -1$ I get that $i=-i^{-1}$. So $i+1=-i^{-1}+1$, but it's not very helpful for as I just end up with $(-i^{-1}+1)^{-1}$. What can be done here?
$$\dfrac{1}{1+i} = \dfrac{1}{1+i},\dfrac{1-i}{1-i} = \dfrac{1-i}{\color{#c00}2} = i-1\ \ {\rm by}\ \ \color{#c00}2 = -1$$
– Bill Dubuque Aug 19 '22 at 08:35