The nullspace of a transposed matrix

  • Context: Graduate 
  • Thread starter Thread starter Patlam81
  • Start date Start date
  • Tags Tags
    Matrix Nullspace
Click For Summary
SUMMARY

The discussion centers on the relationship between the null space of a matrix A and its transposed matrix, denoted as transpose(A). It is established that if matrix A has dimensions m x n (with m < n) and its rank is less than m, then the null space of transpose(A) exists. The participants inquire whether null(transpose(A)) can be derived from null(A) or if it necessitates a separate computation. The consensus indicates that while there is a relationship, the null space of the transposed matrix must generally be computed independently.

PREREQUISITES
  • Understanding of matrix dimensions and rank
  • Familiarity with null space concepts in linear algebra
  • Knowledge of matrix transposition
  • Basic linear algebra terminology
NEXT STEPS
  • Study the properties of null spaces in linear algebra
  • Learn about the rank-nullity theorem
  • Explore computational methods for finding null spaces using tools like NumPy
  • Investigate the implications of matrix transposition on linear transformations
USEFUL FOR

Students and professionals in mathematics, data science, and engineering who are working with linear algebra concepts, particularly those focusing on matrix theory and its applications.

Patlam81
Messages
1
Reaction score
0
Let says I have a matrix A with m rows and n columns, with m<n, from which I compute the null space. If the rank of A is smaller than m, then the null space of the transpose of A also exists. Is there any relation between the null space of a matrix and the null space of the transposed matrix? Can I find null(transpose(A)) from null(A) or I have to compute the nullspace again?
 
Physics news on Phys.org
Patlam81 said:
Let says I have a matrix A with m rows and n columns, with m<n, from which I compute the null space. If the rank of A is smaller than m, then the null space of the transpose of A also exists. Is there any relation between the null space of a matrix and the null space of the transposed matrix? Can I find null(transpose(A)) from null(A) or I have to compute the nullspace again?

Hey Patlam81 and welcome to the forums.

Are there are other constraints on your matrix or are you talking about a general system?
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K