In this section you will learn some matrix algebra which will help you to understand the analysis of systems of differential equations. You will learn
An autonomous pair of first order differential equations have the general form
When a trajectory starts at an equilibrium point it remains there indefinitely. Thus, at an equilibrium point
Click on example 1 to open the Maple worksheet.
1.2.2 Trace, determinant and discriminant of a matrix
Any pair of linear differential equations has a matrix associated with it. The linear system
can be written in matrix form
or
where
There are three quantities concerned with matrices which you will need
to be able to evaluate. These are the trace, the determinant and the discriminant
usually denoted by .
determinant(A)=det(A)=ad-bc
trace(A)=tr(A)=a+d
You will find this in the handbook.
1.2.3 Equilibrium points of a linear system
For the linear system
at an equilibrium point
If the
system needs further investigation. There could be additional solutions
or no solutions and the system is said to be nonsimple.
1.2.4 Directrices or assymptotes.
These are straight line solutions. Thus any point starting on the trajectory remains on the trajectory for all time. They are found from the eigenvectors and the equilibrium point.
The eigenvaluesof
a matrix
satisfy the characteristic equation which is given by
which is the same as
The eigenvectors X satisfy
If is
a real eigenvector of A and the equilibrium value is
then since the equilibrium point is not at the origin using a simple transformation
the equation of the directrix is
where k can take any value.
Here is a worked example for you to study. Click on worked example 4 to open the Maple window.
Since it is the nature of the eigenvalues which determines the number of directrices it is not always necessary to find their actual values.
Since the eigenvalues satisfy the quadratic equation
then will
be real or imaginary depending on the sign of the discriminant given
by
Investigation 1
You are going to investigate the eigenvalues when
Investigation 2
You are going to investigate the eigenvalues when
Investigation 3
From these investigations it is clear that the nature of the eigenvalues can be determined from the three quantities trace, determinant and discriminant.
You will find this in the handbook