Nullspace(kernel) and transpose

  • Thread starter complexhuman
  • Start date
  • Tags
    Transpose
In summary, the null space of a matrix cannot be the same as that of its transpose if the matrix is not square. The null space consists of vectors x such that Ax = 0, but if A is not square and Ax is defined, then ATx is not even defined. However, if the matrix is symmetric, then its null space will be the same as that of its transpose.
  • #1
complexhuman
22
0
hmmm...I have problems understanding this...how can the null space if a matrix(not necessarily a square) be the same as that of its transpose?

Thanks in advance
 
Physics news on Phys.org
  • #2
If the matrix is not square, then this is impossible. The null space of a matrix A consists of vectors x such that Ax = 0. If A is not square, and Ax is defined (i.e. you are allowed to multiply A and x) then ATx is not even defined. I'm not sure what you're asking though. In general, the null space of a matrix is not the same if it as the null space of its transpose. However, certainly if the matrix is symmetric then its kernel is the same as the kernel of its transpose, since the matrix is its own transpose.
 
  • #3


The null space of a matrix, also known as the kernel, is the set of all vectors that, when multiplied by the matrix, result in a zero vector. This means that the null space contains all the vectors that are mapped to the origin by the matrix.

The transpose of a matrix is obtained by interchanging the rows and columns of the original matrix. This means that the transpose of a matrix has the same number of rows and columns as the original matrix, but they are arranged in a different way.

Now, it may seem counterintuitive that the null space of a matrix and its transpose can be the same. However, this is actually possible because the null space is not dependent on the arrangement of rows and columns in a matrix. It is solely determined by the values in the matrix.

For example, let's say we have a 3x2 matrix A and its transpose A^T. The null space of A would contain all the vectors that, when multiplied by A, result in a zero vector. Similarly, the null space of A^T would contain all the vectors that, when multiplied by A^T, result in a zero vector. Since A and A^T have the same values, the same vectors would result in a zero vector when multiplied by either of them. Therefore, the null space of A and A^T would be the same.

In other words, the null space of a matrix is a property of the matrix itself, not its arrangement of rows and columns. So, even though the transpose of a matrix may look different, it can still have the same null space as the original matrix.
 

Related to Nullspace(kernel) and transpose

What is the nullspace or kernel of a matrix?

The nullspace or kernel of a matrix is the set of all vectors that, when multiplied by the matrix, result in the zero vector. In other words, it is the set of all solutions to the equation Ax = 0, where A is the given matrix and x is a vector of appropriate dimensions.

How is the nullspace or kernel related to the transpose of a matrix?

The nullspace or kernel of a matrix is closely related to the transpose of the matrix. The nullspace of a matrix A is equal to the nullspace of its transpose, AT. This means that the same set of vectors satisfy the equations Ax = 0 and (AT)Tx = 0.

How can the nullspace or kernel be used in solving systems of linear equations?

The nullspace or kernel can be used to find the solutions to systems of linear equations by setting up a matrix equation Ax = b, where A is the coefficient matrix and b is the vector of constants. The solutions to this system can be found by finding the nullspace of A and adding it to a particular solution of the system.

What is the dimension of the nullspace or kernel?

The dimension of the nullspace or kernel is a measure of the complexity of the solutions to the equation Ax = 0. It is equal to the number of free variables in the system of equations represented by the matrix A. This dimension can range from 0 (when there are no free variables and the solution is unique) to n (when all n variables are free and there are infinitely many solutions).

How can the nullspace or kernel be visualized geometrically?

The nullspace or kernel of a matrix can be visualized geometrically as the set of all vectors that lie on a plane, line, or point in n-dimensional space. This plane, line, or point is perpendicular to the columns of the matrix A, and represents the set of all vectors that result in the zero vector when multiplied by A. This visualization can help in understanding the solutions to systems of linear equations represented by the matrix A.

Similar threads

Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
11
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Programming and Computer Science
Replies
1
Views
915
  • Linear and Abstract Algebra
Replies
14
Views
2K
  • Linear and Abstract Algebra
Replies
1
Views
5K
  • Linear and Abstract Algebra
Replies
2
Views
2K
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
19K
Back
Top