[Math] matrix and its transpose-Relation

linear algebralinear-transformationsmatricestranspose

I am trying to understand if there are any relation between a square matrix and its transpose when it comes to compare their range and rank and then their kernel and nullity. In my specific case the only think that they have in common is the fact that the nullity of both are the same ( 2 ) . I try to find anything that could help me to understand but I only found properties about the rank and nullity for non square matrices. In my case I am not sure if it is a coincide or if in fact there is any property that can connect the nullity of a n x n matrix and its transpose.

Can anyone help on this or suggest a website where I can read more about this?

Thanks

Best Answer

The rank of a matrix is the same as the rank of its transpose.

To see this, consider this characterization of rank, which is clearly invariant under transposition:

A rank-1 matrix is a nonzero matrix that can be written as the product of a column (to the left) and a row (to the right).

The rank of a matrix $A$ is the smallest $k\in\mathbb N$ such that $A$ is the sum of $k$ rank-1 matrices.