To allow for higher complexity, lets look at 2D systems

Definitions and examples

🗒️ Notes:

💃 Example: Vibrations from a mass hanging from linear spring $m\ddot x + kx =0$

Phase portrait of the system

Phase portrait of the system

🗒️ Note: origin is the only fixed point, starting anywhere else leads to a closed orbit

Generalisation to 1st order differential system

$$ \begin{aligned} \dot x & = f_1(x,y) \\ \dot y & = f_2(x,y)

\end{aligned} $$

📖 Stability language

Nonlinear 2D system

💼 Case: Pendulum described by $2$nd order ODE $\ddot \theta +\omega_0^2 \sin(\theta)=0$

We get the following phase space diagram

image.png

🗒️ Note: it is periodic in $x$ so $-\pi$ and $\pi$ represent the same physical setup

💎 Conclusion: