I have been trying to solve this nonlinear system of ODEs analytically with no luck:
$$\frac{d\psi}{dt}=-cot \theta cos \psi$$
$$\frac{d\theta}{dt}=-sin\psi$$
$$\frac{d\phi}{dt}=\frac{cos\psi}{sin\theta}$$
Where of course $\psi$, $\theta$ and $\phi$ are functions of $t$.
Any hints would be appreciated!
$$\frac{d\psi}{dt}=-\cot (\theta) cos (\psi)$$
$$\frac{d\theta}{dt}=-\sin(\psi)$$
$$\frac{d\phi}{dt}=\frac{cos(\psi)}{sin(\theta)}$$
Hint: notice how there are the same arguments in the first and third equation.
Let's solve the 3rd equation to $\sin(\theta)$
And plug it in the 1st one:
Then $\cos(\psi)$ falls out as long as it doesn't equal zero.
Edit: I made a mistake as i accidentally wrote $d\psi/dt$ instead of $d\phi$ which is fixed now. Further simplification is required, later i'll try to make it simpler.
Don't forget that $y'\cdot y'\neq y''$ but $(y')^2$