What is the maximum of the function f(z)= e1/z2 in the unit circle?

Firepanda
Messages
425
Reaction score
0
s25dts.jpg


So the length of the contour is L(gamma) = 2.pi

and so i have http://images.planetmath.org:8080/cache/objects/7138/js/img1.png

so i need to show max f(z) = e?

So the maximum of f(z)= e1/z2 in the unit circle centre 0, radius 1 implies that 1/z2 should be maximum, and this is when z2 is its lowest possible value.

When this happens f(z) cannot equal e unless the lowest possible value of z is 1, but isn't that the highest possible value?

Any help would be great thanks
 

Attachments

  • s25dts.jpg
    s25dts.jpg
    8.6 KB · Views: 363
Last edited by a moderator:
Physics news on Phys.org
On the unit circle z = exp(i theta). So you need to find an upper limit for

|exp[exp(-2 i theta)]|

Hint: Split the inner exponential in its imaginary and real parts.
 
Count Iblis said:
On the unit circle z = exp(i theta). So you need to find an upper limit for

|exp[exp(-2 i theta)]|

Hint: Split the inner exponential in its imaginary and real parts.

so exp[cos(2t) - i.sin(2t)]

i have an example similar to this stage where i.sin(t) suddenly disappears, so I assume it does that here as well. Could you explain why for me please?

And then the upper bound of cos(2t) = 1 and so the result follows.
 
exp[cos(2t) - i.sin(2t)] = exp[cos(2t)] exp[- i.sin(2t)]

And then when you take the absolute value, you use that

|exp(i p)| = 1 for real p.
 
Count Iblis said:
exp[cos(2t) - i.sin(2t)] = exp[cos(2t)] exp[- i.sin(2t)]

And then when you take the absolute value, you use that

|exp(i p)| = 1 for real p.

ah i didn't know that, thanks
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top