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

In summary, the conversation discusses a theorem regarding the rank of a nonzero matrix A of size n and its submatrix of size k*k, obtained by deleting n-k rows and columns. The theorem states that if the largest integer m such that an m*m submatrix of A has a nonzero determinant is equal to k, then the rank(A) is also equal to k. Conversely, if the rank(A) is equal to m, then there exists an m*m submatrix of A with a nonzero determinant. The conversation also suggests using the linear independence of columns and properties of determinants to prove the theorem.
  • #1
Grothard
29
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
  • #2
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?
 
  • #3
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?
 

1. What is the rank and submatrices theorem?

The rank and submatrices theorem is a mathematical theorem that states that the rank of a matrix is equal to the maximum number of linearly independent rows or columns of that matrix.

2. Why is the rank and submatrices theorem important?

The rank and submatrices theorem is important because it provides a way to determine the maximum number of linearly independent rows or columns in a matrix, which is a fundamental concept in linear algebra. This theorem is also used in various applications, such as in solving systems of linear equations and in data analysis.

3. How is the rank and submatrices theorem used in data analysis?

In data analysis, the rank and submatrices theorem is used to identify the linearly independent variables in a dataset, which can then be used to reduce the dimensionality of the data. This helps to simplify data analysis and make it easier to interpret and visualize the data.

4. Can the rank and submatrices theorem be applied to non-square matrices?

Yes, the rank and submatrices theorem can be applied to both square and non-square matrices. In the case of non-square matrices, the rank is equal to the minimum of the number of rows and columns.

5. Are there any limitations to the rank and submatrices theorem?

One limitation of the rank and submatrices theorem is that it cannot be used to determine the linear independence of all possible sets of rows or columns in a matrix. It only provides the maximum number of linearly independent rows or columns.

Similar threads

  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
9
Views
4K
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Linear and Abstract Algebra
Replies
15
Views
4K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
17
Views
4K
  • Linear and Abstract Algebra
Replies
2
Views
3K
  • Linear and Abstract Algebra
Replies
5
Views
22K
  • Linear and Abstract Algebra
Replies
8
Views
4K
Back
Top