Stability and Lyapunov functions
I've been trying to work out some problems but I haven't been able to... I don't quite understand the concept of stability and Lyapunov functions. This is my problem:
Consider the equation
where u and h are continuously differentiable.
a) Using
and
, rewrite the second order equation as a first order system and find conditions on u and h to ensure that the origin is an isolated equilibrium point.
What I found is...

y_2-h(y_1))

y_2-h(y_1)=0)
=0)
= anything)
b) Using
as a possible Lyapunov function, find conditions on u and h to ensure that the origin is asymptotically stable.
To be honest, I don't even know how to start with this one. The book my course is using is Brauer's "An Introduction The Qualitative Theory of Ordinary Differential Equations" and it doesn't have many examples. Can anyone recommend a friendlier, more example oriented book? Thanks!