6.1 Stability and Phase Plane
We focus on autonomous systems:
These can be linear and homogeneous, for example:
or linear and nonhomogeneous, for example:
We focus on autonomous systems:
These can be linear and homogeneous, for example:
or linear and nonhomogeneous, for example:
or nonlinear, for example:
The point \( (x,y) \) where \( \frac{dx}{dt} = 0 \) and \( \frac{dy}{dt} = 0 \) is called a critical point or an equilibrium.
All linear homogeneous systems \( \vec{x}' = A\vec{x} \) have \( (0,0) \) and only \( (0,0) \) as the critical point.
For a nonhomogeneous linear system \( \vec{x}' = A\vec{x} + \vec{g} \) where \( \vec{g} \) is a constant vector will look like \( \vec{x}' = A\vec{x} \) by translated to a different "origin".
For example,
Phase diagram is an improper nodal sink.
Critical point:
\[ \begin{aligned} -2x - y + 5 &= 0 \\ -x - 2y + 4 &= 0 \\ &\vdots \\ x = 2, y &= 1 \end{aligned} \]So, whatever happens in \( \vec{x}' = \begin{bmatrix} -2 & -1 \\ -1 & -2 \end{bmatrix} \vec{x} \) stays the same but shifted to be centred at \( (2, 1) \).
Critical point (0,0)
Critical point (2,1)
Notice the phase portraits are identical but the system with constant nonhomogeneous term has the "origin" shifted.
A nonlinear system can have multiple critical points.
For example,
Critical points occur where \( x' = 0 \) and \( y' = 0 \):
For many nonlinear systems, the solutions near each critical point resemble the solutions of a linear system but are generally unpredictable away from critical pts.
Solving for \( x \):
Critical pts: \( (0, -1), \, (1, 0) \)
Critical points \( (0,0), (3,2) \)
Critical points \( (0,-1), (1,0) \)
Notice each critical point resembles a center, improper/proper nodal source/sink, saddle point, or spiral source/sink.
Each critical pt is a solution that stays there but what about nearby solutions?
If nearby solutions stay nearby, the crit. pt. is stable.
(center)
If nearby solutions fall into critical pt, the crit. pt. is asymptotically stable.
(sink of any sort)
If nearby solutions run away, the critical pt. is unstable.
(source of any sort, saddle pt)
Nonlinear systems are usually not easy to solve.
Some can be solved:
separable
each C gives one solution curve
but this is rarely possible w/ nonlinear sys in general