SlideShare ist ein Scribd-Unternehmen logo
1 von 21
Independence, Basis and 
Dimension 
Introduction to 
LINEAR ALGEBRA
Linear Independence 
 What is linear independence? 
 Elaboration. 
Presented by:- 
ATUL KUMAR YADAV (B.TECH computer
Def. Of Linear Independence 
• The column of A are linearly independent when the only 
solution to Ax = 0 is x=0. No other combination Ax of the 
columns give the zero vector. 
• The sequence of vectors v1,v2…...,vn is linearly independent if 
the only combination that gives the zero vector is 
0v1+0v2+……+0vn.
Def. Of Linear Independence 
Let A = { v 1, v 2, …, v r } be a collection of vectors from Rn . If r > 2 and at least 
one of the vectors in A can be written as a linear combination of the others, 
then A is said to be linearly dependent. 
Vector x1,x2,…..,Xn will be independent if no combination gives zero 
vector.{except zero combination i.e Ci =0} 
C1x1+C2x2+C3x3…….Cnxn != 0. 
If one vector is zero the independence is failed.
Examples:- 
The vectors (1,0) and (0,1) are independent. 
The vectors (1,0) and (1,0.00001) are independent. 
The vectors (1,1) and (-1,-1) are dependent. 
The vectors (1,1) and (0,0) are dependent because of the zero vaector. 
In R^2 , any three vectors (a,b) (c,d) and (e.f) are dependent.
Vectors that Span a Subspace. 
Def:- A set of vectors span a space if their linear combinations fills the space. 
Vectors v1,….,vn span a subspace means: Space consits of all comb of those 
vectors. 
The row space of a matrix is the subspace of R^n spanned by the rows. 
The row space of A is C(A^T).It is the column space of A^t.
BASIS 
OF 
VECTOR SUBSPACE 
Introduction to LINEAR ALGEBRA
A Basis for a vector space. 
Def:- A basis for a vector space is a sequence of vectors with two properties: 
The basis vectors are linearly independent and they span the space. 
The vector v1,…….vn are a basis for R^n exactly when they are the columns of 
an n by n invertible matrix. Thus R^n has infinitely many different bases. 
The pivot columns of A are a basis for its column space. 
The pivot rows for its row space. So are the pivot rows of its echelon form.
Dimension of a space is the number 
of vectors in every basis. 
or 
Every basis for the space has the same 
no. of vectors and this number is dimension.
Dimension of C(A) 
For Example:- 
 Rank of Matrix = 2 ,then no. of pivots column is 2 and this is the dimension of 
C(A) = 2. 
Dimension of Null Space is equals to no. of free variables. { n-r }. 
n-r = dimension of N(A).
The Dimensions of Four 
Fundamental Subspaces 
Introduction to LINEAR ALGEBRA
Definitions 
• Rank: the number of nonzero pivots; the number of independent rows. 
• Notation for rank: r 
• Dimension: the number of vectors in a basis.
The Four Fundamental Subspaces A is 
an m x n matrix 
Notation Subspace of Dimension 
Row Space r 
()T RA 
Column Space r 
R(A) 
m  
Nullspace n - r 
N(A) 
Left Nullspace m - r 
( ) T N A 
n  
n  
m 
The Four Fundamental Subspaces A is an m x n matrix 
Description 
Row Space 
TA 
Column space of . 
All linear combinations of the columns of . 
Column Space All linear combinations of the columns of A. 
T A 
Nullspace All solutions to Ax = 0. 
Left Nullspace All solutions to y = 0. 
TA
Some Notes 
The row space and the column space have the same dimension, r. 
The row space is orthogonal to the null space. 
The column space is orthogonal to the left null space.
RANK OF MATRIX 
Introduction to 
LINEAR ALGEBRA
ECHELON FORM 
 FIRST NON-ZERO ELEMENT IN EACH ROW IS 1. 
 EVERY NON-ZERO ROW IN A PRECEDES EVERY ZERO ROW. 
 THE NO. OF ZERO BEFORE THE FIRST NON-ZERO ELEMENT IN 1ST,2ND,3RD,……ROW SHOULD 
BE INCREASING ORDER. 
EX- 
1 2 3 1 2 3 4 
0 1 4 0 1 2 3 
0 0 1 0 0 1 9 
0 0 0 1
RANK MATRIX (r) 
• IT HAS ATLEAST MINORS OF ORDER r IS DIFFERENT FROM ZERO. 
• ALL MINORS OF A OF ORDER HIGHER THAN r ARE ZERO. 
• THE RANK OF A IS DENOTED BY r(A). 
• THE RANK OF A ZERO MATRIX IS ZERO AND THE RANK OF AN IDENTITY 
MATRIX OF ORDER n IS n. 
• THE RANK OF MATRIX IN ECHELON FORM IS EQUAL TO THE NO. OF NON-ZERO 
ROWS OF THE MATRIX. 
• THE RANK OF NON-SINGULAR MATRIX OF ORDER n IS n.
A = 3 -1 2 
-3 1 2 
-6 2 4 
3 -1 2 
0 0 4 
R2->R2+R1 
0 0 8 
R3->R3+2R1 
1 -1/3 2/3 
R3->1/3R1 
0 0 4 
0 0 8
1 -1/3 2/3 
R2(1/4) 
0 0 1 
0 0 1 
R3(1/8) 
1 -1/3 2/3 
0 0 1 
0 0 1 
RANK = No. OF NON ZERO ROW 
= 2.
THANK YOU 
Presented by:- 
ATUL KUMAR YADAV

Weitere ähnliche Inhalte

Was ist angesagt?

First order linear differential equation
First order linear differential equationFirst order linear differential equation
First order linear differential equation
Nofal Umair
 

Was ist angesagt? (20)

Power method
Power methodPower method
Power method
 
Analytic function
Analytic functionAnalytic function
Analytic function
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vector
 
Echelon forms
Echelon formsEchelon forms
Echelon forms
 
Vector Spaces,subspaces,Span,Basis
Vector Spaces,subspaces,Span,BasisVector Spaces,subspaces,Span,Basis
Vector Spaces,subspaces,Span,Basis
 
Rank nullity theorem
Rank nullity theoremRank nullity theorem
Rank nullity theorem
 
Maths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectorsMaths-->>Eigenvalues and eigenvectors
Maths-->>Eigenvalues and eigenvectors
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
Complex analysis
Complex analysisComplex analysis
Complex analysis
 
Special functions
Special functionsSpecial functions
Special functions
 
Vector spaces
Vector spaces Vector spaces
Vector spaces
 
Ring
RingRing
Ring
 
Real analysis
Real analysis Real analysis
Real analysis
 
Methods of solving ODE
Methods of solving ODEMethods of solving ODE
Methods of solving ODE
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 
Eigenvalue problems .ppt
Eigenvalue problems .pptEigenvalue problems .ppt
Eigenvalue problems .ppt
 
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuriLINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
LINER SURFACE AND VOLUM INTERGRALS Karishma mansuri
 
Metric space
Metric spaceMetric space
Metric space
 
Sequences and Series (Mathematics)
Sequences and Series (Mathematics) Sequences and Series (Mathematics)
Sequences and Series (Mathematics)
 
First order linear differential equation
First order linear differential equationFirst order linear differential equation
First order linear differential equation
 

Andere mochten auch (9)

Vector Spaces
Vector SpacesVector Spaces
Vector Spaces
 
digital logic circuits, digital component floting and fixed point
 digital logic circuits, digital component floting and fixed point digital logic circuits, digital component floting and fixed point
digital logic circuits, digital component floting and fixed point
 
Data Reprersentation
Data Reprersentation  Data Reprersentation
Data Reprersentation
 
Gaussian elimination method & homogeneous linear equation
Gaussian elimination method & homogeneous linear equationGaussian elimination method & homogeneous linear equation
Gaussian elimination method & homogeneous linear equation
 
Vector space - subspace By Jatin Dhola
Vector space - subspace By Jatin DholaVector space - subspace By Jatin Dhola
Vector space - subspace By Jatin Dhola
 
Gaussian Elimination Method
Gaussian Elimination MethodGaussian Elimination Method
Gaussian Elimination Method
 
Linear vector space
Linear vector spaceLinear vector space
Linear vector space
 
Vcla ppt ch=vector space
Vcla ppt ch=vector spaceVcla ppt ch=vector space
Vcla ppt ch=vector space
 
Space Vector Modulation(SVM) Technique for PWM Inverter
Space Vector Modulation(SVM) Technique for PWM InverterSpace Vector Modulation(SVM) Technique for PWM Inverter
Space Vector Modulation(SVM) Technique for PWM Inverter
 

Ähnlich wie Independence, basis and dimension

associated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaesassociated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaes
ShamshadAli58
 

Ähnlich wie Independence, basis and dimension (20)

Unit i
Unit iUnit i
Unit i
 
associated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaesassociated.pptx for the vector spaces and subspaes
associated.pptx for the vector spaces and subspaes
 
Matrix_PPT.pptx
Matrix_PPT.pptxMatrix_PPT.pptx
Matrix_PPT.pptx
 
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
Chapter 4: Vector Spaces - Part 4/Slides By PearsonChapter 4: Vector Spaces - Part 4/Slides By Pearson
Chapter 4: Vector Spaces - Part 4/Slides By Pearson
 
intruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptxintruduction to Matrix in discrete structures.pptx
intruduction to Matrix in discrete structures.pptx
 
Matrix_PPT.pptx
Matrix_PPT.pptxMatrix_PPT.pptx
Matrix_PPT.pptx
 
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
Row space, column space, null space And Rank, Nullity and Rank-Nullity theore...
 
Mathematical Foundations for Machine Learning and Data Mining
Mathematical Foundations for Machine Learning and Data MiningMathematical Foundations for Machine Learning and Data Mining
Mathematical Foundations for Machine Learning and Data Mining
 
Range-NUllity-and-Rank.pptx
Range-NUllity-and-Rank.pptxRange-NUllity-and-Rank.pptx
Range-NUllity-and-Rank.pptx
 
amos ppt srms.pptx
amos ppt srms.pptxamos ppt srms.pptx
amos ppt srms.pptx
 
01.04 orthonormal basis_eigen_vectors
01.04 orthonormal basis_eigen_vectors01.04 orthonormal basis_eigen_vectors
01.04 orthonormal basis_eigen_vectors
 
vector spaces notes.pdf
vector spaces notes.pdfvector spaces notes.pdf
vector spaces notes.pdf
 
LinearAlgebraReview.ppt
LinearAlgebraReview.pptLinearAlgebraReview.ppt
LinearAlgebraReview.ppt
 
Maths4ml linearalgebra-formula
Maths4ml linearalgebra-formulaMaths4ml linearalgebra-formula
Maths4ml linearalgebra-formula
 
Linear_Algebra_final.pdf
Linear_Algebra_final.pdfLinear_Algebra_final.pdf
Linear_Algebra_final.pdf
 
Matrix and linear algebra Introduced by: Khalid Jawad Kadhim
Matrix and linear algebra Introduced by: Khalid Jawad KadhimMatrix and linear algebra Introduced by: Khalid Jawad Kadhim
Matrix and linear algebra Introduced by: Khalid Jawad Kadhim
 
MATRICES.pdf
MATRICES.pdfMATRICES.pdf
MATRICES.pdf
 
Row Space,Column Space and Null Space & Rank and Nullity
Row Space,Column Space and Null Space & Rank and NullityRow Space,Column Space and Null Space & Rank and Nullity
Row Space,Column Space and Null Space & Rank and Nullity
 
150490106037
150490106037150490106037
150490106037
 
TENSOR .pptx
TENSOR .pptxTENSOR .pptx
TENSOR .pptx
 

Kürzlich hochgeladen

Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 

Kürzlich hochgeladen (20)

NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 

Independence, basis and dimension

  • 1. Independence, Basis and Dimension Introduction to LINEAR ALGEBRA
  • 2. Linear Independence  What is linear independence?  Elaboration. Presented by:- ATUL KUMAR YADAV (B.TECH computer
  • 3. Def. Of Linear Independence • The column of A are linearly independent when the only solution to Ax = 0 is x=0. No other combination Ax of the columns give the zero vector. • The sequence of vectors v1,v2…...,vn is linearly independent if the only combination that gives the zero vector is 0v1+0v2+……+0vn.
  • 4. Def. Of Linear Independence Let A = { v 1, v 2, …, v r } be a collection of vectors from Rn . If r > 2 and at least one of the vectors in A can be written as a linear combination of the others, then A is said to be linearly dependent. Vector x1,x2,…..,Xn will be independent if no combination gives zero vector.{except zero combination i.e Ci =0} C1x1+C2x2+C3x3…….Cnxn != 0. If one vector is zero the independence is failed.
  • 5. Examples:- The vectors (1,0) and (0,1) are independent. The vectors (1,0) and (1,0.00001) are independent. The vectors (1,1) and (-1,-1) are dependent. The vectors (1,1) and (0,0) are dependent because of the zero vaector. In R^2 , any three vectors (a,b) (c,d) and (e.f) are dependent.
  • 6. Vectors that Span a Subspace. Def:- A set of vectors span a space if their linear combinations fills the space. Vectors v1,….,vn span a subspace means: Space consits of all comb of those vectors. The row space of a matrix is the subspace of R^n spanned by the rows. The row space of A is C(A^T).It is the column space of A^t.
  • 7. BASIS OF VECTOR SUBSPACE Introduction to LINEAR ALGEBRA
  • 8. A Basis for a vector space. Def:- A basis for a vector space is a sequence of vectors with two properties: The basis vectors are linearly independent and they span the space. The vector v1,…….vn are a basis for R^n exactly when they are the columns of an n by n invertible matrix. Thus R^n has infinitely many different bases. The pivot columns of A are a basis for its column space. The pivot rows for its row space. So are the pivot rows of its echelon form.
  • 9. Dimension of a space is the number of vectors in every basis. or Every basis for the space has the same no. of vectors and this number is dimension.
  • 10. Dimension of C(A) For Example:-  Rank of Matrix = 2 ,then no. of pivots column is 2 and this is the dimension of C(A) = 2. Dimension of Null Space is equals to no. of free variables. { n-r }. n-r = dimension of N(A).
  • 11. The Dimensions of Four Fundamental Subspaces Introduction to LINEAR ALGEBRA
  • 12. Definitions • Rank: the number of nonzero pivots; the number of independent rows. • Notation for rank: r • Dimension: the number of vectors in a basis.
  • 13. The Four Fundamental Subspaces A is an m x n matrix Notation Subspace of Dimension Row Space r ()T RA Column Space r R(A) m  Nullspace n - r N(A) Left Nullspace m - r ( ) T N A n  n  m 
  • 14. The Four Fundamental Subspaces A is an m x n matrix Description Row Space TA Column space of . All linear combinations of the columns of . Column Space All linear combinations of the columns of A. T A Nullspace All solutions to Ax = 0. Left Nullspace All solutions to y = 0. TA
  • 15. Some Notes The row space and the column space have the same dimension, r. The row space is orthogonal to the null space. The column space is orthogonal to the left null space.
  • 16. RANK OF MATRIX Introduction to LINEAR ALGEBRA
  • 17. ECHELON FORM  FIRST NON-ZERO ELEMENT IN EACH ROW IS 1.  EVERY NON-ZERO ROW IN A PRECEDES EVERY ZERO ROW.  THE NO. OF ZERO BEFORE THE FIRST NON-ZERO ELEMENT IN 1ST,2ND,3RD,……ROW SHOULD BE INCREASING ORDER. EX- 1 2 3 1 2 3 4 0 1 4 0 1 2 3 0 0 1 0 0 1 9 0 0 0 1
  • 18. RANK MATRIX (r) • IT HAS ATLEAST MINORS OF ORDER r IS DIFFERENT FROM ZERO. • ALL MINORS OF A OF ORDER HIGHER THAN r ARE ZERO. • THE RANK OF A IS DENOTED BY r(A). • THE RANK OF A ZERO MATRIX IS ZERO AND THE RANK OF AN IDENTITY MATRIX OF ORDER n IS n. • THE RANK OF MATRIX IN ECHELON FORM IS EQUAL TO THE NO. OF NON-ZERO ROWS OF THE MATRIX. • THE RANK OF NON-SINGULAR MATRIX OF ORDER n IS n.
  • 19. A = 3 -1 2 -3 1 2 -6 2 4 3 -1 2 0 0 4 R2->R2+R1 0 0 8 R3->R3+2R1 1 -1/3 2/3 R3->1/3R1 0 0 4 0 0 8
  • 20. 1 -1/3 2/3 R2(1/4) 0 0 1 0 0 1 R3(1/8) 1 -1/3 2/3 0 0 1 0 0 1 RANK = No. OF NON ZERO ROW = 2.
  • 21. THANK YOU Presented by:- ATUL KUMAR YADAV