3.1 1D Non-Linear Systems

Phase Portrait

To understand the behaviour of a system we can either get an explicit solution or we use the phase portrait.

Given a 1D dynamical system:

x˙=f(x)

We can analyze its phase flow by:

  1. Draw a graph of the function
  2. Find the fixed points x such that f(x)=0
  3. For a non-fixed point figure out is sign. If it's positive it will go right, otherwise it will go left

No Oscillation Phenomenon

In a 1D system we cant have periodic orbit since by IVT if a function increases then returns, it must cross through a fixed point stopping essentially freezing the system.

First Variation Equation of a Scalar System

Let x˙=f(x), xΩR be a 1-dimensional dynamical system, where f(x) is differentiable and f(x) is continuous. Suppose that x0 is a fixed point. Then the system

v˙(t)=f(x0)v(t)

is called the First Variation Equation of the original system.
Since the solution ϕt(x0+v0) will in general not be a fixed point. We are checking our new point x(0)=x0+v0

So we’re looking at how the perturbation v(t) evolves over time.
Define:
v(t)=ϕt(x0+v0)x0

ddtv(t)=f(ϕ(x0+v0))=f(x0)+f(x0)v(t)+O(|v(t)|)f(x0)v(t)

Consider the fixed point x0 for the diffeq x˙=f(x) where f is differentiable and C1

f(x0)<0 attracting fixed point
f(x0)>0 repelling fixed point
f(x0)=0 the derivative does not determine the stability type