A task about argument

ricsi046

New member
Joined
Feb 15, 2014
Messages
17
Hello,Can i get some help with this task?
I need to illustrate those z complex numbers on the complex plane for which:
pi/2 <= arg(z+1/z) <= pi
I have tried everything i could,but no result so far.Should i write up something like this?Let's say that z=a+bi,then (z+1/z)=a+bi+(a-bi/a2+b2),so
b <= a+bi+(a-bi/a2+b2) <= a
Or should i use trigonometric form?
 
illustrate those z complex numbers on the complex plane for which:
pi/2 <= arg(z+1/z) <= pi
z=a+bi,then (z+1/z)=a+bi+(a-bi/a2+b2),so
a+bi+(a-bi/a2+b2) CORRECT!

In order for π2arg(z)π\displaystyle \dfrac{\pi }{2} \le \arg (z) \le \pi you must have Re(z)0\displaystyle \text{Re}(z)\le 0
and Im(z)0\displaystyle \text{Im}(z)\ge 0.

Because (z+z1)=(z2z+zz2)\displaystyle \left( {z + {z^{ - 1}}} \right) = \left( {\dfrac{{{{\left| z \right|}^2}z + \overline z }}{{{{\left| z \right|}^2}}}} \right) you can see that
Re(z+z1)0\displaystyle \text{Re}\left( {z + {z^{ - 1}}} \right)\le 0 if Re(z)0\displaystyle \text{Re}(z)\le 0 and

Im(z+z1)0\displaystyle \text{Im}\left( {z + {z^{ - 1}}} \right)\ge 0 if (z21)Im(z)0.\displaystyle (|z|^2-1)\text{Im}(z)\ge 0.

Your graph is in the left half-plane. In the upper half-plane it is outside the circle z1\displaystyle |z|-1
In the lower half-plane it is inside the circle z1\displaystyle |z|-1.
 
Last edited:
In order for π2arg(z)π\displaystyle \dfrac{\pi }{2} \le \arg (z) \le \pi you must have Re(z)0\displaystyle \text{Re}(z)\le 0
and Im(z)0\displaystyle \text{Im}(z)\ge 0.

Because (z+z1)=(z2z+zz2)\displaystyle \left( {z + {z^{ - 1}}} \right) = \left( {\dfrac{{{{\left| z \right|}^2}z + \overline z }}{{{{\left| z \right|}^2}}}} \right) you can see that
Re(z+z1)0\displaystyle \text{Re}\left( {z + {z^{ - 1}}} \right)\le 0 if Re(z)0\displaystyle \text{Re}(z)\le 0 and

Im(z+z1)0\displaystyle \text{Im}\left( {z + {z^{ - 1}}} \right)\ge 0 if (z21)Im(z)0.\displaystyle (|z|^2-1)\text{Im}(z)\ge 0.

Your graph is in the left half-plane. In the upper half-plane it is outside the circle z1\displaystyle |z|-1
In the lower half-plane it is inside the circle z1\displaystyle |z|-1.


thank you so much :D The idea that re()<=0 and im()>=0 is what i needed,from there it was just calculation with a's and b's :D
I made a paint picture just to make sure that it's correct.I want to ask if the points on the circle are included too, right?Both under and above the real axis
 

Attachments

  • aaa.jpg
    aaa.jpg
    5.6 KB · Views: 2
I made a paint picture just to make sure that it's correct.I want to ask if the points on the circle are included too, right?Both under and above the real axis
You are correct. Yes the points on the circle are included.
 
Top