Answer on Question #82698 – Math – Abstract Algebra
Question
Let R be a commutative ring with identity. A formal power series f(X) is invertible in R[[x]] if and only if the constant term f0 has an inverse in R.
Solution
1. Necessity.
If f(X) is invertible, then exists g(X)∈R[[x]], such that f(X)g(X)=1, and the constant term of f(X)g(X) is equal to f0g0, so f0g0=1, so f0 is invertible.
2. Sufficiency.
Suppose f0 is invertible, so f01 exists in R.
Let's define gn recursively, by induction: g0:=f01,gn:=−f01(∑i=1nfign−i). It can be defined because (n−i)<n, so all gn−i are already defined.
We will prove that g(x)=g0+g1x+g2x2+⋯ is the inverse of f(x), so f(x)g(x)=1.
Let hi be the coefficient of the n-th power of the x in the f(x)g(x). Let's prove that
h0=1 and hi=0 for all i∈N:
h0=f0g0=f0⋅f01=1hn=i=0∑nfign−i=f0gn+k=1∑nfign−i=f0⋅(−f01)(i=1∑nfign−i)+i=1∑nfign−i=0
So, f(x)g(x)=1.
Answer provided by https://www.AssignmentExpert.com
Comments