Chapter 2 Numericals
Chapter 2 Numericals
MATRICES
Matrix algebra provides a clear and concise notation for the formulation and
solution of linear equation problems, many of which would be complicated in
conventional algebraic notation. The concept of determinant and is based on that of
matrix. Hence, we shall first explain a matrix.
Definition of a Matrix
The letters stand for real numbers. You should note that is the element in the ith
row and jth column of the matrix. Thus, the matrix A is sometimes denoted by
simplified form as ( ) or by * + i.e., ( ). Always remember that matrices are usually
denoted by capital letters A, B, C etc. and its elements by small letters a, b, c etc.
L SG1
Order of a Matrix
A matrix in which each element is “0‟ is called a Null or Zero matrix. Zero
matrices are generally denoted by the symbol O. This distinguishes zero matrix
from the real number 0.
3. Square matrix:
L SG2
Linear System of Algebraic Equations
The principal diagonal of a square matrix is the ordered set of elements aij,
where i = j, extending from the upper left-hand corner to the lower right-hand
corner of the matrix. Thus, the principal diagonal contains elements a11, a22,
a33 etc.
L SG3
Particular cases of a square matrix:
L SG4
4. Equal Matrices:
Two matrices A and B are said to be equal if and only if they have the same
order and each element of matrix A is equal to the corresponding element of
matrix B i.e for each i, j, aij = bij
then A = B because the order of matrices A and B is same and aij = bij for every
i, j.
Example 1: Find the values of x , y , z and a which satisfy the matrix equation.
The negative of the matrix Amxn, denoted by –Amxn, is the matrix formed by
replacing each element in the matrix Amxn with its additive inverse.
L SG5
For example;
for every matrix Amxn, the matrix –Amxn has the property that
A + (–A) = (–A) + A = 0 i.e.,
(–A) is the additive inverse of A.
The sum Bm-n + (–Amxn) is called the difference of Bmxn and Amxn and
is denoted by Bmxn – Amxn
Operations on matrices:
If A and B are two matrices of same order then their sum A + B is defined as C,
matrix such that each element of C is the sum of the corresponding elements
of A and B.
For example:
L SG6
Similarly, the difference A – B of the two matrices A and B is a matrix each
element of which is obtained by subtracting the elements of B from the
corresponding elements of A
Two matrices A and B are said to be conformable for the product AB if the
number of columns of A is equal to the number of rows of B. Then the product
matrix AB has the same number of rows as A and the same number of
columns as B.
Thus, the product of the matrices A mxp and Bpxn is the matrix ABmxn. The
elements of AB are determined as follows:
The element Cij in the ith row and jth column of (AB)mxn is found by;
L SG7
Thus, c11 is obtained by multiplying the elements of the first row of A i.e., a 11,
a12 by the corresponding elements of the first column of B i.e., b 11, b12 and
adding the product. Similarly, c12 is obtained by multiplying the elements of
the first row of A i.e., a11 , a12 by the corresponding elements of the second
column of B i.e., b21 , b22 and adding the product. Similarly, for c2, c22.
Example 2:
L SG8
Solution:
EXERCISES 1
L SG9
EXERCISES 2
L SG10
2.20 THE DETERMINANTS OF A MATRIX
L SG11
The determinant of the 3 x 3 matrix
L SG12
L SG13
L SG14
L SG15
L SG16
L SG17
L SG18
L SG19
L SG20
L SG21
EXERCISES
L SG22
L SG23
L SG24