Matrix Algebra
Matrix Algebra
DIAGONAL MATRIX
1
Example:
IDENTITY MATRIX
A diagonal matrix whose diagonal elements are equal to 1 is
called identity matrix and denoted by .
That is
Example:
Example:
2
SYMMETRIC MATRIX
A square matrix A= said to be a symmetric if
for all i and j.
Example:
SKEW-SYMMETRIC MATRIX
A square matrix A= said to be a skew-symmetric if
for all i and j.
Example:
ZERO MATRIX
A matrix whose all elements are zero is called as Zero Matrix and order
Zero matrix denoted by .
Example:
ROW VECTOR
A matrix consists a single row is called as a row vector or
row matrix.
Example:
3
COLUMN VECTOR
A matrix consists a single column is called a column vector or column
matrix.
Example:
Example: Let
and .
Find (i) 5B (ii) A+B (iii) 4A –2B (iv) 0A
4
MULTIPLICATION OF TWO MATRICES
Two matrices A and B are said to be confirmable for
product AB if number of
columns in A is equal to the number of rows in matrix B. Let A =
be two matrices the product matrix C= AB,
Example: Let
and
Calculate (i) AB (ii) BA
(iii) AB=BA?
INTEGRAL POWER OF MATRICES
Let A be a square matrix of order n, and m be positive
integer then we define
(m times multiplication)
PROPERTIES OF THE MATRICES
Let A, B and C are three matrices and are scalars then
1. Associative Law
2. Distributive law
3. Associative Law
4. Associative Law
5. Associative Law
6. Distributive law
TRANSPOSE
The transpose of matrix A = , written ( is the matrix
obtained by writing the rows of A in order as columns.
5
That is .
PROPERTIES OF TRANSPOSE
=A
=k for scalar k
Example:
matrix.
Then
That is .
A square matrix A is said to be skew- symmetric if
Example:
6
integral powers of A is skew symmetric, while
positive even integral powers of A is
symmetric.
If A and B are symmetric matrices then
(vi) is symmetric.
(vii) is skew-symmetric.
Exercise: Verify the (i), (ii) and (iii) using the following matrix A
Let B=
Then =
(i) (ii)
7
PROPERTIES OF THE DETERMINANT
a. The determinant of a matrix A and its transpose are
equal.
SINGULAR MATRIX
If A is square matrix of order n, the A is called singular
matrix when and non- singular otherwise.
Exercise: Let
8
ADJOINT MATRIX
The transpose of the matrix of cofactors of the element
of A denoted by is called adjoin of matrix A.
then
when )
9
Where is unit matrix of order n.
Therefore
Consider ,
10
…................(i)
Also consider
……………..(ii)
11
said to be inverse of the other. The inverse of A is denoted by
.
Therefore .
(ii) The sufficient condition
If ,the we define the matrix B such that
Then
Similarly, =
12
and
…………(1)
Similarly,
…………..(2)
From (1)and(2)
=
13
Proof: Since Therefore the matrix is non-
singular and
exists.
Let
Taking transpose on both sides we get
Therefore
That is .
Theorem: If A is a non-singular matrix, k is non-zero scalar, then
.
Proof: Since A is non-singular matrix exits.
Let consider
Therefore is
inverse of
By uniqueness if inverse
Theorem: If A is a non-singular matrix then
.
Proof: Since A is non-singular matrix, exits and we have
Therefore
Then
14
ELEMENTARY TRANSFORMATIONS
Some operations on matrices called as elementary
transformations. There are six types of elementary transformations, three
of them are row transformations and other three of them are column
transformations. There are as follows
RANK OF A MATRIX
Definition:
A positive integer ‘r’ is said to be the rank of a non-zero
matrix A if
(i) There exists at-least one non-zero minor of order
15
of A and
(ii) Every minor of order greater than r of A is zero.
The rank of a matrix A is denoted by .
ECHELON MATRICES
Definition:
A matrix is said to be echelon form (echelon matrix) if the
number of zeros preceding the first non-zero entry of a row increasing
by row until zero rows remain.
In particular an echelon matrix is called a row reduced echelon
matrix if the distinguished elements are
(i)
(ii)
16
Consider the system of equations in unknowns
as
AX=B
Where X= B=
Definition:(consistent)
A set of values of which satisfy all these
equations simultaneously is called the solution of the system. If the
system has at least one solution then the equations are said to be
consistent otherwise they are said to be inconsistent.
Theorem:
A system of m equations in n unknowns represented by the
matrix equation AX=B is consistent if and only if . That is
the rank of matrix A is equal to rank of augment matrix ( )
17
Theorem:
If A be a non-singular matrix, X be an matrix and B be an
matrix then the system of equations AX= B has a unique solution.
(1)
Consistent if Inconsistent if
(2)
18
Using Elementary row operations: (Gaussian Elimination)
Suppose the coefficient matrix is of the type . That is we
have m equations in n unknowns Write matrix and reduce it to
Echelon augmented form by applying elementary row transformations
only
Example: Solve the following system of linear equations
using matrix method
(ii)
19
called eigenvector of A if for some scalar . The scalar is
called an eigen value of A, and X is said to be an eigenvector of A
corresponding to .
Remark: Eigen values are also called proper values or characteristic
values.
Example: The vector is an eigen vector of A=
Theorem: If A is a square matrix of order n and is a real number, then
is an eigen value of A if and only if .
That is, there will a non-zero X in such that ,which shows that
is an eigen value of A.
Example: Find the eigen values of the matrixes
(i) A= (ii)B
Theorem:
20
If A is an matrix and is a real number, then the following are
equivalent:
21