Course Outcome (C103.1): Understand the concept of complex matrices, Eigen values,
Eigen vectors and apply the concept of rank to evaluate linear simultaneous equations.
Rank of a Matrix
Definition: A matrix is said to be of rank r if it has at least one non-singular submatrix of
order r but has no non-singular submatrix of order more than r.
Rank of a matrix A is denoted by 𝜌(𝐴).
A matrix is said to be of rank zero if and only if all its elements are zero.
METHOD OF FINDING RANK
To determine the rank of a matrix A, we adopt the following different methods:
1. Normal form method: If A is an 𝑚 × 𝑛 matrix and by a series of elementary (row or
column or both) operations, it can be put into one of the following forms (called
normal or canonical forms):
𝑰𝒓 𝟎 𝑰
[ ], [ 𝒓 ], [𝑰𝒓 𝟎], [𝑰𝒓 ] where 𝐼𝑟 is the unit matrix of order r.
𝟎 𝟎 𝟎
This method is also called sweep out method or pivotal method.
2. Echelon Form Method: A matrix is said to be in row reduced echelon form if
(i) The first non-zero entry in each non-zero row is 1.
(ii) The rows containing only zeroes occur below all the non-zeroes rows.
(iii) The number of zeroes before the first non-zeroes element in a row is less than the
number of such zeroes in the next row.
The rank of a matrix in row reduced echelon form is equal to the number of non-zero
1 2 3
rows of the matrix. For example, the matrix [0 1 1] is in the row reduced echelon
0 0 0
form and its rank is 2 (the number of non-zero rows).
Corollary: If A is an 𝑚 × 𝑛 matrix of rank r, there exist non-singular matrices P and
𝐼 0
Q such that 𝑃𝐴𝑄 = [ 𝑟 ].
0 0
6. Use elementary transformation to reduce the following matrix A to triangular
2 3 −1 −1
1 −1 −2 −4
form and hence find the rank of A where 𝐴 = [ ].
3 1 3 −2
6 3 0 −7
7. Find the rank of the matrix A by reducing it to echelon form.
2 3 −2 4
3 −2 1 2
𝐴=[ ].
3 2 3 4
−2 4 0 5
8. Find the rank of the matrix A by reducing it to echelon form.
1 2 3 −1
−1 − 1 − 3 − 1
𝐴=[ ].
1 0 1 1
0 1 1 −1
9. Find the rank of the matrix A by reducing it to echelon form.
1 2 −1 4
𝐴=[ 2 4 3 5].
−1 −2 6 7
1 2 3
10. Find the rank of the matrix 𝐴 = [1 4 2] by reducing it to normal form.
2 6 5
11. Reduce the matrix A to its normal form and hence find its rank, where
2 1 −3 −6
𝐴 = [3 −3 1 2 ].
1 1 1 2
1 1 1
12. For the matrix 𝐴 = [1 −1 −1], find non-singular matrices P and Q such that
3 1 1
PAQ is in the normal form.
1 2 1 0
13. If 𝐴 = [−2 4 3 0 ], determine two non-singular matrices P and Q such that
1 0 2 −8
PAQ=I. Hence find rank of the matrix
1 1 1 2
14. If 𝐴 = [3 −3 1 2 ], determine two non-singular matrices P and Q such
2 1 −3 −6
that PAQ=I. Hence find rank of the matrix.
1 4
38. Find the characteristic roots of the matrix 𝐴 = [ ] and verify Cayley
2 3
Hamilton theorem for this matrix. Find 𝐴−1 and also express 𝐴5 − 4𝐴4 − 7𝐴3 +
11𝐴2 − 𝐴 − 10𝐼 as a linear polynomial in 𝐴.
0 𝑐 −𝑏
39. Show that the matrix 𝐴 = [−𝑐 0 𝑎 ] satisfies Cayley Hamilton theoremand
𝑏 −𝑎 0
hence find 𝐴−1 , if it exists.
1 2 −2
40. Verify Cayley Hamilton theorem for the matrix 𝐴 = [−1 3 0 ] and hence
0 −2 1
use it to find 𝐴−1 and 𝐴4 .
1 − 2𝑖 2 + 3𝑖 3 + 4𝑖 1 − 2𝑖 4 − 5𝑖 8
𝑇
e.g. If 𝐴 = [4 − 5𝑖 5 + 6𝑖 6 − 7𝑖 ] , 𝐴 = [2 + 3𝑖 5 + 6𝑖 7 + 8𝑖 ]
8 7 + 8𝑖 7 3 + 4𝑖 6 − 7𝑖 7
1 + 2𝑖 4 + 5𝑖 8
Then 𝐴𝜃 = [2 − 3𝑖 5 − 6𝑖 7 − 8𝑖 ]
3 − 4𝑖 6 + 7𝑖 7
Hermitian Matrix – A square matrix 𝐴 = [𝑎𝑖𝑗 ] is called Hermitian if 𝑎𝑖𝑗 = ̅̅̅
𝑎𝑗𝑖 for all
1 2 + 3𝑖 3 − 4𝑖
𝜃
𝑖 𝑎𝑛𝑑 𝑗, i.e 𝐴 = 𝐴 , eg. [2 − 3𝑖 0 2 − 7𝑖 ]
3 + 4𝑖 2 + 7𝑖 2
Skew Hermitian Matrix – A square matrix 𝐴 = [𝑎𝑖𝑗 ] is called skew Hermitian if 𝑎𝑖𝑗 = −𝑎
̅̅̅
𝑗𝑖
for all 𝑖 𝑎𝑛𝑑 𝑗, i.e 𝐴 = −𝐴𝜃 . Hence diagonal elements of a skew Hermitian matrix must
𝑖 2 + 3𝑖
be either purely imaginary or zero, eg. [ ]
2 − 3𝑖 0
Unitary Matrix – A square matrix 𝐴 is called unitary if 𝐴𝐴𝜃 = 𝐼.
2 + 3𝑖 0 4𝑖
41. Express the matrix 𝐴 = [ 5 𝑖 8 ] as the sum of a Hermitian and a
1 − 𝑖 −3 + 𝑖 6
skew Hermitian matrix.
1+𝑖 2 5 − 5𝑖
42. Express the matrix 𝐴 = [ 2𝑖 2 + 𝑖 4 + 2𝑖 ] as the sum of a Hermitian and a
−1 + 𝑖 −4 7
skew Hermitian matrix.
√2 −𝑖√2 0
43. Prove that 𝑈 = [𝑖√2 −√2 0] is a unitary matrix. Hence find 𝐴−1 .
0 0 2
i i
44. Show that the matrix is unitary if 2 2 2 2 1 .
i i
45. Every square matrix can be uniquely expressed as P + iQ, where P and Q are
Hermitian.
46. If 𝐴 and 𝐵 are unitary matrices, show that 𝐴𝐵 is a unitary matrix.
47. Show that every Hermitian matrix can be written as 𝑃 + 𝑖𝑄 where P is a real
symmetric matrix and Q is a real skew symmetric matrix.
0 1 + 2𝑖
48. Define a unitary matrix. If 𝑁 = [ ] is a matrix, then show that
−1 + 2𝑖 0
(𝐼 − 𝑁)(𝐼 + 𝑁)−1 is a unitary matrix where 𝐼 is an identity matrix.