Stability of Critical Points
e.g.:
Visual Description:
Graph showing solution trajectories for the autonomous differential equation p'(t) = p(2-p) plotted against time t. The vertical axis represents p and the horizontal axis represents t. Two horizontal lines mark the critical points at p = 2 and p = 0. A solution curve beginning above p = 2 curves downwards towards the asymptote p = 2 with a right-pointing arrow indicating the direction of time. A second curve starting just above the line p = 0 curves upward asymptotically towards p = 2, also marked with an arrow pointing along the trajectory towards p = 2.
Start with any initial value close to \( p = 2 \)
\( p(t) \) is close to \( 2 \) for all \( t > 0 \)
Call \( p = 2 \) as stable critical point or stable equilibrium
\( p = 0 \) is "unstable" bcz if you start close to \( 0 \), you going away as \( t > 0 \)
Def 1.3: \( y' = f(y) \quad f(c) = 0 \leadsto y = c \) is critical point
stable if \( \forall\ \varepsilon > 0 \), \( \exists\ \delta > 0 \) such that
\[ |y(0) - c| < \varepsilon \implies |y(t) - c| < \delta \quad \forall\ t > 0. \]
\( y = c \) is unstable if it is not stable.