Here $z \in \mathbb{C}$. If $S_n$ are the partial sums and $S = 1/(1-z)$ I tried to prove that $S_n - S \rightarrow 0$ by the following:
$|S_n - S|\leq \sum _{k=0}^{\infty}|z^k| + 1/|1-z|$ but here each term of the sum is $\leq 1$, but this doesn't help because I want to prove that this tends to zero.
Some help would be grateful.
The geometric series gives you: $$ S_k=\frac{1-z^{k+1}}{1-z} $$ for any $z\in\mathbb{C}\setminus\{1\}$. So $S_k-S =\frac{-z^{k+1}}{1-z}$ and $|S_k-S|=\frac{|z|^{k+1}}{|1-z|} \to 0$.