Finding maximum value of $\arg(z_{1})-\arg(z_{2})$

315 Views Asked by At

If $|z|=2$ and $z_{1}$ and $z_{2}$ be two points on that circle.

Then find maximum value of $\arg(z_{1})-\arg(z_{2})$.

where $z,z_{1},z_{2}$ Represents complex number.

$\theta=\arg(z)$ represents principle argument which means $\theta\in (-\pi,\pi]$.

$(a)\; \pi/2\;\;\; (b)\; \pi\;\;(c)\; 2\pi/3\;\;(d)\; 2\pi$

Try: let $z_{1}=x_{1}+iy_{2}$ and $z_{2}=x_{2}+iy_{2}$ be any two complex number.Then $x^2_{1}+y^2_{1}=4,x^2_{2}+y^2_{2}=4$.

So $\displaystyle \arg(z_{1})-\arg(z_{2})=\arctan(\frac{y_{1}}{x_{1}})-\arctan(\frac{y_{2}}{x_{2}})$.

Could some help me to solve it, Thanks

2

There are 2 best solutions below

2
On BEST ANSWER

The options $(a)(b)(c)$ can be excluded since for $z_1=-\sqrt 3+i$ and $z_2=-\sqrt 3-i$, we have $$\arg(z_1)-\arg(z_2)=\frac{5}{6}\pi-\left(-\frac 56\pi\right)=\frac 53\pi$$ which is larger than $\pi$.

We have $$-\pi\lt\arg(z_1)\le\pi$$ and $$-\pi\lt\arg(z_2)\le\pi\iff -\pi\le -\arg(z_2)\lt \pi$$ from which $$-2\pi\lt \arg(z_1)-\arg(z_2)\lt 2\pi$$ follows.

So, the option $(d)$ is not correct.

Hence, there are no correct options.

($\arg(z_1)-\arg(z_2)$ has no maximum value.)

0
On

use that $$\arctan(x)-\arctan(y)=\arctan\left(\frac{x-y}{1+xy}\right)$$ for $$xy>-1$$