Verifying an Inequality Involving the Complex Exponential Function

Bashyboy
Messages
1,419
Reaction score
5
Demonstrate that ##|e^{z^2}| \le e^{|z|^2}##

We have at our disposal the theorem which states ##Re(z) \le |z|##. Here is my work:

##e^{|z|^2} \ge e^{(Re(z))^2} \iff## By the theorem stated above.

##e^{|z|^2} \ge e^x##

We note that ##y^2 \ge 0##, and that multiplying by ##-1## will give us ##- y^2 \le 0##; adding ##x^2## to both sides gives us ##x^2 - y^2 \le x^2##. Substituting this in gives us

##e^{|z|^2} \ge e^{x^2 - y^2}##. I calculated ##|e^{z^2}|## and found that it was ##e^{x^2-y^2}##. Therefore,

##e^{|z|^2} \ge |e^{z^2}|##

________________________________________________________________________

Here is the one issue I see with the proof, but I may have resolved this issue: was the first step justly done? I believe so, and here is why:

##e^{f(z)} \ge e^{g(z)} \iff##

##\ln e^{f(z)} \ge \ln e^{g(z)} \iff##

##f(z) \ge g(z)##.

So, one exponential function is greater than the other when its argument function is greater than the other for all ##z##.

Does this seem correct?
 
Physics news on Phys.org
That seems reasonable. Just remember that you can only compare real numbers, so if f(z) and g(z) are purely real, you are allowed to use the inequalities.
You could also get to the result directly by defining ##z=x+iy##, then ##|z| = \sqrt{x^2+y^2}## and ##z^2 = x^2 -2ixy - y^2##.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top