How Do We Define Stability in a Dynamically Growing System?

  • Thread starter Thread starter nacadaryo
  • Start date Start date
  • Tags Tags
    Stability System
nacadaryo
Messages
2
Reaction score
0
Suppose we have a dynamical system x_{t+1} = Ax_{t} where A is matrix, x is vector. We suppose that $x$ always grow as time goes on.

If we treat equilibrium as the whole time evolution(path) of x given x_0 = a and no disturbance to the value of x - that is $x$ follows from the initial condition, how would we be able to define stability of the system? What would be the equation?
 
Physics news on Phys.org
nacadaryo said:
Suppose we have a dynamical system x_{t+1} = Ax_{t} where A is matrix, x is vector. We suppose that $x$ always grow as time goes on.

I think you mean that \|x_t\| grows.

If we treat equilibrium as the whole time evolution(path) of x given x_0 = a and no disturbance to the value of x - that is $x$ follows from the initial condition, how would we be able to define stability of the system? What would be the equation?

What do you mean by stability? Do you mean that a small change in the initial condition tends to 0 as t \to \infty? The formal expression of that is that the solution starting at x_0 is stable if and only if there exists some \epsilon > 0 such that for any solution y_t starting at y_0, if \|y_0 - x_0\| < \epsilon then \|y_t - x_t\| \to 0 as t \to \infty.

If so your system is unstable, since for \|x_t\| to grow there must exist an eigenvalue \lambda of A such that |\lambda| > 1. This eigenvalue has a corresponding eigenvector v, and we can assume that \|v\| = 1. Let \epsilon > 0, and y_0 = x_0 + \frac12\epsilon v. Then \|y_0 - x_0\| = \frac12 \epsilon < \epsilon, and
<br /> \|y_t - x_t\| = \left\|\frac12 \epsilon A^t v \right\| = \frac12 \epsilon |\lambda^t|<br />
which tends to infinity as t \to \infty for any strictly positive \epsilon.

Alternatively you could define stability to mean that the solution starting at x_0 is stable if and only if, for all finite t and all \epsilon &gt; 0, there exists \delta &gt; 0 such that for any solution y_t starting at y_0, if \|x_0 - y_0\| &lt; \delta then \|x_t - y_t\| &lt; \epsilon. That's equivalent to requiring that x_t - y_t is a continuous function of x_0 - y_0, which in this case it is.
 
Last edited:
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top