Null Space
We discussed column space of a matrix as a vector space of linear combination of all of it's column vectors.
Null space is completely different thing.
For a matrix say the Null space is the space of all that solves
Example in 4 Dimension
Consider a matrix
Null space for is space of all the that solves
So you can see our column space is and the space we desire(Null space) is a subspace of .
What is the obvious value of that solves ?
What are some other value of that solves ?
solves ,
and ,
,
also solves .
We can summarize it as,
solves .
What is this form () it's a line, so Null space of is a line in .
How can we assure that the space we get by is a vector space?
We need to show:
- Sum of two vectors in Null Space remains inside the null space.
- If we multiply a vector of Null space the resultant vector remains in that subspace
Say we have two vectors and in the Null space.
So and
so is inside the Null space.
Say we have a vectors in the Null space.
So
Say
So is also in Null space.
This confirms that Null Space is a vector space.