I am a bit stuck on this problem:
Find all the singularities in the finite plane and the corresponding residues. Show the details.
$$\frac{8}{1+z^2}$$
So I know the residual is going to be the coefficient associated with the first negative exponent in the laurent series.
So the singularities are at $z = i $ because $i^2 = -i$ and that's when the denominator will equal 0.
But how do I find the residuals?
So I remember that: $$\frac{1}{1+z} = 1 - z + z^2 - ...$$
So I now multiply each element by 8:
$$\frac{8}{1+z} = 8(1 - z + z^2 - ...)t$$
But none of these terms have an exponent of -1 so I cannot find the coefficient?
Sigh, what am. I doing wrong?
Next problem, same as above but different function: $$\frac{1}{1-e^z}$$