How many mutually orthogonal circles is it possible to have?
It is easy to construct $3$ mutually orthogonal circles, e.g. $3$ circles with radius $1$ and centers at the vertices of an equilateral triangle of side length $\sqrt 2$. But how does one construct 4 mutually orthogonal circles? Apparently it is possible given this link: http://www.jstor.org/stable/1968006?seq=1#page_scan_tab_contents
It isn't clear from that link how to do it, though. In this link http://mathworld.wolfram.com/OrthogonalCircles.html they describe how to construct a circle which is orthogonal to $3$ existing circles, but the method doesn't work for my example above as the radical center of the new circle is inside the $3$ existing circles. And it seems clear that no circle can be orthogonal to another circle if the center of one circle is inside the other.
So I guess I have 2 questions:
1) How can one construct 4 mutually orthogonal circles?
2) What is the maximum (if any) of the number of mutually orthogonal circles?
Suppose that $a,b,c$ are mutually orthogonal circles. Let $X$ be an intersection point of $a,b$. Consider inversion $\phi$ with respect to a circle centered at $X$ and arbitrary radius $r$.
Using basic properties of inversion we get that $\phi(a), \phi(b)$ are lines passing through some point $Y$ and $\phi(c)$ is a circle. Since inversions are conformal, we get that lines $\phi(a), \phi(b)$ are perpendicular and moreover $\phi(c)$ is orthogonal to both $\phi(a), \phi(b)$, which means that $Y$ is the center of $\phi(c)$.
Now if circle $d$ is orthogonal to $a, b$ then using a similar argument as above we conclude that circle $\phi(d)$ is centered at $Y$. But then $\phi(c), \phi(d)$ cannot be orthogonal. Therefore $c,d$ cannot be orthogonal as well.
Therefore there are no four mutually orthogonal circles on a plane.