What is the relationship between rank and submatrices in a nonzero matrix?

  • Thread starter Thread starter Grothard
  • Start date Start date
  • Tags Tags
    rank Theorem
Click For Summary
SUMMARY

The relationship between the rank of a nonzero matrix A and its submatrices is established through the determinant. Specifically, if A is an n x n nonzero matrix, the rank of A equals k if there exists a k x k submatrix with a nonzero determinant. Conversely, if the rank of A is m, then an m x m submatrix must also have a nonzero determinant. This theorem emphasizes the importance of linear independence among the columns of the submatrices in determining the rank of the larger matrix.

PREREQUISITES
  • Understanding of matrix rank and determinants
  • Familiarity with linear independence concepts
  • Knowledge of row-reduction techniques
  • Basic principles of linear algebra, specifically regarding submatrices
NEXT STEPS
  • Explore the properties of determinants in relation to matrix transformations
  • Study the implications of row operations on determinants and matrix rank
  • Investigate the relationship between the dimensions of row and column spaces
  • Learn about the geometric interpretation of determinants and their significance in linear algebra
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, matrix theory, and related fields. This discussion is beneficial for anyone looking to deepen their understanding of matrix properties and determinants.

Grothard
Messages
26
Reaction score
0
Let A be a nonzero matrix of size n. Let a k*k submatrix of A be defined as a matrix obtained by deleting any n-k rows and n-k columns of A. Let m denote the largest integer such that some m*m submatrix has a nonzero determinant. Then rank(A) = k.

Conversely suppose that rank(A) = m. There exists a m*m submatrix has a nonzero determinant.



I'm currently trying to prove this theorem. Not quite sure if I should proceed by examining the solution space of A or rather just do something clever with the determinants. I feel like there's a property of determinants that I'm missing that'd make this much easier.
 
Physics news on Phys.org
If the determinant is non-zero, that implies that the columns are linearly independent. Remember, the determinant measures the (hyper-)volume of the parallelepiped spanned by the columns. Intuitively, a non-zero volume implies linear independence. I would use that.

So, you have a square submatrix whose columns are linearly independent. What does that tell you about the corresponding columns in the bigger matrix A?
 
some things to think about:

if you use row-reduction to find rank(A), how does each row-operation affect the determinant?

if you think of the determinant as a function of n n-vectors, instead of an nxn matrix, is it linear in each variable? how does this tie into dim(row(A)) = dim(col(A))?

does re-arranging rows or columns of a matrix change its determinant?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K