Column Space and Nullspace
May 23, 2019
Union and Intersection of Subspaces
Let’s have abitrary two vector subspaces and . The subspace is then the space that contains all vectors and . But is not a vector space. Imagine and as two lines in that go through origin, say and . Then , but is neither in nor .
But is a vector space. , the new space will be always smaller than the old ones, therefore the new space will always be vector spaces. If , , zero vector is a vector space. This is true for whatever vector subspaces. More formally, let , as , and , as and are both vector spaces, we can perform any linear combinations on , and thus is a vector space because are abitrary vectors in
Column Spaces Continued
Let and we want to solve the system of equations . For what there’s a solution to this system? There’s not always an answer to a system of equations, like in two-equation system, there’s no answer to . To solve , must be a linear combination of the columns of . Remember a vector/matrix on the right of is manipulating its columns. Namely, must be in ’s column space(by definition of column space).
A preview of independence: here the third column of is equal to the sum of the first one and the second one. We say this column is dependent, and this column will not play a role in contrusting the column space of (you can image this column lies on the plane spanned by and ). And thus the is plane in .
Nullspace
The definition of nullspace of a matrix is the collection of all vectors s.t. . Let is same as above, the equation will be:
a simple case of is just make it all zeros. But here it can be more than just zeros. We can also solve the equation with and , in fact, will work. And this is the nullspace of , a line in . We often write as the nullspace of .
Note that nullspace’s dimension is dependent on the row size of . is here. But the column space is related to column size which is 4.
Other values of b
Why we call the solution to when as a space? Let’s make . A solution will be , and we can also do but we cannot do all zeros. The point we cannot make all zeros make these solutions not a space. The solutions to this is a plane that does not go through origin in .