The nullspace of a transposed matrix

  • Context: Graduate 
  • Thread starter Thread starter Patlam81
  • Start date Start date
  • Tags Tags
    Matrix Nullspace
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
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?