Linear Nonhomogeneous Systems of Differential Equations with Constant Coefficients

Trigonometry

Trigonometry Logo

Linear Nonhomogeneous Systems of Differential Equations with Constant Coefficients

A normal linear inhomogeneous system of n equations with constant coefficients can be written as

dxidt=xi=j=1naijxj(t)+fi(t),i=1,2,,n,

where t is the independent variable (often t is time), xi(t) are unknown functions which are continuous and differentiable on an interval [a,b] of the real number axis t, aij(i,j=1,,n) are the constant coefficients, fi(t) are given functions of the independent variable t. We assume that the functions xi(t), fi(t) and the coefficients aij may take both real and complex values.

We introduce the following vectors:

X(t)=[x1(t)x2(t)xn(t)],f(t)=[f1(t)f2(t)fn(t)]

and the square matrix

A=[a11a12a1na21a22a2nan1an2ann].

Then the system of equations can be written in a more compact matrix form as

X(t)=AX(t)+f(t).

For nonhomogeneous linear systems, as well as in the case of a linear homogeneous equation, the following important theorem is valid:

The general solution X(t) of the nonhomogeneous system is the sum of the general solution X0(t) of the associated homogeneous system and a particular solution X1(t) of the nonhomogeneous system:

X(t)=X0(t)+X1(t).

Methods of solutions of the homogeneous systems are considered on other web-pages of this section. Therefore, below we focus primarily on how to find a particular solution.

Another important property of linear inhomogeneous systems is the principle of superposition, which is formulated as follows:

If X1(t) is a solution of the system with the inhomogeneous part f1(t), and X2(t) is a solution of the same system with the inhomogeneous part f2(t), then the vector function

X(t)=X1(t)+X2(t)

is a solution of the system with the inhomogeneous part

f(t)=f1(t)+f2(t).

The most common methods of solution of the nonhomogeneous systems are the method of elimination, the method of undetermined coefficients (in the case where the function f(t) is a vector quasi-polynomial), and the method of variation of parameters. Consider these methods in more detail.

Elimination Method

This method allows to reduce the normal nonhomogeneous system of n equations to a single equation of nth order. This method is useful for solving systems of order 2.

Method of Undetermined Coefficients

The method of undetermined coefficients is well suited for solving systems of equations, the inhomogeneous part of which is a quasi-polynomial.

A real vector quasi-polynomial is a vector function of the form

f(t)=eαt[cos(βt)Pm(t)+sin(βt)Qm(t)],

where α, β are given real numbers, and Pm(t), Qm(t) are vector polynomials of degree m. For example, a vector polynomial Pm(t) is written as

Pm(t)=A0+A1t+A2t2++Amtm,

where A0, A2,, Am are n-dimensional vectors (n is the number of equations in the system).

In the case when the inhomogeneous part f(t) is a vector quasi-polynomial, a particular solution is also given by a vector quasi-polynomial, similar in structure to f(t).

For example, if the nonhomogeneous function is

f(t)=eαtPm(t),

a particular solution should be sought in the form

X1(t)=eαtPm+k(t),

where k=0 in the non-resonance case, i.e. when the index α in the exponential function does not coincide with an eigenvalue λi. If the index α coincides with an eigenvalue λi, i.e. in the so-called resonance case, the value of k is chosen to be equal to the greatest length of the Jordan chain for the eigenvalue λi. In practice, k can be taken as the algebraic multiplicity of λi.

Similar rules for determining the degree of the polynomials are used for quasi-polynomials of kind

eαtcos(βt),eαtsin(βt).

Here the resonance case occurs when the number α+βi coincides with a complex eigenvalue λi of the matrix A.

After the structure of a particular solution X1(t) is chosen, the unknown vector coefficients A0, A1,, Am,, Am+k are found by substituting the expression for X1(t) in the original system and equating the coefficients of the terms with equal powers of t on the left and right side of each equation.

Method of Variation of Constants

The method of variation of constants (Lagrange method) is the common method of solution in the case of an arbitrary right-hand side f(t).

Suppose that the general solution of the associated homogeneous system is found and represented as

X0(t)=Φ(t)C,

where Φ(t) is a fundamental system of solutions, i.e. a matrix of size n×n, whose columns are formed by linearly independent solutions of the homogeneous system, and C=(C1,C2,,Cn)T is the vector of arbitrary constant numbers Ci(i=1,,n).

We replace the constants Ci with unknown functions Ci(t) and substitute the function X(t)=Φ(t)C(t) in the nonhomogeneous system of equations:

X(t)=AX(t)+f(t),Φ(t)C(t)+Φ(t)C(t)=AΦ(t)C(t)+f(t),Φ(t)C(t)=f(t).

Since the Wronskian of the system is not equal to zero, then there exists the inverse matrix Φ1(t). Multiplying the last equation on the left by Φ1(t), we obtain:

Φ1(t)Φ(t)C(t)=Φ1(t)f(t),C(t)=Φ1(t)f(t),C(t)=C0+Φ1(t)f(t)dt,

where C0 is an arbitrary constant vector.

Then the general solution of the nonhomogeneous system can be written as

X(t)=Φ(t)C(t)=Φ(t)C0+Φ(t)Φ1(t)f(t)dt=X0(t)+X1(t).

We see that a particular solution of the nonhomogeneous equation is represented by the formula

X1(t)=Φ(t)Φ1(t)f(t)dt.

Thus, the solution of the nonhomogeneous equation can be expressed in quadratures for any inhomogeneous term f(t). In many problems, the corresponding integrals can be calculated analytically. This allows us to express the solution of the nonhomogeneous system explicitly.