0
$\begingroup$

Im trying to solve a inequality from a book about Complex Analisys.

If $z\in\mathbb{C}$ then

$ \bigg\vert\frac{1-e^{iz}}{z^2}\bigg\vert \leq \frac{2}{\big\vert z\big\vert^2} $

im still tring to solve this.

  • 0
    This statement is false. Take $z = -2i$.2012-09-07

2 Answers 2

1

Well, you could observe that $e^{-2y}-2e^{-y}\cos(x)-3$ is a quadratic in $e^-y$. Make the substitution $u=e^{-y}$, and we must show that for all positive $u$ and all $x$, $u^2-2\cos(x)u-3\leq 0.$ However, this cannot possibly be true, since the left side tends to infinity as $u$ does. You must have made a mistake somewhere.

  • 0
    those two quantities are the same2012-09-07
1

For $z\neq 0$, the inequality would be equivalent to $|1-e^{iz}|\leq 2$, hence we would have $|e^{i(x+iy)}|=e^{-y}\leq 3$ for all $y\in \Bbb R$, which can't be true. However, the initial inequality is true for $z\in \Bbb R$.