For which real values of α does the following equation have non-zero solutions? z + z* = α|z| . Sketch the set of those solutions for any such value of α.
I gained values of 2 and -2 for α, but realise I am unable to sketch this in the complex plane.
Let $z=x+iy$ and rewrite the equation,
$$2x=a\sqrt{x^2+y^2}$$
$$4x^2= a^2 (x^2+y^2)$$
$$(4-a^2)x^2=a^2y^2$$
$$\sqrt{4-a^2}x=\pm ay$$
Thus, for $-2\le a \le 2$, there are non-zero solutions, which are in general two lines through origin in the complex plane for a given $a$.
Note that, for $0<a<2$, $x>0$ from $2x=a|z|$. So, the lines in the 1st and 2nd quadrants are the valid solutions. For $-2<a<0$, the lines are in the 3rd and 4th quadrants. The solutions degenerate to one line if $ a=0, \pm 2$.