$PP(f;z_0)$ represents the principle part of $f(z)$ at pole $z_0$
$r$ represents the order of the pole
My confusion arises in the third row where the paper gets that $$\left(1-\frac{z}{z_0}\right)^{-j}=\sum_{n≥0} {{n+j-1}\choose{n}}\left(\frac{z}{z_0}\right)^n.$$
I tried using binomial theorem to expend the left-hand side of the equality, $$ \left(1-\frac{z}{z_0}\right)^{-j}=\sum_{n=0}^{-j}{-j\choose n}\left(\frac{z}{z_0}\right)^{n} $$ but it does not resemble the paper's final result.
Thank you for your time and help in advance.

Comment:
In (1) we apply the binomial series expansion.
In (2) we use the binomial identity $\binom{-p}{q}=\binom{p+q-1}{q}(-1)^q$.
In (3) we use $\binom{p}{q}=\binom{p}{p-q}$.