I want to find the integral curves of $V=(y-z)\partial_x+(z-x)\partial_y+(x-y)\partial_z$.
I have solved the system $$\dot{\gamma}=\begin{pmatrix}0&1&-1\\-1&0&1\\1&-1&0\end{pmatrix}\gamma$$ The eigenvalues of the matrix are $0,\pm i\sqrt{3}$, so I obtained $$\gamma(t)=a+b\cos(\sqrt{3}t)+c\sin(\sqrt{3}t)$$ where $a,b,c\in\mathbb{C}^3$.
But we require the image of $\gamma$ to be in $\mathbb{R}^3$. So can I simply restrict $a,b,c$ to $\mathbb{R}^3$? Or is a different approach needed?

By orthogonality of sine and cosine, there is no linear addition of 1, sine and cosine that would cancel out the imaginary part. Therefore, since gamma is a pure real, then a, b and c are pure reals.