Differential Equations
Differential Equations
UNIT-4
MATRIX THEORY AND SOLUTION OF SYSTEM OF
LINEAR EQUATIONS
Introduction to topic :
Here, we will discuss matrices and their properties like rank, inverse and
solution of simultaneous equations using matrices.
Definition of Matrix:
Types Of Matrices :
For e.g. 1 2 3
If all the elements of matrix are zero, then it is called null or zero
matrix. It is denoted by
0 0 0
For e.g. =
0 0 0
If all the elements of a square matrix other then diagonal are zero
then it is called a diagonal matrix.
1 0 0
For e.g. . 0 2 0
0 0 3
(4) Scalar Matrix :
(6) Submatrix :
3 8 2 9 2
Trace of a matrix:- The Trace of a square matrix A is the sum of all main
diagonal entries.
n
It is denoted and defined as Tr ( A) a11 a22 .... ann aii
i 1
(i) If zero row exists in the matrix then it should be below to all non-zero rows.
(ii) In any non-zero row ,the first non-zero entry must be 1 and it is known as a
leading one.
(iii) In any two successive non-zero rows, the leading entry 1 in the lower row must
occurs further to right hand side column than the leading 1 in the
above row.
Reduced Row Echelon form of a matrix: If any matrix in row echelon form
with the property, that each column which contains leading 1 has zeros every
where else in that column is known as Reduced Row Echelon form of a matrix.
Algebra Of Matrices :
2 3 4 2 0 0
For e.g. . 3 2 5 . 3 2 0
4 5 2 4 5 2
4 9 16 0 6 20 0 0 8
= 6 6 20 0 4 25 0 0 10
8 15 8 0 10 10 0 0 4
29 26 8
= 32 29 10
30 20 4
Properties:
(i) In general, A B B A
(ii) A B = 0 either A = 0 or B = 0.
(iii) (kA) B = k (A B) = k(A B)
(vii) (A + B) C = AC + BC, k is scalar.
(viii) C (A + B) = CA +C B
Determinants:
For 2 2 matrix,
For 3 3 matrix,
a11 a12 a13
A a 21 a 22 a 23
a 31 a 32 a 33
a11 a12 a13
A 21 a 22 a 23
a
a 31 a 32 a 33
a 22 a 23 a 21 a 23 a 21 a 22
a11 a12 a13
a 32 a 33 a 31 a 33 a 31 a 32
Note: Above all discussion is brief review of syllabus of matrices which has been
covered in 12th.
For 3 3 matrix,
a 22 a 23 a 21 a 23 a 21 a 22 a12 a13
Second order Minors are , , , ,
a32 a33 a31 a33 a31 a32 a32 a33
a11 a13 a11 a12 a12 a13 a11 a12
, , ,
a31 a33 a31 a32 a 22 a 23 a 21 a 22
Rank of a Matrix :
Definition:
A non-zero matrix is said to be rank of r if
(i) There is at least one minor of order r which is not equal to zero and
(ii) Every minor of order ( r +1) is equal to zero.
In other words,
“The order of the largest non-zero minor of a matrix is called the
rank of a matrix.”
Rank of matrix A is denoted by (A)
Thus from above all discussion we have
(i) (A) r, if there exists a non-zero minor of order r;
(ii) (A) r, if all minors of order (r +1) are zero;
(iii) If A is m n matrix then (A) minimum of m and n
(iv) (A) = 0 if A is zero matrix.
Equivalent Matrices :
I I 0
i Ir (ii) I r 0 (iii ) r (iv) r
0 0 0
Where I r is the unit matrix of the order r.
The number r is so obtained is called the rank of A.
(3) Rank of matrix by elementary row operations or by Row-Echelon
form:-Convert given matrix a into row-echelon form and the number of non-zero rows in
it, give us Rank of the matrix.
Definition of consistency :
Results :
(1) The set of equations AX = B. are consistent if and only if the coefficient
matrix A and the Augmented matrix A : B have the same rank.
Characteristic equation :
A I a 0 n a1 n 1 a 2 n 2 ........ a n
The equation, =0 is called
the characteristic equation of the matrix A. where I is the unit matrix of
the same order that A have. If A is n n (square)matrix then characteristic
equation will have n roots. These roots are called eigenvalues. The set of
eigenvalues is called spectrum of A.
Caley Hamilton theorem-Every Square matrix satisfies it’s characteristic eqn.
-------------------------------------Thank You----------------