How do I plot $-\frac{\pi}{2} \leq \operatorname{Arg}\left(\frac{z}{\bar{z}}\right) \leq\frac{\pi}{2}$ on the complex plane?

79 Views Asked by At

I'm new to Complex numbers, so I don't know a lot about them yet.

How do I plot this condition on the complex plane?

$$-\frac{\pi}{2} \leq \operatorname{Arg}\left(\frac{z}{\bar{z}}\right) \leq\frac{\pi}{2}$$

2

There are 2 best solutions below

0
On BEST ANSWER

HINT

Note that

$$\frac{z}{\bar{z}}=\frac{z^2}{\bar{z}z}=\frac{z^2}{|z|^2}\implies \operatorname{Arg}\left(\frac{z}{\bar{z}}\right)=2\operatorname{Arg}\left(z\right)$$

then we need to plot the region for $z$ such that

$$-\frac{\pi}{4} \leq \operatorname{Arg}\left(z\right)\leq\frac{\pi}{4}$$

plot of the region

0
On

Hint: If $z=\rho e^{i\theta}$, then $\dfrac{\,z\,}{\overline z}=e^{2i\theta}$.