Let $C(0, 1)$ be the unit circle centered at the origin with radius $1$. Then I need to evaluate the following complex contour integral: $$ \int_{C(0,1)} \frac{z e^z }{\tan^2 z}dz$$ I know the function $f(z) = \frac{z e^z}{\tan^2 z}$ has singularities at $z = n\pi$ with $n = 0, 1, \ldots $ But only only the first singularity lies inside the contour. So should I compute the residue $\text{Res}(f(z), z=0)$? Would this be a pole of order 2?
2026-04-03 19:04:20.1775243060
How to evaluate the contour integral $\int_{C(0,1)} \frac{z e^z }{\tan^2 z}dz$ over the unit circle?
872 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
A hint: $$ \frac{z e^z}{\tan^2 z} = \frac{z e^z}{\sin^2 z}\cos^2 z =\\ \frac{z(1+z+z^2/2+\dots)}{(z - z^3/6+\dots)^2}(1-z^2/2+\dots)^2=\frac{1}{z}+\dots. $$ From above $\text{Res}(f(z), z=0) = 1$.