I am tryting to solve this differential equation for $x=x(t)$, $y=y(t)$ satisfying $ \sqrt{3} (x \dot{x} + y \dot{y} ) = \dot{x} y - x \dot{y} $
and
$ \dot{x} ^2 + \dot{y} ^2 = v^2 =constant $
with initial value $(x(0),y(0))=(1,\sqrt{3})$ if needed.
Any hint would be a great help for me.
Thanks.
Let $$\dot{x}=v\cos\theta,\dot{y}=v\sin\theta\\ x=r\cos\phi,y=r\sin\phi$$ Put that into your first equation, it simplifies to $$\cos(\theta-\phi-\pi/6)=0$$
So the paths are spirals of constant angle.