Let $\beta \in \mathbb{C^{*}}$ and $f(z) = z+ z^{k+1} - \beta z^{2k+1}$. Show if if r is small enough then $$2\pi i\beta = \int\limits_{|z|=r} \frac{dz}{f(z)-z}$$
This is my input:
I have to resolve it using residues aplications, so
$$ \int\limits_{|z|=r} \frac{dz}{f(z)-z} = \int\limits_{|z|=r} \frac{dz}{z+ z^{k+1} - \beta z^{2k+1}-z} = \int\limits_{|z|=r} \frac{dz}{ z^{k+1} - \beta z^{2k+1}} = \int\limits_{|z|=r} \frac{dz}{z^{k+1}(1-\beta z^{k})} $$
My question is, I have a lot of methods to resolve integrals by residues, in this case, I think I have to resolve it on unit disk for $z = e^{i \theta}$
I have to calculate his residue, but what are the singularities of $f(z)$ and what is the best method to resolve the exercise?
Can you help me, please?
If $\beta |z|^k < 1$ then $$ \frac{1}{f(z)-z} = \frac{1}{z^{k+1}(1-\beta z^k)} $$ can be developed into a Laurent series: $$ \frac{1}{z^{k+1}}(1 + \beta z^k + \beta^2 z^{2k} + \ldots) = \frac{1}{z^{k+1}} + \frac{\beta}{z} + \beta^2 z^{k-1} + \ldots $$ and the residuum at $z=0$ is the coefficient of $z^{-1}$: $$ \frac{1}{2 \pi i}\int\limits_{|z|=r} \frac{dz}{f(z)-z} = \operatorname{Res}(\frac{1}{f(z)-z}, 0) = \beta \, . $$