Stability of Solution: Proving Stability for Continuous Functions

  • Thread starter Thread starter wu_weidong
  • Start date Start date
  • Tags Tags
    Stability
wu_weidong
Messages
27
Reaction score
0

Homework Statement


Let a(t), b(t) and c(t) be continuous functions of t over the interval [0,\infty). Assume (x,y) = (\phi(t), \psi(t)) is a solution of the system
\dot{x} = -a^2(t)y + b(t), \dot{y} = a^2(t)x + c(t)

Show that this solution is stable.

The Attempt at a Solution


I rearranged the system to get

\frac{d}{dt}\binom{x}{y} = \binom{-a^2(t)y + b(t)}{a^2(t)x + c(t)}<br /> = \left( \begin{array}{cc} 0 &amp; -a^2(t) \\ a^2(t) &amp; 0 \end{array} \right)\binom{x}{y} + \binom{b(t)}{c(t)}

I've only dealt with constant coefficient linear systems before, so I'm having trouble with this question.

Let A = \left( \begin{array}{cc} 0 &amp; -a^2(t) \\ a^2(t) &amp; 0 \end{array} \right).

I'm not sure if I can treat A like a constant matrix, i.e. take the determinant of A to be a^4(t) and trace(A) = 0 by treating t as constant. Also, what role does the \binom{b(t)}{c(t)} play here?

Can someone please help me?

Thank you.

Regards,
Rayne
 
Last edited:
Physics news on Phys.org
Do I need to find a Lyapunov function?
 
Couldn´t you just find an integrating factor h integrate the whole thing and find an integral expression for the whole thing.
Then you got the time T operator differentiate ( take integral sign away) and show that your solution is an eigenvector with Eigenvalue(floquet multiplier) = 1 for the system?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top