I was going through Locus of circle using complex numbers and got stuck on one particular manipulation. We know that $|z-z_1|=r$ represents a circle whose centre is $z_1$ and radius r. Now in the book it goes further as follows: from $|z-z_1|=r$
$|z-z_1|^2=r^2$
$(z-z_1)(\bar z-\bar{z_1})=r^2$
$z\bar z -z\bar{z_1}-\bar zz_1+ z_1\bar{z_1}-r^2=0$ Let $\;-a=z_1 $ and $\;z_1\bar{z_1}-r^2=b\;$ where $ b\;\epsilon\; R $ .
Therefore equation of circle is $\;z\bar z +a\bar z + \bar az +b=0 $
Centre of circle is '-a' and radius is $\sqrt{a\bar a -b }.$
I cannot understand why the author use such a manipulation. I mean the previous form is more understandable. Why did he convert the locus into this form.??
The author did so for the following reasons You see in coordinate geometry eqn of a circle is $$x²+y²+2gx+2fy+c=0$$ The centre is $$(-g,-f)$$ And the radius is $$\sqrt{g²+f²-c}$$ So to create a resemblance he set $$z1=-a=g+if$$ And radius will be $$\sqrt{|a|²-c}$$