Here is my function $f(z)=\frac{1}{(z+1)(z+2)(z+3)...(z+100)}$ I need to find this $\int f(z)dz$ where $C:|z|=150$ counterclockwise
I tried to use second residue theorem here. So i get $\int f(z)dz=2\pi i Res_{z=0}[1/z^2 f(1/z)$ so my function here: $f(1/z)=\frac{1}{(1/z+1)(1/z+2)(1/z+3)...(z+100)}$ $1/z^2 f(1/z)=1/z^2((1/z+1)(1/z+2)(1/z+3)...(1/z+100))$
But after that i tried to use $Res_{z=0}[1/z^2 f(1/z)=lim_{z\to 0}\frac{1}{1/z^2(z+1)(z+2)(z+3)...(z+100)}$ So i get 100 times $1/0$ and that not make sense
So any what should i do to solve this integral?