Set $$y=\sum_{i=0}^{\infty}x^i $$ Multiply both side by $x$, then we have $$yx=\sum_{i=0}^{\infty}x^{i+1}$$ Use the first one to minus the second one, we have $$y(1-x)=1$$ Then we have $$y=\frac{1}{1-x}$$, which means that
$$\sum_{i=0}^{\infty}x^i = \frac{1}{1-x}$$
But obviously only when $|{x}|<1$ the equation holds.
So what's wrong with the deduction process above? I opaquely heard about that it's related to the convergence domain, but I hardly get the hang of that.

