This question was suggested to be placed in the math forum. 3 particles are at the corners of an equilateral triangle with side $a$. Assume that particle 1 is at $(0,0)$, particle 2 is at $(a,0)$ and particle 3 is at $(a/2, a\sqrt 3/2)$. They all start moving simultaneously with a velocity $v$ constant in modulus, but with the first particle heading towards the second one, the second towards the third, and the third towards the first particle.
The typical question is how soon will they meet? I can easily answer this question with symmetry and relative speed considerations (they meet at the centroid after a time $2a/3v$). My question is a bit more complicated.
- Can we solve this without invoking symmetry, but purely mathematically?
- Second, can we describe the velocity vector of particle 1 as a function of time $t$ assuming it started at the origin?
- Third, can we describe the trajectory of particle 1 as a curve mathematically?

It makes sense to arrange the three particles right from the start in a way that exhibits the symmetry of the problem. Therefore at time $t=0$ they are at $$R\>\omega^k\quad(0\leq k\leq2),\qquad R:={a\over\sqrt{ 3}},\quad \omega:=e^{2\pi i/3}\ .$$ The uniqueness part of the fundamental theorem about systems of ODEs implies that the three particles form an equilateral triangle centered at $0$ at all times. This means that for all $t$ and all $k$ (mod 3) we have $$z_k(t)=\omega^k\>z(t)$$ for a unique function $$t\mapsto z(t)=r(t)\>e^{i\phi(t)}\ .$$ (Note that the map $z\mapsto \omega\>z$ amounts to a rotation by $120^\circ$ around $0$.)
It remains to determine the function $t\mapsto z(t)$. The constituent equation $$\dot z_k={z_{k+1}-z_k \over| z_{k+1}-z_k|}\>v\qquad(0\leq k\leq2)$$ translates into $$(\dot r+ ir\dot\phi)e^{i\phi}={r e^{i\phi}(\omega-1)\over r|\omega-1|}\>v\ ,$$ so that we obtain $$\dot r+i r\dot\phi =\left(-{\sqrt{3}\over2}+{i\over2}\right)v\ .\tag{1}$$ It follows that $$r(t)=R-{\sqrt{3}\over2}v \>t\qquad(0\leq t\leq T)$$ with $T={2a\over3v}$. I leave it to you to determine the function $t\mapsto\phi(t)$ by looking at the imaginary part of $(1)$. The resulting three curves are logarithmic spirals.