Dimensions and Basis of matrices
Say we have a matrix
Column Space
We know that the column space of matrix lives in .
But what are the basis for that column space?
Basis are those (minimum) vectors whose linear combination gives us the desired space.
for example, for space of , linear combinations of any non-parallel(independent)
vectors will give us
So
The basis for column space are those (independent)pivot columns
What is the Dimension of column space?
Number of dimensions are defined by it's basis vectors so, Number of dimensions
number of pivot columns rank so,
# Dimensions
Null Space
Null space of matrix also lives in .
Recall those free variables of matrix , free variables are the dependent
column vectors of matrix , these free variables gives us the special solutions
and linear combination of those special solutions gives us our Null space.
What are the basis for that Null space?
We discussed that Null space is the linear combination of those special solutions so,
The basis for Null space are those special solutions.
What is the Dimension of Null space?
Number of dimensions are defined by it's basis vectors so, Number of dimensions
number of special solution and we discussed in Null Space section that,
Number of special solution are .
# Dimensions