I want to find the residue at $z=1$ of $\dfrac{1}{z^{100} -1}$
But I really have no idea how to go about
I want to find the residue at $z=1$ of $\dfrac{1}{z^{100} -1}$
But I really have no idea how to go about
You need to evaluate the following limit:
$$\lim_{z\to1}\frac{z-1}{z^{100}-1}$$
and this is easily done with the geometric series:
$$\frac{z-1}{z^{100}-1}=\frac1{1+z+z^2+z^3+\dots+z^{99}}\to\frac1{100}$$
or L'Hospital's rule:
$$\lim_{z\to1}\frac{z-1}{z^{100}-1}=\lim_{z\to1}\frac1{100z^{99}}=\frac1{100}$$