Chapter 3 of Matrices
Chapter 3 of Matrices
CHAPTER 3
The rank of a matrix is equal to the
number of linearly independent rows (or
columns) in it. Hence, it cannot more
RANK OF A than its number of rows and columns.
MATRIX For example, if we consider the identity
matrix of order 3 × 3, all its rows (or
columns) are linearly independent and
hence its rank is 3.
The rank of a matrix can be found using three
methods. The most easiest of these methods is
"converting matrix into echelon form".
HOW TO FIND Minor method
THE RANK OF A Using echelon form
MATRIX? Using normal form
Let us study each of these methods in detail.
A matrix that differs from the identity matrix by one elementary row operation
is called an elementary matrix. The left multiplication (pre-multiplication) of an
elementary matrix represents primary row operations, whereas the right
multiplication (post-multiplication) represents elementary column operations.
The fundamental transformation of
Elementary transformations can be of
matrices is critical. It may be used to
rows (elementary row operations) or
locate analogous matrices as well as the
Why do we do basic transformations? columns (elementary column
inverse of a matrix. Playing with the
operations), but not both at the same
rows and columns of a matrix is an
time.
example of elementary transformation.
EQUIVALENT MATRIX
Equivalent Matrices are 2 matrices that have same size and shape. There are certain conditions
that must be met for matrices to be equivalent (or equal) to each other. First of all, let’s check the
definition of equivalent matrices:
Equivalent matrices are matrices whose dimension (or order) are same and corresponding
elements within the matrices are equal.
NORMAL FORM OF A MATRIX