I'm studying complex analysis and i found this problem
$$ |\csc(z)|\le \frac{2e}{e^2 - 1} $$
Where $z = x + iy$ and $|y|=1$.
I started defining $\sin(x + iy)$ and put it on Euler's function but it doesn't work. Any tip? Everything will be helpful for me.
Thanks.
$$|\csc z|$$ $$=|\frac{1}{\sin z}|$$ $$=\frac2{|e^{iz}-e^{-iz}|} \text{(as,$sinz=\frac{e^{iz}-e^{-iz}}{2}$)} $$ $$\le\frac2{||e^{iz}|-|e^{-iz}||} \text{(as, $||x|-|y||\le |x-y| $)}$$ $$=\frac2{||e^{-y}|-|e^{y}||} \text{(as,$|e^{ix}|=1=|e^{-ix}|$)}$$ $$=\frac2{e-e^{-1}} \text{(as,$|y|=1$)}$$ $$=\frac{2e}{e^2-1}$$