"

Section 5.9. Almost linear system Systems

Objective:

1. Definition of an almost linear system

2. Definition of Jacobian matrix

3. Find the linearization of an almost linear system near it critical points and classify their stability.

In this section, we try to understand the behavior of equilibrium solutions or the stability of the critical points of an autonomous system. The key point is using linearization to approximate the behavior. Recall in calculus I, y=f(x), y is s function of x. We can find the linearization of f(x) near x=a: L(x)=f(a)+f(a)(xa). We use L(x) to approximate the value of f(x) near x=a. 

 

Definition: A differential equation with the form below is called an almost linear autonomous system of differential equation.  x=Ax+g(x1,x2)  where g(x1,x2) is small in term of  lim(x1,x2)(0,0)|g(x1,x2)|x12+x22=0. Notice the definition can be extended to any critical points, (a1,a2). We call this system is locally linear near (a1,a2). 

 

 

Theorem: Given a nonlinear system of differential equations: dx1dt=F(x1,x2)dx2dt=G(x1,x2). The system is locally linear in the neighborhood of a critical point (a1,a2) whenever the functions F(x1,x2) and G(x1,x2) have continuous partial derivatives up to order two.

 

We are now ready to apply the linearization to the critical point (a1,a2) of a locally linear system of differential equations: dx1dt=F(x1,x2)dx2dt=G(x1,x2).

Since the system locally linear we can rewrite the system as  dx1dt=F(x1,x2)=F(a1,a2)+Fx1(a1,a2)(x1a1)+Fx2(a1,a2)(x2a2)+p(x1,x2)dx2dt=G(x1,x2)=G(a1,a2)+Gx1(a1,a2)(x1a1)+Gx2(a1,a2)(x2a2)+q(x1,x2) where lim(x1,x2)(a1,a2)p(x1,x2)(x1a1)2+(x2a2)2=0. and  lim(x1,x2)(a1,a2)q(x1,x2)(x1a1)2+(x2a2)2=0.

Since (a1,a2) is a critical point, i.e. F(a1,a2)=0 and G(a1,a2)=0, we further rewrite the system as ddt[x1a1x2a2]=[Fx1(a1,a2)Fx2(a1,a2)Gx1(a1,a2)Gx2(a1,a2)][x1a1x2a2]+[p(x1,x2)q(x1,x2)] using the fact that d(x1a1)/dt=dx1/dt and d(x2a2)/dt=dx2/dtddt[x1a1x2a2]=[Fx1(a1,a2)Fx2(a1,a2)Gx1(a1,a2)Gx2(a1,a2)][x1a1x2a2] is called the linearization of the system dx1dt=F(x1,x2)dx2dt=G(x1,x2)  near (a1,a2). The matrix [Fx1(x1,x2)Fx2(x1,x2)Gx1(x1,x2)Gx2(x1,x2)] is called the Jacobian matrix of the functions F(x1,x2) and G(x1,x2). We assume det[Fx1(a1,a2)Fx2(a1,a2)Gx1(a1,a2)Gx2(a1,a2)]0 and use the linear system to approximate the critical point behavior. 

 

 

Example 1: Discuss the type and stability of the critical points by examining the corresponding linear system. dx1dt=x1+x22dx2dt=x1+x2.

 

 

 

Exercise 1: Discuss the type and stability of the critical points by examining the corresponding linear system. dx1dt=x12x2dx2dt=x12+x2.

 

 

 

Example 2: Discuss the type and stability of the critical points by examining the corresponding linear system. dx1dt=x1x12x1x2dx2dt=3x2x1x22x22.

 

 

 

Exercise 2: Discuss the type and stability of the critical points by examining the corresponding linear system. dx1dt=x1x1x22x2dx2dt=x12+x1x2+2x1.

 

 

 

Example 3: Discuss the type and stability of the critical points by examining the corresponding linear system. dx1dt=(x1x2)(1x1x2)dx2dt=x1(2+x2).

 

 

 

Exercise 3: Discuss the type and stability of the critical points by examining the corresponding linear system. dx1dt=(x12x2)(x1x2)dx2dt=(x12)(1x2).

 

 

Group Work: 

Discuss the type and stability of the critical points by examining

the corresponding linear system.

1. dx1dt=(x1+3)(2+x2x22)dx2dt=(x12)(x12x2).

 

2.  dx1dt=x1(x13x21)dx2dt=(x1+2)(x22).

 

3.  dx1dt=(1x2)(2x1x2)dx2dt=(x1+2)(x12x2).

License

Differential Equations Copyright © by Kuei-Nuan Lin. All Rights Reserved.