Rank of a Matrix and its Properties PDF

Summary

This document discusses the concept of matrix rank and its properties. It details the methods used to find the rank of a matrix, including the normal method and the echelon form method, providing examples. This information is useful for students preparing for competitive engineering exams like GATE and IES.

Full Transcript

Rank of a Matrix and Its Properties Very often, in Linear Algebra, you will be asked to find the rank of a matrix. You will need to solve problems based on the properties of the rank of a matrix. Useful for all streams of GATE (EC, EE, ME, CE, CS etc.) as well as IES and other competitive exams lik...

Rank of a Matrix and Its Properties Very often, in Linear Algebra, you will be asked to find the rank of a matrix. You will need to solve problems based on the properties of the rank of a matrix. Useful for all streams of GATE (EC, EE, ME, CE, CS etc.) as well as IES and other competitive exams like BSNL, DRDO, BARC etc. If you haven’t already read it, please check the previous articles on Types of Matrices and Properties of Matrices, to giveyourself a solid foundation before proceeding to this article. π‘πšπ§π€ 𝐨𝐟 𝐚 𝐌𝐚𝐭𝐫𝐒𝐱: The order of highest order non βˆ’ zero minor is said to be the rank of a matrix. That means, the rank of a matrix is β€˜r’ if i. All the minors of order (r + 1) and more if exists, are should be zero. ii. There exists at least one non βˆ’ zero minor of order β€˜r’. π€π§π¨π­π‘πžπ« πƒπžπŸπ’π§π’π­π’π¨π§: The number of Non βˆ’ zero rows present in the Matrix Echelon form is also known as Rank of a matrix 1|P age 𝐏𝐫𝐨𝐩𝐞𝐫𝐭𝐒𝐞𝐬 𝐨𝐟 𝐚 π‘πšπ§π€ 𝐨𝐟 𝐚 𝐌𝐚𝐭𝐫𝐒𝐱: i. Only Rank of Null Matrix is zero ii. ρ(In) = n where In = unit matrix of order n iii. Rank of a matrix AmΓ—n , ρ(AmΓ—n) ≀ Min(m, n) iv. ρ(AnΓ—n) = n if |A| β‰  0< n if |A| = 0 v. If ρ(A) = m and ρ(B) = n then ρ(AB) ≀ min(m, n) vi. If A and B are square matrices of same order β€˜n’ then ρ(AB) β‰₯ ρ(A) + ρ(B) – n vii. If Am Γ— 1 is a non zero column matrix and B1 Γ— n is a non βˆ’ zero row matrix then ρ(AB) = 1 viii. If Aβˆ’1 is exists and B is a matrix of any order then ρ(AB)does not dependent on the matrix A i. e. ρ(AB) = ρ(B) ix. ρ(A + B) ≀ ρ(A) + ρ(B) x. ρ(A βˆ’ B) β‰₯ ρ(A) – ρ(B) xi. ρ(AT) = ρ(A) 2|P age π„πœπ‘πžπ₯𝐨𝐧 𝐅𝐨𝐫𝐦 𝐨𝐟 𝐚 𝐌𝐚𝐭𝐫𝐒𝐱: A matrix is said to be in echelon form if i. There exists any zero row, they should be placed below the non βˆ’ zero row. ii. Number of zeros before a non βˆ’ zero element is a row should increase according with row number. 1 2 3 β†’ π„π±πšπ¦π©π₯𝐞: 1) A = 0 3 2 β‡’ ρ(A) = 3 = Number of Non zero rows 0 0 1 β†’ 𝐍𝐨𝐭𝐞: i. To reduce a matrix into its echelon form only elementary row transformations are applied ii. Nullity of a matrix n βˆ’ r. where n = order of a matrix and r = rank of a matrix iii. The Rank of a non βˆ’ zero Skew symmetric of order not equal to zero at any time. iv. The example given below explains the procedure to calculate rank of a matrix in two methods i. e. in normal method and Echelon form Method. 3|P age β†’ π„π±πšπ¦π©π₯𝐞: 1 2 1 Find the Rank and Nullity of the matrix A = βˆ’2 βˆ’3 1 3 5 0 4|P age 𝐌𝐞𝐭𝐑𝐨𝐝 𝟏: 𝐍𝐨𝐫𝐦𝐚π₯ 𝐦𝐞𝐭𝐑𝐨𝐝 1 2 1 Given A = βˆ’2 βˆ’3 1 and order n = 3 3 5 0 |A| = 1(0 βˆ’ 5) βˆ’ 2(0 βˆ’ 3) + 1(βˆ’10 + 9) = βˆ’5 + 6 βˆ’ 1 = 0 i. e. |A| = 0 β‡’ rank of matrix is less than order = 3 i. e. ρ(A) < 3 1 2 Consider | | = (βˆ’3) + 4 = 1 β‰  0 βˆ’2 βˆ’3 ∴ The rank of a matrix, r = 2 (∡ high order of non zero minor order) Nullity of a matrix = n – r = 3 – 2 = 1 𝐌𝐞𝐭𝐑𝐨𝐝 𝟐: π„πœπ‘πžπ₯𝐨𝐧 𝐅𝐨𝐫𝐦 𝐌𝐞𝐭𝐑𝐨𝐝 1 2 1 A = [βˆ’2 βˆ’3 1] 3 5 0 R2 ∢ R2 + 2R1 R3 ∢ R3 βˆ’ 3R1 1 2 1 β‡’ A = [0 1 3] 0 βˆ’1 βˆ’3 R3 ∢ R3 + R2 1 2 1 ∴ A = [0 1 3] ` 0 0 0 ∴ Rank of a matrix = r = 2 (Number of non βˆ’ zero rows) 5|P age Nullity of a matrix, n – r = 3 – 2 = 1 β†’ π“πˆπ: 1) If order of a matrix is ≀ 3. Then apply Normal Method to find the rank of a matrix. 2) If the order of matrix is > 3 , then apply Echelon method to find the rank of a matrix. 6|P age