Two vortices, of strengths $\Gamma_1$ and $\Gamma_2$, are at the points $z = z_1$ and $z = z_2$ respectively in the complex plane, where they are free to move.
So I have the complex potential
$w(z)=\frac{-i\Gamma_1}{2\pi}\operatorname{log}(z-z_1)+\frac{-i\Gamma_2}{2\pi}\operatorname{log}(z-z_2)$
Therefore I now consider for $z_1(t)$ and $z_2(t)$. Where here we are now letting the locations of the vortices change depending on the flow around them. To simulate this we ignore the flow caused by the vortex itself and find this differential equation.
As w'=u-iv where $u$ and $v$ are the $x$ and $y$ parts of the velocity of the flow. And $\dot{z_i}=u+iv|_{z_i}$
\dot{z_i}=\operatorname{lim}_{z\rightarrow z_i}(w'(z)+\frac{i\Gamma_1}{2\pi(z-z_1)})
By computing both these and equating this leads me to conclude $\frac{\dot{z_1}}{\Gamma_2}=-\frac{\dot{z_2}}{\Gamma_1}$
Also I have shown that
$a:=|z_1-z_2|$ and $Z:=\frac{\Gamma_1 z_1+\Gamma_2 z_2}{\Gamma_1+\Gamma_2}$
Are constant. So this implies that the vortices rotate around each other. However i'm very much struggling to show that the centre is Z and how to find the angular velocity of this system? If anyone could help me i'd be very grateful.