Proving Nullity in Linear Algebra: A < AB for m*n and n*n Matrices

In summary, the claim that the rank of the product of any two matrices cannot exceed the rank of either matrix, is an essential part of proving that for any m*n matrix A and any n*n matrix B, the nullity of A is less than or equal to the nullity of AB. This is because we can write any matrix in the form P^-1*N*Q^-1, where N is its row reduced form and P^-1 undoes the column operations and Q^-1 undoes the row operations. Using this, we can show that the rank of AB is less than or equal to the rank of A and B, thus proving the initial claim.
  • #1
workerant
41
0
Prove that for any m*n matrix A and any n*n matrix B, nullity A is less than or equal to nullity AB.

I know nullity of A is n-rank A and this is always greater than or equal to 0 and I figured nullity AB is like nullity A * nullity B, which are both greater than or equal to 0. Is this in the right direction?
 
Physics news on Phys.org
  • #2
The nullity of a vector space is also known as the dimension of the nullspace, a fundamental subspace whose dimensions are defined by the rank of the nullspace basis. An easy way to compute the nullity is to subtract the number of pivots from the number of columns.

This could be a lemma in your proof (that is, perhaps, essential to your problem):

Claim: The rank of the product of any two matrices cannot exceed the rank of either matrix. (This is the first part of Syvester's Law of Nullity)

First, we need to understand that we can write any matrix in the form P^-1*N*Q^-1 where N is its row reduced form and P^-1 undos the column operations and Q^-1 undos the row operations.

Let A and B be m x p and p x n matrices. We can write A as P^-1*N*Q^-1.

The rank of AB is equal to the rank of P^-1*N*Q^-1*B. Knowing that the rank of a matrix A is unchanged by premultiplication (resp. postmultiplication) by a nonsingular matrix (1), we can rewrite the expression as:

N*Q^-1*B

We can verify that the first r rows of N*Q^-1*B are the same as those of Q^-1*B while the remaining m-r rows are zeroes. Using (1), we know that the rank of AB is less than or equal to the rank of B. Similarly, the rank of AB is also less than or equal to the rank of A.

Therfore, the rank of the product of two matrices A and B cannot exceed the rank of either factor. QED.

I think the proof of the claim is fairly hard to wrap your head around, but it's what I'd use to prove the same for the nullity. Hope it helps.
 

1. What is linear algebra?

Linear algebra is a branch of mathematics that deals with the study of linear equations, vectors, and matrices. It is used to solve problems related to systems of linear equations, transformations, and geometric relationships.

2. What are the basic concepts in linear algebra?

The basic concepts in linear algebra include vectors, matrices, vector spaces, linear transformations, determinants, and eigenvalues and eigenvectors.

3. How is linear algebra used in real life?

Linear algebra has numerous applications in real life, such as in computer graphics, data analysis, physics, engineering, and economics. It is also used in machine learning and artificial intelligence.

4. What are the common operations in linear algebra?

The common operations in linear algebra include addition, subtraction, multiplication, and division of vectors and matrices. Other operations include finding determinants, solving systems of linear equations, and finding eigenvalues and eigenvectors.

5. What are some tips for solving linear algebra problems?

Some tips for solving linear algebra problems include understanding the basic concepts, practicing regularly, and breaking down complex problems into smaller, more manageable steps. It is also important to pay attention to details and check your work for accuracy.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
14
Views
588
  • Calculus and Beyond Homework Help
Replies
1
Views
925
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
Back
Top