From 7fa9a6074b8af6ac03bc4f5584d0fa6737482ab2 Mon Sep 17 00:00:00 2001 From: Longye Tian <133612246+longye-tian@users.noreply.github.com> Date: Tue, 23 Jul 2024 07:16:47 +1000 Subject: [PATCH] add example of local stability (#523) --- lectures/scalar_dynam.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lectures/scalar_dynam.md b/lectures/scalar_dynam.md index ab05d2a9..18c8568c 100644 --- a/lectures/scalar_dynam.md +++ b/lectures/scalar_dynam.md @@ -293,12 +293,17 @@ $$ Obviously every globally stable steady state is also locally stable. -We will see examples below where the converse is not true. - +Here is an example where the converse is not true. +```{prf:example} +Consider the self-map $g$ on $\mathbb{R}$ defined by $g(x)=x^2$. The fixed point $1$ is not stable. +For example, $g^t (x)\to\infty$ for any $x>1$. +However, $0$ is locally stable, because $-1