a)Find a strict Lyapunov function for the equilibrium point $(0,0)$ of $$x'=-2x-y^2$$ $$y'=-y-x^2$$. b)Find $\delta>0$ as large as possible so that the open disk of radius $\delta$ and center $(0,0)$ is contained in the basin of $(0,0)$
Solution
a) is done.
Consider the Lyapunov function $L(x,y)=x^2+y^2$.
$L'(x,y)=-2x^2(2+y)-2y^2(1+x)$ is strictly negative when x and y are near from zero. Switching into polar coordinates: $L'=-2r^3(1+cos^2\theta)[\frac{1}{r}+\frac{cos\theta sin\theta(cos\theta+sin\theta)}{1+cos^2\theta}]$
Now since $\color{blue}{\frac{cos\theta sin\theta(cos\theta+sin\theta)}{1+cos^2\theta}>-\frac{1}{2},}$ as long as $r<2$ the quantity of the brackets is positive.
Thus $L'<0$ is in the open disk of radius 2 with center (0,0).
Moreover, there are $\color{blue}{no}$ solutions on which $L$ is constant except for the equilibrium at $(0, 0). $This implies, by the Lasalle invariance principle, that the circle of radius 2, centered at the origin is contained in the basin of attraction.
To say no solutions on which L is constant means that there are no other equilibrium points , i.e the only point is $(0,0)$?
I don't understand the blue part of the solution and also the italic text.
Any kind of help is greatly appreciated.

I beleive the simplest way to show that $\frac{\cos\theta\sin\theta(\cos\theta+\sin\theta)}{1+\cos^2\theta}>-\frac12$ is to plot the left part of the inequality:
They didn't ask to prove the inequality, right?
As one can see, the minimum value of $\frac{\cos\theta\sin\theta(\cos\theta+\sin\theta)}{1+\cos^2\theta}$ is not exactly $-1/2$ (it is approximately $-0.4941$), so it is not quite correct to say that the radius $\delta=2$ is as much as possible.
In fact, the LaSalle's Invariance Principle is not needed here. It is intended to use for non strictly negative $\dot L$. Since $\dot L<0$ inside the disk, we can conclude that $L$ is decreasing along the trajectories and replicate the proof of the Lyapunov's theorem on asymptotic stability.
The polar coordinates are not needed too. The general way to obtain the largest possible (for a fixed Lyapunov function) subset of the domain of attraction looks as follows.
Suppose we have the Lyapunov function $L(x)$, its derivative is $\dot L(x)$. Consider the set $$ S= \left\{ x: \dot L(x)=0\right\}\setminus \{0\}. $$ Suppose that we can solve the minimization problem $$\tag{1} C=\min_{x\in S} L(x). $$ (For this system, in particular, $C\approx 4.0955$). The level set $$ \Omega_C = \left\{ x: L(x)<C \right\} $$ is the largest possible positive invariant set contained in the domain of attraction of the origin that can be obtained for the fixed Lyapunov functon. This fact can be demonstrated by this picture:
The point of intersection of the green and red curves is the minimum point of (1). Indeed, since $L(x)<C$ for any point of the level set $\Omega_C$, this set does not contain points such that $\dot L\ge 0$; at the intersection point the value of $\dot L$ is zero, so we can not say that any level set that is greater than $\Omega_C$ is a positively invariant set (as it contains the points where $\dot L\ge0$). This metod also applies in higher dimensions, not only in 2D