Matrix Introduction
Matrix Introduction
Matrix Introduction
DEFINITION 1
A rectangular arrangement of mxn numbers, in m rows and n columns and enclosed
with in a bracket is called a matrix. We shall denote matrices by capital letters as A, B, C etc.
Remark: A matrix is not just a collection of elements but every element has assigned a
definite position in a particular row and column.
2.2. SPECIAL TYPES OF MATRICES
SQUARE MATRIX
A matrix in which numbers of rows are equal to number of columns is called a square
matrix.
Example:
DIAGONAL MATRIX
IDENTITY MATRIX
A diagonal matrix whose diagonal elements are equal to 1 is called identity matrix and
denoted by .
That is
Example:
SYMMETRIC MATRIX
SKEW-SYMMETRIC MATRIX
Example:
ROW VECTOR
A matrix consists a single row is called as a row vector or row matrix.
Example:
COLUMN VECTOR
A matrix consists a single column is called a column vector or column matrix.
Example:
by kA and given by kA = or
ADDITION OF TWO MATRICES
Let A = and are two matrices with same order then sum of the
two matrices are given by
Example: Let
and .
Find (i) 5B (ii) A+B (iii) 4A –2B (iv) 0A
2. Distributive law
3. Associative Law
4. Associative Law
5. Associative Law
6. Distributive law
TRANSPOSE
That is .
PROPERTIES OF TRANSPOSE
=A
=k for scalar k
Example:
That is .
A square matrix A is said to be skew- symmetric if
Example:
(vii) is skew-symmetric.
Exercise: Verify the (i), (ii) and (iii) using the following matrix A
Let A= then = =
(ii) Determinant of 3 3 matrix
Let B=
Then =
(i) (ii)
PROPERTIES OF THE DETERMINANT
a. The determinant of a matrix A and its transpose are equal.
b. Let A be a square matrix
(i) If A has a row(column)of zeros then
(ii) If A has two identical rows (or columns) then
c. If A is triangular matrix then is product of the diagonal elements.
Exercise: Let
(i) Compute determinant of A.
(ii) Find the cofactor matrix.
ADJOINT MATRIX
The transpose of the matrix of cofactors of the element of A denoted by is
called adjoin of matrix A.
then
Now consider the product
when )
Therefore
Consider ,
…................(i)
Also consider
……………..(ii)