"

Section 5.1. Introduction of system of differential equations

Objective:

1. Definition of a system of differential equations

2. Basic terms of a system differential equations

3. Converting a system of equation into one ODE and vice versa.

Definition: (a) A system of first order ordinary differential equations has the general form

x1=F1(t,x1,x2,,xn)x2=F2(t,x1,x2,,xn)=xn=F2(t,x1,x2,,xn)

 where each xi is a function of t. 

(b) If each Fi is a linear function of x1,...,xn, then the system of equations is said to be linear, otherwise it is nonlinear. 

(c) The system has a solution on I :α<t<β if there exists n functions x1=f1(t), x2=f2(t),…,xn=fn(t) that are differentiable on I and satisfies the system of equations at all points t in I. 

(d) Initial conditions may also be prescribed to give an IVP: x1(t0)=b1, x2(t0)=b2,…,xn(t0)=bn. 

 

Theorem: Suppose F1,...,Fn and F1/x1, F1/x2,…,F1/xnF2/x1,…,Fn/xn are continuous in the region R of t,x1,...,xn-space defined by α<t<β, α1<x1<β1, …,αn<xn<βn and let the point (t0,b1,...,bn) be contained in R. Then in some interval (t0h,t0+h) there exists a unique solution x1=f1(t),x2=f2(t),...,xn=fn(t) that satisfies the IVP: x1(t0)=b1, x2(t0)=b2,…,xn(t0)=bn,

x1=F1(t,x1,x2,,xn)x2=F2(t,x1,x2,,xn)=xn=F2(t,x1,x2,,xn).

The focus of this chapter is the linear system and n=2.  When Fis are a linear functions, we can rewrite the system of equations:

x1=p11(t)x1+p12(t)x2+.+p1n(t)xn+g1(t)x2=p21(t)x1+p22(t)x2+.+p2n(t)xn+g2(t)=xn=pn1(t)x1+pn2(t)x2+.+pnn(t)xn+gn(t).

If each of the gi(t) is zero on the interval I, then the system is homogeneous, otherwise it is nonhomogeneous.

 

 

 

Example 1: Transform the ODE into a system of first order equations. y+2y+3y=0.

 

 

 

Exercise 1: Transform the ODE into a system of first order equations. y+3y4y=0.

 

 

 

Example 2: Transform the IVP into a system of first order equations. y+2y3y=sin(4t), y(0)=3, y(0)=2.

 

 

 

Exercise 2: Transform the IVP into a system of first order equations. y2y8y=cos(5t), y(0)=2y(0)=4.

 

 

 

 

Example 3: Transform the IVP into a system of first order equations. y+2cos(t)ye2ty=sin(t), y(0)=b1y(0)=b2.

 

 

 

 

Exercise 3: Transform the IVP into a system of first order equations. y+e3tysin(2t)y=t2+2y(0)=c, y(0)=d.

 

 

 

 

Example 4: Transform the system of first order equations into one ODE.  x1=2x1+x2, x2=x12x2, x1(0)=2, x2(0)=4. 

 

 

 

Exercise 4: Transform the system of first order equations into one 2nd oder ODE. x1=3x12x2, x2=2x1x2x1(0)=3, x2(0)=1. 

 

 

 

Group Work

1. Transform the system of first order equations into one 2nd order IVP. Then solve the IVP, and use it to find x1 and x2. x1=5x1x2, x2=3x1+x2, x1(0)=0, x2(0)=3. 

 

2. Transform the system of first order equations into one 2nd order IVP. Then solve the IVP, and use it to find x1 and x2. x1=2x1, x2=5x13x2, x1(0)=0, x2(0)=1. 

 

3. Transform the IVP into a system of first order equations. y+(t2+2)yy=ety(0)=1, y(0)=1.

License

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