Show $\left|\frac{e^{iz}}{z^2+1}\right|\leq\frac{1}{R^2-1}$ for $R>1$ and $z\in\text{Range}(\gamma_R)$

68 Views Asked by At

Define the semicircular arc $\gamma_R$ by $\gamma_R(t)=Re^{it}$, where $0\leq t\leq\pi$ and $R>1$ is a real constant. Let $\gamma$ be the join of $\gamma_R$ and the line segment from $-R$ to $R$.

Show that, if $z\in\text{Range}(\gamma_R)$, then $$\left|\frac{e^{iz}}{z^2+1}\right|\leq\frac{1}{R^2-1}.$$

My attempt:

Consider the inequality, \begin{align} |z^2+1|&\geq||z^2|-1|\\ &=|R^2-1| \ \ \ \text{(suppose $z=R>1$, such that $z\in\text{Range}(\gamma_R)$)} \\ &=R^2-1 \\ \frac{1}{|z^2+1|}&\leq\frac{1}{R^2-1} \\ \frac{|e^{iz}|}{|z^2+1|}&\leq\frac{|e^{iz}|}{R^2-1} \\ \left|\frac{e^{iz}}{z^2+1}\right|&\leq\frac{e^{-\Im(z)}}{R^2-1} \\ \left|\frac{e^{iz}}{z^2+1}\right|&\leq\frac{1}{R^2-1} \ \ \ \text{(as $z=R$ is a real constant by assumption)} \end{align} Is this correct? I am unsure if $z=R$ is a valid step. While this step does agree with the condition $z\in\text{Range}(\gamma_R)$, I'm unsure if the equality must work $\forall z\in\text{Range}(\gamma_R)$

1

There are 1 best solutions below

12
On BEST ANSWER

Your deductions that $|z^2+1|\ge R^2-1$ and $|e^{iz}|\le e^{-\Im(z)}$ both seem fine. However, your last step is quite dodgy. To finish off your proof, write $e^{-\Im(z)}=e^{-R\sin(t)}$ and use the conditions on $R$ and $t$ to conclude that $e^{-R\sin(t)}\le 1$.