SOLUTION: Let A be an m x n matrix. Show that if A has linearly independent column vectors, then Null(A) = 0.
Algebra ->
College
-> Linear Algebra
-> SOLUTION: Let A be an m x n matrix. Show that if A has linearly independent column vectors, then Null(A) = 0.
Log On
You can put this solution on YOUR website! Rank of column space of A = rank of A. Thus rank(A) = n (which is the number of columns of A). By the Rank-Nullity theorem, rank(A)+null(A) = n, again the number of columns of A. Therefore n + null(A) = n, and null(A) = 0.