Let $f$ be analytic at $z=z_0$ and have a zero of $n$th order at $z=z_0$. Then $1/f(z)$ has a pole of $n$th order at $z=z_0$.
I want to prove this, and for this I expand $f(z)$ as a power series, \begin{align*} f(z) = \sum_{k=0}^\infty c_k (z-z_0)^k \end{align*} Since we know that $(z-z_0)$ is zero at $z=z_0$ all the way up to order $n$, i.e. $(z-z_0)^k = 0$ all the way up to $k=n$ (since it can be rewritten as $(z-z_0$ and by the definition of a zero $a_0=0$ such that $f(z_0) = 0$, it follows that \begin{align*} \frac{1}{f(z)} = \frac{1}{\sum_{k=0}^\infty c_k (z-z_0)^k}, \end{align*} such that $1/f \rightarrow \infty$ about the same point. Is this proof complete enough or am I missing something?