Nullspaces of a Matrix

datguy

New member
Joined
Feb 11, 2012
Messages
1
Given an mxn matrix M, prove that Null((M^T)(M)) = Null(M)

Where M^T is the transpose of the matrix M.

I was able to get the first part (Null(M) is a subset of Null((M^T)(M))), but I'm just having trouble proving the other way around. I pick any vector in Null((M^T)(M)), but unsure of what to do after that.
 
Top