The paradigmatic case is the stability of the origin under the linear autonomous differential equation \dot X = AX where X = \begin{bmatrix} x\\y\end{bmatrix} and A is a 2×2 matrix. We would sometimes perform change-of-basis by X' = CX for some invertible matrix C, which gives \dot X' = C^{-1}ACX'. We say C^{-1}AC is "A in the new basis". Since \det A = \det C^{-1} A C and \operatorname{tr} A = \operatorname{tr} C^{-1}AC, we can classify the stability of origin using \det A and \operatorname{tr} A, while freely using change-of-basis.
Classification of stability types If \det A = 0, then the rank of A is zero or one. • If the rank is zero, then A=0, and there is no flow. • If the rank is one, then \ker A and \operatorname{im} A are both one-dimensional. • If \ker A = \operatorname{im} A, then let v span \ker A, and let w be a preimage of v, then in \{v, w\} basis, A = \begin{bmatrix} 0 & 1 \\ 0 & 0 \end{bmatrix}, and so the flow is a
shearing along the v direction. In this case, \operatorname{tr} A = 0. • If \ker A \neq \operatorname{im} A, then let v span \ker A and let w span \operatorname{im} A, then in \{v, w\} basis, A = \begin{bmatrix} 0 & 0 \\ 0 & a \end{bmatrix} for some nonzero real number a. • If \operatorname{tr} A > 0, then it is unstable, diverging at a rate of a from \ker A along parallel translates of \operatorname{im} A. • If \operatorname{tr} A , then it is stable, converging at a rate of a to \ker A along parallel translates of \operatorname{im} A. If \det A \neq 0, we first find the
Jordan normal form of the matrix, to obtain a basis \{v, w\} in which A is one of three possible forms: • \begin{bmatrix} a & 0 \\ 0 & b \end{bmatrix} where a, b \neq 0. • If a, b > 0, then \begin{cases} 4 \det A - (\operatorname{tr} A)^2 = -(a-b)^2 \leq 0 \\ \det A = ab > 0 \end{cases}. The origin is a
source, with integral curves of form y = cx^{b/a} • Similarly for a, b . The origin is a
sink. • If a > 0 > b or a , then \det A , and the origin is a
saddle point. with integral curves of form y = cx^{-|b/a|}. • \begin{bmatrix} a & 1 \\ 0 & a \end{bmatrix} where a \neq 0. This can be further simplified by a change-of-basis with C = \begin{bmatrix} 1/a & 0 \\ 0 & 1 \end{bmatrix} , after which A = a\begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}. We can explicitly solve for \dot X = AX with A = a\begin{bmatrix} 1 & 1 \\ 0 & 1 \end{bmatrix}. The solution is X(t) = e^{At}X(0) with e^{At} = e^{at}\begin{bmatrix} 1 & at \\ 0 & 1 \end{bmatrix} . This case is called the "
degenerate node". The integral curves in this basis are central dilations of x = y \ln y, plus the x-axis. • If \operatorname{tr}A > 0, then the origin is an
degenerate source. Otherwise it is a
degenerate sink. • In both cases, 4\det A - (\operatorname{tr} A)^2 = 0 • a\begin{bmatrix} \cos\theta & \sin\theta \\ -\sin\theta & \cos\theta \end{bmatrix} where a > 0, \theta \in (-\pi, \pi]. In this case, 4\det A - (\operatorname{tr} A)^2 = (2a\sin\theta)^2 \geq 0. • If \theta \in (-\pi, -\pi/2) \cup (\pi/2, \pi] , then this is a
spiral sink. In this case, \begin{cases} 4 \det A - (\operatorname{tr} A)^2 > 0 \\ \operatorname{tr} A . The integral lines are
logarithmic spirals. • If \theta \in (-\pi/2, \pi/2) , then this is a
spiral source. In this case, \begin{cases} 4 \det A - (\operatorname{tr} A)^2 > 0 \\ \operatorname{tr} A > 0 \end{cases}. The integral lines are
logarithmic spirals. • If \theta = -\pi/2, \pi/2, then this is a
rotation ("
neutral stability") at a rate of a, moving neither towards nor away from origin. In this case, \operatorname{tr} A = 0. The integral lines are circles. The summary is shown in the stability diagram on the right. In each case, except the case of 4 \det A - (\operatorname{tr} A)^2= 0 , the values (\operatorname{tr} A, \det A) allows unique classification of the type of flow. For the special case of 4\det A - (\operatorname{tr} A)^2= 0 , there are two cases that cannot be distinguished by (\operatorname{tr} A, \det A). In both cases, A has only one eigenvalue, with
algebraic multiplicity 2. • If the eigenvalue has a two-dimensional eigenspace (
geometric multiplicity 2), then the system is a
central node (sometimes called a "
star", or "
dicritical node") which is either a source (when \operatorname{tr} A > 0) or a sink (when \operatorname{tr} A ). • If it has a one-dimensional eigenspace (
geometric multiplicity 1), then the system is a
degenerate node (if \det A > 0) or a
shearing flow (if \det A = 0).
Area-preserving flow When \operatorname{tr} A = 0, we have \det e^{At} = e^{\operatorname{tr}(A)t} = 1, so the flow is area-preserving. In this case, the type of flow is classified by \det A. • If \det A> 0, then it is a rotation ("neutral stability") around the origin. • If \det A = 0, then it is a shearing flow. • If \det A, then the origin is a saddle point. == Stability of fixed points ==