MAT 423 Lesson 2 Notes
MAT 423 Lesson 2 Notes
E II
Lawi George
Department of Mathematics
Masinde Muliro University of Science and Technology
October 1, 2024
1 Lecture Objectives
where
a11 a12 ... b1
.. .. ..
A= . B=.
.
aK 1 aKK bn
′
x1 x1
′ .. ..
x = . and x = .
′
xn xn
The matrix of coefficients, A, is called the coefficient matrix of the
system. If every term bi (t) = 0. then the system is said to be
homogeneous, otherwise it is nonhomogeneous.
Definition
A solution vector on an interval I is any column matrix
x1
..
x =.
xn
Solution
′ −1 −t ′ 12 4t
x1 = e and x2 = e
1 8
2 3 1 −t −1 −t ′
Ax1 = e = e = x1
2 1 −1 1
7 / 34 Lawi G. MAT 423
Linear Systems of Differential Equations
Solution
Similarly
2 3 3 4t 12 4t ′
Ax2 = e = e = x2
2 1 2 8
Thus x1 and x2 are solutions of the given system of equations.
Definition
Initial Value Problem
Let to denote a point on an interval I and
x1 (to ) α1
.. ..
x(to ) = . and xo = .
xn (to ) αn
Definition
Then the problem
solve:
′
x = Ax + b (3)
subject to:
x(to ) = xo
Theorem
Superposition Principle
Let x1 , x2 , .....xn be a set of solution vectors of the homogeneous
′
system x = Ax on an interval I . Then the linear combination
x = c1 x1 + c2 x2 + ...... + cn xn where the ci , i = 1, 2, 3, . . . n are
arbitrary constants, is also a solution on the interval.
Example
2 3
Given the system x′ = x whose solutions are
2 1
1 3 4t
x1 = e −t and x2 = e
−1 2
Solution
1 −t 3 4t
x = c1 e + c2 e
−1 2
′ −1 −t 12 4t
x = c1 e + c2 e
1 8
c1 e −t + 3c2 e 4t
2 3
Ax =
2 1 −c1 e −t + 2c2 e 4t
−1 −t 12 4t
= c1 e + c2 e = x′
1 8
Definition
Linear dependence/independence:
Let x1 , x2 , .....xn be a set of solution vectors of the homogeneous
′
system x = Ax on an interval I . We say that the set is linearly
dependent on the interval if there exist constants
ci , i = 1, 2, 3, . . . n not all zero, such that
c1 x1 + c2 x2 + ...... + cn xn = 0 for every t in the interval. If the set
of vectors is not linearly dependent on the interval, it is said to be
linearly independent.
Example
2 3
Given the system x′ = x whose solutions are
2 1
1 3 4t
x1 = e −t and x2 = e
−1 2
The Wronskian is
e −t 3e 4t
W (x1 , x2 ) = = 5e 3t ̸= 0
−e −t 2e 4t
. Hence the two solutions are linearly independent.
Definition
Fundamental Set of solutions:
Any set x1 , x2 , ..., xn of n linearly independent solution vectors of
′
the homogeneous system x = Ax on an interval I is said to be a
fundamental set of solutions on the interval.
Theorem
Let x1 , x2 , ..., xn be a fundamental set of solutions of the
′
homogeneous system x = Ax on an interval I . Then the general
solution of the system on the interval is
x = c1 x1 + c2 x2 + ... + cn xn
Theorem
(Distinct real roots: Planar case). Suppose A is a 2x2 matrix of
real entries with real eigenvalues λ1 ̸= λ2 . Furthermore, suppose
v1 is an eigenvector associated with λ1 and v2 is an eigenvector
′
associated with λ2 . Then the general solution to x = Ax is
x = c1 e λ1 t v1 + c2 e λ2 t v2
2−λ 3
|A − λI | = =0
3 2−λ
= λ2 − 4λ − 5 = 0 (7)
Solution
The eigenvector V2 corresponding to λ1 = 5 is obtained by solving
2−5 3 x1 0
=
3 2 − 5 x2 0
(9)
−3 3 x1 0 x1 1
= ⇒ =
3 −3 x2 0 x2 1
−1 1 x −1
(b)A = , Solution is λ1 = −2 ,V1 = 1 = and
1 −1 x2 1
x 1
λ2 = 0, V2 = 1 =
x2 1
−1 1 x −1
(c)A = , Solution is λ1 = −2 ,V1 = 1 = and
1 −1 x2 1
x 1
λ2 = 0, V2 = 1 =
x2 1
Example
Find the eigenvalues
and the eigenvectors of the matrix
1 −1 4
A = 3 2 −1
2 1 −1
(Non-symmetric matrix non-repeated eigenvalues)
Solution
1 −1 4 1 − λ −1 4
A = 3 2 −1 , |A − λI | = 3 2−λ −1 =0
2 1 −1 2 1 −1 − λ
Solution
Case 1: λ1 = 1, the corresponding eigenvector V1 is obtained by
solving
1 − 1 −1 4 x1 0
3 2−1 −1 x2 = 0
2 1 −1 − 1 x3 0
(10)
0 −1 4 x1 0 x1 −1
3 1 −1 x2 = 0 ⇒ V1 = x2 = 4
2 1 −2 x3 0 x2 1
Solution
Case 2: λ2 = −2, the corresponding eigenvector V2 is obtained by
solving
1 − −2 −1 4 x1 0
3 2 − −2 −1 x2 = 0
2 1 −1 − −2 x3 0
(11)
3 −1 4 x1 0 x1 −1
3 4 −1 x2 = 0 ⇒ V2 = x2 = 1
2 1 1 x3 0 x2 1
Solution
Case 3: λ3 = 3, the corresponding eigenvector V3 is obtained by
solving
1 − 3 −1 4 x1 0
3 2−3 −1 x2 = 0
2 1 −1 − 3 x3 0
(12)
−2 −1 4 x1 0 x1 1
3 −1 −1 x2 = 0 ⇒ V3 = x2 = 2
2 1 −4 x3 0 x2 1
Example
Find the eigenvalues
and the eigenvectors of the matrix
1 1 3
A = 1 5 1
3 1 1
(Symmetric matrix non-repeated eigenvalues)
Solution
1 1 3 1−λ 1 3
A = 1 5 1 , |A − λI | = 1 5−λ 1 =0
3 1 1 3 1 1−λ
Solution
Case 1: λ1 = −2, the corresponding eigenvector V1 is obtained by
solving
1 − −2 1 3 x1 0
1 5 − −2 1 x2 = 0
3 1 1 − −2 x3 0
(13)
3 1 3 x1 0 x1 −1
1 7 1 x2 = 0 ⇒ V1 = x2 = 0
3 1 3 x3 0 x2 1
Solution
Case 2: λ2 = 3, the corresponding eigenvector V2 is obtained by
solving
1−3 1 3 x1 0
1 5−3 1 x2 = 0
3 1 1 − 3 x3 0
(14)
−2 1 3 x1 0 x1 −1
1 2 1 x2 = 0 ⇒ V2 = x2 = 1
3 1 −2 x3 0 x2 −1
Solution
Case 3: λ3 = 6, the corresponding eigenvector V3 is obtained by
solving
1−6 1 3 x1 0
1 5−6 1 x2 = 0
3 1 1 − 6 x3 0
(15)
−5 1 3 x1 0 x1 1
1 −1 1 x2 = 0 ⇒ V3 = x2 = 2
3 1 −5 x3 0 x2 1
Solution
First we need to find the eigenvalues and associated eigenvectors
of A. The characteristic equation is
p(λ) = λ2 − 2λ + 2 = 0
Solution
1
For λ1 = 1 + i the associated eigenvector is v1 = .
1+i
1
For λ2 = 1 − i the associated eigenvector is v2 = .
1−i
This gives two complex-valued solutions, namely
λ1 t (1+i)t 1
x1 = e v1 = e
1+i
and
λ2 t (1−i)t 1
x2 = e v2 = e
1−i