Let $R$ be a ring and $x \in R$.
Prove that if $x$ is nilpotent then $1-x \in R$ is unit.
May I use the fact that $$ \frac{1}{1-x} = 1 + x + x^2 + \ldots $$ and then say that since $x$ is nilpotent, there exist $n$ such that $x^n=0$, and of course $x^{n+1}=0$, and therefore this sum is finite and $1/(1-x)$ is a well defined element.
will that prove compile ?
When you write $$1+x+x^2 + \dots,$$ the "$\dots$" implies there is some notion of a limit or distance in your ring, which is generally not the case.
– user217285 Mar 20 '16 at 23:45