I have the following differential system \begin{cases} x'(t) =y(t)+[1-x^2(t)-y^2(t)]x(t) \\ y'(t)=-x(t)+[1-2x^2(t)-y^2(t)]y(t) \\ \end{cases} How can I see if there exist some periodic solutions?
I only know Bendixson's theorem that gives me a sufficient condition for the non-existence of periodic solution..
This is not exactly an answer to your question, as it does not constitute a proof. However, it is inconvenient to post it as a comment.
Running numerical simulations we can see that there is a single periodic solution, which is the $\omega$-limit of every other orbit (except for the constant orbit $x=y=0$).