If $ z_1=iz_2$ and $(z_1-z_3)=i(z_3-z_2)$, prove that $ |z_3|=\sqrt{2} |z_1|$
Rearranging both given equations and taking Euler form of complex numbers, $$\arg\frac{z_1}{z_2}=\frac{\pi}{2}$$and $$\arg\frac{z_1-z_3}{z_2-z_3}=\frac{3\pi}{2}$$
According to coni's method, if $A(a),B(b),C(c)$ are complex numbers and angle B is $\theta$, then $$\frac{a-b}{c-b}=\frac{|a-b|}{|c-b|}e^{i\theta}$$
Proof: $$a-b=|a-b|e^{i\theta_1}$$ $$c-b=|c-b|e^{i\theta_3}$$ $$\frac{a-b}{c-b}=\frac{|a-b|}{|c-b|}e^{i(\theta_1-\theta_2)}$$ Where $\theta_1-\theta_2$ is the angle between the two vectors.
Applying coni's method, the equations suggest that
- $z_1$ and $z_2$ are perpendicular,
- the lengths of $z_1$ and $z_2$ are equal
The vectors $z_1-z_3$ and $z_2-z_3$ are perpendicular
and hence the points $(0,0),z_1,z_3,z_2$ are the vertices of a square where $z_3$ is the diagonal.
Is my approach correct?
$'s though (inline style). The$$-environment (which renders displaystyle) should not be used in titles. – gebruiker Dec 12 '15 at 13:25