Let

How to prove the unit circle is an invariant set?
My way is that:
At $t_1$, $x_1(t_1)^2 + x_2(t_2)^2 = 1$, so the system of equations becomes:

Since both $x_1$ and $x_2$ are functions of $t$, so solve it and obtain:

Then how to verify it?
Thanks!!
Consider $s(t)=x_1^2(t)+x_2^2(t)$. You know that $s(\bar{t})=1$. Now find the derivative: $$ \dot s=2(x_1\dot x_1+x_2\dot x_2)\\ =2(x_1x_2+x_1^2(1-s)-x_2x_1 +x_2^2(1-s))\\ 2s(1-s). $$ Since, one more time, $$ \dot s=s(1-s), $$ then $s=1$ is an equilibrium, hence $s=1$ is a solution, therefore $$ s(t)\equiv 1 $$ for any $t$.