- #1
brianhawaiian
- 12
- 0
Homework Statement
integral |z|=1 of sinz/z2dz
Homework Equations
Rule #1 if f(z) has a simple pole at z0, then
Res[f(z),z0] = lim(as z goes to z0) (z - z0)*f(z)
Rule #2 if f(z) has a double pole at z0, then
Res[f(z),z0] = lim(as z goes to z0)d/dz (z - z0)2*f(z)
Rule #3 If f(z) and g(z) are analytic at z0, and if g(z) has a simple zero at z0 then,
Res[f(z)/g(z), z0] = f(z0)/g'(z0)
Rule #4 If g(z) is analytic and has a simple zero at z0 then,
Res[1/g(z), z0] = 1/g'(z0)
The Attempt at a Solution
Just confused on which one to use? Would I integrate first? And if so what would my z0 be in Rest[..., z0]
Thanks