I have to find an upper bound as described in the title. First I'll give some background of the question.
For $k \in \mathbb{N}$, let $\alpha_k$ be the boundary of the square with vertices $k\pi(1+i)$, $k\pi(-1+i)$, $k\pi(-1-i)$ and $k\pi(1-i)$. Furthermore let $D = \{ z \in \mathbb{C}: z \neq 0 \quad \text{and} \quad \cos z \neq 0\}$ and define $f:D \rightarrow \mathbb{C}$ : \begin{equation} f(z) = \frac{\tan z}{z^2}. \end{equation}
I have to show that $|\tan z|<2$ on $\alpha_k$ for all k.
So I thought of first writing the tangent as a quotient of the sine and cosine and then write it with complex powers of $e$. So I end up with:
\begin{equation} \tan z = \frac{1}{i} \frac{e^{iz}-e^{-iz}}{e^{iz}+e^{-iz}}. \end{equation}
Then I assumed that $z = x + iy$ and after a lot of of trigonometric formulas I've found that:
\begin{equation} |\tan z| = |\tan (x+iy)| = \sqrt{\frac{1}{(\cosh(2y)+\cos(2x))^2}\left( \sin^2(2x) + \sinh^2(2y) \right)}. \end{equation}
And here I got stuck. Perhaps we can use the fact that we have to show this upper bound on the contour $\alpha_k$ and use that the maximum modulus of z there is $k\pi$, but I don't see how we can arrive on the bound 2 from here.
Does anyone have an idea how we can proceed or can tell me if I'm on the right track with this attempt?
Thanks in advance!
-DS