Proving Lyapunov Stability for \(\dot{x} = Ax + B(t)x\)

motherh
Messages
27
Reaction score
0
A question I am doing hints that the solution (y,\dot{y}) = (0,0) of \ddot{y} - \frac{2}{t}\dot{y} + y = 0 is unstable. I believe (although I am not 100% sure) that is true however I am struggling to prove it.

I can rewrite the equation as a system of equations in matrix form to get

\dot{x} = Ax + B(t)x,

where A = [{0,1},{-1,0}], B(t) = [{0,0},{0,\frac{2}{t}}].

This the form of all the theorems I appear to have. But all my theorems require me to find an eigenvalue of A with positive real part - which I can't here.

So basically have I made a mistake already or is there another theorem anybody knows of that can tell me the trivial solution is unstable?
 
Physics news on Phys.org
Anybody?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top