Suppose we have $y=k+ax+bx^2+cx^3...$ as an infinite series. In order to reverse this I have been taught that we can assume $y-k=z$
Let's suppose $x=Az+Bz^2+Cz^3...$ Where $A,B,C...$ are determined by their usual formulas. By substituting $y-k=z$ back we get $x=A(y-k)+B(y-k)^2+C(y-k)^3...$. Rearranging this we obtain $$x=(-Ak+Bk^2-Ck^3....)+y(A-2Bk+3Ck^2...)+y^2(B-3Ck...)$$ Now since each coefficient is an infinite series in itself and for many examples these series may diverge, how do we determine them?