Let $f(z)=1/z$. Consider the set $S = \{x+iy \in \mathbb{C} : \ (x-1)^2 + y^2 = a^2\}$. Find the image of $S$ under $f$. The hint is to consider $0 < a < 1$ separate from $a \geq 1$.
I'm not sure how to visualize this -- we haven't spent any time in lecture on this. My attempt: we can write $f(z) = 1/z = \overline{z}/|z|^2 = (x-iy)/(x^2+y^2)$. Obviously the image of $S$ under $\overline{z}$ is exactly the same circle since each point of the circle gets flipped about the $x$-axis. However, I'm not sure how the scaling $1/|z|^2$ affects things, since it depends on the point $z$.
The equation of a circle is $$z\bar z+a \bar z+\bar a z+c~~~~(1)$$ where $z=x+iy$, $a$ is complex and $c$ is real. let $w=1/z$ (inversion), where $w=u+iv$, then we get $$1+a \bar w+ \bar a w +c w \bar w=0, ~~~~(2)$$ which again is a circle in $w$-plane. If $c=0$, (2) will be a line.
The given equation of the circle $$(x-1)^2+y^2=a, 0< a <1$$ can also be written as $$[z-1|=a ~~~~(3)$$ so under inversion $z=1/w$, we get $$|1-w|=a|w| \implies (u-1)^2+v^2=a^2(u^2+v^2) $$
$$\implies u^2+v^2-\frac{2u}{1-a^2}+\frac{1}{1-a^2}=0$$ which is again a circle in $(u,v)$ plane. Finally, one can write this image-circle as $$x^2+y^2-\frac{2x}{1-a^2}+\frac{1}{1-a^2}=0 $$