Continuing from last lecture:

What about stability of period points in ?

For , there is a period-2 orbit given by:

To check stability, we could compute the Jacobian of or multiply Jacobians of at both points:

This implies that the period-2 orbit is a sink.


Stable and Unstable Manifolds

Lets consider the linear map :

Points on the y-axis see origin as a sink. But we know it is a saddle.

"\\usepackage{tikz}\n\\usetikzlibrary{arrows.meta}\n\\begin{document}\n\\begin{tikzpicture}[scale=1.4, >=Stealth]\n \\draw[->, thin, gray] (-2.5,0) -- (2.5,0) node[right, black] {$x$};\n \\draw[->, thin, gray] (0,-2.5) -- (0,2.5) node[above, black] {$y$};\n\n % Unstable manifold: x-axis (red), lambda_1 = 2\n \\draw[red, very thick] (-2.4,0) -- (2.4,0);\n \\draw[->, red, very thick] (0.3,0) -- (1.4,0);\n \\draw[->, red, very thick] (-0.3,0) -- (-1.4,0);\n \\node[red] at (2.1, 0.3) {$U(\\mathbf{p})$};\n \\node[red] at (2.1, -0.3) {$\\lambda_1=2$};\n\n % Stable manifold: y-axis (blue), lambda_2 = 1/2\n \\draw[blue, very thick] (0,-2.4) -- (0,2.4);\n \\draw[->, blue, very thick] (0, 2.0) -- (0, 1.1);\n \\draw[->, blue, very thick] (0, -2.0) -- (0, -1.1);\n \\node[blue, right] at (0.1, 2.15) {$S(\\mathbf{p})$};\n \\node[blue, right] at (0.1, 1.75) {$\\lambda_2=1/2$};\n\n % Hyperbolic orbits: explicit domains per quadrant\n \\draw[gray, thin] plot[domain=0.22:2.3, samples=40] (\\x, {0.5/\\x});\n \\draw[gray, thin] plot[domain=-2.3:-0.22, samples=40] (\\x, {0.5/\\x});\n \\draw[gray, thin] plot[domain=0.22:2.3, samples=40] (\\x, {-0.5/\\x});\n \\draw[gray, thin] plot[domain=-2.3:-0.22, samples=40] (\\x, {-0.5/\\x});\n \\draw[gray, thin] plot[domain=0.52:2.3, samples=40] (\\x, {1.2/\\x});\n \\draw[gray, thin] plot[domain=-2.3:-0.52, samples=40] (\\x, {1.2/\\x});\n \\draw[gray, thin] plot[domain=0.52:2.3, samples=40] (\\x, {-1.2/\\x});\n \\draw[gray, thin] plot[domain=-2.3:-0.52, samples=40] (\\x, {-1.2/\\x});\n\n \\filldraw[black] (0,0) circle (1.8pt) node[below right] {$\\mathbf{p}$};\n\\end{tikzpicture}\n\\end{document}"xyU(p)¸1=2S(p)¸2=1=2p
source code

The y-axis is a Stable Manifold

The x-axis is a Unstable Manifold

We say a map on is one-to-one if:

If a function is one-to-one, then its inverse map is also a function , e.g.:

Let be a smooth 1-1 map on and let be a Saddle fixed point (or periodic saddle point)…

Definition

The Stable Manifold of , call it , is the set of points such that:

The Unstable Manifold of , call it , is the set of points such that