How to find the inverse point of the point z=a with respect to the circle $|z-c|=r$ (where c is the origin and r the radius) ?
$c+\frac{r^{2}}{a-c}$
this is the answer given in the book...how do we get it
How to find the inverse point of the point z=a with respect to the circle $|z-c|=r$ (where c is the origin and r the radius) ?
$c+\frac{r^{2}}{a-c}$
this is the answer given in the book...how do we get it
Start by noting that the inverse point of $a$ wrt the unit circle centre the origin is $1/\,\overline{a}$. Hence the inverse point of $a$ a circle radius $r$ centre the origin is $\frac{r^2}{\overline{a}}$. Now we have to translate that to a circle centre $c$. Relative to $c$, the point $a$ is $a-c$, so we want $c+\frac{r^2}{\overline{a-c}}$.